Skip to content

Releases: obsidianmd/obsidian-clipper

1.6.3

26 May 16:41

Choose a tag to compare

Updated app icon.

1.6.2

23 Apr 17:44

Choose a tag to compare

  • Fix Safari bug in embedded mode doesn't copy the latest content to clipboard #804

1.6.1

22 Apr 00:05

Choose a tag to compare

  • Reader: Fix outline active position
  • Highlights: Improve search
  • Update highlights page more smoothly
  • Update to Defuddle 0.18.1, fixes footnotes on Wikipedia

1.6.0

21 Apr 20:32

Choose a tag to compare

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

15 Apr 16:47

Choose a tag to compare

Minor fix for #786 webpack compilation.

1.5.0

15 Apr 03:41

Choose a tag to compare

New

  • Highlights viewer (#778)

Improved

  • Fade in transition into Reader
  • Improve YouTube play/pause

Fixes

  • Fix YouTube CJK line endings
  • Fix YouTube for non-Chrome Chromium browsers e.g. Brave, Edge
  • Fix Advanced template section (#779)

1.4.0

09 Apr 23:56

Choose a tag to compare

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

Fixes

  • Orion: Fix shortcuts and Reader view.
  • Reader: Fix font detection on Safari and Firefox.

1.3.0

02 Apr 21:04

Choose a tag to compare

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

17 Mar 02:11

Choose a tag to compare

Improved

  • Upgrade to Defuddle 0.14
  • Improve content script recovery after Safari extension updates
  • Add selectorContentToString shared helper for consistent selector output #726

1.2.0

13 Mar 17:51

Choose a tag to compare

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