Skip to content

Latest commit

 

History

History
51 lines (28 loc) · 3.41 KB

CHANGELOG.md

File metadata and controls

51 lines (28 loc) · 3.41 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.4.4 (2022-01-17)

0.4.3 (2022-01-17)

Features

  • Support recent files plugin (0266a6c), closes #72

Bug Fixes

  • File browser does not immediately update (9fe8642)

0.4.1 (2022-01-12)

Bug Fixes

  • standard-version argument (783b461)

0.4.4 (2022-01-12)

0.4.3 (2022-01-12)

0.4.2 (2022-01-12)

0.4.1 (2022-01-12)

Features

  • Changed icon css class to data-link-icon to prevent confusion (d5e290a)
  • Much better live-preview support with CM6 extensions (754d173)
  • Now also supercharges aliased links in editor and live preview (5ea91b0)
  • Now also supercharges the Live Preview mode (6882200), closes #54

Bug Fixes

  • Aliases are not supercharged in Live Preview (36b7f25)
  • Catch null FileCache in editor (ed651a0), closes #56
  • Disabled edit-mode supercharge on mobile to prevent bugs (97d61c8)
  • Multiple emojis when using ::before annotations (14cdc93)
  • Obsidian reload crash (82b02b5), closes #66
  • Properly unload events (4f40ce5)
  • Slightly improved ordering of DOM elements to make background easier (65aab7b)