Releases: appsmithorg/appsmith
Releases · appsmithorg/appsmith
Release v1.90 🌈
Fixes
- Ensured applications render correctly when AI agent flags are only partially enabled. (PR #41317)
- Fixed an issue in URL generation by handling potential nullvalues inbasePageId. (PR #41315)
Security Update
- Resolved CVE-2025-58754 by upgrading the axiosdependency. (PR #41295)
Release v1.89 🌈
Fixes
- Resolved an issue causing download failures for Hurl due to upstream changes. (PR #41288)
- Addressed security vulnerabilities (CVE-2025-9288 and CVE-2025-9287) in the sha.jsandcipher-baselibraries. (PR #41284)
Release v1.88 🌈
Features
- Added support for listing function versions and aliases in the AWS Lambda Plugin. (PR #41263)
- Backend enhancement: Applications and workspaces are now sorted alphabetically. (PR #41253)
- Added an account suspension error message to improve clarity when rate limiting is triggered. (PR #41254)
Fixes
- Cleaned up logs for better maintenance. (PR #41275)
- Fixed an issue where recreating DP failed due to network restrictions. (PR #41264)
- OAuth2: Ensured single-valued hdparameter for compatibility with Spring Boot 3.3.13+. (PR #41271)
- Fixed tab navigation issues in Fixed Layout caused by event listener timing. (PR #41256)
- Updated logic to avoid interfering with DSL when infinite scroll is enabled. (PR #41217)
- Fixed ad-hoc image generation step during build. (PR #41262)
- Corrected Bitnami image hardcoding in init container definition. (PR #41257)
- Added Content-MD5 header for Object Lock compliance. (PR #41241)
v1.87
Full Changelog: v1.86...v1.87
Release v1.86 🌈
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 responseMetais added to query objects even when the query fails. (PR #41216)
- 
Added .docxfile 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) 
Release v1.85 🌈
Fixes
- Add compatibility to handle cases where the metadata.jsonfile does not include theartifactJsonTypeattribute (#41156)
Release v1.84 🌈
Fixes
- Skipped evaluation of JSObjects when the path points to a function, improving performance and avoiding unnecessary computation (#41157)
- Applied a security patch addressing issue #425 (#41152)
- Implemented an additional security fix to strengthen system integrity (#41149)
- Updated the app editor logo to use the favicon, aligning with overall branding (#41147)
- Refined reactive action logic to resolve cyclic dependency issues, especially with app templates and the database-driven "Generate Page" flow (#41144)
- Improved app libraries path matching to ensure accurate checks during evaluation (#41139)
- Corrected column position validation logic in the Table V2 freeze column test to ensure proper functionality (#41130)
Release v1.83 🌈
Release v1.82 🌈
Release v1.81 🌈
Features
- Skipped the license selection page for cloud billing users to streamline onboarding (#41102)
- Added multi-organization support to signup redirect helpers for improved navigation (#41099)
- Introduced a form login enablement command and enhanced Redis URL handling for better configuration (#41078)
- Added unit tests for multiOrgDomainsto improve test coverage and reliability (#41076)