Skip to content

1.4.2

Choose a tag to compare

@DavidTbilisi DavidTbilisi released this 11 Jun 19:32
· 3 commits to main since this release
41bbb30

Maintenance release addressing the Obsidian automated-review Warnings and repairing the test suite. No user-facing behavior changes.

Code quality

  • documentactiveDocument across 11 files for pop-out window support
  • 18 floating promises explicitly voided; instanceof TFile narrowing replaces as any; misc type-safety tightening
  • removed unused imports

Tests

  • 80/80 passing (suite was red on main since 1.4.1); tsc --noEmit clean; production build clean

Still open (next release): the lone <style>-injection Error in custom-tag color handling, which needs a render-site refactor.