forked from Github-Mirrors/canaille
850 B
850 B
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
Added
- Login page is responsive. #1
- Adapt mobile keyboards to login page fields. #2
- Password recovery interface. #3
- User profile interface. #4
- Renamed the project canaille. #5
- Command to remove old tokens. #17
- Improved password recovery email. #14 #26
- Use flask
SERVER_NAME
configuration variable instead ofURL
. #24 - Improved consents page. #27
- Admin user page. #8
- Project logo. #29
Fixed
- Form translations. #19 #23
- Avoid to use Google Fonts. #21
Removed
- 'My tokens' page. #22
[0.0.1] - 2020-10-21
Added
- Initial release.