- New setting for preferred Calendar User Address [#21]
- MW-2254: Introduced baselayer image build
- MWB-2614: Use
BadPassword
exception for failed decryption - Also, log legacy encryption warning only once per day
- SCR-1462: Added new property to track Redis operation taking longer than a configured threshold
- Signal support for mail folder resynchronization & enhanced
/mail?action=examine
response to also include modseq if supported - Optionally skip de-registration of push listeners during user/context delete - appsuite/platform/core#43
- Allow specifying the name of the HTTP header that forwards the originating remote port - appsuite/platform/core#65
- Check if tables still exist prior purging accounts - appsuite/platform/core#69
- Updated documentation about CardDAV collection handling for iOS clients - /appsuite/platform/core#80
- Ignore possible NoSuchFileException - /appsuite/support#227
- Added reference to
checkTopLevelDomainOnAddressValidation
property in documentation - appsuite/support#236
- MW-2371: Added required Zone to DateTimeFormatter
- MWB-2435: Do not generate new random values for missing secret env variables on every update
- MWB-2641: Use correct target DB for moved context
- Added missing update task dependency to
Filestore2UserUpdateReferencesTask
- Use hz service name that is defined by the document role
- Dont run pot generation on main
- Move POT to seperate stage again
- Revert imageBuildPod.yaml changes
- Use ant container for pot generation
- Un-mark schema for deletion after deletion fails, ensure to load db connection settings properly - appsuite/platform/core#68
- Do not try to reparse a mail when creating its JSONrepresentation - /appsuite/platform/core#72
- Establish a new connection to Redis if a timeout occurs while waiting for a connection to become available in pool - appsuite/platform/core#76
- Properly indicate support for MKCOL in OPTIONS response - /appsuite/platform/core#77
- Check for valid credentials prior to store attempt - appsuite/platform/core#79