Update 5.21.2

Update: Changed default sorting method for articles to [PublishingStatus],[PublishedOn] desc and pages and trading items to [PublishingStatus],[FileName].

Update: Changed how URL Redirects work including the pattern matching and what to replace.

Fix: When an item is renamed it also creates a redirect for when used in a filter. For example, a tag named widget /products/tag/widget.

Fix: Error thrown when ItemDefinition.SelectionFilterPropertyName is set and the filter property returned nothing.

Fix: When a menu item does not have a URL the title and onclick attributes are add to the span element.

Fix: To forms in collection view shows double info.

Update 5.21.1

New: Memberships.FilterByGroup and Memberships.FilterByMember.

New: Article.PublishingStatus added on database to enable sorting. The sort on articles now defaults to [PublishingStatus],[FileName].

Fix: Error when non-admin publishes an article.

Fix: User.AuthoredDocuments name changed to User.AuthoredArticles.

Fix: When new user option is selected in Website.SelectUser it still goes to check for registration if that is the default. If admin is logged in and the email address is found in the database, the system automatically selects that user.

Fix: RSS feed not working on website.

Fix: Error adding a SecurePayPaymentMethod.

Fix: XML output returning multiple declarations.

Fix: BusinessCollection.Import.

Fix: BusinessCollection.ToHTML not merging ItemTemplate element an article.

Fix: Styles updated to show item counts on filter menus.

Fix: Type not changing in definition inspector.