Skip to content

v1.12.3

Compare
Choose a tag to compare
@pakerwreah pakerwreah released this 19 Aug 02:26
· 130 commits to master since this release

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"