Maurus Decimus
|
b1983c885f
|
Fix Task manager: totalDeadline is measured from the time a task was created instead of its first failed attempt
|
2026-08-16 17:32:18 +02:00 |
|
Maurus Decimus
|
9d18187df4
|
JMAP for Calendar fixes
|
2026-08-16 16:28:07 +02:00 |
|
Maurus Decimus
|
73d27006e1
|
HTTP: Shared reqwest clients
|
2026-08-14 18:24:55 +02:00 |
|
Maurus Decimus
|
520b1889ab
|
Fix WebPush: Validate push URL and use application/octet-stream as Content-Type for encrypted payloads
|
2026-08-14 15:54:09 +02:00 |
|
Maurus Decimus
|
d2d16a0186
|
Reporting: inboundReportMaxSize setting, which bounds the size of a decompressed inbound DMARC or TLS report
|
2026-08-12 16:37:16 +02:00 |
|
Maurus Decimus
|
8ae3468381
|
Fix Calendar: Server-side scheduling messages place the text/calendar part outside the multipart/alternative and disposed as an attachment
|
2026-08-10 15:34:51 +02:00 |
|
Maurus Decimus
|
436deaf592
|
Fix CardDAV: Accept: text/vcard version negotiation is ignored whenever another parameter such as q or charset follows version=
|
2026-08-08 20:02:07 +02:00 |
|
Maurus Decimus
|
61df5a1857
|
Bump dependencies
|
2026-08-03 18:11:26 +02:00 |
|
Maurus Decimus
|
092c3217e4
|
JMAP Email Delivery Push Notifications
|
2026-07-29 18:41:21 +02:00 |
|
Maurus Decimus
|
731f8db6b7
|
Fix Cluster: Broadcast subscriber re-subscribes after every message, losing bursts of cluster broadcasts during the reconnect window
|
2026-07-26 16:48:33 +02:00 |
|
Maurus Decimus
|
052a120463
|
Fix Search: reindex drops calendar and contact index tasks for accounts with fewer than a full batch of items
|
2026-07-26 16:29:05 +02:00 |
|
Maurus Decimus
|
aa9f47cdb6
|
Fix Auth: Scoped credentials with SysApiKeyCreate or SysApiKeyUpdate permissions can regain its own accounts full rights
|
2026-07-23 15:49:30 +02:00 |
|
Maurus Decimus
|
425d034ae7
|
Use of Voluntary Application Server Identification (VAPID) in JMAP Web Push
|
2026-07-20 13:55:00 +02:00 |
|
Maurus Decimus
|
2553d8ee4c
|
Fix Telemetry: Tasks are serialized to the wrong store when using separate stores for telemetry and data
|
2026-07-20 11:35:46 +02:00 |
|
Maurus Decimus
|
acd45e1f9e
|
Fix JMAP: Stale push subscription can block verification of a new one
|
2026-07-19 21:50:37 +02:00 |
|
Maurus Decimus
|
eacec4c45d
|
Fix JMAP: Web Push payloads with Content-Encoding: aes128gcm should not be base64-encoded but sent as raw bytes
|
2026-07-19 15:17:40 +02:00 |
|
Maurus Decimus
|
6076659e4d
|
Fix Calendar: Scheduling invitations on a shared, non-owned calendar fail with MAIL FROM unauthorized
|
2026-07-19 12:19:50 +02:00 |
|
Maurus Decimus
|
18dbbda298
|
Fix Calendar: Uppercase MAILTO calendar addresses become invalid SMTP recipients
|
2026-07-19 10:29:07 +02:00 |
|
Maurus Decimus
|
6fb4d2b628
|
IMAP: Mailbox object-quota only enforced in JMAP
|
2026-07-19 07:52:31 +02:00 |
|
Maurus Decimus
|
b5c703e4e3
|
Fix DNS Management: CAA management deletes too third-party CAA entries
|
2026-07-12 15:48:08 +02:00 |
|
Maurus Decimus
|
2543ec7067
|
Bump dependencies
|
2026-07-12 11:39:02 +02:00 |
|
Maurus Decimus
|
fb993f0cc1
|
Cluster: Broadcast MTA queue refresh events to all nodes
|
2026-07-05 12:05:46 +02:00 |
|
Maurus Decimus
|
186d9feecb
|
DKIM2 verification
|
2026-07-01 16:20:02 +02:00 |
|
Maurus Decimus
|
e3c6f95bfd
|
Bump to mail-auth 0.11
|
2026-06-30 11:53:55 +02:00 |
|
Maurus Decimus
|
0eb08b9fb3
|
Fix DANE: Treat DNSSEC bogus as a temporary failures to prevent downgrade attacks
|
2026-06-25 19:24:10 +02:00 |
|
Maurus Decimus
|
93b3b70616
|
Redis Sentinel support as an in-memory store and cluster coordinator backend (closes #2430)
|
2026-06-25 10:26:23 +02:00 |
|
Maurus Decimus
|
df164e07c8
|
DANE: Verify DNSSEC is supported by the resolver before attempting to validate TLSA records
|
2026-06-22 23:13:45 +02:00 |
|
Maurus Decimus
|
097e3ffe94
|
Fix Cache: Invalidate negative email caches when an account is created
|
2026-06-20 09:38:59 +02:00 |
|
Maurus Decimus
|
3f2c5632b8
|
Fix OIDC: Add default domain name to groups that are not email addresses
|
2026-06-16 21:51:48 +02:00 |
|
Maurus Decimus
|
8f627fbd69
|
ACME freshness check improvements
|
2026-06-16 11:17:13 +02:00 |
|
Maurus Decimus
|
33f288d0ea
|
Fix JMAP: */changes methods leak ids of non-shared objects
|
2026-06-10 13:51:36 +02:00 |
|
Maurus Decimus
|
0fdcdd4f87
|
Bump dependencies
|
2026-06-03 19:57:12 +02:00 |
|
Maurus Decimus
|
838a839290
|
OAuth: Rework access tokens to an AES-256-GCM-SIV AEAD format that carries the account name for proxy routing and revokes tokens on credential change
|
2026-06-03 18:14:48 +02:00 |
|
Maurus Decimus
|
bea96cccfb
|
v0.16.7
|
2026-05-28 17:34:08 +02:00 |
|
Maurus Decimus
|
ae4f21f6f3
|
Fix DNS updater: Keep external TXT records when updating RRSet
|
2026-05-28 16:23:15 +02:00 |
|
Maurus Decimus
|
e7f532ec6d
|
Fix MTA: Always update next DSN notify times
|
2026-05-25 15:54:40 +02:00 |
|
Maurus Decimus
|
4866cd331a
|
Bump to dns-update 0.5.0
|
2026-05-23 19:20:25 +02:00 |
|
Maurus Decimus
|
777cf1252b
|
RateLimit header fields for HTTP
|
2026-05-23 11:41:43 +02:00 |
|
Maurus Decimus
|
2c4a504497
|
Add 58 new DNS provider integrations
|
2026-05-18 20:07:08 +02:00 |
|
Maurus Decimus
|
415036dd64
|
Fix DAV: acl-principal-prop-set REPORT enforced the wrong privilege
|
2026-05-12 15:47:32 +02:00 |
|
Maurus Decimus
|
bdba3f20e1
|
v0.16.5
|
2026-05-11 17:14:26 +02:00 |
|
Maurus Decimus
|
d478ab9515
|
Fix quota: Include Sieve scripts in quota recalculations
|
2026-05-04 19:23:19 +02:00 |
|
Maurus Decimus
|
9a575d9438
|
Timezone changes from the AccountSettings object return invalidProperties
|
2026-05-01 14:55:38 +02:00 |
|
Maurus Decimus
|
3528213460
|
App Passwords now begin with app_ instead of app
|
2026-04-30 17:40:42 +02:00 |
|
Maurus Decimus
|
cda4e49fef
|
Fix locked task deletion
|
2026-04-30 12:55:52 +02:00 |
|
Maurus Decimus
|
0b7492240b
|
Fix log viewer: All events show as INFO.
|
2026-04-29 09:02:34 +02:00 |
|
Maurus Decimus
|
ed849e86ba
|
v0.16.2
|
2026-04-28 16:11:49 +02:00 |
|
Maurus Decimus
|
52733408dc
|
Reduce minimum TLS certificate validity from 86400 to 3600 seconds
|
2026-04-24 20:18:38 +02:00 |
|
Maurus Decimus
|
64f4078bf4
|
Fix OSS builds
|
2026-04-21 14:05:13 +02:00 |
|
Maurus Decimus
|
3ad4aa82cb
|
v0.16.0
|
2026-04-20 17:50:58 +02:00 |
|