Spellbook의 버전 기록 - 6개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 0.6.1
2023년 7월 29일에 출시 - 178.48 KBfirefox 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 #83Mozilla Public License 2.0에 따라 릴리스된 소스 코드
Firefox를 다운로드하고 확장 기능을 받으세요이 확장 기능을 사용하려면 Firefox가 필요함이전 버전
버전 0.6.0
2023년 7월 17일에 출시 - 179.09 KBfirefox 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.mdMozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 0.4.2
2021년 6월 15일에 출시 - 185.28 KBfirefox 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-stabilityMozilla Public License 2.0에 따라 릴리스된 소스 코드