Releases: obsidianmd/obsidian-clipper
Releases · obsidianmd/obsidian-clipper
1.6.3
1.6.2
1.6.1
1.6.0
Improved
- Highlighter improves UX and adds better support for mobile. (#797)
- Defuddle 0.18 with extractors for LinkedIn, Threads, Bluesky, Discourse, Medium.
Fixes
- Reader: Fix scroll locking on some sites.
- Fix selecting vault in popup.
- Fix for debug in background script.
- Remove visible console.log #796
1.5.1
1.5.0
1.4.0
New
- YouTube transcript UI provides an interactive transcript that lets you pin the video, scrub through the transcript, auto-scroll, and highlight the current position.
- Open in Reader lets you set the default open behavior to Reader mode so you can get there in one click using the extension button.
Improved
- Defuddle 0.16.0
- Lazy-load highlights (#765, #716)
Fixes
- Orion: Fix shortcuts and Reader view.
- Reader: Fix font detection on Safari and Firefox.
1.3.0
You can now customize the Reader experience to your liking with settings for:
- Typography, fonts, line height and width
- Themes, light/dark appearance
- Custom CSS
Improved
- Reader: Comments on sites like Reddit and Hacker News now have a threaded interactive UI.
- Reader: Added to context menu.
- Translations: Khmer, Hungarian, Portuguese, Slovak.
- Upgraded to Defuddle 0.15.
- New Settings UI to match Obsidian .
- Safari: Fix copy to clipboard (#733).
- Safari: Improve recovery after extension upgrade.
Fixes
- Fix error message on browser extension store pages (#693).
1.2.1
1.2.0
New
- Add
{{language}}variable to get page language - Add
{{transcript}}variable (only for YouTube currently)
Improved
- Update to Defuddle 0.13
- Move logic (variable building, frontmatter generation, property type formatting, content extraction) into shared utils