diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7d552b5765e8e2a1e71aca271f5fd7228212e8b0..3a487e05d5ed5b3c331cb3a88c6e994f2d780d66 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,19 @@
-2024-08-31 - fix fetching of DocumentViewer data for Development configuration
+2024-09-23 - feat: remove notification from action log subscription, feat: make hide sidebar persist reload, fix: maximised email form dialog position, Fix exercise loop subscription, refactor: useTraineeViewData to one .graphql file, unify forms in the platform, feat: add ids to rows and columns of sortable table
+2024-09-19 - Remove Connection Binding
+2024-09-19 - Fix initial fetching of data in subscriptions after re-entering the exercise, feat: improve exercise panel ux
+2024-09-18 - fix: LO/LA overflow, improve file buttons
+2024-09-17 - feat: make questionnaires smoother, Improve the Login form, remove some more inline styles
+2024-09-17 - Enable responsivity of settings toggles, slowly remove reliance on useLocalStorageReactiveVar, add reactless notifications
+2024-09-16 - fix: light mode tool usage label, make reached LO/LA more prominent, Resolve "Fix initial subscription error", fix: tool usage plot responsiveness, Improve styling of notification dropdown and file viewer
+2024-09-14 - Resolve "Replace 'participants' with 'to' in email form"
+2024-09-13 - fix: analyst timestamp errors
+2024-09-12 - Resolve issues with keeping localStorage/sessionStorage variables in one place, Make instructor milestones persistent, refactor exercise panel forms
+2024-09-11 - fix: scaling issues with exercise list and overlays
+2024-09-10 - Resolve "Add MIT licence", fix: improve nonIdealState message in tools
+2024-09-09 - Resolve "Download logs - anonymization option"
+2024-09-02 - fix: responsivity of sidebar, fix: remove unnecessary notifications, fix: select all in inject form, fix: navigate to users when user has been deleted, fix: initial email channel highlight, 
+2024-08-31 - fix fetching of DocumentViewer data for Development configuration, Refactor exercise participants assignment, implement copy assignment
+2024-08-31 - implement assign equally, assign by tag in User Management
 2024-08-31 - improve searching users
 2024-08-29 - improve user selection label
 2024-08-28 - improve selecting users
@@ -8,12 +23,14 @@
 2024-08-21 - add multi-tab support for instructor team selection
 2024-08-19 - improve user management layout
 2024-08-19 - make tools analyst page responsive
+2024-08-17 - allow video/img, add checks to prevent external media sources in markdown content
 2024-08-15 - make dashboard analyst page responsive
 2024-08-14 - improve the format of timestamps in user management
 2024-08-13 - improve tag filters in UserTable
 2024-08-12 - improve active status filters in UserTable
 2024-08-08 - add spinner to userTable when loading
 2024-08-08 - fix overflow when name is too long and unwrappable (commit hash) in exercise/definition list
+2024-08-07 - Resolve "Format timestamps in user management"
 2024-08-05 - fix thread log cards highlight when entering the trainee/instructor view
 2024-08-02 - change instructor email tabs names
 2024-07-30 - docker deployment cleanup