Changelog
All notable changes to the sepia infrastructure are tracked here.
Format based on Keep a Changelog.
Monthly archives
- 2024-12 — repo bootstrap and the first compose split
- 2025-01 — collectd configuration
- 2025-04 — database, collectd, and network adjustments
- 2025-05 — host naming cleanup
- 2025-09 — Seafile proxy and key hardening
- 2025-12 — Seafile 13 and compose/config cleanup
- 2026-05 — docs bootstrap, container services, and cleanup
- 2026-06 — DSMR dataflow fix
- 2026-07 — core hardening, Blocky migration, KeepassXC, and docs cleanup
Adding new entries
When a meaningful change lands, add a dated section to the current month’s page.
- Open
changelog/<YYYY>/<YYYY-MM>.md - Add a new
### [YYYY-MM-DD]section near the top of the file - Group changes by category: Added, Changed, Fixed, Removed
- Link to Gitea commits and relevant docs when that adds useful context
If the month does not have a file yet, copy _template.md as a starting point.