What’s new?
⚠️ Appsmith server will now connect to the cloud to fetch release notes. Read more in our documentation.
🚀 Features
- Product updates and display of version number in Appsmith (#2200, #2453, #2631)
- Redshift integration (#2440)
- Copy text function called (surprise!)
copyToClipboard
(#2379, #2394)
- Vastly improved performance by batching action evaluation calls (#2537, #2517, #2561, #2579)
- Improved onboarding experience (#2458, #2490, #2549)
- Performance improvements with async form field controls (#2491)
- Ability to disable uninvited signups via environment variable (#2512, #2520)
- Auto focus input field when creating a new organization (#2303, #2493)
🐛 Bug Fixes
- [Fix] 502 in save layout is abruptly taking me to an error screen (#2475)
- [Fix] Authentication after 404 not redirecting back to the original page (#2423)
- [Fix] Race conditions with the file picker and rich text editor widgets (#2616, #2620, #2622)
- [Fix] Overflow issues with the dropdown widget (#2628)
- [Fix] Crash in map widget (#2347, #2488)
- [Fix] Data field in chart widget showing error by default only for the latest data series (#2599, #2613)
- [Fix] First tab of TabsWidget not loading (#2541, #2538)
- [Fix] Bug with pagination when next url is empty (#2424, #2546)
- [Fix] When an application name is changed, the isPublic flag is reset to false (#2539)
- [Fix] Data inconsistency when action is marked for onPageLoad (#2522, #2523)
- [Fix] When switching to another page, previous page widgets were visible for a fraction of a second (#2516)
- [Fix] Table selected row is set to undefined on mount (#2518)
- [Fix] Potential bad state when datasource information becomes stale on the client (#2164, #2167)
- [Fix] Actions don’t run on page load if result is not bound to a widget (#2217, #2434)
- [Fix] Scroll problems on Edge (#2431, #2456)