- Fixed slug normalization bug
- Rename
redirect_type
config key totype
.
- Slug redirection
- Fixed slugs with a trailing slash returning 404.
- Fixed 404 handling.
- Fixed the
Content-Type
header for slugs with a .html extension.
- Replaced flexi_logger with env_logger.
- Initial release