mirror of
https://github.com/chatmail/core.git
synced 2026-05-21 07:46:31 +03:00
jsonrpc: add getMessageHtml (#3671)
* add getMessageHtml function * add changelog entry
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
- `stopIo()`
|
||||
- `exportBackup()`
|
||||
- `importBackup()`
|
||||
- `getMessageHtml()` #3671
|
||||
- breaking: jsonrpc: remove function `messageListGetMessageIds()`, it is replaced by `getMessageIds()` and `getMessageListItems()` the latter returns a new `MessageListItem` type, which is the now prefered way of using the message list.
|
||||
- jsonrpc: add type: #3641, #3645
|
||||
- `MessageSearchResult`
|
||||
|
||||
Reference in New Issue
Block a user