Skip to content

1.4.0-rc.8

Pre-release
Pre-release

Choose a tag to compare

@rhukster rhukster released this 19 Jun 16:20
· 5 commits to 1.4.0 since this release
2a476c2

Bugfix

  • A dynamic collection or object title set in page frontmatter is now evaluated through Grav's sandboxed Twig instead of as a full template, so an editor can no longer use a title to run arbitrary code on the server.
  • The flex directories list API now localizes admin config labels, such as directory titles and list column headers, to the signed-in user's admin language instead of returning raw translation keys (#219).