Skip to content

2026.06.08

Latest

Choose a tag to compare

@smgdkngt smgdkngt released this 08 Jun 08:04

Features

  • Recurring todos. Set a todo to repeat daily, weekly, or monthly via the new "Repeats" picker in the item detail sidebar. Ticking a recurring item spawns a fresh instance in the same list with the due date rolled forward (or no due date if the original had none). The completed instance stays as history. Three rules only in v1 — no custom intervals, weekday selection, or end conditions; spawn-on-complete, no background job, so missed occurrences don't pile up.

Dependencies

  • Bump bootsnap 1.24.5 → 1.24.6 (supersedes #66)
  • Bump image_processing 2.0.1 → 2.0.2 (supersedes #65, also bumps msgpack 1.8.0 → 1.8.1)
  • Bump rubyzip 3.3.0 → 3.3.1 (supersedes #67)
  • Bump gitleaks-action 2 → 3 (#64)

Three dependabot PRs hit a Gemfile.lock conflict after the previous batched merge; bundled them in one out-of-band lockfile update instead of waiting for individual rebases.

Tests

Suite: 384 → 394 tests, ~5s parallel runtime.