Releases: aidenlx/alx-folder-note
Releases · aidenlx/alx-folder-note
0.12.3
0.12.3 (2021-12-04)
Bug Fixes
- fe-handler: remove unintended console output (25e79db)
- folder-icon: fix subfolder icon var polluted by parent folder's icon (5ff6cc9)
0.12.2
0.12.2 (2021-11-29)
Features
- fe-handler: add focus on folder for file explorer (1759c82)
- fe-handler: focused folder now auto unfold and scroll into view (a872028)
- focus: long press (0.8s) on folder to toggle focus (e5d96b9)
- focus: non-focused folders are now dimmed instead of being hidden (529f685)
- settings: add option to disable long press to toggle focus (a948d56)
0.12.1
0.12.1 (2021-11-27)
Features
- fe-handler: add option to hide collapse indicator when folder contains only folder note (7fa8ee8), closes #40
0.12.0
- refactor: add body.alx-folder-icons when option is enabled (ff1fa46)
- fix(initialize): fix feHanlder failed to update when workspace changes (9fe694a)
- feat(fe-handler): set folder icon in folder note (7ba11ad)
- docs(readme): update introduction (517c55e)
0.11.2
0.11.2 (2021-09-15)
Bug Fixes
- file-card: fix mid-click and mod-click on file card (fe89454), closes #20
- folderv: folder notes are no longer included in folderv (4b9fdf3)
- initialize: add more retrys to get FileExplorer view (38625dc), closes #21 #12
0.11.1
0.11.1 (2021-09-12)
Features
- settings: expose log level settings of folder-note-core (b7aecbf)
0.11.0
0.11.0 (2021-09-12)
Bug Fixes
- fe-handler: fix click not set on newly created folder items (38ea6cf)
- fe-handler: fix click not set on newly created folder items (again) (b50b6a6)
- fix compatibility with folder-note-core v1.0.0 (96c3105)
Features
- migrate code to folder-note-core (29c20eb)
0.10.0
0.10.0 (2021-08-12)
Bug Fixes
- folderv: tippy now append to parent (a4d57c1)
Features
0.9.2
0.9.2 (2021-08-09)
Bug Fixes
- command: add missing command for link-to-parent-folder; fix commands not available in preview mode (4acd8d7)
- fix glob filter matched as regex; add notice for invaild options; rename sort field (6747616)
0.9.1
0.9.1 (2021-08-09)
Bug Fixes