Skip to content

Releases: pakerwreah/Calendr

v1.10.7

12 Nov 00:08
Compare
Choose a tag to compare

Features 🚀

  • Ability to skip next event in the menu bar (right-click) #156
    For those who didn't notice, you can right click things 🙂

Bugs 🐛

  • Fix an issue where the menu would appear for both next event + reminder when you click on any of them in the menu bar

v1.10.6

05 Oct 18:29
1f085c8
Compare
Choose a tag to compare

Improvements 🔨

  • Hide empty next event/reminder in menu bar #153

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