Releases: jeromepl/highlighter
Releases · jeromepl/highlighter
Highlighter 4.0.4
- Fix
contentScript.js
file not included in packaged zip file
Full Changelog: v4.0.3...v4.0.4
Highlighter 4.0.3
What's Changed
Full Changelog: v4.0.2...v4.0.3
Highlighter 4.0.1
Highlighter 4.0.0
New Features
- New UI design
- Customizable highlight and text colors (#20)
- The text color option makes it much more practical to use with a dark theme
- Show lost highlights on the page in the popup (#29)
- Switch to Chrome Manifest V3 ahead of Google's forced change next year
- Better support for Single Page Applications by trying to highlight again on any URL change
Bug Fixes
- Highlights sometimes highlighted the entire page
- Now works within embedded <iframe> (#12)
- Copy-all feature sometimes was formatted as a single paragraph (#22)
- Fix default keyboard shortcut not working on MacOS
Misc
- Add href and UUID to stored highlights
- This will make it easier in the future to add a page to view all highlights from any webpage source
- Add createdAt and updatedAt timestamps to stored highlights
- Refactor project structure
- Refactor highlighting algorithm
- Add ESLint basic configuration
- Show an error message in the popup when content scripts are not loaded on the page
Highlighter 1.0.0
Initial release of this extension after the Alpha.