Migration Module Changelog
Hello all,
We will be posting the Migration Module changes and improvements in this thread. We will also link this thread from the Migration Module. The post will be updated with the next Migration Module release.
Best wishes,
Sitefinity team
Hi,
We have just rolled out an internal build - 4.2.1679.0 - containing improvements to the Migration module:
THIS IS A DEVELOPERS VERSION ONLY, BACKWARD COMPATIBILITY FOR YOUR DATABASE WILL NOT BE SUPPORTED WITH FUTURE VERSIONS. PLEASE DON'T UPGRADE YOUR PRODUCTION OR DEVELOPMENT WEBSITE WITH THIS RELEASE. USE ONLY TO TEST THE LATEST FUNCTIONALITY AND REMOVE ROADBLOCKING BUGS SO THAT YOU CAN CONTINUE WRITING YOUR CODE. THUS IT IS SUITABLE FOR DEVELOPMENT PURPOSES ONLY.
Release Notes
This Internal build improves the migration for Pages, Libraries and News. As a result of popular demand, Sitefinity 3.x .NET3.5 is now supported. There are number of bug fixes and improvements in Sitefinity as well.
Full list of changes:
What's New in the Migration Module
Pages
- Assemblies for Sitefinity 3.x .NET3.5
- Migrating Pages keeping their original and additional URLs with their extensions
- Migrating Pages and keeping their advanced settings from 3.7 - Caching options, head tags, Indexing options, SSL, ViewState
- Migrated Pages now appear published (used to be drafts before)
Metafields
- MetaData migration – Migrating 3.x metadata - metafields and values.Definitions of 4.x are updated, so the 3.x fields are visible in 4.x backend. Currently implemented for blog posts, news & libraries.
Improvements in the Migration Module
Libraries
- Libraries migration improvements – bug fixes, better handling for image links and urls in content items.
Other
- Dates handling improvements
- The user is now notified when some of the selected modules for migration has been disabled in 3.7
- The user is now notified that the migration module does not support migration of multilingual projects if the 4.x is not configured to contain the same languages.
- Added "Test Connection” and “Check items count in module to migrate” functions
- The migration log is now visible in an auto-scroll window
- Stability fixes
Full changes can be found here - 4.2.1679.0 build details
Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>
Hello,
The 4.2 SP1 release delivers fixes for the following issues in the Migration module:
Hello all,
With this internal build we introduce the following improvements in the migration process:
THIS IS A DEVELOPERS VERSION ONLY, BACKWARD COMPATIBILITY FOR YOUR DATABASE WILL NOT BE SUPPORTED WITH FUTURE VERSIONS. PLEASE DON'T UPGRADE YOUR PRODUCTION OR DEVELOPMENT WEBSITE WITH THIS RELEASE. USE ONLY TO TEST THE LATEST FUNCTIONALITY AND REMOVE ROADBLOCKING BUGS SO THAT YOU CAN CONTINUE WRITING YOUR CODE. THUS IT IS SUITABLE FOR DEVELOPMENT PURPOSES ONLY.
What's new:
Fixed:
Please let us know how the migration process goes.
Best wishes,Hi all,
Sitefinity 4.3.1926.0 Internal build is released and ready for download in your accounts. It introduces many new features in the Migration Module.
Content
Regards,
Kalina
Sitefinity Team
Hi all,
The latest internal build is live. With this build, we improve the widgets migration and automatically prevent migration errors in deploying widgets to the 4.x site.
New:
<system.serviceModel>
<serviceHostingEnvironment aspNetCompatibilityEnabled="true" />
</system.serviceModel>
*Customers experiencing problems will have to replace their <system.serviceModel> section with the one from above.
Fixes:
Dear all,
Another Internal build is out. This time, it brings significant improvements over the Migration module and the migration process as a whole. Please check the release notes below:
THIS IS A DEVELOPERS VERSION ONLY, BACKWARD COMPATIBILITY FOR YOUR DATABASE WILL NOT BE SUPPORTED WITH FUTURE VERSIONS. PLEASE DON'T UPGRADE YOUR PRODUCTION OR DEVELOPMENT WEBSITE WITH THIS RELEASE. USE ONLY TO TEST THE LATEST FUNCTIONALITY AND REMOVE ROADBLOCKING BUGS SO THAT YOU CAN CONTINUE WRITING YOUR CODE. THUS IT IS SUITABLE FOR DEVELOPMENT PURPOSES ONLY.New
The Migration module is now able to migrate multilingual content and user profiles.
Migration of Multilingual Content
User Profiles
Fixes