Azer 0.2.2
✨ New features
Settings search support (Obsidian 1.13+)
Azer's settings are now declared through Obsidian's declarative settings API, so they show up in the settings window's search on Obsidian 1.13 and later. Older Obsidian versions keep the same settings tab as before.
Hardened settings loading
Values read from the plugin's stored settings are now validated the same way as settings typed into the UI.
🔒 Release integrity
Release assets are now always built and attested in CI. You can verify that main.js and manifest.json came from this repository's source with:
gh attestation verify main.js -R znorgaard/azerFull Changelog: 0.2.1...0.2.2