update changelog
parent
6b47fb69d0
commit
fb97920163
|
@ -3,7 +3,13 @@
|
|||
* NEW: Plugins can now provide their own frontend tests
|
||||
* NEW: Improved server-side logging
|
||||
* NEW: Admin dashboard mobile device support and new hooks for Admin dashboard
|
||||
* NEW: Get current API version from API
|
||||
* Fix: Text Export indentation now supports multiple indentations
|
||||
* Fix: Bugfix getChatHistory API method
|
||||
* Fix: Make colons on end of line create 4 spaces on indent
|
||||
* Fix: Make indent when on middle of the line stop creating list
|
||||
* Fix: Stop long strings breaking the UX by moving focus away from beginning of line
|
||||
* Fix: padUsersCount no longer hangs server
|
||||
* Fix: Make plugin search case insensitive
|
||||
* Fix: Indentation and bullets on text export
|
||||
* Fix: Resolve various warnings on dependencies during install
|
||||
|
|
Loading…
Reference in New Issue