diff --git a/website/docs/changelog/0.3.1.md b/website/docs/changelog/0.3.1.md index 163430c7..40215131 100644 --- a/website/docs/changelog/0.3.1.md +++ b/website/docs/changelog/0.3.1.md @@ -8,12 +8,13 @@ Not yet released. - [Temporary domains for websites added to the Site Manager interface](/docs/panel/applications/wordpress/#preview-with-temporary-link). ### 🐛 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 #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 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). +- 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). - Fixed bug sorting docker container stats on 'OpenAdmin > Users > *user* > Usage'. +- Fixed [js bug creating new plans from the OpenAdmin interface on OpenPanel Community edition](https://media.discordapp.net/attachments/1205652108213485571/1291779899442335927/image.png?ex=67015748&is=670005c8&hm=b74aa02b4a44c988843fd55656985702d6d279490aaf2d25186e5a90a71d097f&=&format=webp&quality=lossless&width=1162&height=614). ### 💅 Polish @@ -33,4 +34,3 @@ Not yet released. - `/etc/nginx/modsec/main.conf` is now renamed to `/usr/local/nginx/conf/modsecurity.conf`. - `/openpanel`, `/openadmin` and `/webmail` will now redirect to set domains. -