canaille-globuzma/CHANGES.md
Éloi Rivard 7ae69d33d0 Changelog
2020-10-30 10:42:47 +01:00

32 lines
808 B
Markdown

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [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 of `URL`. #24
- Improved consents page. #27
### 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.