Merge branch 'master' into flub/send-backup

This commit is contained in:
Floris Bruynooghe
2023-02-22 18:15:23 +01:00
6 changed files with 19 additions and 9 deletions

View File

@@ -10,6 +10,7 @@
- Use transaction in `update_blocked_mailinglist_contacts`. #4058
- Remove `Sql.get_conn()` interface in favor of `.call()` and `.transaction()`. #4055
- Updated provider database.
- Disable DKIM-Checks again #4076
- ability to send backup over network and QR code to setup second device #4007
### Fixes