- 95f4154 Merge pull request #596 from arabcoders/dev by Abdulmohsen
- 225ff0b Removed WS_PUSH_ENABLED as its always on now, and turn WS_SYNC_PROGRESS on by default. by ArabCoders
- 2d5c63e Merged SyncCommand functionality into state:import and state:export And removed SyncCommand. by ArabCoders
- a3fd28b followup fix for console by ArabCoders
- b53a93d Fixed bug in trigger auto run for commands in console.vue by ArabCoders
What's Changed
- Fix release title. by @arabcoders in #577
- re-enable dev builds by @arabcoders in #578
- fix permissions by @arabcoders in #579
- make build work on manual dispatch as well by @arabcoders in #580
- Update auto release. by @arabcoders in #581
- Update auto release. by @arabcoders in #582
- Update auto release. by @arabcoders in #583
- Support per user mapper and database. by @arabcoders in #584
- Implement per user servers.yaml, and support mark as unplayed for all users by @arabcoders in #585
- Free memory after each user sync, and prevent syncing main user by default as it's covered by the regular import/export, and provide flag to enable it. by @arabcoders in #586
- Implements progress sync for all users via state:sync by @arabcoders in #587
- Fully implemented our vision for Multi-user sync via state:sync command by @arabcoders in #588
- Added new command to diff two backup files and find the difference by @arabcoders in #590
- Compress backup files by default and extends lifetime of backups to 90d by @arabcoders in #591
- Show zip files in backup api and remove the uncompressed file if compressing was done by @arabcoders in #592
- support backing up mutli-user watch state via state:backup by @arabcoders in #593
- Major sub users refactor by @arabcoders in #594
- Merged state:sync functionality into state:import and state:export by @arabcoders in #596
Full Changelog: master-20250118-a9fa743...master-20250203-95f4154