diff --git a/website/docs/changelog/0.3.3.md b/website/docs/changelog/0.3.3.md index ca3ab6fb..41bf2b24 100644 --- a/website/docs/changelog/0.3.3.md +++ b/website/docs/changelog/0.3.3.md @@ -6,9 +6,10 @@ Not yet released. - [Option to email the login information to new users](https://i.postimg.cc/kq7r4WB9/2024-10-17-13-56.png). ### 🐛 Bug fixes -- Fixed bug [#209 - Clam AV doesn't work](https://github.com/stefanpejcic/OpenPanel/issues/209) -- Fixed bug [#210 - Backup destinations failing validation](https://github.com/stefanpejcic/OpenPanel/issues/210) +- Fixed [#209 - Clam AV doesn't work](https://github.com/stefanpejcic/OpenPanel/issues/209) +- Fixed [#210 - Backup destinations failing validation](https://github.com/stefanpejcic/OpenPanel/issues/210) - Fixed [#211 - Front validation needed for domains](https://github.com/stefanpejcic/OpenPanel/issues/211) +- Fixed [#222 - disabling widgets disables all enabled modules](https://github.com/stefanpejcic/OpenPanel/issues/222) - Fixed bug with displaying actual CPU% on 'OpenPanel > Dashboard' and 'OpenPanel > Resource Usage'. - Fixed bug displaying CMS-type instalaltions count on 'OpenPanel > Auto Installer'. - Fixed bug with double `/api/api/` on certain api endpoints.