Skip to content

1.3.6

Compare
Choose a tag to compare
@engram-design engram-design released this 24 Feb 03:24
· 270 commits to craft-3 since this release

Changed

  • Ensure saving node’s URL is kept raw, and not the generated URL.
  • Allow Twig to be used in node’s URLs, so you can use for example {{ siteUrl('blog') }} for site-specific URLs.

Fixed

  • Add element site menu to node editor HUD. (thanks @steverowling).
  • Fix double escaping of nav titles in vue admin tables. (thanks @steverowling).