Skip to content

Releases: AvengeMedia/dankcalendar

Release v0.2.3

Choose a tag to compare

@github-actions github-actions released this 13 Jul 18:32

What's Changed

  • caldav/ical: sync colors for more providers fixes #54 (5be8557)
  • ui: add X mousewheel, touchpad, and drag support fixes #52 (5d5745b)
  • navigation: add go to date dialog + new shortcuts for faster navigation fixes #40 (9a609af)
  • providers: add option to skip certificate validation for CalDav fixes #50 (8a01f9b)
  • recurrence: allow editing from children sounds: play notification sound immediately and use suppress-sound since not all notification daemons implement the sounds properly editing: wrap elements in a flickable editing: fix every field for recurrence events fixes #51 (f6fd9a8)
  • packaging: embed UI into binary, breaking all current packaging until updates (6556366)
  • feat(ipc): add ui.newEvent to open the new-event editor (#53) (157bed9)
  • ci: include logo with release assets (61d0dea)

Full Changelog: v0.2.2...v0.2.3

Release v0.2.2

Choose a tag to compare

@github-actions github-actions released this 09 Jul 19:09

What's Changed

  • i18n: sync (f715273)
  • Add setting to show all events in month view without capping (#48) (bc409f2)
  • Add toggle to collapse the calendar sidebar (#47) (c198903)
  • edit features: add geo URI parsing for locations, add ability to set multiple reminders, h ide tray icons, and use notification sounds fixes #46 (c70e87f)
  • rename packaging of release flow for clarity (be04da4)
  • assets: Add AppSteam metainfo file (#45) (7358219)

Full Changelog: v0.2.1...v0.2.2

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

Release v0.2.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 14:33

What's Changed

  • window: add ctrl+1-5 shortcuts for changing view fixes #27 (f66fcf8)
  • nix: update vendorHash for go.mod changes (bda30ba)
  • tasks: Add support for tasks/reminders across all providers (VTODO) (203d91b)
  • ui: add expansion in month view to view all events in a day fixes #22 (9596d96)
  • i18n: sync (ee1cfe4)
  • keyring: fix resolution of default keyring fixes #26 (a2c8744)
  • ipc: allow showing calendar in specific view parameters (41f2205)
  • ui: add time of day indicator to day/week views (c1d9a7f)
  • add support for RSVPing to events fixes #23 (239718d)
  • remove test error account (40e138f)
  • ui: fix calendar account errors and add double click for new events (b943894)
  • core: migrate to mockery v3 (f0c2f2a)
  • i18n: add chinese simplified (dbc1611)

Full Changelog: v0.1.5...v0.2.0

Release v0.1.5

Choose a tag to compare

@github-actions github-actions released this 22 Jun 18:51

What's Changed

  • core: add native colorscheme watcher (bb9ccfd)
  • i18n: add Polish (6b5e059)
  • providers: add evolution data server as a provider fixes #19 (cc1c7c9)
  • nix: update vendorHash for go.mod changes (9718ecf)
  • events: add support for parsing meeting_url, show in event details + reminders fixes #18 (5c6cecd)
  • improve account error handline, fix overlapping event views fixes #20 (fa6f1df)
  • providers/icalconv: add test case for #17 fixes #17 (c324586)
  • providers/icalconv: resolve non-IANA zones and floating times related #17 (5b889e4)

Full Changelog: v0.1.4...v0.1.5

Release v0.1.4

Choose a tag to compare

@github-actions github-actions released this 18 Jun 02:11

What's Changed

  • providers: capture TZID from event source fixes #13 fixes #14 (058080d)
  • ci: fix update-vendor-hash (bc829fb)
  • flake: updating vendorHash (#15) (16aee39)
  • calendar/providers: add support for iCal feeds, improve scheduler, add webcal URL handler fixes #10 (f134adc)
  • ui: fix sidebar width (9da0510)
  • ui: make sidebar collapsible and scrollable fixes #9 (0e640d2)

Full Changelog: v0.1.3...v0.1.4

Release v0.1.3

Choose a tag to compare

@github-actions github-actions released this 17 Jun 02:48

What's Changed

  • calendar: allow resizing the sidebar and elide calendar names fixes #8 (746026c)
  • i18n: add spanish, hebrew, russian, and ukranian + RTL support (5c50d7a)
  • calendar: add scroll behavior to month view fixes #7 (c4da877)
  • window: fix handling of close events fixes #6 (25cfd13)
  • ui: add copy link buttons to setup instructions fixes #5 (c9974ae)
  • fix(hash): update vendorHash (#4) (ab5db1e)

Full Changelog: v0.1.2...v0.1.3

Release v0.1.2

Choose a tag to compare

@github-actions github-actions released this 16 Jun 14:27

What's Changed

  • ui: add theme engine (72a56e3)
  • i18n: add dutch (ae0d2ce)
  • ui: improve calendar grid line contrast fixes #3 (6fd2374)
  • Merge pull request #2 from LuckShiba/nix-nix (af1e1d1)
  • i18n: sync (d88f1b1)
  • providers: simplify providers and improve local calendar onboarding (9ea5e81)
  • i18n: add italian and vietnamese (76b7f64)
  • ui: fix selected day binding (56d6efc)
  • core/reminders: add event-driven scheduler instead of polling (297545c)

Full Changelog: v0.1.1...v0.1.2

Release v0.1.1

Choose a tag to compare

@github-actions github-actions released this 15 Jun 23:20

What's Changed

  • ui: add quit behavior option for close button (677116e)

Full Changelog: v0.1.0...v0.1.1

Release v0.1.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 22:40

What's Changed

  • inject build time and commit into release (c6f5c68)
  • notifications: add overrides per-calendar (8eded83)
  • update calendar icons (1ffee20)
  • monolithic commit of multiple things: core/db: switch to versioned migrations with goose core/completions: add IPC completions (c0c2c89)
  • change readme logo (8beec48)
  • update README (7e0a4a2)
  • i18n: add terms to poeditor (032f290)
  • core: rebrand binary to dcal (ceed481)
  • add keyboard navigation (e91b657)
  • account/add: fix image expansion blocking window controls (e69de3e)
  • notifications: add comprehensive support for event reminders (b494f23)
  • Dank Cal vAlpha (b755f9d)
  • Initial commit (83fe564)

Full Changelog: ...v0.1.0