1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980 |
- [0.1.0]
- * Initial version
- [0.1.1]
- * Huge speedup by caching ldap
- [0.1.2]
- * Fixed wrong URL
- [0.1.3]
- * Updated postinstall message
- [0.2.0]
- * Upstream version 0.14.29
- * Uses syncthing generated config (thanks to @rymnel)
- * Fixed typo in manifest (thanks to @rymnel)
- * Running under user cloudron
- [0.2.1]
- * Fixed description
- [0.2.2]
- * Add to sync category in app store
- [0.2.3]
- * Updated to version 0.14.30
- [0.2.4]
- * Updated to version 0.14.31
- [0.2.5]
- * Updated to version 0.14.32
- [0.3.0]
- * Updated to version 0.14.33
- [0.3.1]
- * Updated to version 0.14.35
- [0.3.2]
- * Updated to version 0.14.36
- [0.3.3]
- * Updated to version 0.14.37
- [0.3.4]
- * Updated to version 0.14.38
- [0.4.0]
- * Updated to version 0.14.39
- * #4357: Removing paused folders no longer triggers a crash.
- * #4360: Add further security related HTTP headers
- * #4375: Improve info level logging in some cases
- * #4377: Improve GUI tooltips in chromium based browsers
- * #4382: Hide temporary files on Windows
- * #4387: Add -device-id command line switch
- [0.5.0]
- * Updated to version 0.14.40
- [1.0.0]
- * Updated to version 0.14.44
- * #4634: Panic when connecting to device with auto accept and paused folders
- * #4636: List of files needed on remote is not wrapped at word boundaries
- * #4644: Impossible to run non-release builds without deadlock detectors
- * #4649: UTF-8 normalization does not work correctly on ZFS.
- * #4654: Upgrade system shows an error on RCs in some cases
- * #4657: Sparse files with zero blocks are not closed when pulling
- * #4668: Remote device out of sync items shows "0 items, ~0 B"
- [1.0.1]
- * Updated to version 0.14.45
- * #4659: panic: bug: removed more than added
- * #4680: Ignore pattern beginning with "#" does not match subpaths
- * #4689: Ignore patterns in web UI aren't reloaded if only comments change
- * #4701: Global is different from local state when ignoring files
- [1.0.2]
- * Update Syncthing to version 0.14.46
|