Fixes
-
Resolved multiple security vulnerabilities:
- CVE-2024-38821 (PRs #41221, #41188)
- CVE-2025-48734 (PR #41223)
Note: With this recent upgrade of the Spring Security library, the handling of Google authentication has been impacted. Since Google auth is integrated through Spring Security, configurations which allow multiple domains for the sign up/sign in flow are currently resulting in errors during authentication.
-
Ensured
responseMeta
is added to query objects even when the query fails. (PR #41216) -
Added
.docx
file type support to binary handling. (PR #41200) -
Fixed extra spacing issues in pages with a Fixed Height container by removing redundant code. (PR #41178)
-
Temporarily switched to Bitnami legacy images for stability. (PR #41176)