Releases: appsmithorg/appsmith
Releases · appsmithorg/appsmith
Release v1.98 🌈
Features
- Added TLS (SSL mode) support for the Redis datasource in both the backend and datasource UI. (#41587)
Fixes
- Enforced edit permissions for application snapshot deletion. (GHSA-g2hc-wmw2-32jr) (#41624)
- Added a red asterisk to required fields. (#41609)
- Prevented unauthenticated disclosure of instance metadata. [APP-14994] (#41598)
- Prevented SQL injection in UQI filter service
projectionandsortBycolumns. (#41594) - Restricted draft action execution to editors only. (#41614)
- Upgraded
simple-gitto3.32.3to resolve critical CVE-2026-28292. (#41613) - Upgraded
fast-xml-parserto4.5.4to resolve critical CVE-2026-25896. (#41595) - Increased the client class API timeout for the consolidated API from 20 seconds to 60 seconds. (#41591)
Release v1.97 🌈
Features
- Enabled on-the-fly response compression in Caddy. (#41577)
- Added BetterBugs recording links with support for air-gapped environments and disable options. (#41576)
- Introduced Favorite Applications (V2). (#41555)
- Added new style properties to TableWidgetV2:
headerRowColor,oddRowColor, andevenRowColor. (#41551)
Fixes
Release v1.96 🌈
Features
Fixes
- Fixed an arbitrary file write vulnerability that allowed writes outside the repository scope. (#41565)
- Added a
getTextFromHTMLfallback and normalized search keys to properly handle HTML content. (#41553) - Fixed an XSS vulnerability in Table HTML cells. (#41539)
- Closed InputStreams after
StreamUtils.copyToStringto prevent resource leaks. (#41516) - Fixed an issue where stale actions could not read contents. (#41533)
- Updated MongoDB feature compatibility version (FCV) to 6. (#41534)
- Fixed an OS command injection vulnerability when in-memory Git is enabled. (#41525)
Release v1.95 🌈
Release v1.94 🌈
Release v1.93 🌈
Features
- Static URL Support for Applications and Pages. (#41312)
- Added support for Custom GraphQL Actions for integrations using GraphQL. (#41404)
- Added formatting for GraphQL body in the query editor. (#41425)
- Added a
setValuemethod for the Radio Group widget. (#41402) - Enabled specifying deployments in the Helm chart without requiring autoscaling. (#41397)
Fixes
- Simplified the
isCheckedupdate logic by removing unnecessary parameters. (#41430) - Improved authentication by validating the
Originheader againstAPPSMITH_BASE_URL. (#41426) - Corrected placeholder text in the GraphQL action editor. (#41423)
- Resolved an issue where partial exports of custom libraries resulted in zero libraries being exported. (#41416)
- Updated Gemini model options in the Google AI datasource to ensure compatibility with the
generatecommand. (#41415) - Made the horizontal scrollbar thicker for better visibility in tables. (#41370)
Release v1.92 🌈
Release v1.91 🌈
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)