App Suite Middleware

8.18.0 - 2023-09-27

Added

  • MW-2010: Support for Webhooks
  • MW-2116: Added option to use session parameter as a secret source.
  • Mail: Support dedicated column for user flags to be queried by action=all or action=list request

Changed

  • MW-2120: Convert Mail User Flags to/from UTF-8
  • MW-2124: allow subscribe/unsubscribe actions via oauth
  • MWB-2315: Remove user-specific templates
  • SCR-1283: Enhanced redis hosts configuration
  • SCR-1285: Updated Netty NIO libraries from v4.1.94 to v4.1.97
  • SCR-1286: Updated lettuce library from v6.2.5 to v6.2.6
  • Don't require 'infostore' module permission for mail pdf export

Removed

  • MW-2093: Removed Twitter integration

Fixed

  • MWB-1730: Process CUs without calendar access
  • MWB-1781: Set MySQL client protocol to SOCKET for localhost connections
  • MWB-2286: not very helpful error message in case features.definitions is not defined
  • MWB-2287: Orderly detect possible "mail not found" error while checking for referenced mail on reply/forward
  • MWB-2290: Ensure "INBOX" folder is translated, too
  • MWB-2294: Socket Logging not working
  • MWB-2298: Changed column 'propertyValue' of table 'subadmin_config_properties' to be of type TEXT
  • MWB-2299: Handle unsupported image format as illegal image upload
  • MWB-2306: Extend the "login" column for "user_mail_account" and "user_transport_account" tables
  • MWB-2307: Don't use config-cascade cache if scope preference has been set
  • MWB-2313: Check queried in-compose draft messages against cached ones
  • MWB-2316: Broken link in "Export PDF" documentation
  • MWB-2317: Capability is missing in "Export PDF" documentation
  • MWB-2319: Don't limit POP3 server response when querying UIDLs of available messages
  • MWB-2320: Updated JUnit to 5.10.0 to support Eclipse 2023-09
  • MWB-2321: Removed persistence section in values.yaml
  • MWB-2324: Restored parsing of erroneous token refresh responses

Security

  • MWB-2315: CVE-2023-29051