·
5 commits
to master
since this release
What's Changed
Bugfixes
- Clear user keywords on STORE FLAGS replace by @netliomax25-code in #1034
- Skip implicit \Seen on read-only mailbox in FETCH by @netliomax25-code in #1035
- Fix FETCH BODYSTRUCTURE npe on multipart without parsable subparts by @netliomax25-code in #1036
- Validate literal octet count in consumeLiteralAsBytes by @netliomax25-code in #1038
- Resolve mailbox before INBOX guard in deleteMailbox by @netliomax25-code in #1039
- Correct message mime part size computation (was ignoring newlines) #967
- Fix BODYSTRUCTURE linecount computation by @marcelmay #1044
- Resolve new parent before detaching mailbox in renameMailbox by @netliomax25-code in #1041
- Delete nested mailboxes deepest-first when removing a user by @kalayciburak in #1046
Dependencies
- Migrate and update Azul openjdk image to 21.0.12 by @marcelmay in #1042
New Contributors
- @kalayciburak made their first contribution in #1046
Full Changelog: release-2.1.11...release-2.1.12