Skip to content
Snippets Groups Projects
Commit 49e91ac9 authored by hluk's avatar hluk
Browse files

Update CHANGES file

parent e5d89c15
No related branches found
No related tags found
No related merge requests found
...@@ -4,6 +4,8 @@ v3.2.0 ...@@ -4,6 +4,8 @@ v3.2.0
- Add display command type for overriding item display data - Add display command type for overriding item display data
- Add documentation for plugins scripting API - Add documentation for plugins scripting API
- Add script function afterMilliseconds() - Add script function afterMilliseconds()
- Add isGlobalShortcut property to commands
- Allow to set global and menu command shortcuts in preferences
- New icon appearance (Font Awesome 5) - New icon appearance (Font Awesome 5)
- Search in icon dialog (just start typing text) - Search in icon dialog (just start typing text)
- Improve scripting API for plugins - Improve scripting API for plugins
...@@ -17,6 +19,7 @@ v3.2.0 ...@@ -17,6 +19,7 @@ v3.2.0
- Hide main tool bar when internal editor is visible - Hide main tool bar when internal editor is visible
- Run scripts safely in client process - Run scripts safely in client process
- Omit closing internal editor if item changes - Omit closing internal editor if item changes
- Smoother scrolling and item browsing
- Fix accepting dialog() on Ctrl+Enter and Enter - Fix accepting dialog() on Ctrl+Enter and Enter
- Fix sleep() timing out before interval - Fix sleep() timing out before interval
- Fix Dir().separator() return value type - Fix Dir().separator() return value type
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment