发布

  • small bugfix release

    frostbyte_neo 发布于 2025-09-24 15:16:48 +00:00 | 570 次提交 在此版本后已推送到 main

    • fixed decoding of UUID values
    • Fixed handling of NULL values in sqlpage.link. They were encoded as the string 'null' instead of being omitted from the link's parameters.
    • Enable submenu autoclosing (on click) in the shell. This is not ideal, but this prevents a bug introduced in v0.36.0 where the page would scroll back to the top when clicking anywhere on the page after navigating from a submenu. The next version will fix this properly. See https://github.com/sqlpage/SQLPage/issues/1011
    • Adopt the new nice visual errors introduced in v0.37.1 for '403 Forbidden' and '429 Too Many Requests' errors.
    • Fix a bug in oidc login flows. When two tabs in the same browser initiated a login at the same time, an infinite redirect loop could be triggered. This mainly occured when restoring open tabs after a period of inactivity, often in mobile browsers.
    • Multiple small sql parser improvements.
    下载附件