Skip to content

v3.4.0

Choose a tag to compare

@udondan udondan released this 14 Sep 10:11
Immutable release. Only release title and notes can be modified.
aa34c63

3.4.0 (2026-09-14)

Features

  • add --repeat-on weekday selectors for weekly repeats (#67) (b86cd23)
  • add delete-list subcommand with --confirm guard (#70) (e3c838e), closes #50
  • add doctor subcommand for permission and environment diagnostics (#69) (6738316), closes #52
  • add opt-in pretty output format for reminder listings (#71) (c91cfc0), closes #54
  • add today, overdue and upcoming subcommands (#65) (131be42)
  • show and filter by flagged status (#64) (31c233d), closes #51
  • show open and overdue reminder counts in show-lists (#60) (50dd6c8), closes #48

Bug Fixes

  • apply --repeat rule when adding a reminder (#66) (aa806a4)
  • omit nextDueDate for completed reminders (#68) (3059841)