Skip to content

v1.1.2

Choose a tag to compare

@smith-and-web smith-and-web released this 16 Mar 23:30
· 109 commits to main since this release
81238c2

What's New

Fix: Auto-updater restart

The auto-updater's "Restart" button previously failed with an ACL error (Command plugin:process|restart not allowed by ACL). The tauri-plugin-process backend is now properly registered and permitted, so in-app restarts after an update work as expected.

Quit Kindling

A Quit Kindling option has been added to the File menu (Cmd/Ctrl+Q) and the command palette.

About Kindling dialog

An About Kindling dialog is now available from the Help menu and the command palette. It displays the current version, app description, copyright, and links to the GitHub repository, issue tracker, and release notes.

Full changelog

v1.1.1...v1.1.2