Skip to content

Releases: arabcoders/watchstate

master-20250208-ff036da

08 Feb 14:42
ff036da
Compare
Choose a tag to compare
  • 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

Full Changelog: master-20250118-a9fa743...master-20250208-ff036da

master-20250204-5715b39

04 Feb 16:21
5715b39
Compare
Choose a tag to compare
  • 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

Full Changelog: master-20250118-a9fa743...master-20250204-5715b39

master-20250203-95f4154

03 Feb 09:11
95f4154
Compare
Choose a tag to compare
  • 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

Full Changelog: master-20250118-a9fa743...master-20250203-95f4154

master-20250203-5d9d338

03 Feb 19:16
5d9d338
Compare
Choose a tag to compare
  • 5d9d338 Merge pull request #598 from arabcoders/dev by Abdulmohsen
  • a5cf50c generate changelog json files on tag by ArabCoders

What's Changed

Full Changelog: master-20250118-a9fa743...master-20250203-5d9d338

master-20250203-4982ef9

03 Feb 17:03
4982ef9
Compare
Choose a tag to compare
  • 4982ef9 Merge pull request #597 from arabcoders/dev by Abdulmohsen
  • 821e611 minor improvements to logs display in index to use more human readable dates. by ArabCoders
  • 030fe8b fixed repo path by ArabCoders
  • 03fdef2 Add CHANGELOG to container. by ArabCoders

What's Changed

Full Changelog: master-20250118-a9fa743...master-20250203-4982ef9

master-20250203-2ef4083

03 Feb 19:33
2ef4083
Compare
Choose a tag to compare
  • 2ef4083 Merge pull request #599 from arabcoders/dev by Abdulmohsen
  • 63af731 more changelog changes by ArabCoders

What's Changed

Full Changelog: master-20250118-a9fa743...master-20250203-2ef4083

master-20250201-92e1f20

01 Feb 18:41
92e1f20
Compare
Choose a tag to compare
  • 92e1f20 Merge pull request #594 from arabcoders/dev by Abdulmohsen
  • b4783a8 Standardize how we handle UserContext, added support for multi user in db:list command. by ArabCoders
  • dd84251 Redesigned redesigned how we create sub users config data by ArabCoders
  • 54a8556 fix the prev commit by ArabCoders
  • 87ac7e7 remove use backend id for X-Plex-Client-Identifier to not generate events for each version change by ArabCoders

What's Changed

Full Changelog: master-20250118-a9fa743...master-20250201-92e1f20

master-20250131-612ec4f

31 Jan 16:24
612ec4f
Compare
Choose a tag to compare
  • 612ec4f Merge pull request #592 from arabcoders/dev by Abdulmohsen
  • b3e32fe filter env.SERVER.QUERY_STRING data as well by ArabCoders
  • 7c57c50 re-designed how we profile the http API to include bigger scope by ArabCoders
  • 44d3b32 Fixed performance regression in HTTP API by ArabCoders
  • 1d2a1da updated composer packages. by ArabCoders
  • b6aad34 dont use ProfilingFlags directly. by ArabCoders
  • 677ecc7 imporved the profiling process. by ArabCoders
  • 80f341e minor style changes by ArabCoders
  • 2987dea Show zip files in api and remove the uncompressed file if compressing was done. 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

Full Changelog: master-20250118-a9fa743...master-20250131-612ec4f

master-20250131-3a2f0af

31 Jan 19:13
3a2f0af
Compare
Choose a tag to compare
  • 3a2f0af Merge pull request #593 from arabcoders/dev by Abdulmohsen
  • d10a03c support backing up mutli-user data. by ArabCoders
  • 3e23a3b Filter data before saving it into events table 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

Full Changelog: master-20250118-a9fa743...master-20250131-3a2f0af

master-20250130-db10485

30 Jan 15:43
db10485
Compare
Choose a tag to compare
  • db10485 Merge pull request #590 from arabcoders/dev by Abdulmohsen
  • 826b0f9 Added new command to diff two backup files and find the difference by ArabCoders

What's Changed

Full Changelog: master-20250118-a9fa743...master-20250130-db10485