ChangeLog 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226
  1. ChangeLog
  2. =========
  3. version 1.3.0 (release 2013-06-25 ), csync 0.80.0 required
  4. * Default proxy port to 8080
  5. * Don't lose proxy settings when changing passwords
  6. * Support SOCKS5 proxy (useful in combination with ssh *D)
  7. * Propagate proxy changes to csync at runtime
  8. * Improve proxy wizard
  9. * Display proxy errors
  10. * Solved problems with lock files
  11. * Warn if for some reason all files are scheduled for removal on either side
  12. * Avoid infinite loop if authentication fails in certain cases
  13. * Fix reading the password from the config in certain cases
  14. * Do not crash when configured sync target disappears
  15. * Make --help work on windows
  16. * Make sync feedback less ambiguous.
  17. * Fix icon tray tooltip sometimes showing repeated content
  18. * More use of native directory separators on Windows
  19. * Remove journal when reusing a directory that used to have a journal before
  20. * Visual clean up of status dialog items
  21. * Wizard: When changing the URL or user name, allow the user to push his data
  22. to the new location or wipe the folder and start from scratch
  23. * Wizard: Make setting a custom folder as a sync target work again
  24. * Fix application icon
  25. * User-Agent now contains "Mozilla/5.0" and the Platform name (for firewall/proxy compat)
  26. * Server side directory moves will be detected
  27. * New setup wizard, defaulting to root syncing (only for new setups)
  28. * Improved thread stop/termination
  29. version 1.2.5 (release 2013-04-23 ), csync 0.70.7 required
  30. * [Fixes] NSIS installer fixes
  31. * [Fixes] Fix crash race by making certificateChain() thread safe
  32. * [Fixes] Build with older CMake versions (CentOS/RHEL 6)
  33. * [Fixes] Wording in GUI
  34. * [Fixes] Silently ignore "installed = true" status.php
  35. * Set log verbosity before calling csync_init.
  36. * GUI feedback for the statistics copy action
  37. * Safer approach for detecting duplicate sync runs
  38. version 1.2.4 (release 2013-04-11 ), csync 0.70.6 required
  39. * [Fixes] Clarify string in folder wizard
  40. * [Fixes] Fixed some valgrind warnings
  41. * [Fixes] Ensure that only one sync thread can ever run
  42. * [Fixes] Fix default config storage path
  43. * [Fixes] Skip folders with no absolute path
  44. * [Fixes] Allow setting the configuration directory on command line
  45. version 1.2.3 (release 2013-04-02 ), csync 0.70.5 required
  46. * [Fixes] Unbreak self-signed certificate handling
  47. version 1.2.2 (release 2013-04-02 ), csync 0.70.5 required
  48. * [Fixes] Do not crash when local file tree contains symlinks
  49. * [Fixes] Correctly handle locked files on Windows
  50. * [Fixes] Display errors in all members of the SSL chain
  51. * [Fixes] Enable Accessibility features on Windows
  52. * [Fixes] Make setupFavLink work properly on Mac OS
  53. * [Fixes] Ignore temporary files created by MS Office
  54. * [Gui] Support Nautilus in setupFavLink
  55. version 1.2.1 (release 2013-02-26 ), csync 0.70.4 required
  56. * [Fixes] Leave configured folders on configuration changes.
  57. * [Fixes] Do not allow to finish the setup dialog if connection can't be established.
  58. * [Fixes] Better handling of credentials in setup dialog.
  59. * [Fixes] Do not leak fd's to /dev/null when using gnutls
  60. * [Fixes] Stop sync scheduling when configuration wizard starts.
  61. * [Fixes] Clear pending network requests when stepping back in config wizard.
  62. * [Fixes] User password dialog asynchronous issues.
  63. * [Fixes] Make folderman starting and stoping the scheduling.
  64. * [Fixes] Various minor fixes and cleanups.
  65. * [Fixes] Crash on pausing sync
  66. * [Fixes] Stale lock file after pausing sync
  67. * [App] Load translations from app dir or bundle as well.
  68. * [Platform] Build fixes and simplifications, ie. build only one lib.
  69. * [Platform] Added some getter/setters for configuration values.
  70. * [Platform] Added man pages.
  71. * [Platform] Simplified/fixed credential store usage and custom configs.
  72. * [Platform] Added soname version to libowncloudsync.
  73. * [Platform] Pull in Qt translations
  74. * [Gui] Make sync result popups less annoyingq
  75. * [Gui] Fix for result popup
  76. version 1.2.0 (release 2013-01-24 ), csync 0.70.2 required
  77. * [GUI] New status dialog to show a detailed list of synced files.
  78. * [GUI] New tray notifications about synced files.
  79. * [GUI] New platform specific icon set.
  80. * [App] Using cross platform QtKeychain library to store credentials crypted.
  81. * [App] Use cross platform notification for changes in the local file system rather than regular poll.
  82. * [Fixes] Improved SSL Certificate handling and SSL fixes troughout syncing.
  83. * [Fixes] Fixed proxy authentication.
  84. * [Fixes] Allow brackets in folder name alias.
  85. * [Fixes] Lots of other minor fixes.
  86. * [Platform] cmake fixes.
  87. * [Platform] Improved, more detailed error reporting.
  88. version 1.1.4 (release 2012-12-19 ), csync 0.60.4 required
  89. * No changes to mirall, only csync fixes.
  90. version 1.1.3 (release 2012-11-30 ), csync 0.60.3 required
  91. * No changes to mirall, only csync fixes.
  92. version 1.1.2 (release 2012-11-26 ), csync 0.60.2 required
  93. * [Fixes] Allow to properly cancel the password dialog.
  94. * [Fixes] Share folder name correctly percent encoded with old Qt
  95. 4.6 builds ie. Debian.
  96. * [Fixes] If local sync dir is not existing, create it.
  97. * [Fixes] lots of other minor fixes.
  98. * [GUI] Display error messages in status dialog.
  99. * [GUI] GUI fixes for the connection wizard.
  100. * [GUI] Show username for connection in statusdialog.
  101. * [GUI] Show intro wizard on new connection setup.
  102. * [APP] Use CredentialStore to better support various credential
  103. backends.
  104. * [APP] Handle missing local folder more robust: Create it if
  105. missing instead of ignoring.
  106. * [APP] Simplify treewalk code.
  107. * [Platform] Fix Mac building
  108. version 1.1.1 (release 2012-10-18), csync 0.60.1 required
  109. * [GUI] Allow changing folder name in single folder mode
  110. * [GUI] Windows: Add license to installer
  111. * [GUI] owncloud --logwindow will bring up the log window
  112. in an already running instance
  113. * [Fixes] Make sure SSL errors are always handled
  114. * [Fixes] Allow special characters in folder alias
  115. * [Fixes] Proper workaround for Menu bug in Ubuntu
  116. * [Fixes] csync: Fix improper memory cleanup which could
  117. cause memory leaks and crashes
  118. * [Fixes] csync: Fix memory leak
  119. * [Fixes] csync: Allow single quote (') in file names
  120. * [Fixes] csync: Remove stray temporary files
  121. * [GUI] Reworked tray context menu.
  122. * [GUI] Users can now sync the server root folder.
  123. * [Fixes] Proxy support: now supports Proxy Auto-Configuration (PAC)
  124. on Windows, reliability fixes across all OSes.
  125. * [Fixes] Url entry field in setup assistant handles http/https correctly.
  126. * [Fixes] Button enable state in status dialog.
  127. * [Fixes] Crash fixed on ending the client, tray icon related.
  128. * [Fixes] Crash through wrong delete operator.
  129. * [MacOS] behave correctly on retina displays.
  130. * [MacOS] fix focus policy.
  131. * [MacOS] Packaging improvements.
  132. * [MacOS] Packaging improvements.
  133. * [Platform] Windows: Setup closes client prior to uninstall.
  134. * [Platform] Windows: ownCloud gets added to autorun by default.
  135. * [Platform] insert correct version info from cmake.
  136. * [Platform] csync conf file and database were moved to the users app data
  137. directory, away from the .csync dir.
  138. * Renamed exclude.lst to sync-exclude.lst and moved it to
  139. /etc/appName()/ for more clean packaging. From the user path,
  140. still exclude.lst is read if sync-exclude.lst is not existing.
  141. * Placed custom.ini with customization options to /etc/appName()
  142. version 1.0.5 (release 2012-08-14), csync 0.50.8 required
  143. * [Fixes] Fixed setup dialog: Really use https if checkbox is activated.
  144. version 1.0.4 (release 2012-08-10), csync 0.50.8 required
  145. * [APP] ownCloud is now a single instance app, can not start twice any more.
  146. * [APP] Proxy support
  147. * [APP] Handle HTTP redirection correctly, note new url.
  148. * [APP] More relaxed handling of read only directories in the sync paths.
  149. * [APP] Started to split off a library with sync functionality, eg for KDE
  150. * [APP] Make ownCloud Info class a singleton, more robust.
  151. * [GUI] New, simplified connection wizard.
  152. * [GUI] Added ability for customized theming.
  153. * [GUI] Improved icon size handling.
  154. * [GUI] Removed Log Window Button, log available through command line.
  155. * [GUI] Proxy configuration dialog added.
  156. * [GUI] Added Translations to languages Slovenian, Polish, Catalan,
  157. Portuguese (Brazil), German, Greek, Spanish, Czech, Italian, Slovak,
  158. French, Russian, Japanese, Swedish, Portuguese (Portugal)
  159. all with translation rate >90%.
  160. * [Fixes] Loading of self signed certs into Networkmanager (#oc-843)
  161. * [Fixes] Win32: Handle SSL dll loading correctly.
  162. * [Fixes] Many other small fixes and improvements.
  163. version 1.0.3 (release 2012-06-19), csync 0.50.7 required
  164. * [GUI] Added a log window which catches the logging if required and
  165. allows to save for information.
  166. * [CMI] Added options --help, --logfile and --logflush
  167. * [APP] Allow to specify sync frequency in the config file.
  168. * [Fixes] Do not use csync database files from a sync before.
  169. * [Fixes] In Connection wizard, write the final config onyl if
  170. the user really accepted. Also remove the former database.
  171. * [Fixes] More user expected behaviour deletion of sync folder local
  172. and remote.
  173. * [Fixes] Allow special characters in the sync directory names
  174. * [Fixes] Win32: Fixed directory removal with special character dirs.
  175. * [Fixes] MacOS: Do not flood the system log any more
  176. * [Fixes] MacOS: Put app translations to correct places
  177. * [Fixes] Win32: Fix loading of csync state db.
  178. * [Fixes] Improved some english grammar.
  179. * [Platform] Added krazy2 static code checks.
  180. version 1.0.2 (release 2012-05-18), csync 0.50.6 required
  181. * [GUI] New icon set for ownCloud client
  182. * [GUI] No splashscreen any more (oC Bug #498)
  183. * [GUI] Russian translation added
  184. * [GUI] Added 'open ownCloud' to traymenu
  185. * [GUI] "Pause" and "Resume" instead of Enable/Disable
  186. * [Fixes] Long running syncs can be interrupted now.
  187. * [Fixes] Dialogs comes to front on click
  188. * [Fixes] Open local sync folder from tray and status for win32
  189. * [Fixes] Load exclude.lst correctly on MacOSX
  190. + csync fixes.
  191. version 1.0.1 (release 2012-04-18), csync 0.50.5 required
  192. * [Security] Support SSL Connections
  193. * [Security] SSL Warning dialog
  194. * [Security] Do not store password in clear text anymore
  195. * [Security] Restrict credentials to the configured host
  196. * [Security] Added ability to forbid local password storage.
  197. * [Fixes] Various fixes of the startup behaviour.
  198. * [Fixes] Various fixes in sync status display
  199. * [GUI] Various error messages for user display improved.
  200. * [GUI] fixed terms and Translations
  201. * [GUI] fixed translation loading
  202. * [Intern] Migrate old credentials to new format
  203. * [Intern] Some code refactorings, got rid of rotten QWebDav lib
  204. * [Intern] lots of cmake cleanups
  205. * [Intern] Backport to Qt Version 4.6 for compat. with older distros.
  206. * [Platform] MacOSX porting efforts
  207. * [Platform] MacOSX Bundle creation added
  208. * [Platform] Enabled ranslations on Windows.