Just doing some final testing, but here is the release notes:
- Removed all blog controls.
- Changed way searhable items were indexed, passing a date now to avoid indexing all content each time.
- Changed UI so post dates display in a manner that maximizes use of screen real estate.
- Added ability to turn on/off Solpart Forum navigation menu. (On by default)
- Set DNNSilver as default Forum Theme and Email Template.
- Fixed thread view counts for all users including moderators.
- Fixed rankings to display proper image.
- Replicated core paging server control. Used in: all forum, thread, post views and manage users.
- Fixed RSS Syndication to not allow disabled forums for syndication, no private forum syndication. (Was reachable by typing link before)
- Fixed ability for moderators to trust non moderators/admins.
- Exposed Manage User button in profile page for admins/tab admins to go straight to user settings of forum. (Same as accessing through Manager Users)
- Changed Moderate Forums screen to show only those forums with posts that need moderated.
- Changed Moderate Forums screen to list Moderated Forums by Group Sort order and then Forum Sort Order. (Display similar to initial Forum mod view)
- Corrected Manage Forum to reset cache on update.
- Corrected user/post/thread stats to work properly.
- Added ability to enable/disable a forum from the Manage Forums view area.
- Corrected all links in module and email templates to use NavigateURL and params. This works for both FURLS and non FURLS.
- Corrected DNNSilver email template to be more readable.
- Corrected many DNNSilver forum theme elements to look proper.
- Set Group, Thread, Posts views to show created date as date/time consistantly and not approved date/time.
- Added check to all URLReferrer items to make sure request object is not nothing.
- Organized the way controls are loaded into the page/control life cycles to avoid elements not being available and throwing object reference errors.
- Added a specific ID to all Solpart Menu elements.
- Made DNNSilver skin look same in Firefox and IE. (As much as possible) tested on Safari as well.
- Made better use of caching to enhance performance.
- Added module setting to show/hide User Online. (Must be enabled in host settings, also per user setting)
- Added module setting to enable/disable post ranking (Rate Thread)
- Added module setting to enable/disable Poster Location shown in post view (Three options: To All, To Admin, None)
- Corrected problem which hid thread if a post needed moderated.
- Fixed 'Delete Post' problem where it was deleted but remained in last post cache. Series of deletes now occurs.
- Fixed error when no results were returned by a forum search.
- Changed all instances in code of Int16 to Int32, where applicable, as high volume sites would go past this limitation.
- Fix in Search, if you selected multiple users or multiple forums to search for, it results in zero rows coming back.
- Added alternating css styles for thread view. (Seen in thread view, moderate posts view)
- Removed IPortable since no code to support was there, will not show in module actions menu now.
- Wrapped all outgoing SMTP in Try/Catch to avoid issue if not configured in host settings, or bad email addresses.
- Made 'My Posts' reachable and usable from configuration section.
- Added Feature of Pre Configured Forum module and Default forum group and forum. (Allows setup module by simply placing module on tab)