Update 0.3.1.md

This commit is contained in:
Stefan Pejcic 2024-10-07 12:08:56 +02:00 committed by GitHub
parent 32f032f53b
commit 1996384d09
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,6 +10,7 @@ Not yet released.
### 🐛 Bug fixes
- Fixed [bug #66 - Password reset for openpanel users does not end all active sessions on that user](https://github.com/stefanpejcic/OpenPanel/issues/66)
- Fixed [bug with the update script causing multiple notifications](https://community.openpanel.org/d/104-bug-in-update-script-from-029-to-030).
- Fixed [bug #197 - update command has no timeout](https://github.com/stefanpejcic/OpenPanel/issues/197).
- Fixed bug with OpenAdmin service failing if /etc/cron.d/openpanel file is deleted.
- Fixed [bug #194 - OpenAdmin > Settings > OpenPanel error on save: Error restarting OpenPanel service: '' ](https://github.com/stefanpejcic/OpenPanel/issues/194).
- Fixed [bug #195 - Partial backup job runs only for first user](https://github.com/stefanpejcic/OpenPanel/issues/195).