Skip to content

v1.10.0

Latest

Choose a tag to compare

@arabcoders arabcoders released this 20 Jul 19:59
2817700

What's Changed

  • Refactor progress handling, session management, and logging by @arabcoders in #863
  • Fix: possible fix for push export ignoring some records. by @arabcoders in #865
  • Update external packages and refactor media browser handling by @arabcoders in #867
  • Feat: add new media health report by @arabcoders in #868

Full Changelog: v1.9.2...v1.10.0


Commits since v1.9.2

  • babffcf refactor: improve progress handling and session management across Emby and Jellyfin actions
  • fd63181 refactor: reduce log level from error to warning for some log entries
  • cb5032d fix: when options are empty the backend edit doesnt preserve the options. Fixes #862
  • bf75493 revert: change to plex progress sync endpoint
  • db4b499 Fix: possible fix for push export ignoring some records.
  • 7721400 fix: revert changes to use updated_at in export cmp
  • 9974268 docs: add faq entry about stale_database_date
  • efc8dfc refactor: fix footer spacing in some pages
  • 2dc47d7 chore: update external packages
  • 3275c21 ci: update php build matrix
  • 50cc9ec chore: update external packages
  • b9352ac refactor: ignore Folder type for media browsers. Fix #866
  • 862fa3e feat: add model attr casting
  • 8bf0738 fix: plex mutli episode parser
  • 59ad7c5 refactor: remove the partial report views
  • 151da23 Feat: add new media health report