Skip to content

0.5.0

Compare
Choose a tag to compare
@jasonvarga jasonvarga released this 23 Apr 17:12
· 41 commits to master since this release
aa9c143

What's new

  • Ability to add URLs programmatically. #49
  • A 404.html will be generated automatically if a errors.404 view exists. #50
  • Non-wildcard Statamic routes will be automatically registered. #48

What's fixed

  • Fix multi-site handling. #47
  • Fix redirect entries causing infinite redirects. #52
  • Fix error when using a relative app url. #51

What's changed

  • Requires at least Statamic 3.1.7