Skip to content

3.1.5. Mappers and Dashboards

Compare
Choose a tag to compare
@KevinJump KevinJump released this 31 Jul 14:39

Versions: [uSync 3.1.5 / Core 5.4.0 / Content 3.2 / Snapshots 1.0.3]

Update and Move Content Mappers to their own DLL.

Content Mappers handle ID translation when exporting content and media previously these where in the uSync.Core and every time we added one it means a new release. For this version they have been moved to their own uSync.ContentMappers assembly.

We've also added new mappers - so we now have:

  • Archetype
  • DocTypeGrid Editor
  • Vorto
  • LeBlender
  • Nested Content

We can also map editors inside the grid, it's like mapper inception.

Dashboard Improvements

Previously If you install. uSync and Snapshots, you get two dashboard tabs, and if you install content edition you get nothing. for this version we have changed the way the dashboard works so these can be presented on one dashboard tab (in usync tabs)

image

We have also included

  • History: show a log of what has been going on with your imports. this data has been getting stored since v3.0 of usync, but we didn't show it.
  • Config: We've moved config and tidied it up a bit.
  • About: Put some links in to help people who get stuck a lot.

Fixes:

  • Content Mapper sometimes replaces years with guids #57
  • Consistent version of .net framework (4.5) #58
  • YSOD with membertypes when upgrading umbraco #62
  • Media Item / Composistion issues (again upgrade issue) #52