Update 0.3.2.md

This commit is contained in:
Stefan Pejcic 2024-10-15 23:10:50 +02:00 committed by GitHub
parent 79c5efb9f6
commit 2364ebe801
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,6 +24,7 @@ Not yet released.
- [Error logs are now visible for Python and NodeJS applications](https://i.postimg.cc/9mvqhQMr/pm2logs.png) from the Application Manager.
- [Deleting Python/NodeJS application now needs to be confirmed with double-click](https://i.postimg.cc/NFcMrL9D/2024-10-15-15-24.png).
- Administrators can now [add custom domain name to be used for temporary links](https://dev.openpanel.com/cli/config.html#temporary-links) for their users.
- https for domains that have NodeJS/Python apps will now also be proxied automatically.
- Changes to enabled_modules from 'OpenAdmin > Settings > OpenPanel' will now be applied immediately.
- Changing default PHP version will now terminate existing phpMyAdmin sessions, so that the next start of phpMyAdmin uses the new default.
- [Improvements to the 'OpenAdmin > Services > Status' page](https://i.postimg.cc/GdNq0LrD/2024-10-11-14-36.png).