Skip to content

Releases: chhoumann/quickadd

0.9.1

04 Feb 12:15
Compare
Choose a tag to compare

0.9.1 (2023-02-04)

Bug Fixes

  • add spacing to label text (ef33d59)

0.9.0

04 Feb 12:05
Compare
Choose a tag to compare

0.9.0 (2023-02-04)

Features

0.8.0

12 Dec 13:27
Compare
Choose a tag to compare

0.8.0 (2022-12-12)

Features

0.7.0

23 Nov 14:51
Compare
Choose a tag to compare

0.7.0 (2022-11-23)

Features

  • allow format syntax to be lowercase (or any case) (eb7afb3), closes #276

0.6.3

23 Nov 14:27
Compare
Choose a tag to compare

0.6.3 (2022-11-23)

Bug Fixes

0.6.2

22 Nov 14:45
Compare
Choose a tag to compare

0.6.2 (2022-11-22)

Bug Fixes

  • change build target so async func constructor works (4b597e7), closes #321 #320
  • don't error when no active file is open when trying to append link to active file (21f23fc), closes #320

0.6.1

19 Nov 10:13
Compare
Choose a tag to compare

0.6.1 (2022-11-19)

Bug Fixes

  • don't throw error after logging an error (917bc0c)
  • return empty string when now file is opening and fetching selected text (f309e05)

0.6.0

18 Nov 14:22
Compare
Choose a tag to compare

0.6.0 (2022-11-18)

Bug Fixes

  • update file opening of existing files to new api (b1fb960)

Features

  • open in new tab / split (tab support) (ef12dbd), closes #290

0.5.5

11 Apr 15:47
Compare
Choose a tag to compare

Full Changelog: 0.5.4...0.5.5

Hotfix for the new file suggester to properly generate file links.

0.5.4

11 Apr 14:34
Compare
Choose a tag to compare

What's Changed

  • Feat: Improve file suggester to support aliases and better display by @chhoumann in #229

image

Full Changelog: 0.5.3...0.5.4