- The
_includes/forms/date
and_includes/forms/time
templates now accept atimeZone
variable. - Fixed an error that could occur when updating a plugin with the
craft update
command, if it provided a new migration but still had the same schema version. - Fixed an error that occurred when rendering editable tables with Date or Time columns. (#13270)