openpanel/documentation/docs/changelog/0.1.7.md
2024-04-16 23:47:36 +02:00

2.0 KiB

hide_table_of_contents
true

0.1.7

Not yet released.

🚀 New features

🐛 Bug fixes

💅 Polish


Cron disable

Users can now enable/disable cronjobs and execute them out of schedule.

screenshot


Edit Admin Users

Admin users can now be edited: rename, change password, suspend/unsuspend from OpenAdmin interface.

screenshot

Note: Super admin role can not be suspended.


Success message

Fixed bug with success message "OpenPanel successfully updated!" not dismissing the "New OpenPanel update is available" message.

Fixed bug with wrong description added for successfull update.

screenshot


SSH after reboot

SSH service inside users docker containers is disabled by defult when account is created, and in OpenPanel < 0.1.6 was also disabled by defualt when server is rebooted.

We now store the ssh service status for each user and if enabled, after reboot will be re-enabled. note: ssh service for users uses a random port, so after reboot the port is changed.