Skip to content

Release v0.2.1

Choose a tag to compare

@github-actions github-actions released this 06 Jul 22:37

What's Changed

  • GOTOOLCHAIN=auto for prek (c048bb1)
  • nix: update vendorHash for go.mod changes (6c0bb0c)
  • bump dependencies (28221ae)
  • ui: add keyboard navigation for calendar sidebar fixes #41 (6ddf873)
  • ui/navigation: add support for navigating to days with events in month view, make other views navigate events instead of weeks (79d867f)
  • caldav: add well-known discoveray fallback fixes #38 (6182a00)
  • tasks: fix state-management of dismissing tasks in the sidebar (fd81fbb)
  • core: fix rrule-go arbitrarily capping recurrence events to 292 years if no UNTIL was specified fixes #39 (c300521)
  • ui: fix so day view shows currently selected day when switching from month view fixes #42 (cd719c2)
  • search: make escape key close search fixes #43 (e2527cb)
  • feat: add configurable core hours with out-of-range warnings (#36) (65f0fcd)
  • ipc: add function to open event directly, fix parameters to show functions fixes #28 fixes #35 closes #37 (8ed9771)
  • sync: refresh meeting URLs for existing Google accounts (#30) (49b7478)
  • ui: make event title lines configurable (#31) (3f49a6a)
  • chore: bump dcal flake to 0.2.0 (#32) (5f4447e)
  • Fix reminders/invitations busy-loop on large sync snapshots (#34) (26b13ad)

Full Changelog: v0.2.0...v0.2.1