Lockdown v0.16.0
·
4 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
π Lockdown v0.16.0
π§ Fixed
- Address all Obsidian Bot review feedback
- Remove plugin ID prefix from command IDs (Obsidian handles namespacing)
- Fix promise handling in callbacks and event handlers
- Remove async from event handlers that don't use await
- Convert all UI text to sentence case
- Replace direct style manipulation with CSS classes for better theming
- Use Setting.setHeading() instead of createEl for settings heading
- Add descriptive comment to eslint-disable directive
- Remove unused error variables
π¦ Manual Installation
- Download
lockdown-0.16.0.zip - Extract the zip file
- Copy the
lockdownfolder to your vault's.obsidian/plugins/directory - Reload Obsidian
- Enable the plugin in Settings β Community Plugins
π§ Alternative Installation
Download lockdown-0.16.0-files.zip and extract the three files directly into .obsidian/plugins/lockdown/
Full Changelog: CHANGELOG.md
What's Changed
Full Changelog: 0.15.17...0.16.0