Wizarr logo

Wizarr

Automatic user invitation and management system for Plex, Jellyfin, Emby and more

Wizarr screenshotWizarr screenshot

About Versions (67)

v2025.10.6

2025-10-23

🚀 Stable Release v2025.10.6

What’s Changed

🐛 Bug Fixes

  • fix: error with now playing cards

♻️ Code Refactoring

  • update type hints for better clarity and consistency across multiple files
  • enhance modal accessibility and styling, add safe area insets for PWA support closes #871 #873
  • streamline conditional checks and improve logging clarity
  • remove slop from media and new linting rules

🧹 Chores

Full Changelog: https://github.com/wizarrrr/wizarr/compare/v2025.10.6…v2025.10.6

📋 All Commits Included (6 commits)

Click to expand commit list
01829bf9 chore: release v2025.10.6
560a6f89 fix: lint:
6a3632ec refactor: update type hints for better clarity and consistency across multiple files
b7916658 refactor: enhance modal accessibility and styling, add safe area insets for PWA support closes #871 #873
e70263de refactor: streamline conditional checks and improve logging clarity
9b5aa097 refactor: remove slop from media and new linting rules