3.0.19
·
1080 commits
to craft-5
since this release
Changed
- The
intl-tel-inputfor Phone number fields no longer lazy-loads it’s utilities script. - Update
intl-tel-inputfor the latest number validation handling. - Fields in email notification content, when referenced via their variable tag now no longer show their “no response” placeholder text. These still exist for grouped content like “All Fields”.
Fixed
- Fix incorrectly bundled
intl-tel-inputversion. - Fix some string content not being escaped properly.
- Fix Freeform 5 migration for success behaviour.
- Fix default value for Date field not being set correctly.
- Fix File Upload handling for some database engines (MariaDB).
- Fix an error with Entry element integrations when updating values.
- Fix email notifications table when columns contained long variable tags.
- Fix incorrect logic when calling
Notifications::getFormNotificationByHandle().