Update changelog for v1.2.2 [skip ci]

This commit is contained in:
Forgejo Actions 2026-06-06 09:30:28 -07:00
commit 4bf255b211
3 changed files with 11 additions and 2 deletions

View file

@ -1 +0,0 @@
New explanation card [[hub-spoke-data-evolution]] covering why heph's op-based sync lets most new features ship without a coordinated migration, and the narrow case (a new required SQLite column) that does need a hub-first rollout.

View file

@ -1 +0,0 @@
Recurring tasks now show their schedule in plain language (`every other week`, `weekdays`, `yearly on Apr 15`) instead of a raw RRULE — in both the TUI detail pane and the mobile PWA. The TUI's project sidebar gained subproject indentation, per-project outstanding-task counts, a wider pane, and scrolling when the list overflows.