This release contains user contributed fixes, and updates to the structure of uSync.Migrations, to make it easier to contribute (or at least easer to see where to contribute) to the project.
Changes
- Scylla.TextboxWithCharacterCount migrator by @ProNotion in #226
- refactor: Remove archetype stuff from core classes by @michaelchart in #227
- fix: another small bits and bobs at migrations by @bielu in #228
- Make v7 node ID accessible in SyncMigrationContext._idKeyMap by @MDuncan98 in #230
- feat: block grid settings by @ryan-woodruff in #232
- Project seperation. by @KevinJump in #235
- Fix typo in BlockMigrationPlan name by @stevetemple in #242
- Add migrator for Gibe.LinkPicker by @stevetemple in #244
- better progress messages during migration. (bye bye sims messages) by @KevinJump in #247
- Fix - don't reset variation value in content type if its already set. by @KevinJump in #248
- Feature/numeric ids in pickers by @stevetemple in #249
- Validation of XML, and Datatypes for v8 by @KevinJump in #250
- Fixes a typo in the project folder name in package build script & fixes a bug with migrations caused by recent changes by @ProNotion in #251
- Dev/download by @KevinJump in #253
New Contributors
- @MDuncan98 made their first contribution in #230
- @ryan-woodruff made their first contribution in #232
- @stevetemple made their first contribution in #242
Full Changelog: 4.0.0-phase.4.1...4.0.0-phase.5