1.1.1 (2021-05-22)
- account: fix crash when no badwords.txt file existed (ba5bd47)
1.1.0 (2021-01-11)
- account: fix slurs validator triggering when no bad words list has been created (0620c7a)
- account: allow character_settings to be visualized in admin view (2c09aff)
- account: api endpoints to get character data (ff90616)
- account: endpoint for token generation (acbe3d6)
- account: introduce custom validators for username field (3eb2414)
- account: make character settings endpoint public (e360b35)
- api: new register, login, logout and logoutall views (cea831e)