Skip to content

Releases: pakerwreah/Calendr

v1.11.0

20 Apr 00:42
700841f
Compare
Choose a tag to compare

Improvements ๐Ÿ”จ

  • Custom popover implementation
    (and hopefully more stable than the native one)

v1.10.11

13 Apr 18:16
Compare
Choose a tag to compare

Bugs ๐Ÿž

  • Fix layout collapsing when showing event details #176 (for some calendar sizes)
  • Fix localized hour style in event list #172

v1.10.10

07 Apr 15:31
Compare
Choose a tag to compare

Bug ๐Ÿž

  • Fix inability to hide the birthday icon in menu bar if "Show next event" is disabled

but wait... why?

You could already toggle the birthday icon visibility, per calendar, turning the (alarm) into (moon.zzz) inside the calendar picker:

The problem is, that's the same mechanism to show/hide next events, so when we disable this feature, it hides the buttons, preventing you from also hiding the birthday icon #171
To fix this, the app now hides the birthday icon (for all calendars) if the "Show next event" option is disabled.

If you reeeeally wanna see the birthday icon in the menu bar, but not next events, keep the "Show next event" option enabled and "mute" (moon.zzz) them on all calendars except the birthday ones.

Thanks @wzxu for reporting this :)

v1.10.9

29 Mar 21:20
9b413a9
Compare
Choose a tag to compare

Features ๐Ÿš€

  • Add skip button to event details
  • Increase next event max length
  • In-app first weekday configuration

Localizations ๐ŸŒŽ

v1.10.8

27 Jan 21:26
Compare
Choose a tag to compare

Features ๐Ÿš€

  • Add global shortcut recorder #160

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.