Bump for 1.1.2

This commit is contained in:
Nick O'Leary
2020-07-10 20:13:05 +01:00
parent 7f671c9f3f
commit 43db1824be
9 changed files with 31 additions and 17 deletions

View File

@@ -1,3 +1,17 @@
### 1.1.2: Maintenance Release
Editor
- Fix all the touch screen issues Fixes #2647
- Add RED.view.redrawStatus to avoid full redraw on update
- Ensure node/group xrefs are consistent on import
- Disable keyboard handler when dialogs are open
- Ensure unknown nodes removed from outliner when node registers Fixes #2646
Runtime
- Allow Comms websocket auth to be done via token header Fixes #2642
### 1.1.1: Maintenance Release
Editor