| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| sqlpage-aws-lambda.zip | 2025-12-28 | 16.0 MB | |
| sqlpage-linux.tgz | 2025-12-28 | 12.2 MB | |
| sqlpage-macos.tgz | 2025-12-28 | 11.7 MB | |
| sqlpage-windows.zip | 2025-12-28 | 10.4 MB | |
| README.md | 2025-12-28 | 1.6 kB | |
| v0.41.0 source code.tar.gz | 2025-12-28 | 34.3 MB | |
| v0.41.0 source code.zip | 2025-12-28 | 34.6 MB | |
| Totals: 7 Items | 119.2 MB | 0 | |
SQLPage v0.41.0 (2025-12-28)
[!NOTE] SQLPage transforms your SQL queries into web user interfaces. It lets you create web applications quickly, entirely in SQL. Download for Windows, MacOS, or Linux, or try online!
- New Function:
sqlpage.oidc_logout_url(redirect_uri)generates a secure logout URL for OIDC-authenticated users with support for RP-Initiated Logout - Fix compatibility with Auth0 for OpenID-Connect authentification. See https://github.com/ramosbugs/openidconnect-rs/issues/23
- updated sql parser: https://github.com/apache/datafusion-sqlparser-rs/blob/main/changelog/0.60.0.md
- updated apexcharts to 5.3.6:
- https://github.com/apexcharts/apexcharts.js/compare/v5.3.0...v5.3.6
- https://github.com/apexcharts/apexcharts.js/releases/tag/v5.3.6
- re-add the
limecolor option to charts - update default chart color palette; use Open Colors
- re-enable text drop shadow in chart data labels
Merry Christmas and a happy new year!