Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Dec 20:49
· 2 commits to main since this release
655682a

What's Changed

  • Breaking Change: Version 0.2.0 introduces a new configuration format, which is incompatible with version 0.1.0. You will need to update your configuration to use the new version.
  • Improved Plugin Navigation: Enhanced the navigation flow within the plugin.
  • Enhanced Bookmark and Label Filtering: Added more powerful filtering options to streamline managing bookmarks and labels.

✨ New Features

  • Advanced Templating & Dynamic Command Integration: Leverage reusable templates and dynamic interpolation with vars, cmd::<command_key>, and bookmark::<bookmark_name>. This allows you to define, customize, and reuse commands efficiently without repetitive configuration.
  • Customizable Hotkeys: Define and adjust keybindings to better fit your workflow.

Full Changelog: v0.1.0...v0.2.0