Skip to content

Releases: obsidianmd/obsidian-clipper

0.12.0

25 Sep 20:19

Choose a tag to compare

New

  • Import multiple templates at once #574

Improved

  • Fix for null Schema.org data #612
  • Force opening via popup (not embedded mode) on mobile Safari #605
  • Fix issue with bad provider names and possible corruption of settings, hopefully a fix for #597 #588
  • Updated Japanese translation #607
  • Another attempt at fixing the default locales bug on Safari #477
  • Remove uses of innerHTML

0.11.10

21 Aug 14:42
b538896

Choose a tag to compare

Minor Firefox fix.

0.11.9

14 Aug 19:59

Choose a tag to compare

New

  • Embedded mode opens Web Clipper as a sidebar inside the webpage itself. This is useful for browsers that don't offer a separate side panel option, and also enables new workflows such as running Interpreter on multiple tabs at once. You can open in embedded mode from the popup icon, the context menu, or you can toggle it as the default in General settings.
  • New {{selection}} and {{selectionHtml}} variables, closes #557 #495

Improved

  • Update to Defuddle 0.6.6
  • Fix issue with srcset images (e.g. on Substack) #547
  • Fix Properties section remembering the collapsed state
  • Fix Interpreter context field not consistently appearing #563
  • Fix for GPT5 due to temperature parameter #566
  • Wrap property names that contain special characters to ensure compliant YAML #540

0.11.8

19 May 22:37

Choose a tag to compare

This update mostly reverts back to the old highlighter behavior (before 0.11.6) due to some issues with the new approach.

Improved

  • Localization for shortcuts #464
  • Fix editing custom providers #465
  • Fix remove_attr does not remove the whole attribute if it includes spaces #474
  • Upgraded to Defuddle 0.6.4 with fixes for Substack and other sites
  • Fixes for locale error in Safari

0.11.7

16 Apr 20:47

Choose a tag to compare

New

  • Interpreter providers are now loaded from providers.json so they can be more easily updated.

Improved

  • Upgraded parsing to Defuddle 0.6.2.
  • If image filter input is an array the output is also returned as an array.

0.11.6

10 Apr 20:34

Choose a tag to compare

New

  • Revamped highlighter mode, now works much more easily for highlighting text. Highlights are saved in a more robust format similar to text fragments URLs. This should fix many issues: #446, #366, #352, #191, #148, #120
  • Added Link button in highlighter mode that allows sharing a URL that includes the highlighted text as a text fragment parameters.

Improved

  • Fix getting extractors for certain sites, e.g. ChatGPT.

0.11.4

08 Apr 21:10

Choose a tag to compare

Upgrade to Defuddle 0.6.0, improves capturing websites, images, and adds better support for Gemini chats

0.11.3

25 Mar 20:54

Choose a tag to compare

New

  • Added built-in support for saving ChatGPT and Claude chats

Improved

  • Improved code block and footnote extraction, via defuddle 0.3.6

0.11.2

19 Mar 19:52

Choose a tag to compare

New

  • Added {{words}} preset variable for word count.

Improved

  • Fixed primary button not triggering in side panel mode.
  • Upgraded to Defuddle 0.3.3 which includes many improvements for accurately getting the content of pages, with many improvements for code blocks and math. #121 #396 #405 #406
  • Fixed indenting nested list items. #395

0.11.1

12 Mar 22:32

Choose a tag to compare

Correctly includes Defuddle 0.2.2