-
feat: allow editing frequency and target_value on habits
released this
2026-03-07 23:14:25 +00:00 | 5 commits to main since this release- Add frequency to UpdateHabitRequest (was immutable, now editable)
- Validate frequency + specific_days/dates coherence on update
- Keep type and is_negative immutable (they change entry semantics)
- Remove completion_rate references from swagger and README
Downloads