Skip to content

v0.1.11

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Jun 05:22
5913aa0

Fixes

  • Windows: the native helper now updates itself while the browser is running. Previously, Windows file-locking on the running executable could leave the helper stuck on "Update Available." The updater now swaps the old binary aside and installs the new one in place (the old copy is removed on the next reboot). If the prompt ever persists, fully quit and reopen the browser. (#86)

Maintenance

  • Updated vitest to 4.1.0 and resolved the remaining Dependabot security alerts across the Go and npm dependencies (vite, postcss, ws, tmp, fast-uri, defu, brace-expansion, edwards25519). (#85, #82)

Documentation

  • Moved the store listing into docs/ to tidy the documentation layout. (#81)

Full Changelog: v0.1.10...v0.1.11