mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-03 05:39:12 -04:00
API: getText
with old revision should only return text, not atext
Co-authored-by: Richard Hansen <rhansen@rhansen.org>
This commit is contained in:
parent
75ee1ef535
commit
6cca27dea6
3 changed files with 22 additions and 1 deletions
|
@ -8,6 +8,8 @@
|
|||
* `padOptions.showChat`
|
||||
* `padOptions.userColor`
|
||||
* `padOptions.userName`
|
||||
* Fixed the return value of the `getText` HTTP API when called with a specific
|
||||
revision.
|
||||
* Fixed a potential attribute pool corruption bug with `copyPadWithoutHistory`.
|
||||
* Mappings created by the `createGroupIfNotExistsFor` HTTP API are now removed
|
||||
from the database when the group is deleted.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue