DotNetNuke 5.0.0 Released
Dec
26
Written by:
Joe Brinkman
12/26/2008 12:02 AM
Christmas Eve was very busy for the DotNetNuke Team as we did a double release of both DotNetNuke 4.9.1 and 5.0.0. This was my first time handling a double release and it was a lot more work than I anticipated. Not only did we do a double release, but we also changed where we are hosting our downloads. That is a story for another blog post. Unlike 4.9.1, DNN 5 was a massive change that involved hundreds of bug fixes, changes and enhancements. A large number of the bug fixes and a few of the changes were backported to the 4.8.x and 4.9.x branches, however there are still many bug fixes and enhancements which are only available in DNN 5. At this point there are not plans to port any other changes back to the DNN 4.x platform as we will once again shift our focus to maintaining a single product branch.
[more]
DotNetNuke 5.0 is the culmination of over a year of development and testing. Without a doubt this is the most tested version of DotNetNuke ever released. That is not to say there won’t be bugs found, but just that we spent a lot of time in this release trying to make sure we were not breaking anything in our efforts to refactor the codebase.
As we have said many times in the past, DotNetNuke 5.0 is not intended to encompass the entire Cambrian Vision which we first laid out at OpenForce ‘07. However, DNN 5 does include many fundamental changes in the architecture which will make it much easier for us to incorporate and test future features. With that said, there are still a number of great enhancements that we were able to include in this release.
As always you can see a complete list with all the details of each fix/change in the ChangeLog.
Major Highlights
- Added jQuery support to the core platform. jQuery will now be distributed as part of the DotNetNuke installation and will be available for use by module developers.
- Added support for Internet Explorer 8 Web Slices. Administrators can configure any module to use IE8 Web Slices including the ability to set time-to-live and expiration values.
- Removed distinction between admin modules and pages and normal pages. This allows administrators to easily delegate access to any portion of the application to any group of users.
- Updated the installation services to support manifest files for all extension types. Now skins, containers, providers and modules are all first class citizens that can be installed and uninstalled.
- Expanded XHTML, WCAG and ADA compliance.
- Refactored core to improve support for Unit Testing. Refactored several core classes to use interfaces and added a simple component factory to provide dependency injection support.
- Added ability to deny permissions in the permissions grid. This new feature extends the permission framework to give administrators greater flexibility in defining permissions.
- Added Widget framework. The new Widget framework allows you to quickly add JavaScript/html widgets to your site with very little effort. The framework supports the use of a simple object tag based representation which means you don’t have to know JavaScript in order to add the widgets.
- Added new Object notation for using skin objects in Skins. Skin designers will no longer need to include separate XML files when creating and packaging skins. No more funky “[SKINOBJECT]” tags littering your html. This significantly simplifies the process of creating skins and further opens up skin development to a broader group of designers. If you include a simple JavaScript reference in your HTML skin, you can even get a full WYSIWYG experience when designing your skin.
Security Fixes
- Includes a rollup of all 4.x security fixes
Updated Modules/Providers
The following modules and providers have been updated in the 5.0.0 packages. Please see the specific project pages for notes on what bugs or enhancements were corrected with each release.
Providers
5 comment(s) so far...
re: DotNetNuke 5.0.0 Released
Thanks Joe. Could you elaborate on "expanded XHTML, WCAG and ADA compliance.?"
By Tom Kraak on
12/26/2008 5:11 AM
|
re: DotNetNuke 5.0.0 Released
You and the rest of the DNN team are incredible. Talk about a Christmas present! Thanks for your hard work and long days/nights to make the DNN platform better. I am especially excited to learn more about the widgets.
By Will Strohl on
12/26/2008 5:12 AM
|
re: DotNetNuke 5.0.0 Released
@Tom - We have been going through a top to bottom review of DotNetNuke this past year trying to squash every compliance issue we could find. We focused first on the public facing side of DNN. There may still be a few that we have missed, which we can now identify as individual bugs rather than the hundreds of issues which we had before. This year as part of our UI overhaul, we will give this same focus to the admin screens to ensure that they also fall into compliance. Finally, beginning this past August, we now require all core modules to pass XHTML testing as part of the release process.
By jbrinkman on
12/26/2008 5:38 AM
|
re: DotNetNuke 5.0.0 Released
Great timing on the releases. Florida is already planning on code camp talks in February in South Florida and in March in Orlando, FL on these new features.
KUDOS to the team!
By Brian Scarbeau on
12/26/2008 9:50 AM
|
re: DotNetNuke 5.0.0 Released
Can I just say.....YOU GUYS ARE AWESOME!
I want to thank you all for changing my life with DNN.
I do not have the skills to be a full blown web designer.
With DNN I have found a platform that I can understand and put together awesome sites with features that were way out of my reach and ability in the past. This is allowing me to start developing a new path of income for me and my family.
Thank you, and thank you to anyone else working on the planning and development of the DNN platform!
HAPPY NEW YEAR!
By AJAX on
12/30/2008 4:54 AM
|