Skip to content

NoPayNoPlay 1.5.0.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 00:05
· 7 commits to main since this release

What's new in NoPayNoPlay 1.5.0.0

Full changelog: v1.4.5.0 → v1.5.0.0

✨ New features

  • Home-only banner + MediaBar/ElegantFin compatibility (f1ea226)
    • Banner now shows only on the Jellyfin home tab (JellyFlare-inspired route

♻️ Refactoring

  • Testable controller, safer defaults, dead-code removal (e65fc40)
    • Split the controller: DTOs moved to NoPayNoPlayDtos.cs and sanitization

🔧 Maintenance

  • fix midnight-boundary flake in ApplyPayment anchor test (99ad323)
  • cover controller, enforcer and sanitization helpers (1261b3e)