ChangeLog 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132
  1. ChangeLog
  2. =========
  3. version 1.1.2 (release 2012-11- ), csync 0.60.2 required
  4. * [Fixes] Allow to properly cancel the password dialog.
  5. * [Fixes] Share folder name correctly percent encoded with old Qt
  6. 4.6 builds ie. Debian.
  7. * [Fixes] If local sync dir is not existing, create it.
  8. * [Fixes] lots of other minor fixes.
  9. * [GUI] Display error messages in status dialog.
  10. * [GUI] GUI fixes for the connection wizard.
  11. * [GUI] Show username for connection in statusdialog.
  12. * [GUI] Show intro wizard on new connection setup.
  13. * [APP] Use CredentialStore to better support various credential
  14. backends.
  15. * [APP] Handle missing local folder more robust: Create it if
  16. missing instead of ignoring.
  17. * [APP] Simplify treewalk code.
  18. * [Platform] Fix Mac building
  19. version 1.1.1 (release 2012-10-18), csync 0.60.1 required
  20. * [GUI] Allow changing folder name in single folder mode
  21. * [GUI] Windows: Add license to installer
  22. * [GUI] owncloud --logwindow will bring up the log window
  23. in an already running instance
  24. * [Fixes] Make sure SSL errors are always handled
  25. * [Fixes] Allow special characters in folder alias
  26. * [Fixes] Proper workaround for Menu bug in Ubuntu
  27. * [Fixes] csync: Fix improper memory cleanup which could
  28. cause memory leaks and crashes
  29. * [Fixes] csync: Fix memory leak
  30. * [Fixes] csync: Allow single quote (') in file names
  31. * [Fixes] csync: Remove stray temporary files
  32. version 1.1.0 (release 2012-10-10), csync 0.60.0 required
  33. * [GUI] Added an about dialog
  34. * [GUI] Improved themeing capabilities of the client.
  35. * [GUI] Minor fixes in folder assistant.
  36. * [GUI] Reworked tray context menu.
  37. * [GUI] Users can now sync the server root folder.
  38. * [Fixes] Proxy support: now supports Proxy Auto-Configuration (PAC)
  39. on Windows, reliability fixes across all OSes.
  40. * [Fixes] Url entry field in setup assistant handles http/https correctly.
  41. * [Fixes] Button enable state in status dialog.
  42. * [Fixes] Crash fixed on ending the client, tray icon related.
  43. * [Fixes] Crash through wrong delete operator.
  44. * [MacOS] behave correctly on retina displays.
  45. * [MacOS] fix focus policy.
  46. * [MacOS] Packaging improvements.
  47. * [MacOS] Packaging improvements.
  48. * [Platform] Windows: Setup closes client prior to uninstall.
  49. * [Platform] Windows: ownCloud gets added to autorun by default.
  50. * [Platform] insert correct version info from cmake.
  51. * [Platform] csync conf file and database were moved to the users app data
  52. directory, away from the .csync dir.
  53. * Renamed exclude.lst to sync-exclude.lst and moved it to
  54. /etc/appName()/ for more clean packaging. From the user path,
  55. still exclude.lst is read if sync-exclude.lst is not existing.
  56. * Placed custom.ini with customization options to /etc/appName()
  57. version 1.0.5 (release 2012-08-14), csync 0.50.8 required
  58. * [Fixes] Fixed setup dialog: Really use https if checkbox is activated.
  59. version 1.0.4 (release 2012-08-10), csync 0.50.8 required
  60. * [APP] ownCloud is now a single instance app, can not start twice any more.
  61. * [APP] Proxy support
  62. * [APP] Handle HTTP redirection correctly, note new url.
  63. * [APP] More relaxed handling of read only directories in the sync paths.
  64. * [APP] Started to split off a library with sync functionality, eg for KDE
  65. * [APP] Make ownCloud Info class a singleton, more robust.
  66. * [GUI] New, simplified connection wizard.
  67. * [GUI] Added ability for customized theming.
  68. * [GUI] Improved icon size handling.
  69. * [GUI] Removed Log Window Button, log available through command line.
  70. * [GUI] Proxy configuration dialog added.
  71. * [GUI] Added Translations to languages Slovenian, Polish, Catalan,
  72. Portuguese (Brazil), German, Greek, Spanish, Czech, Italian, Slovak,
  73. French, Russian, Japanese, Swedish, Portuguese (Portugal)
  74. all with translation rate >90%.
  75. * [Fixes] Loading of self signed certs into Networkmanager (#oc-843)
  76. * [Fixes] Win32: Handle SSL dll loading correctly.
  77. * [Fixes] Many other small fixes and improvements.
  78. version 1.0.3 (release 2012-06-19), csync 0.50.7 required
  79. * [GUI] Added a log window which catches the logging if required and
  80. allows to save for information.
  81. * [CMI] Added options --help, --logfile and --logflush
  82. * [APP] Allow to specify sync frequency in the config file.
  83. * [Fixes] Do not use csync database files from a sync before.
  84. * [Fixes] In Connection wizard, write the final config onyl if
  85. the user really accepted. Also remove the former database.
  86. * [Fixes] More user expected behaviour deletion of sync folder local
  87. and remote.
  88. * [Fixes] Allow special characters in the sync directory names
  89. * [Fixes] Win32: Fixed directory removal with special character dirs.
  90. * [Fixes] MacOS: Do not flood the system log any more
  91. * [Fixes] MacOS: Put app translations to correct places
  92. * [Fixes] Win32: Fix loading of csync state db.
  93. * [Fixes] Improved some english grammar.
  94. * [Platform] Added krazy2 static code checks.
  95. version 1.0.2 (release 2012-05-18), csync 0.50.6 required
  96. * [GUI] New icon set for ownCloud client
  97. * [GUI] No splashscreen any more (oC Bug #498)
  98. * [GUI] Russian translation added
  99. * [GUI] Added 'open ownCloud' to traymenu
  100. * [GUI] "Pause" and "Resume" instead of Enable/Disable
  101. * [Fixes] Long running syncs can be interrupted now.
  102. * [Fixes] Dialogs comes to front on click
  103. * [Fixes] Open local sync folder from tray and status for win32
  104. * [Fixes] Load exclude.lst correctly on MacOSX
  105. + csync fixes.
  106. version 1.0.1 (release 2012-04-18), csync 0.50.5 required
  107. * [Security] Support SSL Connections
  108. * [Security] SSL Warning dialog
  109. * [Security] Do not store password in clear text anymore
  110. * [Security] Restrict credentials to the configured host
  111. * [Security] Added ability to forbid local password storage.
  112. * [Fixes] Various fixes of the startup behaviour.
  113. * [Fixes] Various fixes in sync status display
  114. * [GUI] Various error messages for user display improved.
  115. * [GUI] fixed terms and Translations
  116. * [GUI] fixed translation loading
  117. * [Intern] Migrate old credentials to new format
  118. * [Intern] Some code refactorings, got rid of rotten QWebDav lib
  119. * [Intern] lots of cmake cleanups
  120. * [Intern] Backport to Qt Version 4.6 for compat. with older distros.
  121. * [Platform] MacOSX porting efforts
  122. * [Platform] MacOSX Bundle creation added
  123. * [Platform] Enabled ranslations on Windows.