Bug Fixes
- core: Do not allow arbitrary path traversal in BinaryDataManager (#5523) (f7079da)
- core: Do not allow arbitrary path traversal in the credential-translation endpoint (#5522) (14d2a88)
- core: Do not explicitly bypass auth on urls containing
.svg
(#5525) (0b568ee) - core: Do not remove empty output connections arrays in PurgeInvalidWorkflowConnections migration (#5546) (a31cb05)
- core: User update endpoint should only allow updating email, firstName, and lastName (#5526) (d530e20)