Skip to content

Releases: MamoruDS/obsidian-open-link-with

0.1.10

01 Feb 08:52
311f993
Compare
Choose a tag to compare
  • fixed: no longer ignores non-clickable elements with a valid pending URL #20
  • fixed: blocks internal links under the .community-modal-info class #19
  • improved: adds background to in-app view iframe #21

0.1.9

15 Jan 07:15
955ee70
Compare
Choose a tag to compare
  • fixed: external-link click ignored under live preview mode
  • added: more and native pane-type support for creating views
  • improved: using rule-based checker for clickable checking
  • improved: in-app view opening now follows Obsidian's click behaviors

0.1.8

27 Dec 14:48
54ef4ae
Compare
Choose a tag to compare
  • fixed: multi-window handling was not correct #16
  • fixed: unloading plugin was not being handled correctly #16
  • rewrote: click handler (no longer depends on Window.open)
  • added: new toggle in settings panel for toggling in-app-view update focus
  • added: preset browsers brave and waterfox
  • updated: bump up the minimum version requirement to 1.1

0.1.7

18 Jul 21:02
ea01bf3
Compare
Choose a tag to compare
  • fixed: open links not working in edit mode #3
  • fixed: clickable elements support #12
  • added: popout windows support #13
  • updated: bump up the minimum version requirement to 0.15

0.1.6

31 May 04:42
333161b
Compare
Choose a tag to compare

added two new link opening methods: in-app view and in-app view (always new split) , which allow previewing external links in a split window (suggested by #9

0.1.5

10 Mar 03:41
097847e
Compare
Choose a tag to compare
  • added: custom modifier key bindings
  • added: middle mouse click support

0.1.4

09 Feb 00:31
06795bd
Compare
Choose a tag to compare
  • fixed: plugin not working in edit mode #3
  • fixed: plugin not working in preview mode on obsidian>=0.13 #4

0.1.3

01 Oct 14:33
50af74d
Compare
Choose a tag to compare
Merge branch 'dev'

0.1.2

26 Apr 08:08
221e9b3
Compare
Choose a tag to compare
Merge branch 'dev' into main

bump version to 0.1.2

0.1.1

16 Apr 09:11
9f8600b
Compare
Choose a tag to compare
  • fixed: browser detecting failed on linux
  • added: chromium has been added to detect list