Skip to content

Lorebase 1.0.1

Choose a tag to compare

@Murchi1k Murchi1k released this 03 Jun 12:34
· 22 commits to main since this release

Lorebase 1.0.1

Maintenance release for Obsidian Community Plugins review

Changed

  • Updated the plugin name from LOREBASE to Lorebase
  • Updated the plugin description to match Obsidian Community Plugin guidelines
  • Added installation and basic usage instructions to the README
  • Removed the builtin-modules dependency and switched to Node.js built-in module metadata
  • Updated development dependencies and resolved reported npm audit issues

CSS

  • Removed broad :has() selectors from modal styling
  • Cleaned up duplicate background declarations
  • Removed partially supported scrollbar styling
  • Replaced column-gap usage in the flagged provider settings layout

Verification

  • Type check passes
  • Tests pass
  • Production build passes