v1.2.0
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: unzipkonode-chrome-1.2.0.zip, thenchrome://extensions→
Developer mode → Load unpacked. - Firefox —
konode-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