Skip to content

Cleanup

Latest

Choose a tag to compare

@guarzo guarzo released this 20 Nov 05:58
· 4 commits to main since this release
24154ad
cleanup (#3)

* cleanup

* fix: add migration for missing custom permissions

- Adds AlterModelOptions for StandingsEntry to include manage_standings permission
- Adds AlterModelOptions for StandingRequest to include approve_standings permission
- Adds AlterModelOptions for SyncedCharacter to ensure default permissions are created
- This fixes the issue where users couldn't see the plugin due to missing add_syncedcharacter permission

* bump: version 0.0.14

* lint