github-actions
released this
23 Nov 14:03
·
45 commits
to master
since this release
Patch Changes
-
47d49cb
Thanks @AntoineKM! - Improve login form error handling with better UX. Instead of showing a blank error page, errors are now displayed inline on the login form with proper styling. Template rendering has been improved to avoid showing template variables in the output. -
2196994
Thanks @AntoineKM! - Fix environment variables not being properly recognized and improve options merging priority. Environment variables can now be set with or without theSTAGING_
prefix, and passwords are correctly detected from both environment variables and direct configuration.