v1.5
Breaking risk
Breaking changes
- Removed support for LaTeX-style mathematical markup
- Minimum Django version bumped to 6.0
Notable features
- Newsletter emails now use HTML with inline image support
- /p/ added as an alternative blog post path option
- Renewal email notifications for premium subscribers
Full changelog
Important changes
- Change newsletter emails to HTML format with inline image support
- Add /p/ as an alternative blog post path option
- Add renewal email notifications for premium subscribers
- Remove support for LaTeX-style mathematical markup
- Due to a small number of existing blog posts of which rendering was breaking https://github.com/mataroablog/mataroa/commit/7e3d397eb6110c8a67def6b718f5f7feb778edba
- Upgrade to Django 6.0
Bugfixes
- Add check for max character count for redirections
- Change zola's internal link check to warning instead of error