**BREAKING CHANGES**:
- renamed character to user in EntryCharacter model
- removed a constraint which can cause some dbs to fail. If on migrate you have some errors, [dump the db in a json file](https://docs.djangoproject.com/en/3.2/ref/django-admin/#dumpdata), recreate the db and run loaddata after applying migrations
**Full Changelog**: https://github.com/Maestro-Zacht/allianceauth-pve/compare/v0.3.1...v0.3.2