- 5715b39 Merge pull request #607 from arabcoders/dev by Abdulmohsen
- 1252e71 minor fixes for changelog and getAppVersion by ArabCoders
- 9127a89 minor improvements on how we display changelog. by ArabCoders
- 34906a3 build the changelogs externally, it doesnt seems to want to work on github for some reason. by ArabCoders
- fe1e366 Merge pull request #606 from arabcoders/dev by Abdulmohsen
- b602101 disable reflog for CHANGELOG generation by ArabCoders
- 617f278 Merge pull request #605 from arabcoders/dev by Abdulmohsen
- 5865d37 update build by ArabCoders
- 67c8575 Merge pull request #604 from arabcoders/dev by Abdulmohsen
- 89ab126 fix python build by ArabCoders
- f8f1967 updated external packages. by ArabCoders
- 2006bdb Merge pull request #603 from arabcoders/dev by Abdulmohsen
- 2d776e1 dont run pr-build-test on .github changes by ArabCoders
- 35239da more workflow changes by ArabCoders
- deff838 Merge pull request #602 from arabcoders/dev by Abdulmohsen
- 4fbc7d7 fix changelog generator by ArabCoders
- fc4ae53 Merge pull request #601 from arabcoders/dev by Abdulmohsen
- 2763ac1 more github action changes. by ArabCoders
- 74e3822 Merge pull request #600 from arabcoders/dev by Abdulmohsen
- 8ea02be no longer auto create release by ArabCoders
- 289c4ee instead of relying on changelog being generated on commit, we rely on tag instead 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
Full Changelog: master-20250118-a9fa743...master-20250204-5715b39