What's new?
- JSONFrom: add isValid form level property to represent overall form validity (#13083)
- Delete branch feature (#12681)
- Update directory structure for git-sync to mimic UI (#11705)
🚀 Features
- JSONFrom: add isValid form level property to represent overall form validity (#13083)
- Add page names to the templates metadata (#12786)
- Map Widget Enhancement - Bind searched location to input fields without clicking on map (#12962)
- Download template App API updated to download from cloud services (#12311)
- Add a new API to get available filters for application templates from Appsmith cloud services, which acts as proxy to the API (#12969)
- Bring reflow out of beta (#12746)
- Update directory structure for git-sync to mimic UI (#11705)
- Makes option control delete button keyboard accessible (#12923)
- Add controls to align labels in form widgets (#10600)
- Handle stringified json response (#12886)
- Container Jump Improvements (#12686)
- Delete branch feature (#12681)
🐛 Bug Fixes
- Remove chart config on componentDidUpdate, to prevent custom fusion chart from updating on change of data (#12574)
- Select correct branch name on edit mode (#13207)
- Fix npe and duplication for JSObject during clone application (#13297)
- Handle editor value update (#12726)
- Resolve the react error in dev mode due to no key passed in the Boxed component (#13115)
- Accept remote SSH url for Azure while connecting an app to Git(Front-end fix) (#12896)
- Change response tab name from "Body" to "Response" (#12930)
- Datasource ui style issues resolved (#13175)
- Handle dropdown flickers (#12979)
- Replace "klona/full" -> "klona" in JSONForm to avoid crash in dev environment (#13193)
- Add validation for Git URLs on server (#13182)
- Added data format into file data (#12807)
- Update indexes to optimise the performance for git flows (#13133)
- Scroll to active entity in explorer on route change (#13085)
- Resolve TimeStamp with TimeZone field error when updating in Postgres CRUD page (#12821)
- Fix OnOptionChange event not triggering in JSON Form radio group field (#13073)
- Accept remote SSH url for Azure while connecting an app to Git(Back-end fix) (#12933)
- Fix overlap of Reflow widgets on the canvas edges (#12745)
- Update condition to show the expiry key for the list files type of s3 query (#13092)
- Deleting original default branch (#13062)
- Open default application of default branch when app is connected to git (#11549)
- Fix issues in git flows when pages don't have reference in application object (#13040)
- Always show advanced settings in rest api editor (#12927)
- Handle logic to delete the application resource during git delete branch flow (#12986)
- Updated cursor style in actionWrapper (#12850)
- Renamed temporary encryption variables in docker entry-point script (#12187)
- Reset app, page and widget details when switching between apps (#12890)
- Replace rfdc with klona (#12568)
- Fix onboarding deploy step redirecting to edit mode (#12830)
- Add checks to ensure Organization name cannot be empty (#12805)
- Connection timeout for git connect when the git repo is behind a firewall (#12819)
- Add validation to ensure welcome form does not get submitted on pressing enter key (#12613)