Releases: pakerwreah/Calendr
Releases · pakerwreah/Calendr
v1.10.7
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
Improvements 🔨
- Hide empty next event/reminder in menu bar #153
v1.10.5
MacOS 14 (Sonoma) 🏗️
- Add required calendar full access permission #149
v1.10.4
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
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
Bugs 🐞
Menubar icon:
- Fix missing last character from some weekdays
- Remove abbreviation point from weekdays in 🇵🇹
v1.10.1
Features 🚀
- Support time in custom date format
v1.10.0
Features 🚀
- Add context menus (right click) to the menubar for calendar, events and reminders
- Add option to select the icon style
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
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
Bugs 🐛
- Fix not being able to set a custom date format
for some users, including myself
Thanks @rofrol for reporting it