Release 1.1.4

This commit is contained in:
Omelette 蛋卷
2024-02-04 21:42:15 -05:00
parent b11fc3f1d7
commit b2f0f7f479
3 changed files with 23 additions and 8 deletions

View File

@@ -65,4 +65,13 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
## [1.1.3] - 2024-02-04
### Fixed
- Fix JSON to Lua table regex.
- Fix JSON to Lua table regex.
## [1.1.4] - 2024-02-04
### Changed
- Config 'showQuickButtons' is now 'quickButtons' to avoid splitting other entries.
- Disable status bar button tooltip to prevent obscuring notifications.
### Fixed
- File display not showing if directory does not exist.