What's new?
🚀 Features
- Add page for 502 errors from the server (#1949)
- Feature: Lots of new icons and color palette to set for each application (#2026, #2083)
🐛 Bug Fixes
- Fix toast message on widget cut (#2059)
- Fix for false evaluated value showing as null (#2109)
- Multiple fixes for crashes reported by Sentry (#2030, #2074, #2055)
- Check if connection is stale before running query in MySQL plugin (#2080)
- Alignment of response view in API Editor (#2002)
- Updating datasources does not update sidebar (#2018)
- Overflow text in button widget (#2031)
- Application name update checks (#1710)
- Encode request body in Rest API plugin (#1988)
- Reduced depth of information shared via sentry to prevent 413 errors (#2064)
- Moved from boundedElastic to elastic to ensure that the server services all requests reliably (#2090)
- Table column max width limit removed (#2077)
- Updating an action leads to userSetOnLoad getting reset (#2023)
📙 Documentation
- Add step for running cypress tests in code contribution guidelines (#2056)