Skip to content

Releases: izyuumi/LAME

v0.8.2

10 Mar 18:48
2c36763
Compare
Choose a tag to compare

Bug Fixes

v0.8.1

10 Mar 18:46
9ffbb1a
Compare
Choose a tag to compare

Bug Fixes

v0.8.0

10 Mar 18:40
7bd8ccd
Compare
Choose a tag to compare

Features

  • add step to get latest commit SHA in build workflow (375ffa9)

v0.7.0

10 Mar 18:07
6ee53d8
Compare
Choose a tag to compare

Bug Fixes

  • ci: release release on creation (0ad8ff3)
  • cmdk: limit to one shortcut when cmdk is open (d795bf9)
  • contextmenu: fix menu position for side bottom (c5e1cd7)
  • keymap identifier for settings is "openSettings" (75ec2f8)
  • parser: remove unnecessary return statement (e86d43c)
  • update config file name from conf.lame to lame.json (ef33120)

Features

  • add shortcut recording indicator (d5ddb8d)
  • add shortcuts feature (69ecf3a)
  • change interface context on interface change (5eb3541)
  • cmdk: add border to cmdk menu (02278ce)
  • cmdk: add shortcut to commands (da64353)
  • cmdk: allow shortcuts to be invoked in cmdk (dc44b66)
  • config: standardize config schema with zod (230eabb)
  • editor: add save debouncer (c7524ab)
  • filetree: cancel filetree input on escape (923cae9)
  • filetree: make filetree scrollable (899ab6f)
  • filetree: show shortcuts on filetree button tooltips (2f86351)
  • settings: add active page indicator (01ed175)
  • settings: click outside modal to close (6cdf5f5)
  • shortcuts: add tooltip on shortcut (f0446f1)
  • shortcut: save custom shortcuts to vault level config file (48ac72a)
  • sidebar: show shortcut on settings tooltip (e6821de)
  • update panel resize handle focus styling (799ae70)

v0.6.1

09 Mar 06:37
bfd12fc
Compare
Choose a tag to compare

Bug Fixes

  • ci: release release on creation (0ad8ff3)

v0.6.0

09 Mar 06:36
c6cbf38
Compare
Choose a tag to compare

Features

  • editor: resizable panels (22b435a)
  • set fixed and max height for setting modal (3d74463)

v0.5.1

09 Mar 06:36
c6cbf38
Compare
Choose a tag to compare

Bug Fixes

  • ci: attach app to release (939bcc0)
  • ci: comment out undeclared variable (6eff71f)
  • ci: fix needed job name in build (bb2ce81)
  • ci: give pr rights to build (c375cb8)
  • ci: only run publish when release is created (c4b8078)
  • ci: remove token for release-please in build (3b99fad)
  • ci: remove unused code (62c0a98)
  • ci: use rust type for release in build (b42ad8f)
  • ci: use the correct variable name (f694f5d)

Reverts

  • ci: use conventional-changelog-action (49a4d73)

v0.3.1

06 Mar 22:46
1092a36
Compare
Choose a tag to compare

Bug Fixes

  • ci: mark release as latest after app builiding (c68bf1e)

v0.3.0

06 Mar 22:37
4e40c03
Compare
Choose a tag to compare

Features

  • add version to settings general (d44f6e0)

v0.2.0

06 Mar 21:47
5eade40
Compare
Choose a tag to compare

Features