Releases: pakerwreah/Calendr
Releases ยท pakerwreah/Calendr
v1.9.4
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
v1.9.3
v1.9.2
Improvements ๐ ๏ธ
- Ignore time zone for subscribed calendars
- Auto check for new version
v1.9.1
Features ๐
Now you can plan your holidays and see times in the local time zone
(meetings still show your current location's time zone)
v1.9.0
Features ๐
- Select calendars for showing next event in the menu bar
- Right click events in the list to trigger context actions
Calendar app automation ๐ค
- Double click a date cell to open Calendar at the selected date in
day
view - Calendar button now opens Calendar at the selected month in
month
view
๐ฎ๐ปโโ๏ธ The app will ask for a new permission. It's ok to deny it if you want, it will fallback to the old behavior, which is just opening the app.
v1.8.4
Improvements ๐ ๏ธ
- Show duration for multi-all-day events
- Fix events that should be all-day but are not correctly reported as such (ex. Google's "Out of office")
v1.8.3
Bugs ๐
- All-day overdue reminders would show up twice in today's view
- Prevent showing interval between events if less than a minute
- Fix missing space in reminders actions for the Italian localization
Improvements ๐ ๏ธ
- Show overdue reminders on top of the list
- Fade overdue reminders in today's view
- Show relative dates in overdue reminders sections (i.e.: Yesterday, 2 days ago, Last week)
v1.8.2
v1.8.1
Features ๐
- Add option to auto launch the app at login
(macOS 13+ only)
If you already have it on your login items list (which you probably do) it will be duplicated.
v1.8.0
Bugs ๐
- Fix hover tracking area slightly wrong after resizing the calendar
- Fix popover jiggling on date hover for certain size configurations
Improvements ๐ ๏ธ
- Auto close calendar when moving mouse to a different screen
- Lots of optimizations and small adjustments under the hood
Features ๐
- Configuration for highlighted weekdays
- Possibility to show an opaque background in the menu bar
Special thanks to @ismslv for the suggestions and beta testing ๐๐ป