What's new
- Norwegian translation. #5722 by @espenlg
- When there's a syntax error inside an Antlers-enabled field, the exception will show the contents. #5659 by @JohnathonKoster
What's improved
- German translations. #5715 by @helloDanuk
- French translations. #5705 by @ebeauchamps
What's fixed
- Fix runtime parser not maintaining query builder results accurately in subsequent tags. #5716 by @JohnathonKoster
- Fix the
groupby
operator not supporting modifiers in the runtime parser. #5716 by @JohnathonKoster - Fix runtime parser outputting a replacement string when a stack is used with nothing pushed into it. #5716 by @JohnathonKoster
- Fix runtime parser support for multibyte characters. #5704 by @JohnathonKoster
- Fix runtime parser support for tags with parameters in Antlers-enabled fields. #5659 by @JohnathonKoster
- Fix Glide cache disk permissions. #5724 by @jasonvarga
- Fix URL typo in Dutch translation. #5772 by @MarcelWeidum
- Fix slugification not using appropriate language on the create term form. #5738 by @arthurperton
- Fix issue where Flysystem could return pathless FileAttributes response. #5726 by @jesseleite
- Fix runtime parser support for PHP assignments inside loops. #5734 by @JohnathonKoster
- Add attribute to suppress deprecation notice #5719 by @marcorieser
- Add ReturnTypeWillChange attribute #5701 by @jasonvarga