Skip to content

v0.12.47

Latest

Choose a tag to compare

@sparkison sparkison released this 08 Aug 20:06

What's Changed

Features

  • feat(dvr): series-rule Xtream actions, options on create, and update endpoint (#1371) (98f4f6ba)
  • feat: Add device pairing service (0b50e949)
  • feat(admin): add DVR storage overview and per-user recording scoping (#1360) (4075cfa3)
  • feat: Persist column re-order to database (51950c69)
  • feat: Add DASH support (fee01820)

Bug Fixes

  • fix(epg): enable DVR record button for CustomPlaylist and MergedPlaylist views (#1376) (7787b2e0)
  • fix(dvr): prune orphaned Series when a recording's last episode is deleted (#1373) (5bad8831)
  • fix: Arrs request collision (a28209d4)
  • fix: Flag static analyzer false-positives (1183acbd)
  • fix: Sort service updates for SQLite installs (de8b046c)
  • fix: Alpha sort to use natural instead of lexicographically ordering (2905bed3)
  • fix: Stale/stalled backups accumulating space on container (a9d878a8)
  • fix: Failing test case on PG database (7475c55c)
  • fix: Add regex validation to preprocessing fields (a1eea1af)

Maintenance

  • chore: Update pairing UI to align with other actions (9a5794ac)
  • chore: Update Filament framework (d0df98f4)
  • chore(dev-deps): Bump to resolve CVE (26ff3f3b)
  • chore: Update static analyzer with sort service changes (5f6cc95a)
  • chore: Don't force uppercase for the device pairing (6ceb1ce8)
  • chore: Add short-url redirect for device auth flow (715b029e)
  • chore: Allow disabling the device pairing endpoint (02d5b182)
  • chore: Update wording on device pairing screen (9190a54d)
  • chore: Increase default EPG timeout, and expose variable for custom values (ffdde932)
  • chore: Cleanup DVR widget (db2ea359)
  • chore: Test suite and agent doc cleanup (72742dae)
  • chore: Update agent docs to outline new testing method (9d6fd144)
  • chore: Modernizing test classes to use new PHPUnit formatting (e3a89ad6)
  • chore(aiostreams): Filter catalog results to ensure only valid catalogs are discovered (19ff2a1f)

Full Changelog: v0.12.46...v0.12.47