Skip to content

Version 3.7.0.0

Compare
Choose a tag to compare
@skipperbent skipperbent released this 03 Mar 22:44
c5c6367
  • Fixed issue with subdomains on groups.
  • Fixed issue with loadble routes sometimes mistakenly inheriting wrong group.
  • Routes will now check if group matches before matching any custom regex.
  • Added setValue method to IInputItem interface to streamline the InputFile and InputItem classes.
  • Other minor optimisations.
  • Documentation: fixed broken links and cleaned it up.