- ff036da Merge pull request #608 from arabcoders/dev by Abdulmohsen
- 00c65e4 each user get their own ignore.yaml file now. by ArabCoders
- c2d4e6a Merged ExtendedImportInterface into ImportInterface by ArabCoders
- 441343d Made it possible to pass UserContext via Backend Context by ArabCoders
- 40cae7f Add sub users support for parity feature. by ArabCoders
- 59fbae4 Add sub users support for integrity feature. by ArabCoders
- 720e5d9 Allow client side cache to use namespace for keys. by ArabCoders
- a093878 Move connection settings into standalone component. by ArabCoders
- e555f17 updated docs about webhook support for sub users. by ArabCoders
- 87efadd minor design change. by ArabCoders
- 79b4d74 minor changes to history api by ArabCoders
- 37b7cf5 wrap getUserContext in try catch by ArabCoders
- c50a9a8 Updated most of backend API endpoints to support sub users. by ArabCoders
- a4aec9e Added initial support for browing as selected user in WebUI by ArabCoders
- a246ca7 Add initial support in webhooks for sub-users. 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
- Minor frontend improvements by @arabcoders in #597
- generate changelog json files on tag by @arabcoders in #598
- more changelog changes by @arabcoders in #599
- more github workflow updates by @arabcoders in #600
- more github action changes. by @arabcoders in #601
- fix changelog generator by @arabcoders in #602
- more workflow changes by @arabcoders in #603
- Update external packages. by @arabcoders in #604
- update build by @arabcoders in #605
- disable reflog for CHANGELOG generation by @arabcoders in #606
- Mostly minor changes on how we display changes. by @arabcoders in #607
- More changes to support Sub-users by @arabcoders in #608
Full Changelog: master-20250118-a9fa743...master-20250208-ff036da