- 89c284a minor change on how we display http erros for emby to only display it once by ArabCoders
- 03db2ff minor updates to how we display data in events view page. by ArabCoders
- c1c7431 display event logs as actual logs instead of JSON array. by ArabCoders
- a29a53b made the short ID display for UUID more unique. by ArabCoders
- 25dfed2 better view of event logs by ArabCoders
- 90ab9e2 minor task changes by ArabCoders
- 6926a38 reverted a fix for logs view, which didnt display whitespace correctly by ArabCoders
- 5845160 standardize on 180secs as minimum to trigger watch progress sync for played items. by ArabCoders
- ea4c113 Better log display and filtering by ArabCoders
- 48e5e4d experimental support for syncing watch progress for played items. #617 by ArabCoders
- 2f287ae Added the ability to remove all events that are not in pending state by ArabCoders
- cd8a2fd Update log formatter to account for different user@backend format by ArabCoders
- fdd1cf1 updated testcase to include missing header. by ArabCoders
- 50ebcb2 Update database maintenance tasks to include sub-users dbs by ArabCoders
- 90e73bc use jsonl for logs to allow us better control on lines display. by ArabCoders
- e1a4e50 limit task event log to 200 lines by ArabCoders
- 8b044bb Log an event when task is run by ArabCoders
- 7b2d1b1 Added task logs filter by ArabCoders
- 0102b1c parse some data from logs to make it easier to navigate to effected item by ArabCoders
- 35e35aa updated mappers to report record if when possible by ArabCoders
- d4328e0 Made system/reset API endpoint sub-user aware. 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
- More changes to support plex external users by @arabcoders in #611
- Mostly a log messages cleanup by @arabcoders in #613
- Better task log management by @arabcoders in #614
- Minor WebUI changes by @arabcoders in #616
- Better events view page by @arabcoders in #618
Full Changelog: master-20250118-a9fa743...master-20250221-4758e862