Release Notes
Happy holidays! 🎄
This release brings user access requests, Plex account login, concurrent stream limits, and more. Enjoy!
New Features
- Max Concurrent Stream Limits: Added support for limiting concurrent streams globally or per user (#98).
- Device Exclusion: Individual devices can now be excluded from stream limits via the device details page.
- Plex Account Login: You can now log in using your Plex account (for admin, must be linked first in profile settings).
- User Requests: Users can request access for their devices directly through the app using their Plex account. They can also view their device status and rules (optional) (#99).
- Strict Mode: Introduced a new strict mode where devices skip the "pending" state and are immediately allowed or blocked upon streaming (default user policy).
- Reset to Pending: Added an option to revert a device back to the "pending" state from the device details page.
New Settings
- Global Stream Limit: Set a maximum number of concurrent streams allowed per user globally.
- Notification Controls: In-app notifications can now be fully enabled or disabled, allowing you to preserve your underlying event configurations.
- New Event Triggers: Added event settings for in-app, email, and Apprise notifications when a user leaves a note on their device.
- User Login Control: Toggle to enable or disable user logins for making access requests.
- User Policies Visibility: Option to show or hide user policies on the Plex user dashboard.
- User Request Limitation: Option to prevent access requests for devices that have been rejected.
Improvements
- Light Mode: Cards, buttons, and background should be more readable.
- Custom 404 Page: Added a styled "Page not found" page.
- Delete Device Notes: Admins can now delete notes that users leave on devices.
- Readme Update: Updated the documentation to cover more settings.
Fixes
- Fixed an issue on mobile where pressing the stream title wouldn't open due to a popup window conflict.