Skip to content

Commit 198dd10

Browse files
committed
...
1 parent 3b58d9a commit 198dd10

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

changelog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Menu Loop Randomizer Changelog
2+
## v1.9.2
3+
- GitHub keeps marking releases as drafts for some reason.
24
## v1.9.1
35
- Against all odds, GitHub decided to mark 1.9.0 as a draft release.
46
- Pretend I slapped a bunch of profanities in here. >:(
@@ -18,7 +20,7 @@
1820
- <co>Fix</c> an issue where changing some settings didn't render a new song title card. Oops!
1921
- <co>Fix</c> an issue where blacklisting songs didn't update the name of the song chosen as the new menu loop. Oops!
2022
- <co>Attempted to improve</c> compatibility with song file path names that use non-UTF-8 encoding.
21-
- This is most noticeable on Windows. We just ***love*** and ***appreciate*** M\*cr\*s\*ft for its ***revolutionary*** forward-thinking mindset by ***refusing*** to support UTF-8 for nearly ***two decades***, don't we? :)
23+
- This is most noticeable on Windows. We just ***love*** and ***appreciate*** lack of UTF-8 support for nearly ***two decades***, don't we? :)
2224
- <co>Retroactively rename</c> `Playlist Mode` to `Constant Shuffle Mode` across as many front-facing areas as possible to avoid confusion with more recent features (see first bullet point).
2325
- <cr>Removed</c> elasticity from MLR menu opening animations. <c-FF0000>***This is a non-negotiable change.***</c>
2426
- <c-aaaaaa>Moved</c> repository URL to Codeberg.

mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"ios": "2.2074",
77
"android": "2.2074"
88
},
9-
"version": "v1.9.1",
9+
"version": "v1.9.2",
1010
"id": "elnexreal.menuloop_randomizer",
1111
"name": "Menu Loop Randomizer",
1212
"developers": [

0 commit comments

Comments
 (0)