03.00.07 
First release of version 3

03.00.08
Fixed some bugs in search where Indexing Service was also active.

03.00.09
Fix Friendly vs 'non-friendly' Urls. Now DMX will follow Host settings
Added functionality: More flexibility in column templates

03.00.10
Fix a bug causing installs with MaximumASP hosting to fail

03.00.11
Further fixes for locked down servers causing validation to fail

03.00.12
New feature for Categories: allow items of subcategories to display in higher-up categories and displaying a 'full path' of categories.
Small bug in search which could lead to 'Column Rank not found'

03.00.13
Improved performance
Various minor bugfixes

03.00.14
More performance improvement
Removal of dot from installation directory (i.e. Bring2mind.DMX is now Bring2mind_DMX)
Category styles now permit spacing to be tuned. This means a slight shift in css handling. Check out the module.css.
Search now includes negated elements (i.e. 'doesn't contain/equal')

03.00.15
Navigation buttons at top of screen now in extensions
Fixed a bug where dropdown in extension/file type edit screens were not showing all ascxs.
Made the texts of the import screen clearer

03.00.16
Added bulk delete function
Added a 'empty recycle bin' button on the maintenance screen which will really delete everything that is marked for deletion.

03.00.17
Removed 'standardportalextensions' sql script and replaced with a 'proper' trigger

03.01.00
Import/Export implemented
Host/Portal configuration implemented using custom settings class. License no longer uses Web.config. Some settings now are made consistent throughout portal (like repository location)
Improvements to activation procedure
Mail and storage now use provider pattern
Icon buttons
Performance enhancements
Removed bug in hard delete procedure where documents were not being deleted from hd
Module icons for DMX have been redone and are now in a single place (images)
Adapted to new PortalInfo where portal home directory can be changed from default [PortalId]

03.01.01
Fixed bug where pdf did not display correctly in some browsers.

03.01.02
Fixed bug in custom file repository not showing up when viewing options
Fixed bug of subdirectories not working
Replaced all .-notations in Command in querystring with underscore
Fixed bug where import did not store subdir path to file
Fixed bug where import did not pass on the 'rename extensions' setting
Fixed bug where full-text search did not work with subdirs

03.01.03
Fixed security leak where users were able to upload to collection 0 if they knew the url
Fixed licensing bug

03.01.04
03.01.05
Fixed bug in search concerning error handling on bad filter
Disallow empty string values on custom attributes as this leads to errors with dates. Better leave them out so they return DBNULL which is better handled.
Moved Permissions checking into base class
Fixed bug preventing those with approval rights to see unapproved items
Now possible to sort by collection on category view
Reversed behavior of file icon and description in file lists
Added parent collection description in brackets in collection dropdown for scalability

03.01.06
New controls by Component Art: treeview and calendar
Custom attributes can now be earmarked as required
Date custom attribute type now shows calendar
Repacking zip to use resources file option in DNN
Categories now are in a treeview and can be edited in that way
Fixed bug showing error when no docs selected and you hit approve or delete
Fixed session serializability

03.01.51
Fixed bug in postback where buttons would no longer show after column resorting
Fixed bug in import to take care of dreaded 'oldValue cannot be Null' error
Fixed namespace clash with other suppliers using Component Art Web UI
Removed 'quick search' box for a better solution through putting DMX on search results page

03.01.52
Bugfix in url being sent with notifications
Download now in own page
Revised settings page. Approval Role, Nr of Versions, File extensions renaming, Categories Automatic Parent, Sub directory creation ARE NOW PORTAL WIDE

03.01.53
Search overhauled and full-text moved into SQL
Quick Search box is optional as is the full text search when doing a quick search

03.01.54
MailProvider becomes NotificationProvider and handles more of the notification logic

03.01.55
Bugfix for Full-text search
Rewritten central download procedure

03.01.56
Added possibility to dynamically load a special kind of ModuleSettingsBase during Entry Edit

03.01.57
Added extension framework to include aspx files and made download such an extension
Possibility to hide editing of permissions by all but admins

03.01.58
Custom Attributes can now use DNN Labelcontrol with dynamic help

03.01.59
Resolved bug where Users could not be deleted because the log did not delete the log entries
Removed constraint not allowing multiple categories with the same name in a portal
New control: Panel now allowing view permission to be set to admin/view/edit etc. Meant for use in e.g. Details view

03.01.60
Localized Extensions
Fixed bug showing incorrect urls using non-friendly-urls
Fixed bug with permissions not being populated by default or updated correctly (recently introduced bug which was a result of adding the option to reserve permissions only for admins)

03.02.00
Release

03.02.01
Fixed upload filesize bug resulting in downloaded files being stripped of one bit
Improved license robustness

03.02.02
Improved full-text search performance
Added ability of attributes to call their own ascx for editing
Dropdownlist of collections now include parent in brackets
Extensions can now determine how they behave on download through 'DownloadUrl' field
Import to root now with correct permissions
Solved a number of Medium Trust issues
Changed SQL generation for search to comply to SQL server 2005
Fixed bug in notification

03.03.00
Release preparation

03.03.01
Fixed bug where approvers were assumed to have edit rights. This is no longer the case and they are separate permissions now, i.e. an approver only sees an edit button if he/she really has edit permissions.

03.03.02
Fixed download bug incorrectly setting download method
Minor localization bugfix. Now top nav buttons will refresh on locale change as well.
Added hu-HU locale.

03.03.03
Non-approved items do not show up on file lists any longer
Those with approval rights can see the non-approved content in the version list on the details screen
On upload and edit those with approval rights get notified if approval is turned on

03.04.00
Licensing now per DNN installation. This also makes the activation procedure much more robust.
New licensing screen.
Delete no longer possible on locked item.
Download issue solved where cookies were sent into http stream after download.

03.04.01
Fixed bug where server key was not properly set during activation.

03.04.03
Bug fix in activation on DNN4/medium trust
Bug fix in search returning all records
Bug fix in image linking for category tree
Adjusted visibility settings so that one cannot delete a locked item and editors can edit non-approved items

03.04.04
Bug fix where users received error after clicking new on a DMX not set to absolute root and where permissions varied
Bug fix permitting delete from list screen even though item could be locked
Fixed the download button in the details screen
Corrected download of zip files with IIS dynamic compression
Logging broken off into its own provider
Integrated latest version of Compontent Art (2006.1)

03.04.05
Fixed bug keeping admin pages from showing up under DNN 4.3.x
Fixed attribute naming bug
Fixed bug for 'select' type attribute
Repacked and moved most ascx's to Resources file
Permission resetting on collection no longer sparks log & notification event (potential mail flood)
Hard delete on single item now redirects afterwards to parent

03.04.06
Rewrote url generation routine in notification provider. Ditched the friendly url format hoping to avoid any more relative urls being sent.
On every download home directory is cleaned of any temporary content from uploader.
Fixed file deletion on hard delete of a copied file.

03.04.07
Fixed bug where FileType edit caused file type to be destroyed
Rewired some response redirects in an attempt to get rid of ThreadAbort exceptions

03.04.08
Fixed error when Auditemail is specified and not message is sent upon action (e.g. import)
Fixed bugs in Custom attributes and date handling in attributes
Set the Url creation in the notifier to use HostUrl & Default.aspx to avoid any issues with child portal notifications

03.04.09
Bugfix in addon settings screen error. Check now on module's FolderName for core or not. This will allow DMX friendlyname renaming and rebranding.
Bugfix to make extension list localization more robust. 
New import mechanism for admin. Solves any timeout issues with big imports and the code is more robust.
Subscriptions possible again on root collection of an instance
Fixed download filename with spaces problem for both FF (ignored part after firt space) and IE7 (replaced spaces with underscore)
Fixed bug: Admin now no longer gets error when viewing private content

03.04.10
Fixed bug where custom attributes would no longer be read due to new way to name controls in DNN 04.05.01.

03.04.11
New feature: add default sort order in DMX module settings

03.05.00
New feature: Role grouping in permissions grid
New feature: optionally restrain quick search to current collection (when in collection view)
Bug fix: breadcrumbs throwing error when viewing a document outside module's virtual root
Adjusted Url in emails in attempt to fix errors in document links in emails
Email now uses operating user again for template
Fixed a couple of non-localized texts
Added option to allow subscriptions to collections to inherit to sub-collections

03.05.02
New feature: switch subscriptions on/off

03.05.03
Fix: ModuleSettings cache delete was not working
Change: Redirect back to folder after delete in details screen
Made DMX security less dependant on httpcontext
(Un)subscribe emails now sent to right person

03.05.04
Bugfix: no hits on fulltext search sometimes returned all documents
Enhancement: Updated licensing screen to new version

03.05.05
Bigfix in search SQL syntax

03.05.06
Bugfix: category assignment was no longer working on recent DNN platforms (probably Ajax related)
Change: undelete was showing for editors on Details view. Now only for admins
Change: deleted items no longer show up on categories view
Enhancement: search now supports between and dates
Technical: SqlDataProvider was moved into main dll in accordance with new design practice in DNN

03.05.07
Bugfix: between dates has 'to date' set at time 23:59:59 instead of 00:00:00
Bugfix: Categories Treeview viewstate persistence was unreliable. Repaired.

03.07.00
Change: DMX 3 now DMX Lite - providers collapsed into main codebase and content search deprecated
