mirror of
https://github.com/chatmail/core.git
synced 2026-05-20 23:36:30 +03:00
add verified-by api to jsonrpc (#3946)
also refactor it so that it is not a static method anymore (would have resulted in two load-Contact-from-db-calls in jsonrpc)
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## Unreleased
|
||||
|
||||
### API-Changes
|
||||
- jsonrpc: add verified-by information to `Contact`-Object
|
||||
|
||||
## 1.106.0
|
||||
|
||||
### Changes
|
||||
|
||||
Reference in New Issue
Block a user