Skip to content

Commit 1b93c39

Browse files
committed
prepare for 1.2 release
1 parent 395d77b commit 1b93c39

File tree

1 file changed

+20
-2
lines changed

1 file changed

+20
-2
lines changed

CHANGELOG.md

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,28 @@
22

33
All 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

0 commit comments

Comments
 (0)