Releases: DavidTbilisi/obsidian-semantic-reading
Releases · DavidTbilisi/obsidian-semantic-reading
1.4.3
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.
1.4.1
Maintenance release — review cleanup. No functional or security changes.
Risks: cleared 32/33
- Inline static styles → CSS classes (tagbar, settings UI)
- Settings headings →
new Setting().setHeading() minAppVersion1.4.0 → 1.7.2 (matchesrevealLeaf)
Warnings: cleared ~30 (root-cause typing)
- Typed
loadData()+processFrontMattercallbacks (kills theany-cascade) onunloadreturns void; dropped a default hotkey
Remaining warnings (popout activeDocument, floating promises) and the one custom-tag <style> finding will follow in a subsequent release.
1.4.0
See README for details.
1.3.2
See README for details.
1.3.1
See README for details.
1.3.0
See README for details.
1.2.0
See README for details.
1.1.0
See README for details.
1.0.0
See README for details.