- Fixed issue on multi-site Craft installations where applying a field label to a translatable field would remove the translatable icon
- Added support for the project config rebuild functionality introduced in Craft CMS 3.1.20
- Field Labels now requires Craft CMS 3.1.20 or later
- Changed the Field Labels instructions input to a textarea, for consistency with Craft's presentation of instructions on a field settings page
- Fixed issue where a Field Labels instruction could duplicate if the field instruction it replaced was multi-line
- Added support for the Solspace Calendar plugin
- Fixed error that occurred when attempting to create a new element from an element field's modal
- Fixed error that occurred if Craft Commerce was required by a Craft project but not installed
- Fixed error when trying to perform a project config sync from a terminal
- Fixed potential error if a section has no entry types
- Fixed issue with field labels not being applied to entry drafts
- Fixed issue where
getIsGuest()
returned true even if user was signed in (thanks @aaronbushnell) - Fixed issue with field labels not being applied to Commerce orders
- Initial release for Craft 3