v3.3.6
What's new
- The Markdown
Parserclass is macroable. #5797 by @jacksleight
What's improved
- Dutch translations. #5801 by @robdekort
- Norwegian translations. #5798 by @espenlg
What's fixed
- The
nav:breadcrumbstag can now be used in Blade. #5599 by @jasonvarga - Collections are counted more efficiently in the
lengthmodifier. #5802 by @jasonvarga - Fix issue when using a single
assetsfield namedasset. #5799 by @jasonvarga - Fix
entriesfieldtype in select mode pushing the content area wider. #5787 by @jackmcdade - Runtime: Support for multiple interpolations in tag method names. #5800 by @JohnathonKoster
- Runtime: Isolate scope when resolving values to prevent overriding page data. #5668 by @JohnathonKoster
- Runtime: Correct self closing tags. #5781 by @JohnathonKoster
- Runtime: Fix issue when using recursion and conditions. #5779 by @JohnathonKoster
- Runtime: Fix
noparsebehavior. #5778 by @JohnathonKoster - Runtime: Fix modifier chains and null values. #5780 by @JohnathonKoster
- Runtime: Prevent literal from being removed when using multiple nested double braces in a parameter. #5777 by @JohnathonKoster
- Runtime: Removes ctype_space null deprecation warning. #5776 by @JohnathonKoster
- Bump
minimistfrom 1.2.5 to 1.2.6 #5808 by @dependabot - Bump
momentfrom 2.27.0 to 2.29.2 #5806 by @dependabot