-
v0.1.1 Stable
released this
2023-09-14 22:45:49 +00:00 | 203 commits to main since this release- Set default value for token secret
- Fix "Remember Me?" checkbox on login page
- Allow enabling/disabling automatic archive patching, default = disabled
- Add ability to specify storage path for uploaded archives
- Add ability to specify storage path for uploaded saves
- Add ability to specify max save size
- Add ability to enable HTTP routes for servers (e.g. iortcw can point to a HTTP address for faster downloading of game files)
- Better logging for auth controller
- Fix/regenerate token secret if it's shorter than 16 characters. This should fix issues where Playnite logins are rejected, but LANCommander logins work
- Correctly namespace Program logs
Full Changelog: https://github.com/LANCommander/LANCommander/compare/v0.1.0...v0.1.1
Downloads