Skip to content

v3.3.26

Choose a tag to compare

@github-actions github-actions released this 08 Aug 18:25

What's new

What's fixed

  • Revert "Fix parameters not being available within partial slots" added in 3.3.25 as it was discovered to be a breaking change. #6463 by @jasonvarga
  • Fix a couple of docs URLs. #6461 by @jackmcdade
  • Augment submission data in email config. #6424 by @aerni
  • Fix incorrect nav depth when using a partial multiple times. #6440 by @JohnathonKoster
  • Fix modifiers not being applied to method invocation without parenthesis. #6416 by @JohnathonKoster
  • Fix creating new empty arrays in Antlers. #6437 by @JohnathonKoster
  • Forms: Fix double parsing in email configs, some other small fixes, and add test coverage. #6464 by @jasonvarga
  • Make empty grid/replicator/bard fields be indexed as null instead of empty arrays. #6428 by @jasonvarga
  • Add vscode directory to gitignore #6430 by @MarvelousMartin