changelog 1.8.11

This commit is contained in:
John McLear 2021-02-27 16:45:02 +00:00
parent 348d08c79e
commit c394577695
No known key found for this signature in database
GPG Key ID: 599378BB471BCE1C
1 changed files with 13 additions and 0 deletions

View File

@ -1,3 +1,16 @@
# 1.8.11
### Notable fixes
* Fix server crash issue within PadMessageHandler due to SocketIO handling
* Fix editor issue with drop downs not being visible
* Ensure correct version is passed when loading front end resources
* Ensure underscore and jquery are available in original location for plugin comptability
### Notable enhancements
* Improved page load speeds
# 1.8.10
### Security Patches