This is the release candidate version of uSync for Umbraco v16(rc2). it contains updates to keep things working on v16 and removes code that has been marked as obsolete in uSync for some time (2 versions).
Updates
- Remove all methods marked "Obsolete will remove in v16" (lots and lots)
- Set default for IsListView 758
- Change settings dictionary from <string,string> to <string, object> for better intellisense in appsettings.json
- Update package dependencies in client libraries,
- Update HeyApi generation
- Update Auth token handling.
-