Skip to content

1.16.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 21:24
· 10 commits to main since this release
21fdc34

[1.16.0] - 2026-07-30

Changed

  • Smart Export settings now use Obsidian's declarative settings API, making every setting available to the global settings search.
  • Folder settings now use Obsidian's native vault-folder suggestions, and redaction detail controls appear only when their corresponding redaction mode is enabled.
  • The minimum supported Obsidian version is now 1.13.0. Smart Export 1.15.3 remains available for older Obsidian installations.
  • Removed deprecated imperative settings rendering and obsolete dynamic slider tooltip calls.

What's Changed

  • feat: migrate settings to Obsidian's declarative API by @LittleHaku in #108

Full Changelog: 1.15.3...1.16.0