mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-04-11 14:19:38 +00:00
v1.3.0
- Advanced Search menu - Dark mode - Minor CSS improvements - Improved searches containing short words - Improved searches containing common punctuation
This commit is contained in:
@@ -19,8 +19,8 @@
|
|||||||
- ✅ Cancel and retry downloads.
|
- ✅ Cancel and retry downloads.
|
||||||
- ✅ Google Authentication to avoid rate limited downloads.
|
- ✅ Google Authentication to avoid rate limited downloads.
|
||||||
- ✅ In-app update checking and downloading.
|
- ✅ In-app update checking and downloading.
|
||||||
- ⚠️ Theme support.
|
- ✅ Dark mode.
|
||||||
- ❌ Advanced song search.
|
- ✅ Advanced song search.
|
||||||
- ❌ Scan and fix certain metadata problems in your chart library.
|
- ❌ Scan and fix certain metadata problems in your chart library.
|
||||||
- ❌ Easily download the most up-to-date versions of charts in your library.
|
- ❌ Easily download the most up-to-date versions of charts in your library.
|
||||||
|
|
||||||
|
|||||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "bridge",
|
"name": "bridge",
|
||||||
"version": "1.2.0",
|
"version": "1.3.0",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "bridge",
|
"name": "bridge",
|
||||||
"version": "1.2.0",
|
"version": "1.3.0",
|
||||||
"description": "A Clone Hero library management tool with built in chart searching and downloading.",
|
"description": "A Clone Hero library management tool with built in chart searching and downloading.",
|
||||||
"homepage": "https://github.com/Geomitron/Bridge",
|
"homepage": "https://github.com/Geomitron/Bridge",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user