Skip to content
This update introduces several enhancements and fixes to improve user experience and functionality. The hero component now supports reversing the order of text and images, allowing more flexibility in design. The datagrid component has been optimized for mobile displays by reducing the maximum item width, which can be customized using CSS. Additionally, a new html component has been added for displaying raw HTML content, aimed at advanced users with a caution on potential security risks. Error messages in the dynamic component and syntax errors have been improved for better clarity and troubleshooting. The update also includes the addition of 54 new icons and the latest version of apexcharts.js for enhanced visual elements.

Several bug fixes have been implemented, such as correct display of points with a latitude of 0 on the map component and consistent behavior of the lower() function in SQLite. The update enhances SQL capabilities by supporting more complex data handling and custom operators, along with better truncation of long page titles. The new sqlpage.link function simplifies creating links with parameters between pages, ensuring proper encoding of special characters. Lastly, the update includes a new example in the documentation and a new parameter in the run_sql function to pass variables to SQL files, promoting modular and reusable SQL code.