Fixes
- Security issue where an user without correct permission could close a rotation
- In admin an Entry is now saved before updating shares
- Site count minimum value is set to 1 from 0 to prevent an edge case issue. It'll be reset to 0 in a future release
- When creating a rotation now you can leave the buttons and roles setups empty
- Permissions are now more readable in admin
- Various issues where you could edit entries and shares within a closed rotation
New
- Technical: added test suite with 100% coverage
What's Changed
* Tests by Maestro-Zacht in https://github.com/Maestro-Zacht/allianceauth-pve/pull/10
**Full Changelog**: https://github.com/Maestro-Zacht/allianceauth-pve/compare/v1.4.0...v1.5.0