mirror of https://github.com/xwiki-labs/cryptpad
WIP CHANGELOG
This commit is contained in:
parent
0d079e0082
commit
4b343ca5a2
18
CHANGELOG.md
18
CHANGELOG.md
|
@ -1,3 +1,21 @@
|
|||
# WIP
|
||||
|
||||
* OnlyOffice
|
||||
* inform OnlyOffice of userlist changes
|
||||
* rename doc and slide editors
|
||||
* handle different lock formats for docs and slides
|
||||
* relative to sheets
|
||||
* handle some cursor logic outside of sheets
|
||||
* handle locks when integrating remote checkpoints in strict mode
|
||||
* OnlyOffice renamed buttons in slides and docs and we need to hardcode CSS that hides them by their randomly generated IDs
|
||||
* support CryptPad cursor colors in OnlyOffice by adding opacity value
|
||||
* use the appropriate APIs to detect if the document is modified
|
||||
* display users cursor colors in the toolbar next to their name
|
||||
* bad channel IDs stored in your drive or accessed via bad links (corrupted somehow)
|
||||
* don't try to join invalid channels
|
||||
* don't try to get their metadata
|
||||
* prompt premium users to cancel their subscriptions before deleting their accounts
|
||||
|
||||
# 4.3.1
|
||||
|
||||
This minor release addresses some bugs discovered after deploying and tagging 4.3.0
|
||||
|
|
Loading…
Reference in New Issue