mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-31 19:02:59 +01:00
Update CHANGELOG
This commit is contained in:
parent
614ca6bd90
commit
b9cc91e6ad
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@
|
|||
* FIX: HTML import (don't crash on malformed or blank HTML input; strip title out of html during import)
|
||||
* FIX: check if uploaded file only contains ascii chars when abiword disabled
|
||||
* FIX: Plugin search in /admin/plugins
|
||||
* FIX: Don't create new pad if a non-existant read-only pad is accessed
|
||||
* FIX: Drop messages from unknown connections (would lead to a crash after a restart)
|
||||
* FIX: API: fix createGroupFor endpoint, if mapped group is deleted
|
||||
* FIX: Import form for other locales
|
||||
* FIX: Don't stop processing changeset queue if there is an error
|
||||
|
|
Loading…
Reference in a new issue