Added tags to hide or show restricted content depending on the users privileges from the server side. Previously, this could only be done using CSS.
Changed the Pre-built Template function making it a lot easier for a user to use and a hosting provider to add new templates.
Added new templates to the Pre-built Templates function.
Added functionality to the search engine to optionally use the documents body for the abstract instead of the documents abstract.
Added functionality to the events list to allow filtering and sorting of events by the user.
Added the ability to specify a sort order to the Client Management Directories.
Changed the data access layer to allow custom applications the ability to access data that relate to the site they reside within.
Added RSS feeds for Categories for the Products Database lists.
Added the ability to specify a section template to use as the default email template.
Added the ability to specify a section template to use for Event Management emails.
Added the ability to import subscriber details into the ezine component.
Changed the Event Management create profile form to exclude additional form fields that related to an individual event.
Changed the Event List search form category dropdown list into a multiselect list to allow filter of multiple categories.
Added ability for hosting provider to modify the pre-defined global permission roles.
Added the ability for a hosting provider to remove components from a site. For example, removing the Design toolbar item to prevent site users from changing design elements.
Added Astrisk PBX integration into Client Management.
Added an archive feature into Client Management to record activity against a users profile.
Extended the Insert Header Links tool in the editor to allow the user to select which headings to use and select Table of Contents display and / or Numbered List display.
Changed the authentication method in page content to authenticate using the Client Management database before attempting to authenticate MoST users.
Added a new feature referred to as Inline Scripting. When enabled this allows ASP.NET server side code exection within page content.
Bug Fixes
Fixed an issue where GeoIP countries with a single quote were breaking SQL queries.
Fixed an issue where credit card transactions where flagging invoices as paid regardless of the success of the payment.
Fixed an issue with demoting sections where the wrong section was being assigned to documents located with the section being demoted.
Fixed an issue in the payment system where search on NULL dates wouldn't return results.
Fixed a bug that was prevent Mozilla based browsers from inserting custom styles from within the editor.