Skip to content

Releases: Leiren/Npanel

v0.2.8 Alpha release

08 Mar 15:48
Compare
Choose a tag to compare

Teleram Bot new feature

for those who want to use cloudflare ip in their configs, sni or ws host, they can do it now in bot settings.

  • so users will always take the right config

v0.2.7 Alpha release

07 Mar 13:48
Compare
Choose a tag to compare

Bug Fix

Reboot your server after installing this update !

Some users that were using a popular data center (not mentioning the name) had their server being disconnected likely every 24 hours.
we addressed this problem after communicating with the data center and the reason was disabling the ipv6.

Npanel will no longer disables ipv6 on startup

If you disable ipv6 manually, you should also be aware that for a small chance that this can happen, ticket the data center and they will help on disabling ipv6 completely

  • Special thanks to the communtiy for reporting this bug and providing helps.

v0.2.6 Alpha release

05 Mar 10:23
Compare
Choose a tag to compare
  • Reduced ui-server sample size by 250%
  • Reduced io usage
  • Mini keyboard is now accessible from tools menu
  • Telegram bot minor changes

v0.2.5 Alpha release

03 Mar 18:47
Compare
Choose a tag to compare

Fixes on server side

  • Trojan-go crash will no longer create a zombie process.
  • small fixes

v0.2.4 Alpha release

02 Mar 19:37
Compare
Choose a tag to compare

small fixes and improvements

TelegramBot:

  • admin can now see server status
  • removed useless buttons and notes for admin
  • bug fixes for a user that has underline in its name
  • bug fixes for delete user name was emtpy

UI:

  • create user will no longer shows empty dialog, this allows you to create many users faster by just writing names.
  • added a important hint in telegram bot connection window

v0.2.3 Alpha release

02 Mar 13:43
Compare
Choose a tag to compare

Fix connection failure in web-ui through CDN

This release fixes the websocket connection in web-ui when the cdn proxy is enabled for the domain
#17

  • Special thanks to mohammadsh1237 for reporting such important issue!

v0.2.2 Alpha release

01 Mar 11:25
Compare
Choose a tag to compare

Auto backup

To prevent some issues and file corruptions, Npanel will automatically backup database files
such as

  • users.db (main databse)
  • panel.json (settings)
  • bot-memory.json (telegram bot chat ids)

and also automaticly restores those backups when parse failure occurs

backups are saved in "AutoBackup" folder inside /opt/Npanel

users will no longer be asked to backup anything themselves .

v0.2.1Alpha release

28 Feb 13:48
Compare
Choose a tag to compare

Bug fixs

according to reports and checks that i have done. in some rare cases trojan-go might crash! that ofcourse can't stop the npanel process
but it make the website inaccessible and configs will not work. so

To fix this issue, from this version Npanel checks trojan-go health and restarts it even if it gets killed by the root (a simple non polling heart-beat system that dose not increase cpu usage)

  • Special Thanks to "hossein sharbati" for reporting this and providing access to their server.

v0.2.0 Alpha release

27 Feb 23:04
Compare
Choose a tag to compare

First release of the telegram bot.

  • basic features have been tested.

please take backup before updating, read backup section in readme.

please report bugs as soon as you face them so i can fix them earlier.

UI:
updates with bot presence.

Server:
Bot support implemented
database structure changed.

added official group for persian language (IRAN).

v0.1.9Alpha release

20 Feb 13:11
Compare
Choose a tag to compare

Created a little happy mini keyboard to allow people login or create users by phones. (🙄)