mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-04-09 05:09:39 +00:00
v1.1.0
- Added a button to log in with Google, which will allow significantly faster download speeds by removing the rate limit. This is optional; downloads still work without logging in, but the rate limit will need to be applied - Added available difficulties, difficulty numbers, instrument icons, and clickable links to the original google drive folder of each chart - Made it possible to create a Mac build (upon request, as I don't own a Mac and I need one to make the build) - Fixed "download all charts for each song" button - Allowed search to recover after a connection failure - Added some improvements to error logging - Improved UI response when an update check fails - Updated to Angular 11 and Electron 11 (note: these are the changes since v0.1.0)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "bridge",
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0",
|
||||
"description": "A Clone Hero library management tool with built in chart searching and downloading.",
|
||||
"homepage": "https://github.com/Geomitron/Bridge",
|
||||
"license": "GPL-3.0",
|
||||
|
||||
Reference in New Issue
Block a user