Skip to content

Commit d115775

Browse files
committed
add missing changelog items for v1.4
1 parent 0cc19de commit d115775

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,20 @@ All notable changes to this project will be documented in this file.
1111
* Add API endpoints for managing comments
1212
* Add API endpoints for managing pages (create, read, update, delete, list)
1313
* Replace ansible deployment with bash scripts
14+
* Move all docs pages into README
1415
* Add deploy GitHub Actions workflow
15-
* Upgrade to Django 6.0
16+
* Upgrade to Django 6.0 Release Candidate 1
1617
* Merge subscribe note with footer note
18+
* Add database bash scripts for local development
1719
* Make admin email configurable from the environment
20+
* Make database backup setup part of server provisioning process
21+
* Make old backups deletion as part of the backup process
1822

1923
### Bugfixes
2024

2125
* Fix broken image paths for epub exports
26+
* Fix existing username error from human diagnostics endpoint
27+
* Fix Docker image build workflow for ghcr.io
2228

2329
## [1.3.0](https://github.com/mataroablog/mataroa/compare/v1.2...v1.3) - 2025-10-26
2430

0 commit comments

Comments
 (0)