Update 3.13.1

New: You can now set a configuration setting named CustomDefintionNamesStartWith. If a definition name for a business object, property or method starts with the value specified, the system will remove it from the display name generated. For example, a value of "BV" and a collection named BVGrades would have a display name of Grades.

New: Completed option added property Status on Service Time. The Complete method was also added, which will change the status but also mark Used to true on all Service Bookings where not set.

New: Service Times can be added directly and the Finish Time defaults to the Start Time plus the Duration specified in the Service.

Fix: To base.js: Submit button in a control wrapped in a label would not work.

Latest Software Updates

Update 3.20.2

Fix: All forms sent from admin email address with reply to the EmailAddress property.

Update 5.40.1 Alpha

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.

Update 5.40.0 Alpha

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.