Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 06:36
· 134 commits to main since this release

A code-review pass over the sync engine, the storage backends and the interface, plus the
first release carrying a Firefox build. Most of it is correctness: several ways your data
could quietly fail to reach your other devices, and several places Konode reported success
it had never actually checked. Full list in
CHANGELOG.md.

Verified on Brave, Helium and Firefox on desktop — three devices sharing one Google Drive
folder, with device naming, bookmark sync, renames and history all crossing between them.

Which download

Both zips here are source builds. They do not carry Konode's own Google OAuth client,
so in these builds Google Drive sign-in needs an OAuth client of your own. GitHub and
WebDAV are unaffected and need nothing extra. For Drive working out of the box, install
from the store instead.

  • Chrome, Brave, Helium and other Chromium browsers
    Chrome Web Store.
    1.2.0 is submitted and waiting on review, so the store serves 1.1.0 until it clears.
    To use the zip instead: unzip konode-chrome-1.2.0.zip, then chrome://extensions
    Developer mode → Load unpacked.
  • Firefoxkonode-firefox-1.2.0.zip. Submitted to Firefox Add-ons and waiting on
    review; this is the first Konode release with a Firefox build. Until the listing is live:
    about:debugging#/runtime/this-firefox → Load Temporary Add-on → pick the zip. A
    temporary add-on is removed when Firefox restarts, so this is for trying it, not for
    living on.

Upgrading

Nothing to do. Every device re-uploads each of its files once on the first sync after
updating, then settles down; if a sync had previously got stuck, updating clears that too.
Your other devices may report "an unusual deletion was blocked" if bookmarks you deleted a
while ago never managed to propagate — that is the safety net working, a restore point is
saved and nothing is lost.

Full Changelog: v1.1.0...v1.2.0