Skip to content

Releases: pakerwreah/Calendr

v1.10.5

27 Sep 14:47
1363bc9
Compare
Choose a tag to compare

MacOS 14 (Sonoma) 🏗️

  • Add required calendar full access permission #149

v1.10.4

22 Sep 11:00
142b9c1
Compare
Choose a tag to compare

Bugs 🐞

  • Fix popover appearing behind the menu bar in 1.10.3 #147
  • Focusing another screen with "pinned" calendar would cause it to disappear forever #144
    (fix this again in a different way)

v1.10.3

18 Sep 20:55
62dd489
Compare
Choose a tag to compare

Bugs 🐞

  • Focusing another screen with "pinned" calendar would cause it to disappear forever
    I think something must have changed in the latest macOS updates 🤷🏻‍♂️🔮

Update ⚠️

There's a nasty bug in this version (#147). Please update to the latest one.

v1.10.2

07 Aug 16:52
Compare
Choose a tag to compare

Bugs 🐞

Menubar icon:

  • Fix missing last character from some weekdays
  • Remove abbreviation point from weekdays in 🇵🇹

v1.10.1

01 Aug 00:32
adbc1ac
Compare
Choose a tag to compare

Features 🚀

  • Support time in custom date format

v1.10.0

27 Jul 10:15
Compare
Choose a tag to compare

Features 🚀

  • Add context menus (right click) to the menubar for calendar, events and reminders
  • Add option to select the icon style Screenshot 2023-07-27 at 11 03 58

Changes 🔧

  • Stop hiding the icon when "detect notch" feature is enabled, because now we might have important information in it
    and also to reduce code complexity and make my life easier :)

v1.9.7

21 Jul 17:29
Compare
Choose a tag to compare

Features 🎉

  • Show both next event and reminder in the menu bar

Bugs 🐞

  • Fix edge-case where organizer is also attendee, so they appear duplicated

v1.9.6

27 May 12:56
7407312
Compare
Choose a tag to compare

Bugs 🐛

  • Fix not being able to set a custom date format
    for some users, including myself

Thanks @rofrol for reporting it

v1.9.5

12 May 16:28
Compare
Choose a tag to compare

Features 🎉

  • Use ⌘ , to open Preferences
  • Simplified Chinese localization 🇨🇳

Thanks to @Jerry23011 🙇🏻‍♂️

v1.9.4

27 Apr 21:51
Compare
Choose a tag to compare

Features 🎉

  • Context menu option to open events and reminders in the native apps - thanks to @peteschaffner 🙇🏻‍♂️

Bugs 🐛

  • Fix memory leak in reactive gesture recognizer #127