Wizarr logo

Wizarr

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

Wizarr screenshotWizarr screenshot

About Versions (67)

v2025.11.1

2025-11-04

πŸš€ Stable Release v2025.11.1

What’s Changed

πŸš€ Features

  • enhance username validation and trimming across forms
  • revamp activity measurement and display

♻️ Code Refactoring

  • update user detail handling to only modify fields present in the form closes #980
  • remove PlexCollector and update monitoring to use PollingCollector for Plex

πŸ”§ Build System / Dependencies

  • bump tiny-markdown-editor in /app/static

🧹 Chores

πŸ“ Other Changes

  • i18n: refresh POT and update PO files [skip ci]

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

πŸ“‹ All Commits Included (7 commits)

Click to expand commit list
c9f025c8 chore: release v2025.11.1
3a294a02 feat: enhance username validation and trimming across forms
da8d0083 feat: revamp activity measurement and display
64d0c694 refactor: update user detail handling to only modify fields present in the form closes #980
c915e3c5 refactor: remove PlexCollector and update monitoring to use PollingCollector for Plex
6ae90eed build(deps): bump tiny-markdown-editor in /app/static
db3a0e41 i18n: refresh POT and update PO files [skip ci]