mirror of
https://github.com/chatmail/core.git
synced 2026-05-02 21:06:31 +03:00
Add API to change database passphrase
New API is: - dc_context_is_encrypted() - dc_context_change_passphrase()
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
## Unreleased
|
||||
|
||||
### API Changes
|
||||
- added APIs to check if database is encrypted and to change the passphrase:
|
||||
`dc_context_is_encrypted()` and `dc_context_change_passphrase()` #3029.
|
||||
|
||||
### Changes
|
||||
- don't watch Sent folder by default #3025
|
||||
- use webxdc app name in chatlist/quotes/replies etc. #3027
|
||||
|
||||
Reference in New Issue
Block a user