ChangeLog 60 KB

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