• updated all bundled libraries to their latest version.
  • added 64-bit support.
  • initial attempt at mac support (needs testers!).
  • added support for public key authentication for SFTP connections.
  • moved the profiles, preferences and log file to ~/.config/fullsync/ ($XDG_CONFIG_HOME) or C:\Documents and Settings\<username>\.config\fullsync\ for Windows.
  • new commons-vfs source and destination browser should work now, certainly not fine, but it works.
  • added a file filter for simplyfied ruleset. The filter is a replacement for the ignore/accept patterns.
  • added wildcards as ignore/accept patterns (regexp was default till now) in simplyfied syncrules.
  • changed the ignore/accept pattern behaviour. Now if the ignore pattern is empty but the accept is not empty, then everything is ignored but what matches the accept pattern