Features 🏗
Code modal window resize 🖥️
The code modal window has received a couple of cool enhancements. These include:
- Easy to resize: The modal can now be resized from any side or corner, offering more flexibility for you to adjust the modal size as needed.
- Default Position and Size: Modals will now open at a default, centrally aligned size, ensuring a consistent user experience across different screen sizes.
- Minimum Size Restriction: Modals can no longer be resized below the minimum set size, preventing unintended display issues.
Bug fixes 🐞
- ai: should return object for classify/extract;
- chart: structure is not parsed;
- error handling in automations;
- grid: collapse reposition for dynamic height components;
- http: don't try to refresh the client creds token.