Skip to content

Releases: DavidTbilisi/obsidian-semantic-reading

1.4.3

11 Jun 21:17
c858f1c

Choose a tag to compare

Built in CI with artifact attestations. Verify with: gh attestation verify main.js --repo DavidTbilisi/obsidian-semantic-reading

1.4.2

11 Jun 19:32
41bbb30

Choose a tag to compare

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.

1.4.1

11 Jun 18:08
dbf5a85

Choose a tag to compare

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()
  • minAppVersion 1.4.0 → 1.7.2 (matches revealLeaf)

Warnings: cleared ~30 (root-cause typing)

  • Typed loadData() + processFrontMatter callbacks (kills the any-cascade)
  • onunload returns 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

08 Jun 22:40

Choose a tag to compare

See README for details.

1.3.2

01 Jun 17:55

Choose a tag to compare

See README for details.

1.3.1

31 May 09:00

Choose a tag to compare

See README for details.

1.3.0

31 May 08:06

Choose a tag to compare

See README for details.

1.2.0

31 May 01:21

Choose a tag to compare

See README for details.

1.1.0

31 May 00:36

Choose a tag to compare

See README for details.

1.0.0

30 May 21:43

Choose a tag to compare

See README for details.