Housekeeping: delete the blobs backup dir (#4104)

This commit is contained in:
iequidoo
2023-03-02 15:19:48 -03:00
committed by iequidoo
parent c38ae31f31
commit 627cf20074
3 changed files with 94 additions and 61 deletions

View File

@@ -11,6 +11,7 @@
### Fixes
- Do not block async task executor while decrypting the messages. #4079
- Housekeeping: delete the blobs backup dir #4123
### API-Changes
- jsonrpc: add more advanced API to send a message. #4097