Skip to content

1.2.1

Choose a tag to compare

@github-actions github-actions released this 03 Aug 18:42
· 7 commits to main since this release

Fixes a crash that left the Envelopes pane blank when Hover Editor (or any plugin that reads a view's header element) was enabled. The view was declaring its own headerEl field, which shadowed the property Obsidian sets on every ItemView.

Render failures now show an error in the pane instead of leaving it empty.