4.0.0-phase.4 - Its been a long time release (sorry holidays).
This is the next release of uSync.Migrations and it contains alot of work that other people have done over the last two months #H5YR
Highlights
Event the small fixes mean something big to some people, so highlights are install it now and watch more things work!
But thanks to all the lovely contributors we have:
- Vorto stuff, @leekelleher has given the vorto conversions a bit of an overhaul so they now convert vorto betterer.
- Stacked content migrations have been vastly improved by @michaelchart
- Grid Macro's now convert as part of the block grid work thanks to @prjseal
- related links migrator fixed by @drummerboy46
- nupickers with xml in them migrate better thanks to @Hendy
- Grid to block has been polished and finessed by @BPadfield and @michaelchart
- old school images with Ids instead of UDIs now migrate thanks to @Deba22
What's Changed
Other Changes
- Getting Started - corrected typos by @leekelleher in #142
- Getting Started - corrected another typo I'd missed by @leekelleher in #143
- #145 - fixed related links migrator by @drummerboy46 in #146
- directory did not exist by default, so added guard clause by @Hendy in #148
- Multiple sections/templates in grids to blockgrid by @BPadfield in #150
- Fixed XPath string manipulation for NuPickers by @Hendy in #151
- #156 Adds basic unit test for RadioButtonListMigrator and addresses a potential issue with prevalue sort order by @ProNotion in #157
- Added support for images that are stored with IDs instead of udi by @Deba22 in #158
- Fix stacked content migrator to respect preferred migrators by @michaelchart in #162
- Fix stacked content max items = 0 migration issue by @michaelchart in #163
- Fix issue where nested DateTime format gets messed up by @michaelchart in #164
- Fix to ensure element type compositions are marked as element types by @michaelchart in #166
- Fix issue causing split properties to use duplicate property key by @michaelchart in #167
- Getting Started - consistency and typos by @leekelleher in #174
- Removes dashboard heading glyph by @leekelleher in #175
- Updated "Installed Package" name by @leekelleher in #176
- RadioButtonList - Fixes #113, migrated value by @leekelleher in #177
- RichText/TinyMCE - config migrator by @leekelleher in #178
- NestedContent migrator - adds ContentType/PropertyType alias to inner migrator lookup by @leekelleher in #179
- Language handler - LCID was unreliable, changed to culture code by @leekelleher in #180
- Whitespace formatting by @leekelleher in #181
- Lee's Vorto migrator updates by @leekelleher in #182
- Allow setting compositions and tabs for new content types by @michaelchart in #169
- Get Vorto to do its lookup using the context, not the services. by @KevinJump in #149
- got macro to block grid block working by @prjseal in #183
New Contributors
- @drummerboy46 made their first contribution in #146
- @Hendy made their first contribution in #148
- @BPadfield made their first contribution in #150
- @ProNotion made their first contribution in #157
- @Deba22 made their first contribution in #158
Full Changelog: 4.0.0-phase.3...4.0.0-phase.4