Fix: When a user who initially signed up on another device or via a authentication provider returns to login they are redirected to verify and reset password.
Fix: Access denied when displaying status message after Group.ProcessSubscription
.
Fix: When accessing website root (home) with parameters would display Website.About
.
Fix: When validating email addresses and phone numbers when blank.
Fix: CollectionItem.RelativeURLFilePath
included filter path for base collection. This caused an invalid Canonical URL
Fix: Collection.GetHTMLBreadCrumbs
included filter path for base collection.
Fix: Various script and stylesheet updates, maily re the slider.
Fix: All forms sent from admin email address with reply to the EmailAddress property.
Fix: Sites.Check
and Sites.Scan
not completing all in one pass.
Fix: To home page displaying as Website.About
when cached in Sites.
Fix: To BusinessCollection.CreateFilterExpression
when multiple values passed.
New: Date/time properties are now stored in UTC time and are displayed in the User's time zone. However, there are exceptions. For example, Date of Birth is stored and displayed as is, Order and Payment dates are generated and stored and viewed in the Base Time Zone. Service times are displayed in the Venue Time Zone if it has been set for the service.
New: Each country now has a default time zone. This is used as the default for a user.
New: A user can change the time zone if it is not what has been defaulted for them. https://yourwebsite.com/setusertimezone
.
New: You can now set the time zone for a venue on a service. This means any times will be displayed in the venue time zone no matter what the time zone is the user is in.
Fix: To home page caching in Sites.