diff --git a/website/docs/changelog/0.3.4.md b/website/docs/changelog/0.3.4.md index b7913f66..7afa11d6 100644 --- a/website/docs/changelog/0.3.4.md +++ b/website/docs/changelog/0.3.4.md @@ -3,11 +3,12 @@ Not yet released. ### 🚀 New features - +- Users can now [set notification preferences](https://i.postimg.cc/qvdgnmcH/2024-10-30-15-36.png) which will be used to send email alerts in the future. ### 🐛 Bug fixes - Fixed css bug with sidebar on OpenPanel Dashboard page. -- [#241](https://github.com/stefanpejcic/OpenPanel/issues/241) +- [#236](https://github.com/stefanpejcic/OpenPanel/issues/236), [#241](https://github.com/stefanpejcic/OpenPanel/issues/241), [#252](https://github.com/stefanpejcic/OpenPanel/issues/252), [#240](https://github.com/stefanpejcic/OpenPanel/issues/240), [#235](https://github.com/stefanpejcic/OpenPanel/issues/235), [#234](https://github.com/stefanpejcic/OpenPanel/issues/234), ### 💅 Polish +- Redesigned OpenPanel pages: Account, 2FA, Notifications, Favorites, Login Log, Activity Log.