Latte Template Engine Icon

Latte Template Engine

2.6.0

July 25th, 2026

  • Smart escaping for fieldtypes with html output
  • Add n:href attribute to mark current/external/download links
  • Add iftext tag and n:iftext attribute for testing visible content

2.5.0

July 25th, 2026

  • Support component default blocks with Latte 3.1.5

2.4.0

July 15th, 2026

  • Support native translation tags

2.3.2

July 15th, 2026

  • N/A Changelog not available.

2.3.1

July 14th, 2026

  • N/A Changelog not available.

2.3.0

July 13th, 2026

  • Pass cascade context to Statamic tags

2.2.0

July 13th, 2026

  • Forward method calls to underlying content objects

2.1.2

July 13th, 2026

  • Remove unfinished warmup command

2.1.1

July 13th, 2026

  • Ensure user modifiers override builtin Latte filters

2.1.0

July 8th, 2026

  • Support <x-component> syntax for both Latte and Blade partials
  • Defer augmentation of non-empty relatinship fields

2.0.0

June 14th, 2026

  • Add support for Statamic 6
  • Drop support for Statamic 5 and below
  • Render Statamic {tags} from Latte {nodes} and (subexpressions)
  • Normalize augmented values to iterables or objects
  • Pass along paginator instances from tags and loops
  • Render section and yield tags

1.3.0

March 6th, 2025

  • Add support for Laravel 12

1.2.1

January 6th, 2025

  • Pass default context into modifiers

1.2.0

October 19th, 2024

  • Add support for Statamic 5 and Laravel 11

1.1.1

April 29th, 2024

  • Fix private access error in Latte 3.0.14

1.1.0

March 15th, 2024

  • Add helper function to fetch tag output

1.0.1

March 11th, 2024

  • Expand test coverage

1.0.0

March 10th, 2024

  • Initial release