GitSyncMarks version history - 2 versions
GitSyncMarks by Joe Mild
GitSyncMarks version history - 2 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 2.1.2
Released Feb 16, 2026 - 78.76 KBWorks with firefox 140.0 and later, android 142.0 and laterBugfix for Firefox Android.Source code released under MIT License
Older versions
Version 2.1.1
Released Feb 13, 2026 - 78.31 KBWorks with firefox 140.0 and later, android 142.0 and later[2.1.1] - TBD
Changed- New icon: Updated logo (blue bookmark + green sync arrow on black background) across extension, store assets, and favicons
[2.1.0] - 2025-02-10
Added- Sync profiles: Presets for real-time (1 min), frequent (5 min), normal (15 min), and power-save (60 min) sync — each with tuned debounce delay
- Custom sync profile: Manual interval and debounce settings
- Sync on browser start: Optional automatic sync when the browser starts
- Sync when browser gains focus: Optional sync when switching back to the browser (with 60s cooldown)
- Commit link in popup: Last commit hash shown as a clickable link to GitHub
- Next sync countdown: Countdown timer until the next periodic sync (when auto-sync is on)
- Theme selector: Light, dark, or auto (system) — applies to options page and popup
- Pre-release workflow: Tags like
v2.1.0-pre.1,v2.1.0-alpha.1,v2.1.0-beta.1,v2.1.0-rc.1create GitHub Pre-releases - Language selector in options header (moved from Settings tab)
Changed- Project renamed: BookHub → GitSyncMarks
- Firefox: New extension ID
gitsyncmarks@d0dg3r— existing Firefox users must uninstall the old extension and install the new one - IndexedDB migration: Automatic migration from
bookhub-keystogitsyncmarks-keys— existing users keep their token without re-entering it - Options tabs: Reorganized into GitHub, Synchronization, Backup, Automation, About
- Backup tab: Redesigned with clearer block layout, descriptions per action, file picker with chosen filename display
- Last data change: Popup shows "Last data change" instead of "Last sync" when changes were pushed
- Debounce: Configurable per profile; max-wait cap prevents indefinite deferral (30s or 6× debounce)
- package.json: Version kept in sync with manifest for releases
Source code released under MIT License