diff --git a/assets/jsons/changelogs.json b/assets/jsons/changelogs.json
index c0099d91..5bfe9a9a 100644
--- a/assets/jsons/changelogs.json
+++ b/assets/jsons/changelogs.json
@@ -1,3 +1,8 @@
{
- "1.5.0-alpha.1":"
BSManager continues to get better, thanks to your continued support and contributions! 🎈🎉
Note: This is an alpha release, encountering bugs is expected. Please file new issues for any bugs you find.
Features
- Added playlist support
- Added Linux support (Thanks to @Insprill)
- Added reset button to reset values when editing a Beat Saber version (Thanks to @Liborsaf)
- Added a changelog modal
Fixes
- Fixed an issue where switching between Beat Saber versions too quickly displayed mods for the wrong version
- Fixed an issue where the launch window from a shortcut would never close
- Advanced launch arguments are used even when the input field is closed
- Fixed an issue where having many maps caused some maps to not have their information loaded
Other changes
- .NET Framework is no longer required
- Clear English translations for the Steam credentials popup (Thanks to @Aeywoo)
- NSFW models are now blurred when browsing for models
- When no mods are available for a Beat Saber version, the version number is now shown
- Mods load faster
- After a first full maps loading, maps load almost instantly
- Improved performance in lists with lot of contents
"
+ "1.5.0-alpha.1":{
+ "htmlBody" :"BSManager continues to get better, thanks to your continued support and contributions! 🎈🎉
Note: This is an alpha release, encountering bugs is expected. Please file new issues for any bugs you find.
Features
- Added playlist support
- Added Linux support (Thanks to @Insprill)
- Added reset button to reset values when editing a Beat Saber version (Thanks to @Liborsaf)
- Added a changelog modal
Fixes
- Fixed an issue where switching between Beat Saber versions too quickly displayed mods for the wrong version
- Fixed an issue where the launch window from a shortcut would never close
- Advanced launch arguments are used even when the input field is closed
- Fixed an issue where having many maps caused some maps to not have their information loaded
Other changes
- .NET Framework is no longer required
- Clear English translations for the Steam credentials popup (Thanks to @Aeywoo)
- NSFW models are now blurred when browsing for models
- When no mods are available for a Beat Saber version, the version number is now shown
- Mods load faster
- After a first full maps loading, maps load almost instantly
- Improved performance in lists with lot of contents
",
+ "title" : "BSManager 1.5.0-alpha.1",
+ "timestamp" : 1721048400,
+ "version" : "1.5.0-alpha.1"
+ }
}