ChangeLog 66 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364
  1. ChangeLog
  2. ====================
  3. For details check https://nextcloud.com/blog/category/release.
  4. 2.6 Series ChangeLog
  5. ====================
  6. version 2.6.4 (release 2020-03-04)
  7. * Fix Explorer pinning: Add fallbacks for Shell commands (fixes #1599)
  8. * WebFlowCredentials: Make username comparison case-insensitive (fix #1741)
  9. * ActivityListModel: Show full date and time as a Tooltip only
  10. * Disable HTTP/2 for now due to Qt bug, allow enabling it via env var
  11. * Fix Explorer integration re-save and hide option on non-Windows
  12. * l10n: Changes to improve source strings
  13. * Updater: Add query-parameter 'updatesegment' to the update check
  14. * Allow Desktop translation merging and custom backport branches
  15. version 2.6.3 (release 2020-02-17)
  16. * Add UserInfo class and fetch quota via API instead of PropfindJob
  17. * l10n: Changed grammar and triple dots to ellipsis
  18. * l10n: Changed spelling of "user name" to "username"
  19. * Start the client in background if activated by D-Bus
  20. * Do not install files related to cloud providers under Xenial
  21. * Make sure that the libcloudprovider integration is using a valid D-Bus path
  22. * Changed product name to Nextcloud
  23. * Update autoupdate.rst
  24. * Use system proxy by default if no config file is present
  25. * Install libcloudproviders files by default on debian
  26. * Windows 7 is out of support
  27. * BugFix: Handle broken shared file error gracefully
  28. * Fix Explorer integration on Windows and the crash on other systems
  29. * Welcome to 2020
  30. * Updated year in legalnotice.cpp
  31. * apply http2 qt resend patch from owncloud
  32. version 2.6.2 (release 2019-12-24)
  33. * Revert DEFAULT_REMOTE_POLL_INTERVAL back from 5 seconds to 30 seconds
  34. * Use user-provided username in displayName() - Fix #836
  35. * Fix typo
  36. * Build with libcloudproviders on debian and in the AppImage
  37. * Fix tests for Windows platform
  38. * Merge the list of ignored files/symlinks into one Activity notification.
  39. * Fix clang's variadic macro warnings
  40. * Add libdbus-1-dev to the build dependencies
  41. * Compare QDateTime objects more efficient
  42. * Improve the translation of "Share via …"
  43. * Upgrade for Qt 5.12.5 in docker-ci
  44. * Bump Qt 5.12.5 image
  45. * Add timestamp to Mac installer code signing
  46. * MacOS build: Avoid the Get-Task-Allow Entitlement (Notarization)
  47. * Build for Debian stable and oldstable
  48. * Happy new year
  49. * Fall back to old login flow on GS as this is not yet ready
  50. * [stable-2.6] macOS build: Avoid the Get-Task-Allow Entitlement (Notarization)
  51. * Fix remote wipe keychain storage (issue #1592)
  52. * Fix copyright year in MacOSXBundleInfo.plist.in for 2019
  53. * Fix macOS GUI (Qt 5.12)
  54. * Windows: Workaround for storing >= 4k (4096 bit) client-cert SSL keys
  55. * Fix Activity List: Add check to avoid first empty entry
  56. * Fix macOS GUI (Qt 5.12) No. 2 (continuation of #1651)
  57. * Show date and time in activity log (fixes issue #1683)
  58. * Login Flow v2 enhancements
  59. * Activity List: Fix crash and folder opening
  60. * Fix issue #1237: White text on almost-white background
  61. * Heavy refactoring: Windows workaround for >= 4k (4096 bit) client-cert SSL keys and large certs
  62. * Fix date in ActivityWidget and remove unnecessary string conversion
  63. version 2.6.1 (release 2019-11-04)
  64. * Changed max GUI bandwidth limits
  65. * Add sync date next to "Synchronized with local folder"
  66. * Slideshow buttons
  67. * Fix qt warning about registering a URL sheme first.
  68. * Issue #1216: added sync-exclude entry for emacs recovery files
  69. * Race condition in the remote size loading logic
  70. * Review of msvc/gcc warnings -> code cleanup, prevention of implicit casts, variadic macros
  71. * Fix double slashes
  72. * Fixing E2E CSR transmission failure for new connections
  73. * Fixed missing 'translatable' exclusions, added missing window titles
  74. * Checks if exclude file is empty before creating the regular expressions.
  75. * Add server info to menu
  76. * Fixed grammar
  77. * Prevent jumping of tray menu
  78. * Don't run connection wizard when quitting the application
  79. * Avoiding copying in range-based loops
  80. * Add a 'Content-Length: 0' header to initial POST requests
  81. * Remote wipe.
  82. * Pick from upstream: Update qtmacgoodies for an OSX crash fix #6930
  83. * fix for issue no. #1351
  84. * Merge the list of ignored files/symlinks into one Activity notification.
  85. * Update submodules for Qt 5.12.5 (qtmacgoodies)
  86. * Fix duplicate items in Apps menu (a bug introduced in #1477)
  87. * Fix #1182
  88. * Fix remote wipe when a proxy is configured.
  89. * Fix updater message: Download link instead of "use the system's update
  90. version 2.6.0 Login flow v2 (release 2019-09-27)
  91. * Reinstate Debian build in the new Drone config
  92. * Typo
  93. * Marking unused strings as unstranslatable
  94. * Fixes #607
  95. * Fixes issue #878
  96. * Fixes issue #1187
  97. * Displays FileIgnored activities with an info icon
  98. * Minor text change in the link to help in the tab 'General'.
  99. * Update Qt 5.5 compatibility patch for Xenial
  100. * Remove Ubuntu Cosmic and add Eoan package
  101. * Add proper CA to client side certificate connection
  102. * Remove dependency on libgnome-keyring0 on Eoan
  103. * Read .sync_exclude.lst in each subdirectory
  104. * Updates ChangeLog.
  105. * Login flow v2
  106. * Adds SSL client cert storage to webflow + Login Flow v2
  107. * Windows: Workaround for CredWriteW used by QtKeychain
  108. * Integrated registry check on windows when hasDarkSystray is called.
  109. * Logo update
  110. * Updated .gitignore to integrate unwanted files when working with VSC …
  111. * Full-Scaled new logo in Windows 10 start menu tile
  112. * Qt5.5 compatiblity patch for login flow V2 + UI improvement (Use newer digest algorithms in TLS error dialog)
  113. * Fix for #1382 "linux client crashes for no discernable reason"
  114. * UI improvement: Message box: Delete / Keep all files
  115. * Improve wording of the context menu in the file manager extension.
  116. * Changes wording in the share context menu.
  117. * Fix White Window issue on Windows by upgrading to Qt 5.12.5
  118. 2.5 Series ChangeLog
  119. ====================
  120. version 2.5.3 (release 2019-07-22)
  121. * Fix empty file wording in error log (small)
  122. * Add Qt-5.12 to CI
  123. * Fix a minor typo
  124. * Libcloudproviders: Add missing check for Qt5DBus
  125. * Fix several memory leaks in cloudproviders and add translation support
  126. * Share link fixing
  127. * New drone config
  128. * Uses configuraion to determine if it should show empty folder popup.
  129. * Simplify cmake command to make copy-pastable
  130. * Updated default remote poll to 5 seconds #1115
  131. * Fix memory leak with device pointer
  132. * Added a nice UI for the E2E-enabled account first connect
  133. * This should fix issue #1000
  134. * Adds parameter to retrieve shares with its reshares.
  135. * Fixed typo
  136. * Fixed typo in "certificate"
  137. * WebView: Properly handle usernames with spaces and plus signs in it
  138. * Add error category for http file lock error status 423.
  139. * Displays the uid_owner of a shared file.
  140. * Minor text change in the link to help in the tab 'General'.
  141. version 2.5.2 (release 2019-04-11)
  142. * Handle spaces in username properly in login flow
  143. * Wizard: show an error message if there is no enough free space in the local folder
  144. * Removed whitespace from string
  145. * Do not add double slash to login flow url
  146. * Fix login flow with system proxy
  147. * Start with easier theming
  148. * Do not display dismissed notifications
  149. * Fixed l18n issue. Added space for separating string
  150. * Add invalid certiticate messagebox
  151. * Correct app passwords link
  152. * Be less verbose with logging
  153. * Fix typo in translation string
  154. * Add a command line option to launch the client in the background
  155. * Support Ubuntu Disco Dingo
  156. * Added missing Include
  157. * Make sure _profile and _page are deleted in the correct order
  158. * Fix KDEInstallDirs deprecation warnings
  159. * Removed Stylesheet
  160. version 2.5.1 (release 2019-01-06)
  161. * Fixup the port in server notification URLs
  162. * GUI: let Clang-Tidy modernize nullptr & override usage
  163. * Improve the slide show
  164. * Libsync: let Clang-Tidy modernize nullptr & override usage
  165. * SettingsDialog: fix a little glitch in the account tool button size
  166. * SettingsDialog: tweak color aware icons
  167. * More verbose error and proper app name on configuration read error
  168. * Fix cmake build using WITH_PROVIDERS=OFF
  169. * Debian/Ubuntu target repository update
  170. * Change man page names and contents for nextcloud
  171. * Share dialog alignment
  172. * Fixed typo
  173. * Change link to docs for NC 15
  174. * Do not fetch activities if they are not enabled
  175. * Do not read system exclude list if user exclude is present
  176. * Fix the activity loop
  177. * Write the actual folder to the log
  178. * Fix appname for Nautilus integration script
  179. version 2.5.0 (release 2018-11-14)
  180. * End to end encryption
  181. * New Web login flow
  182. * UI improvements: Notifications
  183. * UI improvements: refactoring of Activities
  184. * SyncJournal: Clear etag filter before sync
  185. * Partial local discovery: Fix scheduling logic
  186. * Sync hidden files by default
  187. * Larger Windows App Icon
  188. * Show a tray message when a folder watcher becomes unreliable #6119
  189. * Create symlinks for the small-letter application icon file names
  190. * In setup wizard put link to nextcloud installation
  191. * Web view scales vertically
  192. * Add a WebFlowCredentialsAccessManager
  193. * Mac Application Icon
  194. * Ensure GETFileJob notices finishing #6581
  195. * OAuth2: Try to refresh the token even if the credentials weren't ready.
  196. * Tray workarounds #6545
  197. * UpdateInfo: Remove unused code
  198. * OAuth: Remove the timeout
  199. * TestOAuth: Don't have global static QObject
  200. * Log: Adjust update/reconcile log verbosity
  201. * Reconcile: When detecting a local move, keep the local mtime
  202. * Wizard enhancement
  203. * FolderMan::checkPathValidityForNewFolder: make sure to work when fold…
  204. * Update: Report on readdir() errors #6610
  205. * Use encode()/decode() with Python 3 only
  206. * Sqlite: Update bundled version to 3.24.0
  207. * Do not require server replies to contain an mtime
  208. * Settings: Attempt to fix rename issue on old macOS
  209. * Support higher resolution theme icons
  210. * OAuth: Fix infinite loop when the refresh token is expired
  211. * Windows: Don't ignore files with FILE_ATTRIBUTE_TEMPORARY
  212. * Data-Fingerprint: Fix backup detection when fingerprint is empty
  213. * Nautilus: Fix GET_MENU_ITEMS with utf8 filenames #6643
  214. * Windows: Release handle/fd when file open fails #6699
  215. * SettingsDialog: Show the page for the newly created account
  216. * Updates submodule qtmacgoodies.
  217. * Fixes #665 Adds slot for confirmShare button.
  218. * Rename INSTALL to INSTALL.md for Preview :)
  219. * Add cmake temporary stuff
  220. * Inform user that configuration is not writable
  221. * Uses QByteArray to store private key.
  222. * Fix cmake command for linux in README too
  223. * Build fix: remove an unused QtSvg/QSvgRenderer include
  224. * Qtkeychain: 0.8.0 -> 0.9.1
  225. * Setup wizard: implement an animated and interactive slide show
  226. * Theming for general settings ui
  227. * Make the "Add Folder Sync Connection" button act like a button
  228. * Allow to use the login flow with a self signed certificate
  229. * Fix warning in ShareUserGroupWidget
  230. * Copy over config file to new location on windows
  231. * Update to translate strings
  232. * Migrate http auth to webflow
  233. * Margins
  234. * Qt 5.5 compatibility patch for Xenial
  235. * Fix cmake build of documentation
  236. * Use Nextcloud
  237. * Update isntaller background for OSX
  238. * Fix ActivityWidget palette
  239. * SettingsDialog: disable unnecessary wrapping for the about label
  240. * Added default scheme when server returns just a host
  241. * Removed explicit initialization; Fixed RAND_bytes not found
  242. * Actually open the activity view on a click for more info
  243. * Use a format that supports alpha channels for avatars
  244. * L10n. Added space for correct grammar.
  245. 2.4 Series ChangeLog
  246. ====================
  247. version 2.4.1 (2017-02-xx)
  248. * Ignore files with file names that can't be encoded for the filesystem (#6287, #5676, #5719)
  249. * Issues: Speed up insertion and add hard upper limit (#6272)
  250. * Notifications: Fix "Dismiss" action
  251. * Notifications: Fix timer invocation on macOS
  252. * Notifications: Immediately poll when account online
  253. * Protocol: Remove entries for auto resolved conflicts (#6316)
  254. * owncloudcmd: Set proxy before capabilities call (#6281)
  255. * owncloudcmd: Do not do the capability call when --nonshib is passed
  256. * Avatars: Use old location for servers <10 (#6279)
  257. * Link shares: Change default share name (#6298)
  258. * Nautilus integration: Work with python2 and python3
  259. * HTTP2: Only allow with Qt 5.9.4 (#6285)
  260. * Crash fixes
  261. version 2.4.0 (2017-12-21)
  262. * If you're using 2.4.0 alpha1, please upgrade as previous alphas/rcs had an issue with hidden files and renames!
  263. * OAuth2 authentication support by opening external browser (#5668)
  264. * Shibboleth: Change to use OAuth2 if supported (#6198)
  265. * Sharing: Add support for multiple public link shares (#5655)
  266. * Sharing: Add option to copy/email private links (#5023, #5627)
  267. * Sharing: Add option "show file listing" (#5837)
  268. * Sharing: Show warning that links are public (#5747)
  269. * Sharing: Sharing dialog redesign: multiple share links support (#5695)
  270. * Sharing: Make "can edit" partially checked sometimes (#5642)
  271. * Sharing: Trigger a sync for folder affected by a change of sharing (#6098)
  272. * Wizard: Never propose an existing folder for syncing (#5597)
  273. * Wizard: Don't show last page anymore, go to settings directly (#5726)
  274. * Wizard: Handle url-shortener redirects (#5954)
  275. * Wizard: Resolve url/ redirects only if url/status.php not found (#5954)
  276. * Wizard: Add explanation text when server error is shown (#6157)
  277. * Wizard: Update the window size on high dpi screen (#6156)
  278. * Wizard: Don't report confusing error message (#6116)
  279. * Gui: Display the user server avatar (#5482)
  280. * Gui: Use display name of user, not internal name
  281. * Server URL: Update configuration in case of permanent redirection (#5972)
  282. * Gui: Allow to add multiple sync folder connection of the same folder (#6032)
  283. * Tray Menu: More detailed status messages
  284. * Tray Menu: Shibboleth: raise the browser when clicking on the tray (#6105)
  285. * Activity: Link errors from the account tab, allow filtering by account/folder (#5861)
  286. * Activity: Present conflicts more prominently (#5894)
  287. * Activity: Allow sorting the columns in issues and protocol tabs (#6093, #6086)
  288. * Selective Sync: Open sub folder context menu (#5596)
  289. * Selective Sync: Skip excluded folders when reading db (#5772)
  290. * Selective Sync: Remove local files of unselected folder despite other modified files (#5783)
  291. * Excludes: Remove .htaccess form list of excluded files (#5701)
  292. * Excludes: Hardcode desktop.ini
  293. * Excludes: Allow escaping "#" (#6012)
  294. * Excludes: Use faster matching via QRegularExpression (#6063)
  295. * Discovery: Increase the MAX_DEPTH and show deep folders as ignored (#1067)
  296. * Discovery: General speed improvements
  297. * Downloads: Remove empty temporary if disk space full (#5746)
  298. * Downloads: Read Content-MD5 header for object store setups
  299. * Checksums: Add global disable environment variable (#5017)
  300. * Quota: PropagateUpload: Model of remote quota, avoid some uploads (#5537)
  301. * Create favorite also in folder wizard (#455)
  302. * Windows: Use the application icon for the Windows 8 sidebar favorite (#2446, #5690)
  303. * macOS: Finder sidebar icon (#296)
  304. * Overlay Icons: Consider also the "shared by me" as shared (#4788)
  305. * Overlay Icons: Update right after sharing (#6115)
  306. * Overlay Icons: Fix different case paths not matching (#5257)
  307. * Overlay Icons: Detect changes in the shared flag (#6098)
  308. * Windows Overlay Icons: Potential hang fixes
  309. * Linux Overlay Icons: fix branded nemo and caja shell integration (#5966)
  310. * Credentials: Fix behavior for bad password (#5989)
  311. * Credentials: Don't create empty client cert keychain entries (#5752)
  312. * Credentials: Namespace windows cred keys (#6125)
  313. * Credentials: Use per-account keychain entries (#5830, #6126)
  314. * AccountSettings: Triggering log in re-ask about previously rejected certificates (#5819)
  315. * owncloudcmd: Added bandwidth limit parameter (#5707)
  316. * owncloudcmd: Fix timestamps, Fix --logdebug
  317. * AccountSettings: Sync with clean discovery on Ctrl-F6 (#5666)
  318. * Sync: Dynamic sizing of chunks in chunked uploads for improved big file upload performance (#5852)
  319. * Sync: Introduce overall errors that are not tied to a file (#5746)
  320. * Sync: Better messaging for 507 Insufficient Storage (#5537)
  321. * Sync: Create conflicts by comparing the hash of files with identical mtime/size (#5589)
  322. * Sync: Avoid downloads by comparing the hash of files with identical mtime/size (#6153)
  323. * Sync: Upload conflict files if OWNCLOUD_UPLOAD_CONFLICT_FILES environment variable is set (#6038)
  324. * Sync: Blacklist: Don't let errors become warnings (#5516)
  325. * Sync: Check etag again after active sync (#4116)
  326. * Sync: Rename handling fixes: duplicate file ids (#6096, #6212)
  327. * Sync: Rename handling fixes: File size must be equal
  328. * Sync: Rename handling: Fix duplicate files on abort/resume sync (#5949)
  329. * Sync: Add capability for invalid filename regexes (#6092)
  330. * SyncJournalDB: Fall back to DELETE journal mode if WAL mode does not seem to work (#5723)
  331. * SyncJournalDB: Don't crash if the db file is readonly (#6050)
  332. * SyncJournalDB: DB close error is not fatal
  333. * Fix at least one memory leak
  334. * Documentation improvements
  335. * Logging improvements (With Qt logging categories) (#5671)
  336. * Logging filtering per account (#5672)
  337. * Crash fixes
  338. * Test improvements
  339. * Small UI layout fixes
  340. * Performance improvements
  341. * Maintenance Mode: Detect maintenance mode (#4485)
  342. * Maintenance Mode: Add a 1 to 5 min reconnection delay (#5872)
  343. * HTTP: Send a unique X-Request-ID with each request (#5853)
  344. * HTTP: Support HTTP2 when built and running with Qt 5.9.x (Official packages still on Qt 5.6.x) (#5659)
  345. * owncloudcmd: Don't start if connection or auth fails (#5692)
  346. * csync: Switch build from C to C++ (#6033)
  347. * csync: Refactor a lot to use common data structures to save memory and memory copying
  348. * csync: Switch some data structures to Qt data structures
  349. * csync: Switch to using upper layer SyncJournalDB (#6087)
  350. * Switch 3rdparty/json usage to Qt5's QJson (#5710)
  351. * OpenSSL: Don't require directly, only via Qt (#5833)
  352. * Remove iconv dependency, use Qt for file system locale encoding/decoding (emoji filename support on macOS) (#5875)
  353. * Compilation: Remove Qt 4 code (#6025, #5702, #5505)
  354. * Harmonize source code style with clang-format (#5732)
  355. * Switch over to Qt 5 function pointer signal/slot syntax (#6041)
  356. * Compile with stack-smashing protection
  357. * Updater: Rudimentary support for beta channel (#6048)
  358. 2.3 Series ChangeLog
  359. ====================
  360. version 2.3.4 (2017-11-02)
  361. * Checksums: Use addData function to avoid endless loop CPU load issues with Office files
  362. * Packaging: Require ZLIB
  363. version 2.3.3 (2017-08-29)
  364. * Chunking NG: Don't use old chunking on new DAV endpoint (#5855)
  365. * Selective Sync: Skip excluded folders when reading DB, don't let them show errors (#5772)
  366. * Settings: Make window bigger so Qt version is always visible (#5760)
  367. * Share links: Show warning that public link shares are public (#5786)
  368. * Downloads: Re-trigger folder discovery on HTTP 404 (#5799)
  369. * Overlay Icons: Fix potential hangs on Windows
  370. * SyncJournalDB: Don't use ._ as filename pattern if that does not work because of SMB storage settings (#5844)
  371. * SyncJournalDB: Log reason for sqlite3 opening errors
  372. * Notifications: Proapgate "Dismiss" button action to server (#5922)
  373. * Switch Linux build also to Qt 5.6.2 (#5470)
  374. * Stopped maintaining Qt 4 buildability
  375. version 2.3.2 (2017-05-08)
  376. * Fix more crashes (thanks to everyone submitting to our crash reporter!)
  377. * Improve compatibility with server 10.0 (#5691, X-OC-Total-Size)
  378. * Share dialog: UI improvements, Bring to front on tray click
  379. * owncloudcmd: Align process return value with sync return value (#3936)
  380. * Fix disk free check on Windows when opening the local DB
  381. version 2.3.1 (2017-03-21)
  382. * Fix several crashes (thanks to everyone submitting to our crash reporter!)
  383. * Improve HTTP redirect handling (#5555)
  384. * Blacklist: Escalate repeated soft error to normal error (#5500)
  385. * NTFS: Do not attempt to upload two existing files with similar casing (#5544)
  386. * Fix URL for linking to application password generation for ownCloud 10.0 (#5605)
  387. version 2.3.0 (2017-03-03)
  388. * Decreased memory usage during sync
  389. * Overlay icons: Lower CPU usage
  390. * Allow to not sync the server's external storages by default
  391. * Switch Windows and OS X build to Qt 5.6.2
  392. * Switch to new ownCloud server WebDAV endpoint
  393. * Chunking NG: New file upload chunking algorithmn for ownCloud server 9.2
  394. * Allow to sync a folder to multiple different servers (Filename change from .csync_journal.db to _sync_$HASH.db)
  395. * Conflicts: Use the local mtime for the conflict file name (#5273)
  396. * "Sync now" menu item
  397. * SSL Client certificate support improved (Show UI, Store keys in keychain)
  398. * Propagator: Upload more small files in parallel
  399. * Sync Engine: Read data-fingerprint property to detect backups (#2325)
  400. * GUI: Show link to ceate an app password/token for syncing
  401. * Share dialog: Add 'Mail link' button
  402. * Caja file manager plugin
  403. * Make "backup detected" message to not trigger in wrong cases
  404. * SyncEngine: Fix renaming of folder when file are changed (#5192)
  405. * Fix reconnect bug if status.php intermittently returns wrong data (#5188)
  406. * Improve sync scheduling (#5317)
  407. * Overlay icons: Improvements in correctnes
  408. * Tray menu: Only update on demand to fix Linux desktop integration glitches
  409. * Progress: Better time/bandwidth estimations
  410. * Network: Follow certain HTTP redirects (#2791)
  411. * Network: Remove all cookies (including load balancers etc) when logging out
  412. * Discovery thread: Low priority
  413. * owncloudsync.log: Write during propagation
  414. * Better error message for files with trailing spaces on Windows
  415. * Excludes: Consider files in hidden folders excluded (#5163)
  416. * Allow sync directory to be a symlinked directory
  417. * Add manifest file on Windows to make the application UAC aware
  418. * macOS: Improve monochrome tray icons
  419. * Shibboleth bugfixes
  420. * Fixes with regards to low disk space
  421. * A ton of other bugfixes
  422. * Refactorings
  423. * Improved documentation
  424. * Crash fixes
  425. 2.2 Series ChangeLog
  426. ====================
  427. version 2.2.4 (release 2016-09-27)
  428. * Dolphin Plugin: Use the Application name for the socket path (#5172)
  429. * SyncEngine: Fix renaming of folder when file are changed (#5195)
  430. * Selective Sync: Fix HTTP request loop and show error in view (#5154)
  431. * ConnectionValidator: properly handle error in status.php request (#5188)
  432. * Discovery: Set thread priority to low (#5017)
  433. * ExcludeFiles: Fix when the folder casing is not the same in the settings and in the FS
  434. * ShareLink: Ensure the password line edit is enabled (#5117)
  435. version 2.2.3 (release 2016-08-08)
  436. * SyncEngine: Fix detection of backup (#5104)
  437. * Fix bug with overriding URL in config (#5016)
  438. * Sharing: Fix bug with file names containing percent encodes (#5042, #5043)
  439. * Sharing: Permissions for federated shares on servers >=9.1 (#4996, #5001)
  440. * Overlays: Fix issues with file name casing on OS X and Windows
  441. * Windows: Skip symlinks and junctions again (#5019)
  442. * Only accept notification API Capability if endpoint is OCS-enabled (#5034)
  443. * Fix windows HiDPI (#4994)
  444. * SocketAPI: Use different pipe name to avoid unusual delay (#4977)
  445. * Tray: Add minimal mode as workaround and testing tool for Linux issues (#4985, #4990)
  446. * owncloudcmd: Fix --exclude regression #4979
  447. * Small memleak: Use the full file stat destructors (#4992)
  448. * Fix small QAction memleak (#5008)
  449. * Fix crash on shutting down during propagation (#4979)
  450. * Decrease memory usage during sync #4979
  451. * Setup csync logging earlier to get all log output (#4991)
  452. * Enable Shibboleth debug view with OWNCLOUD_SHIBBOLETH_DEBUG env
  453. version 2.2.2 (release 2016-06-21)
  454. * Excludes: Don't redundantly add the same exclude files (memleak) (#4967, #4988)
  455. * Excludes: Only log if the pattern was really logged. (#4989)
  456. version 2.2.1 (release 2016-06-06)
  457. * Fix out of memory error when too many uploads happen (#4611)
  458. * Fix display errors in progress display (#4803 #4856)
  459. * LockWatcher: Remember to upload files after they become unlocked (#4865)
  460. * Fix overlay icons for files with umlauts (#4884)
  461. * Certs: Re-ask for different cert after rejection (#4898, #4911)
  462. * Progress: Don't count items without propagation jobs (#4856, #4910)
  463. * Utility: Fix for the translation of minutes, second (#4855)
  464. * SyncEngine: invalid the blacklist entry when the rename destination change
  465. version 2.2.0 (release 2016-05-12)
  466. * Overlay icons: Refactoring - mainly for performance improvements
  467. * Improved error handling with Sync Journal on USB storages (#4632)
  468. * Sharing Completion: Improved UI of completion in sharing from desktop. (#3737)
  469. * Show server notifications on the client (#3733)
  470. * Improved Speed with small files by dynamic parallel request count (#4529)
  471. * LockWatcher: Make sure to sync files after apps released exclusive locks on Windows.
  472. * Improved handling of Win32 file locks and network files
  473. * Workaround Ubuntu 16.04 tray icon bug (#4693)
  474. * Removed the Alias field from the folder definition (#4695)
  475. * Improved netrc parser (#4691)
  476. * Improved user notifications about ignored files and conflicts (#4761, #3222)
  477. * Add warnings for old server versions (#4523)
  478. * Enable tranportation checksums if the server supports based on server capabilities (#3735)
  479. * Default Chunk-size changed to 10MB (#4354)
  480. * Documentation Improvements, ie. about overlay icons
  481. * Translation fixes
  482. * Countless other bugfixes
  483. * Update of QtKeyChain to support Windows credential store
  484. * Packaging of dolphin overlay icon module for bleeding edge distros
  485. 2.1 Series ChangeLog
  486. ====================
  487. version 2.1.1 (release 2016-02-10)
  488. * UI improvements for HiDPI screens, error messages, RTL languages
  489. * Fix occurences of "Connection Closed" when a new unauthenticated TCP socket is used
  490. * Fix undeliberate WiFi scanning done by Qt Network classes
  491. * Several fixes/improvements to the sharing dialog
  492. * Several fixes/improvements to the server activity tab
  493. * Create the directory when using --confdir and it does not exist
  494. * Windows Overlay icons: Fix DLL and icon oddities
  495. * Mac Overlay icons: Don't install legacy Finder plugin on >= 10.10
  496. * Linux Overlay icons: Nemo plugin
  497. * Overlay icons: Fix several wrong icon state computations
  498. * Allow changeable upload chunk size in owncloud.cfg
  499. * Crash fixes on account deletion
  500. * Forget password on explicit sign-out
  501. * OS X: Fix the file system watcher ignoring unicode paths (#4424)
  502. * Windows Installer: Update to NSIS 2.50, fixes possible DLL injection
  503. * Sync Engine: .lnk files
  504. * Sync Engine: symlinked syn directories
  505. * Sync Engine: Windows: Fix deleting and replacing of read-only files (#4308, #4277)
  506. * Sync Engine: Fixes for files becoming directories and vice versa (#4302)
  507. * Misc other fixes/improvements
  508. version 2.1 (release 2015-12-03)
  509. * GUI: Added a display of server activities
  510. * GUI: Added a separate view for not synced items, ignores, errors
  511. * GUI: Improved upload/download progress UI (#3403, #3569)
  512. * Allowed sharing with ownCloud internal users and groups from Desktop
  513. * Changed files starting in .* to be considered hidden on all platforms (#4023)
  514. * Reflect read-only permissions in filesystem (#3244)
  515. * Blacklist: Clear on successful chunk upload (#3934)
  516. * Improved reconnecting after network change/disconnect (#4167 #3969 ...)
  517. * Improved performance in Windows file system discovery
  518. * Removed libneon-based propagator. As a consequence, The client can no
  519. * longer provide bandwith limiting on Linux-distributions where it is
  520. * using Qt < 5.4
  521. * Performance improvements in the logging functions
  522. * Ensured that local disk space problems are handled gracefully (#2939)
  523. * Improved handling of checksums: transport validation, db (#3735)
  524. * For *eml-files don't reupload if size and checksum are unchanged (#3235)
  525. * Ensured 403 reply code is handled properly (File Firewall) (#3490)
  526. * Reduced number of PROPFIND requests to server(#3964)
  527. * GUI: Added Account toolbox widget to keep account actions (#4139)
  528. * Tray Menu: Added fixes for Recent Activity menu (#4093, #3969)
  529. * FolderMan: Fixed infinite wait on pause (#4093)
  530. * Renamed env variables to include unit (#2939)
  531. * FolderStatusModel: Attempt to detect removed undecided files (#3612)
  532. * SyncEngine: Don't whipe the white list if the sync was aborted (#4018)
  533. * Quota: Handle special negative value for the quota (#3940)
  534. * State app name in update notification (#4020)
  535. * PropagateUpload: Fixed double-emission of finished (#3844)
  536. * GUI: Ensured folder names which are excluded from sync can be clicked
  537. * Shell Integration: Dolphin support, requires KF 5.16 and KDE Application 15.12
  538. * FolderStatusModel: Ensured reset also if a folder was renamed (#4011)
  539. * GUI: Fixed accessiblity of remaing items in full settings toolbar (#3795)
  540. * Introduced the term "folder sync connection" in more places (#3757)
  541. * AccountSettings: Don't disable pause when offline (#4010)
  542. * Fixed handling of hidden files (#3980)
  543. * Handle download errors while resuming as soft errors (#4000)
  544. * SocketAPI: Ensured that the command isn't trimmed (#3297)
  545. * Shutdown socket API before removing the db (#3824)
  546. * GUI: Made "Keep" default in the delete-all dialog (#3824)
  547. * owncloudcmd: Introduced return code 0 for --version and --help
  548. * owncloudcmd: Added --max-sync-retries (#4037)
  549. * owncloudcmd: Don't do a check that file are older than 2s (#4160)
  550. * Fixed getting size for selective sync (#3986)
  551. * Re-added close button in the settings window (#3713)
  552. * Added abililty to handle storage limitations gracefully (#3736)
  553. * Organized patches to our base Qt version into admin/qt/patches
  554. * Plus: A lot of unmentioned improvements and fixes
  555. 2.0 Series ChangeLog
  556. ====================
  557. version 2.0.2 (release 2015-10-21)
  558. * csync_file_stat_s: Save a bit of memory
  559. * Shibboleth: Add our base user agent to WebKit
  560. * SelectiveSync: Increase folder list timeout to 60
  561. * Propagation: Try another sync on 423 Locked (#3387)
  562. * Propagation: Make 423 Locked a soft error (#3387)
  563. * Propagation: Reset upload blacklist if a chunk succeeds
  564. * Application: Fix crash on early shutdown (#3898)
  565. * Linux: Don't show settings dialog always when launched twice (#3273, #3771, #3485)
  566. * win32 vio: Add the OPEN_REPARSE_POINTS flag to the CreateFileW call. (#3813)
  567. * AccountSettings: only expand root elements on single click.
  568. * AccountSettings: Do not allow to expand the folder list when disconnected.
  569. * Use application SHORT name for the name of the MacOSX pkg file (ownBrander).
  570. * FolderMan: Fix for removing a syncing folder (#3843)
  571. * ConnectionMethodDialog: Don't be insecure on close (#3863)
  572. * Updater: Ensure folders are not removed (#3747)
  573. * Folder settings: Ensure path is cleaned (#3811)
  574. * Propagator: Simplify sub job finished counting (#3844)
  575. * Share dialog: Hide settings dialog before showing (#3783)
  576. * UI: Only expand 1 level in folder list (#3585)
  577. * UI: Allow folder expanding from button click (#3585)
  578. * UI: Expand folder treeview on single click (#3585)
  579. * GUI: Change tray menu order (#3657)
  580. * GUI: Replace term "sign in" with "Log in" and friends.
  581. * SetupPage: Fix crash caused by uninitialized Account object.
  582. * Use a themable WebDAV path all over.
  583. * Units: Back to the "usual" mix units (JEDEC standard).
  584. * csync io: Full UNC path support on Win (#3748)
  585. * Tray: Don't use the tray workaround with the KDE theme (#3706, #3765)
  586. * ShareDialog: Fix folder display (#3659)
  587. * AccountSettings: Restore from legacy only once (#3565)
  588. * SSL Certificate Error Dialog: show account name (#3729)
  589. * Tray notification: Don't show a message about modified folder (#3613)
  590. * PropagateLocalRemove: remove entries from the DB even if there was an error.
  591. * Settings UI improvements (eg. #3713, #3721, #3619 and others)
  592. * Folder: Do not create the sync folder if it does not exist (#3692)
  593. * Shell integration: don't show share menu item for top level folders
  594. * Tray: Hide while modifying menus (#3656, #3672)
  595. * AddFolder: Improve remote path selection error handling (#3573)
  596. * csync_update: Use excluded_traversal() to improve performance (#3638)
  597. * csync_excluded: Add fast _traversal() function (#3638)
  598. * csync_exclude: Speed up significantly (#3638)
  599. * AccountSettings: Adjust quota info design (#3644, #3651)
  600. * Adjust buttons on remove folder/account questions (#3654)
  601. version 2.0.1 (release 2015-09-01)
  602. * AccountWizard: fix when the theme specify a override URL (#3699)
  603. version 2.0.0 (release 2015-08-25)
  604. * Add support for multiple accounts (#3084)
  605. * Do not sync down new big folders from server without users consent (#3148)
  606. * Integrate Selective Sync into the default UI
  607. * OS X: Support native finder integration for 10.10 Yosemite (#2340)
  608. * Fix situation where client would not reconnect after timeout (#2321)
  609. * Use SI units for the file sizes
  610. * Improve progress reporting during sync (better estimations, show all files, show all bandwidth)
  611. * Windows: Support paths >255 characters (#57) by using Windows API instead of POSIX API
  612. * Windows, OS X: Allow to not sync hidden files (#2086)
  613. * OS X: Show file name in UI if file has invalid UTF-8 in file name
  614. * Sharing: Make use of Capability API (#3439)
  615. * Sharing: Do not allow sharing the root folder (#3495)
  616. * Sharing: Show thumbnail
  617. * Client Updater: Check for updates periodically, not only once per run (#3044)
  618. * Windows: Remove misleading option to remove sync data (#3461)
  619. * Windows: Do not provoke AD account locking if password changes (#2186)
  620. * Windows: Fix installer when installing unprivileged (#2616, #2568)
  621. * Quota: Only refresh from server when UI is shown
  622. * SSL Button: Show more information
  623. * owncloudcmd: Fix --httpproxy (#3465)
  624. * System proxy: Ask user for credentials if needed
  625. * Several fixes and performance improvements in the sync engine
  626. * Network: Try to use SSL session tickets/identifiers. Check the SSL button to see if they are used.
  627. * Bandwidth Throttling: Provide automatic limit setting for downloads (#3084)
  628. * Systray: Workaround for issue with Qt 5.5.0 #3656
  629. 1.8 Series ChangeLog
  630. ====================
  631. version 1.8.4 (release 2015-07-13)
  632. * Release to ship a security release of openSSL. No source changes of the ownCloud Client code.
  633. version 1.8.3 (release 2015-06-23)
  634. * Fix a bug in the Windows Installer that could crash explorer (#3320)
  635. * Reduce 'Connection closed' errors (#3318, #3313, #3298)
  636. * Ignores: Force a remote discovery after ignore list change (#3172)
  637. * Shibboleth: Avoid crash by letting the webview use its own QNAM (#3359)
  638. * System Ignores: Removed *.tmp from system ignore again. If a user
  639. * wants to ignore *.tmp, it needs to be added to the user ignore list.
  640. version 1.8.2 (release 2015-06-08)
  641. * Improve reporting of server error messages (#3220)
  642. * Discovery: Ignore folders with any 503 (#3113)
  643. * Wizard: Show server error message if possible (#3220)
  644. * QNAM: Fix handling of mitm cert changes (#3283)
  645. * Win32: Installer translations added (#3277)
  646. * Win32: Allow concurrent OEM (un-)installers (#3272)
  647. * Win32: Make Setup/Update Mutex theme-unique (#3272)
  648. * HTTP: Add the branding name to the UserAgent string
  649. * ConnectonValidator: Always run with new credentials (#3266)
  650. * Recall Feature: Admins can trigger an upload of a file from
  651. * client to server again (#3246)
  652. * Propagator: Add 'Content-Length: 0' header to MKCOL request (#3256)
  653. * Switch on checksum verification through branding or config
  654. * Add ability for checksum verification of up and download
  655. * Fix opening external links for some labels (#3135)
  656. * AccountState: Run only a single validator, allow error message
  657. * overriding (#3236, #3153)
  658. * SyncJournalDB: Minor fixes and simplificatons
  659. * SyncEngine: Force re-read of folder Etags for upgrades from
  660. * 1.8.0 and 1.8.1
  661. * Propagator: Limit length of temporary file name (#2789)
  662. * ShareDialog: Password ui fixes (#3189)
  663. * Fix startup hang by removing QSettings lock file (#3175)
  664. * Wizard: Allow SSL cert dialog to show twice (#3168)
  665. * ProtocolWidget: Fix rename message (#3210)
  666. * Discovery: Test better, treat invalid hrefs as error (#3176)
  667. * Propagator: Overwrite local data only if unchanged (#3156)
  668. * ShareDialog: Improve error reporting for share API fails
  669. * OSX Updater: Only allow updates only if in /Applications (#2931)
  670. * Wizard: Fix lock icon (#1447)
  671. * Fix compilation with GCC 5
  672. * Treat any 503 error as temporary (#3113)
  673. * Work around for the Qt PUT corruption bug (#2425)
  674. * OSX Shell integration: Optimizations
  675. * Windows Shell integration: Optimizations
  676. .. more than 250 commits since 1.8.1
  677. version 1.8.1 (release 2015-05-07)
  678. * Make "operation canceled" error a soft error
  679. * Do not throw an error for files that are scheduled to be removed,
  680. * but can not be found on the server. #2919
  681. * Windows: Reset QNAM to proper function after hibernation. #2899 #2895 #2973
  682. * Fix argument verification of --confdir #2453
  683. * Fix a crash when accessing a dangling UploadDevice pointer #2984
  684. * Add-folder wizard: Make sure there is a scrollbar if folder names
  685. * are too long #2962
  686. * Add-folder Wizard: Select the newly created folder
  687. * Activity: Correctly restore column sizes #3005
  688. * SSL Button: do not crash on empty certificate chain
  689. * SSL Button: Make menu creation lazy #3007 #2990
  690. * Lookup system proxy async to avoid hangs #2993 #2802
  691. * ShareDialog: Some GUI refinements
  692. * ShareDialog: On creation of a share always retrieve the share
  693. * This makes sure that if a default expiration date is set this is reflected
  694. * in the dialog. #2889
  695. * ShareDialog: Only show share dialog if we are connected.
  696. * HttpCreds: Fill pw dialog with previous password. #2848 #2879
  697. * HttpCreds: Delete password from old location. #2186
  698. * Do not store Session Cookies in the client cookie storage
  699. * CookieJar: Don't accidentally overwrite cookies. #2808
  700. * ProtocolWidget: Always add seconds to the DateTime locale. #2535
  701. * Updater: Give context as to which app is about to be updated #3040
  702. * Windows: Add version information for owncloud.exe. This should help us know
  703. * what version or build number a crash report was generated with.
  704. * Fix a crash on shutdown in ~SocketApi #3057
  705. * SyncEngine: Show more timing measurements #3064
  706. * Discovery: Add warning if returned etag is 0
  707. * Fix a crash caused by an invalid DiscoveryDirectoryResult::iterator #3051
  708. * Sync: Fix sync of deletions during 503. #2894
  709. * Handle redirect of auth request. #3082
  710. * Discovery: Fix parsing of broken XML replies, which fixes local file disappearing #3102
  711. * Migration: Silently restore files that were deleted locally by bug #3102
  712. * Sort folder sizes SelectiveSyncTreeView numerically #3112
  713. * Sync: PropagateDownload: Read the mtime from the file system after writing it #3103
  714. * Sync: Propagate download: Fix restoring files for which the conflict file exists #3106
  715. * Use identical User Agents and version for csync and the Qt parts
  716. * Prevent another crash in ~SocketApi #3118
  717. * Windows: Fix rename of finished file. #3073
  718. * AccountWizard: Fix auth error handling. #3155
  719. * Documentation fixes
  720. * Infrastructure/build fixes
  721. * Win32/OS X: Apply patch from OpenSSL to handle oudated intermediates gracefully #3087
  722. version 1.8.0 (release 2015-03-17)
  723. * Mac OS: HIDPI support
  724. * Support Sharing from desktop: Added a share dialog that can be
  725. * opened by context menu in the file managers (Win, Mac, Nautilus)
  726. * Supports public links with password enforcement
  727. * Enhanced usage of parallel HTTP requests for ownCloud 8 servers
  728. * Renamed github repository from mirall to client.
  729. * Mac OS: Use native notification support
  730. * Selective Sync: allow to enforce selective sync in brandings.
  731. * Added ability to build on Windows utilizing MingGW
  732. * SQLite database fixes if running on FAT filesystems
  733. * Improved detection of changing files to upload from local
  734. * Preparations for the multi-account feature
  735. * Fixed experience for Window manager without system tray
  736. * Build with Qt 5.4
  737. * Dropped libneon dependency if Qt 5.4 is available
  738. * Keep files open very short, that avoid lock problems on Windows
  739. * especially with office software but also others.
  740. * Merged some NetBSD patches
  741. * Selective sync support for owncloudcmd
  742. * Reorganize the source repository
  743. * Prepared direct download
  744. * Added Crashreporter feature to be switched on on demand
  745. * A huge amount of bug fixes in all areas of the client.
  746. * almost 700 commits since 1.7.1
  747. 1.7 Series ChangeLog
  748. ====================
  749. version 1.7.1 (release 2014-12-18)
  750. * Documentation fixes and updates
  751. * Nautilus Python plugin fixed for Python 3
  752. * GUI wording fixes plus improved log messages
  753. * Fix hidning of the database files in the sync directories
  754. * Compare http download size with the header value to avoid broken
  755. * downloads, bug #2528
  756. * Avoid initial ETag fetch job at startup, which is not needed.
  757. * Add chunk size http header to PUT requests
  758. * Fixed deteteCookie method of our CookieJar, fix for Shibboleth
  759. * Added fallback for distros where XDG_RUNTIME_DIR is undefined
  760. * Fix the setup wizard, bug #1989, #2264
  761. * Fix scheduling of ETag check jobs, bug #2553
  762. * Fix to avoid syncing more than one folder at a time, bug #2407
  763. * Use fife minutes timeout for all network jobs
  764. * Cleanup for Folderwizard wording
  765. * Improve journal check: Remove corrupted journal files, bug #2547
  766. * Fix item count in progress dialog for deletes, bug #1132
  767. * Display correct file count on deletion (#1132)
  768. * Fix reinitializing the folder using the wizard in certain cases (#2606)
  769. * Mac OS: Fixed branding of the pkg file
  770. * Mac OS: Fix display of overlay icons in certain situations (#1132)
  771. * Mac OS: Use a bundled version of OpenSSL (#764, #2600, #2510)
  772. * Win32: improved filesystem watcher
  773. * Win32: Improve threading with shell integration
  774. * Win32: Upgraded to OpenSSL 1.0.1j
  775. * Win32: Improve reliability of Installer, fix removal of Shell Extensions
  776. version 1.7.0 (release 2014-11-07)
  777. * oC7 Sharing: Handle new sharing options of ownCloud 7 correctly.
  778. * Added Selective sync: Ability to unselect server folders which are
  779. * excluded from syncing, plus GUI and setup GUI
  780. * Added overlay icons for Windows Explorer, Mac OS Finder and GNOME Nautilus.
  781. * Information is provided by the client via a local socket / named pipe API
  782. * which provides information about the sync status of files.
  783. * Improved local change detection: consider file size, detect files
  784. * with ongoing changes and do not upload immediately
  785. * Improved HTTP request timeout handler: all successful requests reset
  786. * the timeout counter
  787. * Improvements for syncing command line tool: netrc support, improved
  788. * SSL support, non interactive mode
  789. * Permission system: ownCloud 7 delivers file and folder permissions,
  790. * added ability to deal with it for shared folders and more.
  791. * Ignore handling: Do not recurse into ignored or excluded directories
  792. * Major sync journal database improvements for more stability and performance
  793. * New library interface to sqlite3
  794. * Improve "resync handling" if errors occur
  795. * Blacklist improvements
  796. * Improved logging: more useful meta info, removed noise
  797. * Updated to latest Qt5 versions on Windows and OS X
  798. * Fixed data loss when renaming a download temporary fails and there was
  799. * a conflict at the same time.
  800. * Fixed missing warnings about reusing a sync folder when the back button
  801. * was used in the advanced folder setup wizard.
  802. * The 'Retry Sync' button now also restarts all downloads.
  803. * Clean up temporary downloads and some extra database files when wiping a
  804. * folder.
  805. * OS X: Sparkle update to provide pkg format properly
  806. * OS X: Change distribution format from dmg to pkg with new installer.
  807. * Windows: Fix handling of filenames with trailing dot or space
  808. * Windows: Don't use the wrong way to get file mtimes in the legacy propagator.
  809. 1.6 Series ChangeLog
  810. ====================
  811. version 1.6.4 (release 2014-10-22)
  812. * Fix startup logic, fixes bug #1989
  813. * Fix raise dialog on X11
  814. * Win32: fix overflow when computing the size of file > 4GiB
  815. * Use a fixed function to get files modification time, the
  816. * original one was broken for certain timezone issues, see
  817. * core bug #9781 for details
  818. * Added some missing copyright headers
  819. * Avoid data corruption due to wrong error handling, bug #2280
  820. * Do improved request timeout handling to reduce the number of
  821. * timed out jobs, bug #2155
  822. * version 1.6.3 (release 2014-09-03)
  823. * Fixed updater on OS X
  824. * Fixed memory leak in SSL button that could lead to quick memory draining
  825. * Fixed upload problem with files >4 GB
  826. * MacOSX, Linux: Bring Settings window to front properly
  827. * Branded clients: If no configuration is detected, try to import the data
  828. * from a previously configured community edition.
  829. version 1.6.2 (release 2014-07-28 )
  830. * Limit the HTTP buffer size when downloading to limit memory consumption.
  831. * Another small mem leak fixed in HTTP Credentials.
  832. * Fix local file name clash detection for MacOSX.
  833. * Limit maximum wait time to ten seconds in network limiting.
  834. * Fix data corruption while trying to resume and the server does
  835. * not support it.
  836. * HTTP Credentials: Read password from legacy place if not found.
  837. * Shibboleth: Fix the waiting curser that would not disapear (#1915)
  838. * Limit memory usage to avoid mem wasting and crashes
  839. * Propagator: Fix crash when logging out during upload (#1957)
  840. * Propagator_qnam: Fix signal slot connection (#1963)
  841. * Use more elaborated way to detect that the server was reconfigured (#1948)
  842. * Setup Wizard: Reconfigure Server also if local path was changed (#1948)
  843. version 1.6.1 (release 2014-06-26 )
  844. * Fix 'precondition failed' bug with broken upload
  845. * Fix openSSL problems for windows deployment
  846. * Fix syncing a folder with '#' in the name
  847. * Fix #1845: do not update parent directory etag before sub
  848. * directories are removed
  849. * Fix reappearing directories if dirs are removed during its
  850. * upload
  851. * Fix app version in settings dialog, General tab
  852. * Fix crash in FolderWizard when going offline
  853. * Shibboleth fixes
  854. * More specific error messages (file remove during upload, open
  855. * local sync file)
  856. * Use QSet rather than QHash in SyncEngine (save memory)
  857. * Fix some memory leaks
  858. * Fix some thread race problems, ie. wait for neon thread to finish
  859. * before the propagator is shut down
  860. * Fix a lot of issues and warnings found by Coverity
  861. * Fix Mac some settings dialog problems
  862. version 1.6.0 (release 2014-05-30 )
  863. * Minor GUI improvements
  864. * Qt5 compile issues fixed
  865. * Ignore sync log file in filewatcher
  866. * Install libocsync to private library dir and use rpath to localize
  867. * Fix reconnect after server disconnect
  868. * Fix "unknown action" display in Activity window
  869. * Fix memory leaks
  870. * Respect XDG_CONFIG_HOME environment var
  871. * Handle empty fileids in the journal correctly
  872. * Add abilility to compile libowncloudsync without GUI dependendy
  873. * Fix SSL error with previously-expired CAs on Windows
  874. * Fix incorrect folder pause state after start
  875. * Fix a couple of actual potential crashes
  876. * Improve Cookie support (e.g. for cookie-based load-balancers)
  877. * Introduce a general timeout of 300s for network operations
  878. * Improve error handling, blacklisting
  879. * Job-based change propagation, enables faster parallel up/downloads
  880. * (right now only if no bandwidth limit is set and no proxy is used)
  881. * Significantly reduced CPU load when checking for local and remote changes
  882. * Speed up file stat code on Windows
  883. * Enforce Qt5 for Windows and Mac OS X builds
  884. * Improved owncloudcmd: SSL support, documentation
  885. * Added advanced logging of operations (file .???.log in sync
  886. * directory)
  887. * Avoid creating a temporary copy of the sync database (.ctmp)
  888. * Enable support for TLS 1.2 negotiation on platforms that use
  889. * Qt 5.2 or later
  890. * Forward server exception messages to client error messages
  891. * Mac OS X: Support Notification Center in OS X 10.8+
  892. * Mac OS X: Use native settings dialog
  893. * Mac OS X: Fix UI inconsistencies on Mavericks
  894. * Shibboleth: Warn if authenticating with a different user
  895. * Remove vio abstraction in csync
  896. * Avoid data loss when a client file system is not case sensitive
  897. 1.5 Series ChangeLog
  898. ====================
  899. version 1.5.3 (release 2014-03-10 )
  900. * Fix usage of proxies after first sync run (#1502, #1524, #1459, #1521)
  901. * Do not wipe the credentials from config for reconnect (#1499, #1503)
  902. * Do not erase the full account config if an old version of the client stored
  903. * the password (related to above)
  904. * Fix layout of the network tab (fixes #1491)
  905. * Handle authentication requests by a Shibboleth IdP
  906. * Shibboleth: If no connection is available, don't open the login window
  907. * [Packaging] Debian/Ubuntu: ship sync-exclude.lst
  908. * [Packaging] Fix issues with access to gnome keychain in Fedora and RHEL6
  909. * [Packaging] Ensure all sub packages get updated
  910. * [Packaging] Fix incorrect path in desktop file (RHEL6/CentOS6)
  911. version 1.5.2 (release 2014-02-26 )
  912. * Fix behavior when attempting to rename Shared folder
  913. * Fix potential endless sync loops on Mac OS (#1463)
  914. * Fix potential crash when pausing during update phase (#1442)
  915. * Fix handing of shared directories
  916. * Fix online state handling (#1441, #1459)
  917. * Fix potential crash in c_iconv on Mac OS
  918. * Fix certificate chain display in SSLButton
  919. * Fix sporadicly appearing multiple auth prompts on sign-in
  920. * Show correct state icon in Account Settings right away
  921. * Re-fetch content that gets deleted from read only shared directories
  922. * Do not store the password in the config file, erase existing ones (#1469)
  923. * Shibboleth: Close browser window after login
  924. * Shibboleth: Proper invalidation if timeout during sync
  925. * Shibboleth: Do not pop up IdP login immediately when modifying account
  926. * Shibboleth: Avoid auth on restart by storing cookies in the wallet
  927. * Fix license headers
  928. version 1.5.1 (release 2014-02-13 )
  929. * Added an auto updater that updates the client if a
  930. * more recent version was found automatically (Windows, Mac OS X)
  931. * Added a button to the account dialog that gives information
  932. * about the encryption layer used for communication, plus a
  933. * certificate information widget
  934. * Preserve the permission settings of local files rather than
  935. * setting them to a default (Bug #820)
  936. * Handle windows lnk files correctly (Bug #1307)
  937. * Detect removes and renames in read only shares and
  938. * restore the gone away files. (Bug #1386)
  939. * Fixes sign in/sign out and password dialog. (Bug #1353)
  940. * Fixed error messages (Bug #1394)
  941. * Lots of fixes for building with Qt5
  942. * Changes to network limits are now also applied during a
  943. * sync run
  944. * Fixed mem leak after via valgrind on Mac
  945. * Imported the ocsync library into miralls repository.
  946. * Adopted all build systems and packaging to that.
  947. * Introduce a new linux packaging scheme following the
  948. * debian upstream scheme
  949. * Use a refactored Linux file system watcher based on
  950. * inotify, incl. unit tests
  951. * Wizard: Gracefully fall back to HTTP if HTTPS connection
  952. * fails, issuing a warning
  953. * Fixed translation misses in the propagator
  954. * Fixes in proxy configuration
  955. * Fixes in sync journal handling
  956. * Fix the upload progress if the local source is still
  957. * changing when the upload begins.
  958. * Add proxy support to owncloud commandline client
  959. * NSIS fixes
  960. * A lot of other fixes and minor improvements
  961. * Improve Qt5 compatability
  962. version 1.5.0 (release 2013-12-12 ), csync 0.91.4 required
  963. * New owncloud propagator that skips the vio abstraction layer
  964. * Add owncloudcmd to replace the ocsync command line tool
  965. * Localize Windows installer
  966. * Allow to sign in and out
  967. * Ask for password if missing
  968. * Introduce activity view
  969. * Introduce black list for files which could not be synced
  970. * Enabling accessbility by shipping accessibility enables on OS X (#736)
  971. * Toggle Settings window when clicking on systray icon on Win and KDE (#896)
  972. * FolderWizard: Sanitize error detection (#1201)
  973. * Set proper enable state of blacklist button after the dialog was opened
  974. * Set proper tooltips in blacklist
  975. * Translatable error messages for file errors
  976. * Add man page for owncloudcmd (#1234)
  977. * Don't close setup wizard when the initial sync run is started
  978. * Close the sync journal if a folder gets removed (#1252)
  979. * Activity: Avoid horizontal scrollbar (#1213)
  980. * Fix crash (#1229)
  981. * Resize wizard appropriately (#1130)
  982. * Fix account identity test (#1231)
  983. * Maintain the file type correctly
  984. * Display rename-target in sync protocol action column
  985. * Let recursive removal also remove the top dir
  986. * If item is a directory, remove its contents from the database as well (#1257)
  987. * Install headers for owncloudsync library
  988. * Fix opening the explorer with a selected file in Windows (#1249)
  989. * Add build number into versioning scheme
  990. * Windows: Fix rename of temporary files
  991. * Windows: Fix move file operation
  992. 1.4 Series ChangeLog
  993. ====================
  994. version 1.4.2 (release 2013-10-18 ), csync 0.90.4 required
  995. * Do not show the warning icon in the tray (#944)
  996. * Fix manual proxy support when switching (#1016)
  997. * Add folder column to detailed sync protocol (#1037)
  998. * Fix possible endless loop in inotify (#1041)
  999. * Do not elide the progress text (#1049)
  1000. * Fix high CPU load (#1073)
  1001. * Reconnect if network is unavailable after startup (#1080)
  1002. * Ensure paused folder stays paused when syncing with more than one folder (#1083)
  1003. * Don't show desktop notification when the user doesn't want to (#1093)
  1004. * System tray: Avoid quick flickering up of the ok-icon for the sync prepare state
  1005. * Progress: Do not show progress if nothing is transmitted
  1006. * Progress: Show number of deletes.
  1007. version 1.4.1 (release 2013-09-24 ), csync 0.90.1 required
  1008. * Translation and documentation fixes.
  1009. * Fixed error display in settings/status dialog, displays multi
  1010. * line error messages now correctly.
  1011. * Wait up to 30 secs before complaining about missing systray
  1012. * Fixes bug #949
  1013. * Fixed utf8 issues with basic auth authentication, fixes bug #941
  1014. * Fixed remote folder selector, avoid recursive syncing, fixes bug #962
  1015. * Handle and display network problems at startup correctly.
  1016. * Enable and disable the folder watcher during syncs correctly.
  1017. * Fix setting of thread priority.
  1018. * Fixed file size display.
  1019. * Fixed various folder wizard issues, bug #992
  1020. * Made "Sync started" message optional, fixes bug #934
  1021. * Fixed shutdown, avoid crashed config on win32, fixes bug #945
  1022. * Pop up config wizard if no server url is configured, fixes bug #1018
  1023. * Settings: calculate sidebar width dynamically, fixes bug #1020
  1024. * Fixed a crash if sync folders were removed, fixes bug #713
  1025. * Do proper resync after network disconnect, fixes bug #1007
  1026. * Various minor code fixes
  1027. version 1.4.0 (release 2013-09-04 ), csync 0.90.0 required
  1028. * New Scheduler: Only sync when there are actual changes in the server
  1029. * Add a Settings Dialog, move Proxy Settings there
  1030. * Transform folder Status Dialog into Account Settings, provide feedback via context menu
  1031. * Add Bandwidth Control
  1032. * Add a visual storage/quota indicator (context menu and account settings)
  1033. * Add progress indication (context menu and account settings)
  1034. * Introduce a sync history, persisting results across syncs
  1035. * Move ability to switch to mono icons from a switch to a Settings option
  1036. * Add "Launch on System Startup" GUI option
  1037. * Add "Show Desktop Nofications"GUI option (enabled by default)
  1038. * top optionally disable sync notifications
  1039. * Add Help item, pointing to online reference
  1040. * Implement graphical selection of remote folders in FolderWizard
  1041. * Allow custom ignore patterns
  1042. * Add an editor for ingore patterns
  1043. * ALlow to flag certain ignore patterns as discardable
  1044. * Ensure to ship with all valid translations
  1045. * Progress Dialog now preserves the last syncned items across sync runs
  1046. * Split Setup Wizard into multiple pages again
  1047. * Implement "--logfile -" to log to stdout
  1048. * Add preliminary support for Shibboleth authentication
  1049. * Linux: Provide more icon sizes
  1050. * Linux: Do not trigger notifier on ignored files
  1051. * Windows: Reduce priority of CSync thread
  1052. * Documentation: Prem. updates to reflect UI changes
  1053. * Significant code refactorings
  1054. * Require Qt 4.7
  1055. * Known issue: Under certain conditions, a file will only get uploaded after up to five minutes
  1056. 1.3 Series ChangeLog
  1057. ====================
  1058. version 1.3.0 (release 2013-06-25 ), csync 0.80.0 required
  1059. * Default proxy port to 8080
  1060. * Don't lose proxy settings when changing passwords
  1061. * Support SOCKS5 proxy (useful in combination with ssh* *D)
  1062. * Propagate proxy changes to csync at runtime
  1063. * Improve proxy wizard
  1064. * Display proxy errors
  1065. * Solved problems with lock files
  1066. * Warn if for some reason all files are scheduled for removal on either side
  1067. * Avoid infinite loop if authentication fails in certain cases
  1068. * Fix reading the password from the config in certain cases
  1069. * Do not crash when configured sync target disappears
  1070. * Make --help work on windows
  1071. * Make sync feedback less ambiguous.
  1072. * Fix icon tray tooltip sometimes showing repeated content
  1073. * More use of native directory separators on Windows
  1074. * Remove journal when reusing a directory that used to have a journal before
  1075. * Visual clean up of status dialog items
  1076. * Wizard: When changing the URL or user name, allow the user to push his data
  1077. * to the new location or wipe the folder and start from scratch
  1078. * Wizard: Make setting a custom folder as a sync target work again
  1079. * Fix application icon
  1080. * User-Agent now contains "Mozilla/5.0" and the Platform name (for firewall/proxy compat)
  1081. * Server side directory moves will be detected
  1082. * New setup wizard, defaulting to root syncing (only for new setups)
  1083. * Improved thread stop/termination
  1084. 1.2 Series ChangeLog
  1085. ====================
  1086. version 1.2.5 (release 2013-04-23 ), csync 0.70.7 required
  1087. * [Fixes] NSIS installer fixes
  1088. * [Fixes] Fix crash race by making certificateChain() thread safe
  1089. * [Fixes] Build with older CMake versions (CentOS/RHEL 6)
  1090. * [Fixes] Wording in GUI
  1091. * [Fixes] Silently ignore "installed = true" status.php
  1092. * Set log verbosity before calling csync_init.
  1093. * GUI feedback for the statistics copy action
  1094. * Safer approach for detecting duplicate sync runs
  1095. version 1.2.4 (release 2013-04-11 ), csync 0.70.6 required
  1096. * [Fixes] Clarify string in folder wizard
  1097. * [Fixes] Fixed some valgrind warnings
  1098. * [Fixes] Ensure that only one sync thread can ever run
  1099. * [Fixes] Fix default config storage path
  1100. * [Fixes] Skip folders with no absolute path
  1101. * [Fixes] Allow setting the configuration directory on command line
  1102. version 1.2.3 (release 2013-04-02 ), csync 0.70.5 required
  1103. * [Fixes] Unbreak self-signed certificate handling
  1104. version 1.2.2 (release 2013-04-02 ), csync 0.70.5 required
  1105. * [Fixes] Do not crash when local file tree contains symlinks
  1106. * [Fixes] Correctly handle locked files on Windows
  1107. * [Fixes] Display errors in all members of the SSL chain
  1108. * [Fixes] Enable Accessibility features on Windows
  1109. * [Fixes] Make setupFavLink work properly on Mac OS
  1110. * [Fixes] Ignore temporary files created by MS Office
  1111. * [Gui] Support Nautilus in setupFavLink
  1112. version 1.2.1 (release 2013-02-26 ), csync 0.70.4 required
  1113. * [Fixes] Leave configured folders on configuration changes.
  1114. * [Fixes] Do not allow to finish the setup dialog if connection can't be established.
  1115. * [Fixes] Better handling of credentials in setup dialog.
  1116. * [Fixes] Do not leak fd's to /dev/null when using gnutls
  1117. * [Fixes] Stop sync scheduling when configuration wizard starts.
  1118. * [Fixes] Clear pending network requests when stepping back in config wizard.
  1119. * [Fixes] User password dialog asynchronous issues.
  1120. * [Fixes] Make folderman starting and stoping the scheduling.
  1121. * [Fixes] Various minor fixes and cleanups.
  1122. * [Fixes] Crash on pausing sync
  1123. * [Fixes] Stale lock file after pausing sync
  1124. * [App] Load translations from app dir or bundle as well.
  1125. * [Platform] Build fixes and simplifications, ie. build only one lib.
  1126. * [Platform] Added some getter/setters for configuration values.
  1127. * [Platform] Added man pages.
  1128. * [Platform] Simplified/fixed credential store usage and custom configs.
  1129. * [Platform] Added soname version to libowncloudsync.
  1130. * [Platform] Pull in Qt translations
  1131. * [Gui] Make sync result popups less annoyingq
  1132. * [Gui] Fix for result popup
  1133. version 1.2.0 (release 2013-01-24 ), csync 0.70.2 required
  1134. * [GUI] New status dialog to show a detailed list of synced files.
  1135. * [GUI] New tray notifications about synced files.
  1136. * [GUI] New platform specific icon set.
  1137. * [App] Using cross platform QtKeychain library to store credentials crypted.
  1138. * [App] Use cross platform notification for changes in the local file system rather than regular poll.
  1139. * [Fixes] Improved SSL Certificate handling and SSL fixes troughout syncing.
  1140. * [Fixes] Fixed proxy authentication.
  1141. * [Fixes] Allow brackets in folder name alias.
  1142. * [Fixes] Lots of other minor fixes.
  1143. * [Platform] cmake fixes.
  1144. * [Platform] Improved, more detailed error reporting.
  1145. 1.1 Series ChangeLog
  1146. ====================
  1147. version 1.1.4 (release 2012-12-19 ), csync 0.60.4 required
  1148. * No changes to mirall, only csync fixes.
  1149. version 1.1.3 (release 2012-11-30 ), csync 0.60.3 required
  1150. * No changes to mirall, only csync fixes.
  1151. version 1.1.2 (release 2012-11-26 ), csync 0.60.2 required
  1152. * [Fixes] Allow to properly cancel the password dialog.
  1153. * [Fixes] Share folder name correctly percent encoded with old Qt
  1154. * * * * 4.6 builds ie. Debian.
  1155. * [Fixes] If local sync dir is not existing, create it.
  1156. * [Fixes] lots of other minor fixes.
  1157. * [GUI] Display error messages in status dialog.
  1158. * [GUI] GUI fixes for the connection wizard.
  1159. * [GUI] Show username for connection in statusdialog.
  1160. * [GUI] Show intro wizard on new connection setup.
  1161. * [APP] Use CredentialStore to better support various credential
  1162. * * * backends.
  1163. * [APP] Handle missing local folder more robust: Create it if
  1164. * * * missing instead of ignoring.
  1165. * [APP] Simplify treewalk code.
  1166. * [Platform] Fix Mac building
  1167. version 1.1.1 (release 2012-10-18), csync 0.60.1 required
  1168. * [GUI]* Allow changing folder name in single folder mode
  1169. * [GUI]* Windows: Add license to installer
  1170. * [GUI]* owncloud --logwindow will bring up the log window
  1171. * * * * in an already running instance
  1172. * [Fixes] Make sure SSL errors are always handled
  1173. * [Fixes] Allow special characters in folder alias
  1174. * [Fixes] Proper workaround for Menu bug in Ubuntu
  1175. * [Fixes] csync: Fix improper memory cleanup which could
  1176. * * * * cause memory leaks and crashes
  1177. * [Fixes] csync: Fix memory leak
  1178. * [Fixes] csync: Allow single quote (') in file names
  1179. * [Fixes] csync: Remove stray temporary files
  1180. * [GUI]* Reworked tray context menu.
  1181. * [GUI]* Users can now sync the server root folder.
  1182. * [Fixes] Proxy support: now supports Proxy Auto-Configuration (PAC)
  1183. * * * * on Windows, reliability fixes across all OSes.
  1184. * [Fixes] Url entry field in setup assistant handles http/https correctly.
  1185. * [Fixes] Button enable state in status dialog.
  1186. * [Fixes] Crash fixed on ending the client, tray icon related.
  1187. * [Fixes] Crash through wrong delete operator.
  1188. * [MacOS] behave correctly on retina displays.
  1189. * [MacOS] fix focus policy.
  1190. * [MacOS] Packaging improvements.
  1191. * [MacOS] Packaging improvements.
  1192. * [Platform] Windows: Setup closes client prior to uninstall.
  1193. * [Platform] Windows: ownCloud gets added to autorun by default.
  1194. * [Platform] insert correct version info from cmake.
  1195. * [Platform] csync conf file and database were moved to the users app data
  1196. * * * * * directory, away from the .csync dir.
  1197. ** * * Renamed exclude.lst to sync-exclude.lst and moved it to
  1198. * * * * /etc/appName()/ for more clean packaging. From the user path,
  1199. * * * * still exclude.lst is read if sync-exclude.lst is not existing.
  1200. ** * * Placed custom.ini with customization options to /etc/appName()
  1201. 1.0 Series ChangeLog
  1202. ====================
  1203. version 1.0.5 (release 2012-08-14), csync 0.50.8 required
  1204. * [Fixes] Fixed setup dialog: Really use https if checkbox is activated.
  1205. version 1.0.4 (release 2012-08-10), csync 0.50.8 required
  1206. * [APP] ownCloud is now a single instance app, can not start twice any more.
  1207. * [APP] Proxy support
  1208. * [APP] Handle HTTP redirection correctly, note new url.
  1209. * [APP] More relaxed handling of read only directories in the sync paths.
  1210. * [APP] Started to split off a library with sync functionality, eg for KDE
  1211. * [APP] Make ownCloud Info class a singleton, more robust.
  1212. * [GUI] New, simplified connection wizard.
  1213. * [GUI] Added ability for customized theming.
  1214. * [GUI] Improved icon size handling.
  1215. * [GUI] Removed Log Window Button, log available through command line.
  1216. * [GUI] Proxy configuration dialog added.
  1217. * [GUI] Added Translations to languages Slovenian, Polish, Catalan,
  1218. * * * Portuguese (Brazil), German, Greek, Spanish, Czech, Italian, Slovak,
  1219. * * * French, Russian, Japanese, Swedish, Portuguese (Portugal)
  1220. * * * all with translation rate >90%.
  1221. * [Fixes] Loading of self signed certs into Networkmanager (#oc-843)
  1222. * [Fixes] Win32: Handle SSL dll loading correctly.
  1223. * [Fixes] Many other small fixes and improvements.
  1224. version 1.0.3 (release 2012-06-19), csync 0.50.7 required
  1225. * [GUI] Added a log window which catches the logging if required and
  1226. * * * allows to save for information.
  1227. * [CMI] Added options --help, --logfile and --logflush
  1228. * [APP] Allow to specify sync frequency in the config file.
  1229. * [Fixes] Do not use csync database files from a sync before.
  1230. * [Fixes] In Connection wizard, write the final config onyl if
  1231. * * * * the user really accepted. Also remove the former database.
  1232. * [Fixes] More user expected behaviour deletion of sync folder local
  1233. * * * * and remote.
  1234. * [Fixes] Allow special characters in the sync directory names
  1235. * [Fixes] Win32: Fixed directory removal with special character dirs.
  1236. * [Fixes] MacOS: Do not flood the system log any more
  1237. * [Fixes] MacOS: Put app translations to correct places
  1238. * [Fixes] Win32: Fix loading of csync state db.
  1239. * [Fixes] Improved some english grammar.
  1240. * [Platform] Added krazy2 static code checks.
  1241. version 1.0.2 (release 2012-05-18), csync 0.50.6 required
  1242. * [GUI] New icon set for ownCloud client
  1243. * [GUI] No splashscreen any more (oC Bug #498)
  1244. * [GUI] Russian translation added
  1245. * [GUI] Added 'open ownCloud' to traymenu
  1246. * [GUI] "Pause" and "Resume" instead of Enable/Disable
  1247. * [Fixes] Long running syncs can be interrupted now.
  1248. * [Fixes] Dialogs comes to front on click
  1249. * [Fixes] Open local sync folder from tray and status for win32
  1250. * [Fixes] Load exclude.lst correctly on MacOSX
  1251. * + csync fixes.
  1252. version 1.0.1 (release 2012-04-18), csync 0.50.5 required
  1253. * [Security] Support SSL Connections
  1254. * [Security] SSL Warning dialog
  1255. * [Security] Do not store password in clear text anymore
  1256. * [Security] Restrict credentials to the configured host
  1257. * [Security] Added ability to forbid local password storage.
  1258. * [Fixes] Various fixes of the startup behaviour.
  1259. * [Fixes] Various fixes in sync status display
  1260. * [GUI] Various error messages for user display improved.
  1261. * [GUI] fixed terms and Translations
  1262. * [GUI] fixed translation loading
  1263. * [Intern] Migrate old credentials to new format
  1264. * [Intern] Some code refactorings, got rid of rotten QWebDav lib
  1265. * [Intern] lots of cmake cleanups
  1266. * [Intern] Backport to Qt Version 4.6 for compat. with older distros.
  1267. * [Platform] MacOSX porting efforts
  1268. * [Platform] MacOSX Bundle creation added
  1269. * [Platform] Enabled ranslations on Windows.