Skip to content

Releases: strata/frontend

v0.9.0

24 Jun 20:48
2ca2abe
Compare
Choose a tag to compare

0.9.0 (2024-06-24)

Features

  • Update to PHP 8.1+
  • Support Symfony 6 and 7

v0.8.3

01 Mar 09:36
Compare
Choose a tag to compare
  • Remove dev constraint from composer.json

v0.8.2

26 Feb 18:54
ee07304
Compare
Choose a tag to compare
  • Tidying up docs to remove legacy doc pages

v0.8.1

10 Feb 12:19
fd9d758
Compare
Choose a tag to compare
  • Fix issue Table of contents when title contains markup #98

v0.8.0

10 Feb 08:42
Compare
Choose a tag to compare
Tagging 0.8.0

v0.7.0

06 Jan 12:50
6cf3145
Compare
Choose a tag to compare

Upgrade to Symfony 5, clean up project folders, moved composer package to strata/frontend.

v0.6.8

11 Mar 11:52
b1eb4f9
Compare
Choose a tag to compare

Fix issue #84 where WordPress only uses the last part of a URL slug to match pages in WordPress. Frontend now validates the full page URL when returning content.

v0.6.7

28 Feb 15:05
3175df1
Compare
Choose a tag to compare
  • Fix when WordPress API returns multiple pages for one page by slug

v0.6.6

14 Feb 10:39
5c17c98
Compare
Choose a tag to compare
  • Add excerpt and build_version Twig filters
  • Add not_empty, all_not_empty, is_prod, staging_banner Twig functions
  • Expand Twig documentation

v0.6.5

14 Jan 11:31
9e017ff
Compare
Choose a tag to compare
  • Add asset.extension function to return asset file extension (returns empty string on no file extension)
  • Add note on future move to new Git repo URL