- #LYRIC
- Parse #LYRIC commands and apply them to all difficulties that do not have them
- #LYRIC command now supports branches
- Fix last #LYRIC at the end of the chart getting ignored
- Fix the glitchy dragging and dropping of files on the custom song importing page
- Fix Ctrl and Shift keys getting stuck on song select when switching tabs with Ctrl(+Shift)+Tab
- Search
- Fix the search box "random:yes" query to randomize the entire results and not just the first 50
- Add "all:yes" query to the search box to remove the result limit and display all of the results
- Fix searching for an invalid query (like "cleared:yes" or ":") unexpectedly returning all the songs
- Fix pressing Q then jumping to a song through search not unmuting the sound
- Pressing the search key on mobile will hide the keyboard
- Fix search tips changing rapidly when the window is resized
- Use comments instead of `######` in the issue template so that the warning does not appear in the issue
- Fix TJA MAKER: url between angle brackets not working
- Add a check for Class field declarations in the browser support warning
- Fix gpicker getting stuck if a network error occurs
- Fix not being able to replace some assets using a "taiko-web assets" folder
- Fix selectable song title not being aligned with the game if the game window is too wide
- Allow plugin developers to use the "select" type for the settings options
- It uses "options" array and "options_lang" object
- Fix plugins not getting removed from the plugin list on syntax error
- Fix error messages not working if a default plugin is broken
- Fix the start of default plugins not stopping the page from loading on error
- Fix not being able to scroll the plugins screen on mobile