Releases: nextcloud/desktop
Releases · nextcloud/desktop
v2.5.3-rc1
📝 Changelog
- desktop#1118 Fix empty file wording in error log (small)
- desktop#1153 Add Qt-5.12 to CI
- desktop#1157 Fix a minor typo
- desktop#1185 Libcloudproviders: Add missing check for Qt5DBus
- desktop#1186 Fix several memory leaks in cloudproviders and add translation support
- desktop#1191 Share link fixing
- desktop#1200 New drone config
- desktop#1201 Uses configuraion to determine if it should show empty folder popup.
v2.5.2
📝 Changelog
- desktop#1001 Handle spaces in username properly in login flow
- desktop#1006 Wizard: show an error message if there is no enough free space in the local folder
- desktop#1050 Removed whitespace from string
- desktop#1054 Do not add double slash to login flow url
- desktop#1057 Fix login flow with system proxy
- desktop#1060 Start with easier theming
- desktop#1062 Do not display dismissed notifications
- desktop#1069 Fixed l18n issue. Added space for separating string
- desktop#1071 Add invalid certiticate messagebox
- desktop#1087 Correct app passwords link
- desktop#1092 Be less verbose with logging
- desktop#1119 Fix typo in translation string
- desktop#778 Add a command line option to launch the client in the background
- desktop#923 Support Ubuntu Disco Dingo
- desktop#946 Added missing Include
- desktop#959 Make sure _profile and _page are deleted in the correct order
- desktop#981 Fix KDEInstallDirs deprecation warnings
- desktop#993 Removed Stylesheet
Virtual Drive Tech Preview v1
🐧 Linux (WIP) 🍎 Mac OS (WIP) 🚪 Windows
🆕 Nextcloud introduces Virtual Drive in Desktop Client to simplify desktop integration
v2.5.1
📝 Changelog
- desktop#806 Fixup the port in server notification URLs
- desktop#807 GUI: let Clang-Tidy modernize nullptr & override usage
- desktop#808 Improve the slide show
- desktop#811 Libsync: let Clang-Tidy modernize nullptr & override usage
- desktop#812 SettingsDialog: fix a little glitch in the account tool button size
- desktop#813 SettingsDialog: tweak color aware icons
- desktop#818 More verbose error and proper app name on configuration read error
- desktop#823 Fix cmake build using WITH_PROVIDERS=OFF
- desktop#824 Debian/Ubuntu target repository update
- desktop#843 Change man page names and contents for nextcloud
- desktop#847 Share dialog alignment
- desktop#848 Fixed typo
- desktop#854 Change link to docs for NC 15
- desktop#859 Do not fetch activities if they are not enabled
- desktop#860 Do not read system exclude list if user exclude is present
- desktop#874 Fix the activity loop
- desktop#880 Write the actual folder to the log
- desktop#898 Fix appname for Nautilus integration script
v2.5.0
🌟 Highlights ❤️
- desktop#87 End to end encryption
- desktop#95 New Web login flow
- desktop#197 UI improvements: Notifications
- desktop#491 UI improvements: refactoring of Activities
📝 Changelog
- desktop#396 SyncJournal: Clear etag filter before sync
- desktop#403 Partial local discovery: Fix scheduling logic
- desktop#405 Sync hidden files by default
- desktop#594 Larger Windows App Icon
- desktop#595 Show a tray message when a folder watcher becomes unreliable #6119
- desktop#598 Create symlinks for the small-letter application icon file names
- desktop#614 In setup wizard put link to nextcloud installation
- desktop#615 Web view scales vertically
- desktop#624 Add a WebFlowCredentialsAccessManager
- desktop#625 Mac Application Icon
- desktop#634 Ensure GETFileJob notices finishing #6581
- desktop#635 OAuth2: Try to refresh the token even if the credentials weren't ready.
- desktop#637 Tray workarounds #6545
- desktop#639 UpdateInfo: Remove unused code
- desktop#640 OAuth: Remove the timeout
- desktop#641 TestOAuth: Don't have global static QObject
- desktop#643 Log: Adjust update/reconcile log verbosity
- desktop#644 Reconcile: When detecting a local move, keep the local mtime
- desktop#645 Wizard enhancement
- desktop#646 FolderMan::checkPathValidityForNewFolder: make sure to work when fold…
- desktop#651 Update: Report on readdir() errors #6610
- desktop#652 Use encode()/decode() with Python 3 only
- desktop#654 Sqlite: Update bundled version to 3.24.0
- desktop#655 Do not require server replies to contain an mtime
- desktop#656 Settings: Attempt to fix rename issue on old macOS
- desktop#657 Support higher resolution theme icons
- desktop#658 OAuth: Fix infinite loop when the refresh token is expired
- desktop#659 Windows: Don't ignore files with FILE_ATTRIBUTE_TEMPORARY
- desktop#660 Data-Fingerprint: Fix backup detection when fingerprint is empty
- desktop#661 Nautilus: Fix GET_MENU_ITEMS with utf8 filenames #6643
- desktop#663 Windows: Release handle/fd when file open fails #6699
- desktop#667 SettingsDialog: Show the page for the newly created account
- desktop#668 Updates submodule qtmacgoodies.
- desktop#709 Fixes #665 Adds slot for confirmShare button.
- desktop#710 Rename INSTALL to INSTALL.md for Preview :)
- desktop#717 Add cmake temporary stuff
- desktop#721 Inform user that configuration is not writable
- desktop#727 Uses QByteArray to store private key.
- desktop#732 Fix cmake command for linux in README too
- desktop#744 Build fix: remove an unused QtSvg/QSvgRenderer include
- desktop#748 Qtkeychain: 0.8.0 -> 0.9.1
- desktop#750 Setup wizard: implement an animated and interactive slide show
- desktop#754 Theming for general settings ui
- desktop#756 Make the "Add Folder Sync Connection" button act like a button
- desktop#758 Allow to use the login flow with a self signed certificate
- desktop#764 Fix warning in ShareUserGroupWidget
- desktop#768 Copy over config file to new location on windows
- desktop#769 Update to translate strings
- desktop#776 Migrate http auth to webflow
- desktop#780 Margins
- desktop#781 Qt 5.5 compatibility patch for Xenial
- desktop#783 Fix cmake build of documentation
- desktop#785 Use Nextcloud
- desktop#790 Update isntaller background for OSX
- desktop#794 Fix ActivityWidget palette
- desktop#796 SettingsDialog: disable unnecessary wrapping for the about label
- desktop#797 Added default scheme when server returns just a host
- desktop#798 Removed explicit initialization; Fixed RAND_bytes not found
- desktop#800 Actually open the activity view on a click for more info
- desktop#801 Use a format that supports alpha channels for avatars
- desktop#803 L10n. Added space for correct grammar.
v2.5.0-rc2
[tx-robot] updated from transifex
v2.5.0-rc1
v2.5.0 rc1: End to end encryption and UI improvements.
v2.5.0-beta2
Get compiled pkg packages for Mac at:
https://download.nextcloud.com/desktop/daily/Mac/Installer/
v2.5.0-beta1
Merge pull request #525 from nextcloud/feature/132/about_dialog Add legal notice button to about dialog