Skip to content

v1.1

Compare
Choose a tag to compare
@fboender fboender released this 06 Feb 11:57
· 64 commits to master since this release

This release features the following changes:

  • Improved form configuration loading error messages.
  • Passwords containing a ':' caused problems.
  • When incorrect redirects were done, or if the user specified an URL starting with two slashes, Scriptform would show a 500 error.
  • When stopping or restarting Scriptform, a harmless error about missing arguments to _cleanup() would be shown in the log file.
  • Various updates to the documentation and examples.