What's new?
- Disable auto updates helm and docker-compose doc (#13443)
- Allow camera and mic access for page in iframe (#13248)
🚀 Features
- feat: Delete theme when application is deleted (#13252)
- feat: Show total records and pageCount in table header (#12626)
- feat: JS Object run and settings redesign (#11456)
- feat: Analytics to log source data limit exceed (#13339)
🐛 Bug Fixes
- fix: Submit button not disabled in invalid json form on first load (#13415)
- fix: Oauth redirection issue (#13511)
- fix: Add null check for createdAt field in analytics event (#13491)
- fix: Optimize flow to maintain page order during export-import (#13401)
- fix: Don't run onClick event handler when button is disabled (#12333)
- fix: Git import modal message of remote url inputbox (#13472)
- fix: Added fix for corrupt mongo query (#13465)
- fix: Set default theme when application is exported (#13321)
- fix: Disable html parsing for long texts (#12964)
- fix: Replace klona/full with klona default (#13457)
- fix: Git connected Application forking should use default branch application (#13255)
- fix: For git connected apps duplicate should use default branch resources (#13262)
- fix: Feedbacks on label feature (#13123)
- fix: Table Widget Multiselect Row checkbox alignment (#13074)
- fix: Dropdown showing an empty row when the options list is empty (#13364)
- fix: Redis installation in Dockerfile (#13428)
- fix: Primary column control visibility icon out of sync (#13164)
- fix: Unable to see apps in home page after git connect fails (#13387)
- fix: Prevent multiple execution of pageload actions when generating page from template (#13361)
- fix: Calculating the canvas container height to be exact to not scroll on
scrollIntoView()
call (#13096) - fix: Add space to both sides of response run button (#13368)