Skip to content

staging@0.0.7

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Nov 14:03
· 45 commits to master since this release
453b940

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.