Skip to content

1.1.2

Choose a tag to compare

@PandoraReads PandoraReads released this 30 May 18:50
· 15 commits to main since this release

Fixes

  • Remove placeholder text — Removed "(coming soon)" from README installation section (plugin review feedback)
  • Pin obsidian dependency — Changed obsidian from "latest" to "1.10.3" for reproducible installs
  • Remove all :has() CSS selectors — Replaced 11 :has() selectors with explicit modifier classes for better performance and browser compatibility
  • Add release workflow — GitHub Actions workflow with artifact attestation for build provenance
  • Countdown time support — Add countdown.targetTime i18n key and fix datetime string parsing