Skip to content

v0.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Aug 15:58

What's Changed

  • Bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #2
  • Bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #3
  • Bump actions/checkout from 4 to 7 by @dependabot[bot] in #4
  • Bump actions/setup-dotnet from 4 to 6 by @dependabot[bot] in #5
  • Bump Microsoft.Data.Sqlite from 9.0.18 to 10.0.10 by @dependabot[bot] in #6
  • Bump Microsoft.Extensions.Logging.Abstractions from 9.0.18 to 10.0.10 by @dependabot[bot] in #7
  • fix: resolve Jellyfin 10.11 compilation errors and process handling bugs by @mcgarrah in #8
  • feat: add centralized AI agent context files by @mcgarrah in #9
  • fix: resolve integration test failure on Jellyfin 10.11.11 by @mcgarrah in #10
  • Close six gaps found against the development-series drafts by @mcgarrah in #11
  • Fix duplicate DI registration and bulk-scan concurrency by @mcgarrah in #12
  • Expand unit test suite from 20 to 112 tests by @mcgarrah in #13
  • Refresh README/RELEASE docs for the now-functional plugin by @mcgarrah in #14
  • Add in-app settings page for plugin configuration by @mcgarrah in #15
  • Fix critical dashboard JSON-casing bug found while expanding integration tests by @mcgarrah in #16
  • fix: phase-blind IsCurrentAsync breaking deep scans + remaining endpoint coverage by @mcgarrah in #17
  • docs: add ARCHITECTURE.md with event-flow and gate-pipeline diagrams by @mcgarrah in #18
  • refactor: consolidate duplicated scan loop, backfill scheduled-task/monitor tests by @mcgarrah in #19
  • test: add DI-wiring regression tests for PluginServiceRegistrator by @mcgarrah in #20
  • docs: consolidate agentic-process lessons from light-bringer and nutrition_api by @mcgarrah in #21
  • ci: add two-tier NuGet vulnerability scanning (PR-blocking + scheduled) by @mcgarrah in #22
  • test: add good/bad video corruption matrix, verified against real ffmpeg by @mcgarrah in #23
  • test: add Playwright E2E suite driving the real Jellyfin web UI by @mcgarrah in #24
  • docs: document the Playwright suite and test-media matrix in README by @mcgarrah in #25
  • ops: persist the integration Jellyfin container across host reboots by @mcgarrah in #26
  • feat: add update checker with stable/development channel detection by @mcgarrah in #27
  • ci: add automated dev-channel pre-releases and fix a version-bump gap by @mcgarrah in #28
  • fix: stop shipping Jellyfin's own assemblies and every OS's native SQLite lib by @mcgarrah in #29
  • fix: restore full cross-platform support via a proper assembly whitelist by @mcgarrah in #30
  • docs: document the update checker, dev channel, and packaging fix in README by @mcgarrah in #31

New Contributors

Full Changelog: v0.1.0...v0.1.1