- Update to Angular 18
- Update to Electron 31 (and CommonJS to ESM)
- Add zoom function
- Add support for custom themes (https://daisyui.com/theme-generator/)
- Add ability to configure the columns in the search result table
- Add customization for the structure of the downloaded chart folders
- Fixed a variety of issues causing some charts to not download
- Improved support for web-based keyboard shortcuts
- Various UI improvements
- Added Flatpak builds for Linux
This commit is contained in:
Geomitron
2024-07-12 21:24:28 -05:00
parent 22309853b5
commit 627896a8c8
2 changed files with 12 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bridge",
"version": "2.1.2",
"version": "2.2.0",
"description": "A rhythm game chart searching and downloading tool.",
"homepage": "https://github.com/Geomitron/Bridge",
"license": "GPL-3.0",