syncany-team team mailing list archive
-
syncany-team team
-
Mailing list archive
-
Message #00722
Syncany v0.1.2-alpha: FTP/SFTP/WebDAV/S3 plugins, wildcards, proxy support and bugfixes
Hello again Syncany fans,
we've just released 0.1.2-alpha. Here are the release notes:
- Developer/alpha release (*NOT FOR PRODUCTION USE!*)
- Features:
- Extracted non-core plugins, allow easy plugin installation through sy
plugin (list|install|remove)
#26<https://github.com/binwiederhier/syncany/issues/26>
/#104 <https://github.com/binwiederhier/syncany/issues/104>
- Shipped plugins now only 'local'
- Installable plugins:
FTP<https://github.com/syncany/syncany-plugin-ftp>,
SFTP <https://github.com/syncany/syncany-plugin-sftp> (no host
checking),
WebDAV<https://github.com/syncany/syncany-plugin-webdav>(HTTP only),
Amazon
S3 <https://github.com/syncany/syncany-plugin-s3>
- Ignore files using wildcards in .syignore (e.g. *.bak, *.r??)
#108<https://github.com/binwiederhier/syncany/pull/108>
- Added Arch Linux 'syncany-git' package
#99<https://github.com/binwiederhier/syncany/pull/99>
- Allow speicifying HTTP(S)/WebDAV proxy and other global system
properties #109 <https://github.com/binwiederhier/syncany/issues/109>
- Bugfixes
- Fix semantic in TransferManager test() (incl. all plugins)
#103<https://github.com/binwiederhier/syncany/issues/103>
/#102 <https://github.com/binwiederhier/syncany/issues/102>
- WebDAV plugin fix to create "multichunks"/"databases" folder
#110<https://github.com/binwiederhier/syncany/issues/110>
- Fix "Plugin not supported" stack trace
#111<https://github.com/binwiederhier/syncany/issues/111>
- Windows build script fix for "Could not normalize path"
#107<https://github.com/binwiederhier/syncany/issues/107>
- Fix database file name leak of username and hostname
#114<https://github.com/binwiederhier/syncany/issues/114>
- Check plugin compatibility before installing (check appMinVersion)
#104 <https://github.com/binwiederhier/syncany/issues/104>
- Don't ignore local/remote notifications if sync already
running #88<https://github.com/binwiederhier/syncany/issues/88>
- Uninstall plugins on Windows (JAR locked)
#113<https://github.com/binwiederhier/syncany/issues/113>
/#117 <https://github.com/binwiederhier/syncany/pull/117>
- Rotate logs to max. 4x25 MB
#116<https://github.com/binwiederhier/syncany/issues/116>
- Fix multichunk resource close issue
#118<https://github.com/binwiederhier/syncany/issues/118>
/#120 <https://github.com/binwiederhier/syncany/pull/120>
Download here: https://github.com/syncany/syncany/releases
Thanks very much to all the helpers and supporters!
Best regards
Philipp