Skip to content

v8.5.0 - Timeout Protection + lots more

Compare
Choose a tag to compare
@KevinJump KevinJump released this 14 Feb 16:21

This is a Minor release of uSync.Complete to v8.5.0 - it contains fixes, enhancements and will work with all version of Umbraco 8.x*

Updates

  • Publisher now splits out the individual steps into individual requests at a time, reducing the time of any single request, (azure timeout prevention)
  • you can now override core server settings in the web.config making it easier to transform your settings (see docs)
  • Improved debugging logging across the code, with verbose logging options for the HMAC security elements to aid with connection issues.
  • Full Static Publisher support: we will be releasing the static publisher package (and code) so you can publish to files, FTP or SFTP locations,
  • You can now Sync Languages in the Server Sync Page.
  • Post report trimming: Removes files that haven't changed after the report stage - making the import faster.
  • Better error dialogs - so you can check the errors, and send bug reports if required.
  • baseUrl setting means you can change the URL of the requests, (if you have funky load balancing).
  • Static publisher (uSync.Publisher.Static) lets you push a static version of your site to a folder, ftp server or sftp server.

Fixes:

  • Fix: Export menus fail on templates and partial views
  • Fix: Bouncing truck bounces

See Also

  • All uSync 8.5 release fixes and updates are included:
  • we have released a new docs site for all our products https://docs.jumoo.co.uk/

Installing

PM>install-package uSync.Complete

Note

uSync 8.5.x will work with all version of Umbraco v8.0 upwards, we just recommend you update Umbraco because there are a lot of performance and cache fixes in version past 8.3.x