updated CL
This commit is contained in:
parent
6fd0285d4d
commit
e41b3ae0a3
25
CHANGELOG.md
25
CHANGELOG.md
|
@ -1,3 +1,28 @@
|
|||
# 1.5.1
|
||||
* NEW: High rez ICON
|
||||
* NEW: Use HTTPS for plugins.json download
|
||||
* NEW: Add 'last update' column
|
||||
* NEW: Show users and chat at the same time
|
||||
* NEW: Support io.js
|
||||
* Fix: removeAttributeOnLine now works properly
|
||||
* Fix: Plugin search and list
|
||||
* Fix: Issue where unauthed request could cause error
|
||||
* Fix: Privacy issue with .etherpad export
|
||||
* Fix: Freeze deps to improve bisectability
|
||||
* Fix: IE, everything. IE is so broken.
|
||||
* Fix: Timeslider proxy
|
||||
* Fix: All backend tests pass
|
||||
* Fix: Better support for Export into HTML
|
||||
* Fix: Timeslider stars
|
||||
* Fix: Translation update
|
||||
* Fix: Check filesystem if Abiword exists
|
||||
* Fix: Docs formatting
|
||||
* Fix: Move Save Revision notification to a gritter message
|
||||
* Fix: UeberDB MySQL Timeout issue
|
||||
* Fix: Indented +9 list items
|
||||
* Fix: Don't paste on middle click of <a..>
|
||||
* SECURITY Fix: Issue where a malformed URL could cause EP to disclose installation location
|
||||
|
||||
# 1.5.0
|
||||
* NEW: Lots of performance improvements for page load times
|
||||
* NEW: Hook for adding CSS to Exports
|
||||
|
|
Loading…
Reference in New Issue