Update 5.23.1

Fix: ItemDefinition.DefaultValue was disposing Application.User and the like.

Update 5.23.0

New: Upgrade to security and user access.

Fix: VisibleServiceTimes view was generating the time part of filename as 12 hour clock.

Update 5.22.0

New: Sitemap generator which also stores the public page content for fast loading when there is no user loggged in.

New: AllowFilterIndex on the property definition. When set to false the system will add nofollow on links filtered by this property and noindex on collection views filtered by this property. The default is false, accept for Item.Tags, Article.Category, Article.Brand, Article.Author and User.Industry.

New: Business.CanonicalURL which returns the absolute path and parameters for the custom view of the object. For example, https://inology.au/blog/tag/email-hosting/?Page=2.

New: CreateFilterMenu on a property now creates links to canonical urls and sets nofollow when more than one filter is used or the property's AllowFilterIndex is set to false.

Fix: Meta data noindex and nofollow have been set where appropriate.

Fix: Application.ArticleExists execution speed has been greatly increased which means the loading of the home page has increased because it uses the function to determine which page is the home page.

Fix: The noscript tag is added to the HTML output for every page where the JavaScriptEnabled parameter has not been set.

Fix: The EndSessionOnComplete parameter now works with process path version 2.

Update 5.21.4

Update: Defaults for Application.PoweredByWebsite and Application.DeveloperWebsite.

Fix: Extend max length to 1000 on Template.Title and Template.Description to allow for lengthy scripts.

Fix: Changed default sort order for services.

Update 5.21.3

New: When a file name is created from a title, the ampersands are replaced with "and".

New: Merging collection items can now update all links and add permanent URL redirects for the merged items.

Fix: To update all links when renaming a file.

Fix: To URL redirects match and replace.

Fix: Filter expressions using like.

Fix: Phone number validator.