Skip to content

v2.3.14

Compare
Choose a tag to compare
@josephmancuso josephmancuso released this 22 Jul 02:13
· 72 commits to 2.3 since this release

Change Log

Added

  • Added several new methods to the request class to get request information like scheme, port and several others. Reference the documentation for the full list
  • Added request.referrer() to get the referring URL

Fixed

  • Fixed craft view appending View to the view file when it was not supposed to.