Releases: AntoineKM/staging
Releases · AntoineKM/staging
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 the STAGING_
prefix, and passwords are correctly detected from both environment variables and direct configuration.