diff --git a/changelog.md b/changelog.md
index 4a925c08..b95d1486 100644
--- a/changelog.md
+++ b/changelog.md
@@ -6,6 +6,15 @@
+- ### **v2.4.2-stable - ( 10th of September 2023 )**
+
+ - ### 🔨 Fixes and Improvements
+ - Fixed a bug where the installer doesn't include required environment variables.
+ - Fixed a bug where users can't apply custom musixmatch tokens.
+ - Fixed a bug where users can't authenticate with Last.FM.
+
+
+
- ### **v2.4.1-stable - ( 10th of September 2023 )**
- ### 🔨 Fixes and Improvements
diff --git a/release-notes.json b/release-notes.json
index ce011bac..328bff2b 100644
--- a/release-notes.json
+++ b/release-notes.json
@@ -2,13 +2,40 @@
"latestVersion": {
"artwork": "/assets/other/release artworks/whats-new-v2.4.0-stable.webp",
"importantNotes": [
- "This update fixes the bug where Nora crashes saying 'ENCRYPTION_SECRET not found'."
+ "This update fixes Last.Fm and Musixmatch activation issues. Sorry for too much updates. 🙏"
],
"phase": "stable",
- "releaseDate": "2023-09-09T14:06:47.910Z",
- "version": "2.4.1-stable"
+ "releaseDate": "2023-09-10T16:57:03.671Z",
+ "version": "2.4.2-stable"
},
"versions": [
+ {
+ "artwork": "/assets/other/release artworks/whats-new-v2.4.0-stable.webp",
+ "importantNotes": [
+ "This update fixes Last.Fm and Musixmatch activation issues. Sorry for too much updates. 🙏"
+ ],
+ "notes": {
+ "fixed": [
+ {
+ "note": "Fixed a bug where the installer doesn't include required environment variables."
+ },
+ {
+ "note": "Fixed a bug where users can't apply custom musixmatch tokens."
+ },
+ {
+ "note": "Fixed a bug where users can't authenticate with Last.FM."
+ }
+ ],
+ "knownIssues": [
+ {
+ "note": "Nora may fail to load some FLAC songs."
+ }
+ ],
+ "new": []
+ },
+ "releaseDate": "2023-09-10T16:57:03.671Z",
+ "version": "2.4.2-stable"
+ },
{
"artwork": "/assets/other/release artworks/whats-new-v2.4.0-stable.webp",
"importantNotes": [