v0.5.1-alpha
knadh/listmonkv0.5.1-alphaApr 1, 2020by knadh
AI Summary
Enhances SMTP authentication options and allows for custom static file configuration.
Key Highlights
- Add support for SMTP 'LOGIN' auth
- Add support for loading custom static files with `--static-dir`
- Fix for BOM in CSV importers
New Features
- SMTP LOGIN authentication
- Custom static files support
- CSV BOM fix
Full Release Notes
## Changelog 21ffe5f Clean up [upload] config doc 9dcd716 Add support for SMTP 'LOGIN' auth 71803ab Add support for loading custom static files with `--static-dir` bbe239b Added link to Docker env configuration wiki faf8a7a Add fix for BOM in CSV importers ## Docker images - `docker pull listmonk/listmonk:latest` - `docker pull listmonk/listmonk:v0.5.1-alpha`