Skip to content

0.3.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 15:36
· 18 commits to master since this release

[0.3.0] - 2026-08-24

Added

  • Added a folder selector to the new Inscriptum note dialog.
  • Added a New inscriptum action to folder context menus.

Changed

  • New notes default to the active file's folder, while still allowing another folder to be selected.
  • Improved the new note dialog layout and clarified Inscriptum action labels.
  • Improved TypeScript typings for commands, callbacks, dispatch, and conditional types.
  • Replaced broad CSS selectors with explicit component classes where practical.
  • Improved CSS compatibility with older Obsidian versions.

Fixed

  • New .note documents now follow the selected folder, including nested folders.
  • Removed obsolete custom-element and browser-feature CSS warnings.