Releases: pakerwreah/Calendr
v1.14.2
Features β¨
Bugs π
- Fix icon not supported on macOS < 15 #282 π₯
v1.14.1
- Remove rounding up when rescheduling reminders bd0296f
- Allow custom applications folder #264
Contributions ππ»ββοΈ
- Updated Slovak translation by @Svec-Tomas in #270
- Updated Italian translation by @ilMagnifico in #273
- Updated French translation by @thomas40510 in #276
- Updated German translation by @bhopmann in #277
- Updated Simplified Chinese by @zhanglolo in #269
- Updated Simplified Chinese by @HeiTang in #279
- Added Traditional Chinese (Taiwan) by @HeiTang in #278
Full Changelog: v1.14.0...v1.14.2
v1.14.0
Bugs π
- Bring native calendar to front after opening it (#260)
- Fix overdue time showing when not supposed to
- Fix context menu hidden behind event popover
Features π
- Ability to select a default browser to open event links (#255)
- Show recurrence indicator in event list (#262)
- Option to choose the view mode when opening the native calendar (#261)
- Option for holding
β₯
to peek at hovered dates (#254) - Option to turn off overdue reminders (#258)
Improvements π οΈ
- Launch menu bar popover with mouse click down instead of up (#257)
Thanks @Ariandr, @laurentNoudohounsi and @ilMagnifico for the contributions ππ»ββοΈ
v1.13.3
Bugsπ°π§
Features πΈ
- Add
pt
andsk
translations for auto-updater (#247) - Improved the
"missing translations"
report with missing count - Show completed reminders and allow checking them with one click
Hopefully no leaks in this version π
v1.13.2
v1.13.1
v1.13.0
v1.12.6
Features π
- Add weather info in event details π¦οΈ #231
- Add button to open location in the native Maps app
- Add option to disable map and weather
Geolocation πΊοΈπ§
- Use coordinates from EventKit when available
- Fix wrong location for addresses with parenthesis #237
- Refine geocoder result with MapKit natural language search
Improvements π οΈ
- Fix initial flickering when showing map
- Adjust event subtitle in list to fit more text
(remove line breaks)
Bugs π
v1.12.5
v1.12.4
Bugs π
- Fix context menu overflow on screen with notch #225
Improvements π οΈ
- Faster app startup
- Ensure menu bar item appears before asking for access
- Ask to open system settings if the user denies access
- Show both location and url in event list
- Show url tooltip on link/video button in event list
v1.12.3
Features π
- Create a good enough auto updater
There's nothing new in this version. π
Feel free to install it if you want to auto update to the next version when it gets released.
Fixes for v1.12.2 π§ (replaced)
- Show notification text when screen is locked
- Fix
Install
button not appearing on the notification
More details
In this version, the app will show an Install
button on the update notification. If you click it, it will download and install the new version in the background.
If you click the notification body it will open the About
window, where you can also install or check for updates again if necessary.
During installation, it will show a Save
popup for you to confirm where to install the app. You don't have to change anything, just click Install
and confirm Replace
.
That's necessary to keep the sandbox
enabled. It only grants access for the app to modify a single file, which is nice in terms of security.
Although this is not 100% automatic, it's already a huge improvement compared to what we have today.
I know there are 3rd party solutions to do this, but I wanted to keep things simple.
Check this discussion for more details: #221
If you dismissed the notification and want to see it again, run this command and relaunch the app:
defaults delete br.paker.Calendr "last_checked_version"