Skip to content

Releases: visuellverstehen/statamic-content-renderer

v1.0.5

17 Jun 06:51
Compare
Choose a tag to compare

What's fixed?

  • Fixed a syntax error introduced in v1.0.4

v1.0.4

13 Jun 13:45
Compare
Choose a tag to compare

What's fixed?

  • Changes in 1.0.3 didn't always fix the problem, so we needed a second round (#2)
  • Replicator fields are not handled at all if no view was supplied

v1.0.3

12 Jun 22:27
06641dc
Compare
Choose a tag to compare

What's Changed

  • fix: check if fieldtype is not null on fieldvalue by @doriengr in #3

Full Changelog: v1.0.2...v1.0.3

v1.0.2

17 May 14:22
5f0c9cd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

13 May 07:07
Compare
Choose a tag to compare

What's fixed?

  • Fall back to the entry origin for untranslated fields

v1.0.0

08 May 07:41
Compare
Choose a tag to compare

What's new?

  • Added option to add a custom processor function

As this package is in use in several projects for a while now, we decided to call it v1.0 now and consider it production-ready.

v0.2.2

18 Jan 14:56
Compare
Choose a tag to compare

What's fixed?

  • Links that include newlines etc. are now properly captured for the withLinkTargets option.

v0.2.1

18 Jan 10:27
Compare
Choose a tag to compare

What's fixed?

  • The withLinkTargets option now properly catches multiple a elements.

v0.2.0

18 Jan 09:26
Compare
Choose a tag to compare

What's new?

  • Added an option to preserve link targets in rendered content.

v0.1.1-beta

10 May 10:14
Compare
Choose a tag to compare

What's changed?