CraftCMS v4.3.3 Release Notes

Release Date: 2022-11-17 // over 1 year ago
    • 🛠 Fixed an error that occurred if an arrow function was passed to the |sort Twig filter. (#12334)
    • 🛠 Fixed a bug where nested fields set to numbers could be inadvertently changed when an entry draft was created.
    • craft\services\Fields::getFieldsWithContent() and getFieldsWithoutContent() now have $context arguments.