From 820887452746868cdbc03948a72e824d7d44d2f2 Mon Sep 17 00:00:00 2001
From: MathieuG-P <40181755+Zagrios@users.noreply.github.com>
Date: Wed, 6 Nov 2024 15:28:59 +0100
Subject: [PATCH] [revert] delete changelogs.json
---
assets/jsons/changelogs.json | 14 --------------
1 file changed, 14 deletions(-)
delete mode 100644 assets/jsons/changelogs.json
diff --git a/assets/jsons/changelogs.json b/assets/jsons/changelogs.json
deleted file mode 100644
index be3ae31d..00000000
--- a/assets/jsons/changelogs.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "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" : "What's new ?",
- "timestamp" : 1721048400,
- "version" : "1.5.0-alpha.1"
- },
- "1.5.0-alpha.2":{
- "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.
Alpha changes
- Fixed an issue where BSIPA could not be installed if the BS version's path contained spaces #523
- Fixed a crash when changing audio volume #518
- Fixed an issue where playlist maps with a malformed hash were not loaded #517
- Improved reliability of reading maps from a playlist file #517
- Playlists in sub-folders are now loaded #514
- Fixed a crash when loading an invalid playlist file #513
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 #472
- Fixed an issue where the launch window from a shortcut would never close #485
- Advanced launch arguments are used even when the input field is closed #496
- Fixed an issue where having many maps caused some maps to not have their information loaded #503
- Fixed an issue where downloading maps sometimes resulted in a timeout error #524
- Fixed an issue where the duration of maps could be wrong in some cases #522
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" : "What's new ?",
- "timestamp" : 1721665382,
- "version" : "1.5.0-alpha.2"
- }
-}