Skip to content

Commit c71d5f4

Browse files
authored
Release 16.1.0
Release 16.1.0
2 parents e743d1b + 485f897 commit c71d5f4

33 files changed

+1294
-1701
lines changed

.dev.env

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,5 @@ VOLUMES_CONFIG=./.local/config
77
VOLUMES_SAVEFILES=./.local/savefiles
88

99
DB_SYSTEM=SQLITE
10-
SERVER_API_DOCS_ENABLED=true
1110
SERVER_LOG_LEVEL=debug
1211
SERVER_ACCOUNT_ACTIVATION_DISABLED=true

.npm-upgrade.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"reason": "Remove when https://github.com/winstonjs/logform/issues/336 is fixed"
1818
},
1919
"@types/node": {
20-
"versions": "~24.0.0",
20+
"versions": ">22.0.0",
2121
"reason": "LTS is 22"
2222
}
2323
}

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# GameVault Backend Server Changelog
22

3+
## 16.1.0
4+
5+
### Changes
6+
7+
- Implemented Dynamic WebUI Downloader that automatically fetches the latest Web-UI version.
8+
- Added some configuration variables for the WebUI.
9+
- Removed older configuration variables for Landing Page and API Documentation.
10+
- [#539](https://github.com/Phalcode/gamevault-app/issues/539) Fixed an issue were remaps were not working.
11+
- Fixed some API Spec inconsistencies
12+
313
## 16.0.1
414

515
### Changes

assets/frontend/assets/index-B0FVqLMX.js

Lines changed: 0 additions & 85 deletions
This file was deleted.

assets/frontend/assets/index-B2cuFwm8.js

Lines changed: 0 additions & 85 deletions
This file was deleted.

assets/frontend/assets/index-B2ua0HPl.js

Lines changed: 0 additions & 85 deletions
This file was deleted.

assets/frontend/assets/index-BFFONMpi.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

assets/frontend/assets/index-BH8hDKnH.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

assets/frontend/crackpipe.png

-4.19 MB
Binary file not shown.

assets/frontend/index.html

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)