1.4.2
Maintenance release addressing the Obsidian automated-review Warnings and repairing the test suite. No user-facing behavior changes.
Code quality
document→activeDocumentacross 11 files for pop-out window support- 18 floating promises explicitly voided;
instanceof TFilenarrowing replacesas any; misc type-safety tightening - removed unused imports
Tests
- 80/80 passing (suite was red on
mainsince 1.4.1);tsc --noEmitclean; production build clean
Still open (next release): the lone <style>-injection Error in custom-tag color handling, which needs a render-site refactor.