Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 2.45 KB

CHANGELOG.md

File metadata and controls

31 lines (20 loc) · 2.45 KB

Changelog

0.11.1 (2022-06-16)

Bug Fixes

  • 🐛 ability to put multiline default template (4b4f362), closes #68

0.11.0 (2022-06-16)

Features

  • ✨ add current file info to template (0974ad6)
  • ✨ add expand on button (03dfca2)
  • ✨ change cmdoc getter (0f693d0)
  • ✨ do not search if query is empty (6a80151)
  • ✨ template functionality using eta (92ce1e0)
  • ✨ use results in search panel if no search query provided (6a47f14)

Bug Fixes

  • 🐛 apply changes on initial view (0b417f5)
  • 🐛 auto-expand unload on plugin disable (7f35fd0)
  • 🐛 better search panel state restore (7c713bc)
  • 🐛 cursor jump on command palette trigger (a7ca6d6)
  • 🐛 markdown links generation (be897a9)
  • 🐛 pick function done right (36de2ff)
  • 🐛 remove embed $link for pdf (9efddca)