1.2.0
Features
- Automatically run migrations on startup
Fixes
- Remove development dependencies in the production Docker image
- Set logger level to error in the production environment
- Return errors in JSON format
- Increase slug
VARCHAR
size to 8 - Improve slug collision generation (up to 62^11)
- Improve email regex to cover path and query parameter cases
Full Changelog: 1.1.0...1.2.0