- Improved and compacted layout of downloads list
- Added "clear completed" button to the downloads list
- Results can now be sorted by clicking on the table header
- Added "download video backgrounds" setting
- Adjusted button dropdown highlighting
- Fixed performance issue with large download queues
- Fixed progress bar animations
- Clear cache button now clears download cache
- Improved error logging for unauthenticated downloads
- Updated to Electron 12
This commit is contained in:
Geomitron
2021-04-10 20:57:03 -05:00
parent a472bdb7d0
commit 1cc696131c
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "bridge",
"version": "1.3.1",
"version": "1.4.0",
"lockfileVersion": 2,
"requires": true,
"packages": {

View File

@@ -1,6 +1,6 @@
{
"name": "bridge",
"version": "1.3.1",
"version": "1.4.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",