- 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
- 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
- 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
- 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
- added: two new open methods:
in-app view
andin-app view (always new split)
suggested by #9
- added: custom modifier key bindings
- added: middle mouse click support
- added: new setting items
Logs
andTimeout
- fixed: browser open failed due to command path #1
- fixed: browser detecting failed on linux
- added: chromium has been added to detect list