Skip to content
This repository has been archived by the owner on Jul 29, 2021. It is now read-only.

v1.1.7

Latest
Compare
Choose a tag to compare
@bennothommo bennothommo released this 12 Feb 03:43
· 2 commits to master since this release
  • Fixed an error occurring if a menu item type with no URL (such as the "Header" type) is used in a menu and "Normalise URLs in navigation menus?" is enabled. (thanks to @jeremymouton for the report)
  • Prevented hash-bang URLs from being normalised, so they work as intended. (thanks to @jeremymouton for the report)
  • Fixed an error being thrown if the server name environment variable is unavailable and the url() method is used instead. (thanks to @iboved for the report and fix).