CHANGELOG 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. [0.1.0]
  2. * Initial version
  3. [0.1.1]
  4. * Huge speedup by caching ldap
  5. [0.1.2]
  6. * Fixed wrong URL
  7. [0.1.3]
  8. * Updated postinstall message
  9. [0.2.0]
  10. * Upstream version 0.14.29
  11. * Uses syncthing generated config (thanks to @rymnel)
  12. * Fixed typo in manifest (thanks to @rymnel)
  13. * Running under user cloudron
  14. [0.2.1]
  15. * Fixed description
  16. [0.2.2]
  17. * Add to sync category in app store
  18. [0.2.3]
  19. * Updated to version 0.14.30
  20. [0.2.4]
  21. * Updated to version 0.14.31
  22. [0.2.5]
  23. * Updated to version 0.14.32
  24. [0.3.0]
  25. * Updated to version 0.14.33
  26. [0.3.1]
  27. * Updated to version 0.14.35
  28. [0.3.2]
  29. * Updated to version 0.14.36
  30. [0.3.3]
  31. * Updated to version 0.14.37
  32. [0.3.4]
  33. * Updated to version 0.14.38
  34. [0.4.0]
  35. * Updated to version 0.14.39
  36. * #4357: Removing paused folders no longer triggers a crash.
  37. * #4360: Add further security related HTTP headers
  38. * #4375: Improve info level logging in some cases
  39. * #4377: Improve GUI tooltips in chromium based browsers
  40. * #4382: Hide temporary files on Windows
  41. * #4387: Add -device-id command line switch
  42. [0.5.0]
  43. * Updated to version 0.14.40
  44. [1.0.0]
  45. * Updated to version 0.14.44
  46. * #4634: Panic when connecting to device with auto accept and paused folders
  47. * #4636: List of files needed on remote is not wrapped at word boundaries
  48. * #4644: Impossible to run non-release builds without deadlock detectors
  49. * #4649: UTF-8 normalization does not work correctly on ZFS.
  50. * #4654: Upgrade system shows an error on RCs in some cases
  51. * #4657: Sparse files with zero blocks are not closed when pulling
  52. * #4668: Remote device out of sync items shows "0 items, ~0 B"
  53. [1.0.1]
  54. * Updated to version 0.14.45
  55. * #4659: panic: bug: removed more than added
  56. * #4680: Ignore pattern beginning with "#" does not match subpaths
  57. * #4689: Ignore patterns in web UI aren't reloaded if only comments change
  58. * #4701: Global is different from local state when ignoring files
  59. [1.0.2]
  60. * Update Syncthing to version 0.14.46