Skip to content

Releases: pakerwreah/Calendr

v1.22.3

Choose a tag to compare

@pakerwreah pakerwreah released this 13 Jul 14:59
v1.22.3
fe7d168

Bug 🐛

  • Fix macOS calendar button only working 1st time #700
    (broken in v1.22.1)

Thanks @btthle for reporting 🙇🏻‍♂️

Full Changelog: v1.22.2...v1.22.3

v1.22.2

Choose a tag to compare

@pakerwreah pakerwreah released this 13 Jul 08:38
f7be863

Features 🧙🏻‍♂️

  • Add map blacklist regex field #695
  • Add outline style for the menu bar date #698
    ( suggested by @mocatex in #697 )
Screenshot 2026-07-11 at 18 52 39

Localization 🌐

Full Changelog: v1.22.1...v1.22.2

v1.22.1

Choose a tag to compare

@pakerwreah pakerwreah released this 25 Jun 21:53

Features 🚢

  • Add option to hide all-day events #682
  • Smart date/time editing on event creation #689

Full Changelog: v1.22.0...v1.22.1

v1.22.0

Choose a tag to compare

@pakerwreah pakerwreah released this 15 Jun 04:15
v1.22.0
6fa86cc

Features ⚽

  • Adjust next event length with notch #673
  • Add the ability to create new events #676

Bugs 🐝

  • Batch skip operations to avoid flicker #667
  • Hide fullscreen reminders skip action #668
  • Fix weather symbols legibility #672

Full Changelog: v1.21.4...v1.22.0

v1.21.4

Choose a tag to compare

@pakerwreah pakerwreah released this 06 Jun 21:04
1b4e145

Features 🐣

  • Fullscreen transparency slider #652, #654
  • Fullscreen calendar-color bar #661
  • Fullscreen auto close & switch to next event #665
  • Fullscreen only when screen is unlocked #666

Bugs 🐜

  • Fix fullscreen missing date for multi-day duration #652
  • Fix fullscreen link ignoring calendar preferred browser #652
  • Fix fullscreen grouped events skip #659
  • Fix crash when account source is missing #657

Clean up 🍂🧹

  • Allow sudden termination #655

Full Changelog: v1.21.3...v1.21.4

v1.21.3

Choose a tag to compare

@pakerwreah pakerwreah released this 02 Jun 00:40
v1.21.3
6237573

Improvements 🎨

  • Fix full screen alert frame #648
  • Fix full screen alert background #646

Replace hacky thin background with macOS native thick material.
Stick with dark mode and make texts pure white for more contrast.

Thanks @mega-joe for the feedback 🙇🏻‍♂️

Full Changelog: v1.21.2...v1.21.3

v1.21.2

Choose a tag to compare

@pakerwreah pakerwreah released this 01 Jun 14:26
v1.21.2
0031e73

Improvements 🔧

  • Always show skip button in full screen alert #643
  • Show link button in full screen alert #642
  • Persist launch agent logs #644

Bugs 🐛

  • Prevent replaying full screen alerts #641

Full Changelog: v1.21.1...v1.21.2

v1.21.1

Choose a tag to compare

@pakerwreah pakerwreah released this 31 May 19:15
v1.21.1
bc409a6

Features 😱

  • Add launch agent to restart the app if it gets killed #632
    (this replaces the hacky cache cleaning method)
  • Show full screen alert when the next event starts #634
    (better late than never)

These features are optional, so you have to enable them in the app settings.

600557563-3bf7d5fd-047d-4c03-b484-7cd885cdcc86

Improvements 🔨

  • Bind calendar scaling to title #633

Bugs 🐛

  • Settings layout was slightly broken on v1.21.0 #636

More details 🕵🏻‍♂️

Launch agent
  • The app won't restart if you cleanly exit from the app's menu or about page.
    To trigger a restart you have to killall Calendr or use Activity Monitor.

  • To confirm that the agent is running, you can inspect the debug logs:
    log stream --level debug --style compact --predicate 'subsystem == "br.paker.Calendr.launcher"'
    This only shows real-time activity, so you have to do something to produce logs, like killing / quitting the app or toggling its checkbox in the app settings.

Full screen alert
  • You can press Escape to dismiss the alert.

  • You can press Enter to trigger the primary action, which can either dismiss the screen or Join the meeting.

  • There's a cooldown of 1.5 seconds when the alert is presented, to avoid accidentally triggering actions when you are typing.

 

Full Changelog: v1.20.9...v1.21.1

v1.20.9

Choose a tag to compare

@pakerwreah pakerwreah released this 26 May 13:36
bafddf9

Features ☕

  • Add facetime to meeting links #624
  • Add option to disable update check #626

Bugs 🪲

  • Fix video/link button style when in-progress event auto-switches to upcoming #625
  • Clear caches to avoid silent termination under heavy load with low disk space #628

Full Changelog: v1.20.8...v1.20.9

v1.20.8

Choose a tag to compare

@pakerwreah pakerwreah released this 23 May 04:24
v1.20.8
4b77eb0

Bugs 🐛

  • Fix crash when AppleScript fails to open Calendar #615
  • Fix initial status items positions on first install #620
  • Prevent update error alert from background #622

Localization 🌐


Full Changelog: v1.20.7...v1.20.8