You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Completely rewritten the plugin with new modular architecture and extend support to all kinds of backends.
Renamed to Sync Engine.
The plugin now transitions from a plugin to a platform: it allows module extension without modifying the plugin source, and provides comprehensive documentation and API on developing a module.
Sync Engine also extends beyond WebDAV with the S3-compatible backend support, more backends like Google Drive and Dropbox will become as easy as writing a module.