File tree Expand file tree Collapse file tree 1 file changed +20
-2
lines changed
Expand file tree Collapse file tree 1 file changed +20
-2
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5- ## [ 1.2.0]
5+ ## [ 1.2.0] ( https://github.com/mataroa-blog/mataroa/compare/v1.1...v1.2 ) - 2025-02-06
66
7- * Introduce local LLM translate feature on moderation dashboard
7+ ### Important changes
8+
9+ * Change project license from MIT to AGPL-3.0-only
810* Enable customisation of subscribe note on footer
11+ * Introduce ansible configuration for deployment
12+ * Switch jobs from cron to systemd timers
13+ * Replace uWSGI with Gunicorn
14+ * Replace black/flake8/isort with ruff
15+ * Refactor newsletter processing into more robust and simpler workflow
16+ * Setup docs using mdbook
17+ * Improve docker local development setup
18+ * Add guide for custom domains
19+ * Simplify Zola and Hugo base CSS styles
20+ * Add themed error pages
21+ * Upgrade to Django 5.1
22+ * Limit RSS to last 10 posts
23+
24+ ### Bugfixes
25+
26+ * Fix Zola v0.19 RSS feed configuration
927
1028## [ 1.1.0] ( https://github.com/mataroa-blog/mataroa/compare/v1.0...v1.1 ) - 2023-12-05
1129
You can’t perform that action at this time.
0 commit comments