Releases: izyuumi/LAME
Releases · izyuumi/LAME
v0.8.2
v0.8.1
v0.8.0
v0.7.0
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
v0.6.0
v0.5.1
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)