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.
1.1.0 - 2020-01-13
- Updated documentation for API endpoints
- Updated the security measures for the login flow
- Translated verification emails
- Upgraded Swagger to new major version 4.0.9
- Expiration time for email verification tokens
- Test coverage reporting
1.0.0 - 2019-12-17
- Angular & NestJS architecture
- via NX
- Basic authentication flow
- register, email verification, log in/out
- Language selection
- via AOT compiled language bundles
- Linting & styling
- via TSLint, Prettier, EditorConfig
- Testing
- via Jest unit tests
- Debug tools for Dev & QA
- option to delete current user
- Documentation