-
v3.2.1-beta Stable
released this
2023-07-02 21:05:59 +03:00 | 11 commits to master since this releaseUpdate final data
Downloads
-
v3.2.0-beta Stable
released this
2023-03-03 14:10:57 +03:00 | 13 commits to master since this releaseRecommended update
Fix the slow saving and song unlock issues.
After starting the server, you need to go to web ui to unlock all songs again
Downloads
-
v3.1.0-beta Stable
released this
2023-02-26 21:48:21 +03:00 | 20 commits to master since this releaseMigrate online matching functionality (inital support)
Downloads
-
v3.0.1-beta Stable
released this
2023-02-23 12:41:15 +03:00 | 26 commits to master since this releaseAdd bundled certificates and disable certificate management for use on Linux, see README for detail
Downloads
-
v3.0.0-beta Stable
released this
2023-02-22 21:39:11 +03:00 | 27 commits to master since this releaseFirst release after migrating to asp .net core + entity framework core
Added initial ranking support
Disable event files by defaultDownloads
-
v2.0.1 Stable
released this
2022-08-06 09:30:42 +03:00 | 51 commits to master since this releaseChange event download url for certificate
Downloads
-
v2.0.0 Stable
released this
2022-08-01 16:52:05 +03:00 | 52 commits to master since this releaseInitial support for online matching
Relay server has 2 executable, one for windows and one for linuxDownloads
-
v1.5.2.1 Stable
released this
2022-07-18 10:13:25 +03:00 | 62 commits to master since this releaseAllow download event files, but disabled by default to prevent 404s
Downloads
-
v1.5.1 Stable
released this
2022-07-09 16:26:39 +03:00 | 66 commits to master since this releaseFix the issue of filter not working due to trimming
Updated EmbedIO version to locally compiled one to fix file content type
Use
OnMappingFailedinstead of exception handler to fix client side routeDownloads
-
v1.5.0 Stable
released this
2022-07-07 16:46:17 +03:00 | 68 commits to master since this releaseServer
Now register card will trigger register instead of version upgrade
Last play time is recorded and will be shown on web interface (this will only work for new records)
Use custom 404 rule to fix client side routing
Web interface
Added dark mode
Add the function to change avatar/navigator/titles
Add the function to change player name
Downloads