更新記錄Changelog
Dooby 每個版本的修正與新功能。從 Chrome 線上應用程式商店 安裝即可自動更新。
Fixes and new features in every Dooby release. Install from the Chrome Web Store to get updates automatically.
v1.2.0 2026-09-07 最新Latest
- 新增Dooby Cloud:用 Google 帳號登入。工具列多了帳號按鈕,登入後書籤會存到 Dooby 自己的雲端(Supabase),不再受 Chrome 同步 100 KB 的限制,也是之後在 iPad、iPhone 使用的基礎。第一次登入會把本機和雲端的書籤合併,不會遺失任何資料;之後的修改自動上傳,其他裝置一分鐘內更新。
- 新增同一個對話框可以登出,或永久刪除雲端上的資料。
- 變更新增
identity 權限,只用來開啟 Google 登入視窗。
- NewDooby Cloud: sign in with Google. A new account button in the top bar. Once signed in, your bookmarks live in Dooby's own cloud (Supabase) with no 100 KB limit, which is the foundation for using Dooby on iPad and iPhone. The first sign-in merges local and cloud data so nothing is lost; later edits upload automatically and other devices catch up within a minute.
- NewSign out or permanently delete your cloud data from the same dialog.
- ChangeAdded the
identity permission, used only to open the Google sign-in window.
v1.1.10 2026-09-07
- ChangeUpdated the USDT (TRC-20) donation address.
v1.1.9 2026-09-07
- 修正贊助者啟用碼真的會驗證了。之前只檢查開頭是不是
DOOBY-,任何人隨便打都能解鎖。現在啟用碼是開發者用私鑰對「顯示名稱」簽出的簽章,套件用內建的公鑰驗證,名稱或代碼不對就無法啟用。舊版用假代碼解鎖的狀態會在啟動時自動撤銷。
- 修正取消啟用或啟用失效時,付費主題會退回免費的 Midnight 主題。
- 新增開發者用的啟用碼產生工具
scripts/gen-activation-code.js。
- 新增這個更新記錄頁面。
- FixSupporter activation codes are now actually verified. The old check only looked for a
DOOBY- prefix, so anything unlocked the perks. A code is now a signature of the display name made with the developer's private key and verified in the extension with the embedded public key; a wrong name or code no longer activates. States unlocked with fake codes are revoked on startup.
- FixDeactivating, or losing activation, falls back from a premium theme to the free Midnight theme.
- NewDeveloper tool for issuing codes:
scripts/gen-activation-code.js.
- NewThis changelog page.
v1.1.8 2026-09-06
- 修正跨裝置同步永遠連不起來。未封裝載入的套件 ID 是由資料夾路徑算出來的,每台電腦都不同,等於各自有一個雲端空間。manifest 加入固定的
key,所有安裝的 ID 都是 dfoidibckihcnmakgoabkebinahggked。
- 改善滑鼠停在同步狀態上會顯示套件 ID,方便比對兩台電腦是否一致。
- 新增Chrome 線上應用程式商店打包腳本,以及這個網站(首頁與隱私權政策)。
- FixCross-device sync could never connect. An unpacked extension's ID is derived from its folder path, so every computer got a different ID and its own separate cloud storage. The manifest now carries a fixed
key, giving every install the ID dfoidibckihcnmakgoabkebinahggked.
- ImproveHovering the sync status shows the extension ID so mismatches between devices are easy to spot.
- NewChrome Web Store packaging script and this website (home page and privacy policy).
v1.1.7 2026-09-02
- 修正把 Open Tabs 拖到收藏卡片的標題列現在也會存進去,之前只有內容區接受放下。
- 修正從網站圖示開始拖曳不會再變成瀏覽器原生的圖片拖曳。
- 修正工具列快速儲存改存到目前所在的空間,優先放進 Quick Save,空間沒有收藏時自動建立,儲存成功才關閉分頁。
- FixDropping an Open Tab onto a collection's title bar now saves it; previously only the card body accepted drops.
- FixDragging by the site icon no longer turns into a native image drag.
- FixToolbar quick-save targets the current space, prefers Quick Save, creates one if the space is empty, and only closes the tab after a successful save.
v1.1.6 2026-09-02
- 修正Save Session、Open Tabs 側欄與快速儲存不再包含
about:blank、新分頁等非網頁。
- FixSave Session, the Open Tabs sidebar and quick-save no longer include non-web pages such as
about:blank or new tab pages.
v1.1.5 2026-09-02
- 修正沒有 Dooby 新分頁開著時,背景程式每 5 分鐘產生的
Receiving end does not exist 錯誤。
- FixThe background worker no longer logs
Receiving end does not exist every 5 minutes when no Dooby new tab is open.
v1.1.4 2026-09-02
- 修正雲端同步每次上傳都失敗。資料切塊原本用字元數計算,但 Chrome 的每個 key 上限 8 KB 是用位元組算,中文標題會超過。改成用位元組切塊,並修正 100 KB 總量的計算方式。
- 修正定時同步先拉再推,避免舊資料蓋掉雲端。
- 改善同步錯誤訊息區分「單一 key 超限」「總量超限」「寫入過於頻繁」。
- FixEvery cloud sync upload failed. Data was chunked by character count, but Chrome's 8 KB per-key limit is measured in bytes, which non-ASCII titles exceeded. Chunks are now sized by bytes and the 100 KB total check is measured the same way.
- FixPeriodic sync pulls before pushing so stale data cannot overwrite the cloud.
- ImproveSync errors distinguish per-key, total and write-rate limits.
v1.1.3 2026-03-17
- 新增Wall of Fame 加入第一位贊助者 Domain5566。
- NewDomain5566 added to the Wall of Fame as the first supporter.
v1.1.2 2026-03-17
- 修正收到其他裝置的同步變更時,正確把雲端資料寫回本機再更新畫面。
- FixChanges from another device are written to local storage before the UI refreshes.
v1.1.1 2026-03-17
- 修正移除未使用的
sessions 權限(商店審核要求)。
- 修正啟動時的初始同步會正確更新畫面;同步錯誤狀態保留到下次成功為止。
- FixRemoved the unused
sessions permission (Chrome Web Store review).
- FixInitial sync on startup refreshes the UI; sync errors stay visible until the next success.
v1.1.0 2026-03-11
- 新增透過 Chrome 帳號的雲端同步、儲存用量指示、手動同步按鈕。
- 新增JSON 匯出與匯入、贊助者系統與啟用碼、5 種配色主題、Wall of Fame、隱私權政策頁面。
- NewCloud sync through your Chrome account, storage usage indicator, manual sync button.
- NewJSON export and import, supporter system with activation codes, 5 color themes, Wall of Fame, privacy policy page.