Spellbook 版本紀錄 - 6 個版本
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
最新版本
版本 0.6.1
發行於 2023年7月29日 - 178.48 KB適用於 firefox 101.0 與更新版本0.6.1 - 2023-07-30 Bug fixes, rework browser event handling
Changed
Rework and clean up browser event handling
Fixed
Fix popup state on adding a new subcategory Issue #91
Fix updating browser action Issue #90
Fix subcategory collapsing on enter Issue #83原始碼依照 Mozilla Public License 2.0 條款釋出
下載 Firefox 並安裝擴充套件必須使用 Firefox 才能使用此擴充套件較舊版本
版本 0.6.0
發行於 2023年7月17日 - 179.09 KB適用於 firefox 101.0 與更新版本Added
Show saved bookmark info on popup Issue #56 Issue #71 Issue #78
Enable deleting bookmarks Issue #88
New bookmark and category style Issue #56
Changed
Change default shortcut key to Alt+S (Ctrl+Alt+S on Firefox)
Generate manifest V3 for different browser targets Issue #58 Issue #87
Use custom focus colour Issue #56
Fixed
Use simple nonpersistent message passing for service worker Issue #87
Clean up and simplify code, styles and packaging Issue #42 Issue #62
https://github.com/peterhil/spellbook/blob/main/CHANGELOG.md原始碼依照 Mozilla Public License 2.0 條款釋出
版本 0.4.2
發行於 2021年6月15日 - 185.28 KB適用於 firefox 48.0 與更新版本## [0.4.2] – 2021-06-09 Bug fixes and stability
Github [closed issues for v0.4.2](https://github.com/peterhil/spellbook/issues?q=is%3Aissue+is%3Aclosed+milestone%3A0.4.2)
### Fixed
#### Bugs fixed
* Fix adding subcategory with a bookmark on Firefox · [Issue #39] · [Pull request #38]
* Wrong data in popup · [Issue #31]
#### Minor fixes
- bf13210 Pass saved bookmark information into popup and fix popup header [Issue #56]
- 75a0512 Set browser action icon and badge text per tab · [Issue #36]
- d0a5576 Firefox: Fix creating bookmarks in new subcategories
- 365e38e Firefox: Fix errors caused by 'about:' pages
- 7809216 Fix popup header to show when a bookmark is saved
- bc1243b Fix using subcategory close button with keyboard
- 022ee1f Fix close button on popup
### Added
- 913bbb3 Show bookmark count on bookmark form
- 9df8570 Show badge when several bookmarks exist
### Changed
- 6eea4ef Change default shortcut to Ctrl+E (MacCtrl+E on Mac) [Issue #59]
- 99902f0 Query current tab info only after popup is opened · [Issue #36]
- 2e9edb6 Change the minimum length of search back to two letters
**Technical:**
- Renamed default branch to `main`
- 2274c3b Get recent categories using getRecent API method
- 702dd06 Start using [pnpm] instead of yarn
[Issue #56]: https://github.com/peterhil/spellbook/issues/56
[Issue #40]: https://github.com/peterhil/spellbook/issues/40
[Issue #39]: https://github.com/peterhil/spellbook/issues/39
[Issue #36]: https://github.com/peterhil/spellbook/issues/36
[Issue #31]: https://github.com/peterhil/spellbook/issues/31
[Pull request #38]: https://github.com/peterhil/spellbook/pull/38
See full changelog at Gihub:
https://github.com/peterhil/spellbook/blob/main/CHANGELOG.md#042--2021-06-09-bug-fixes-and-stability原始碼依照 Mozilla Public License 2.0 條款釋出