Makes it easy to sync, share and collaborate on your files!

Nextcloud

Join our mailing list

Stay up to date with latest software releases, news, software discounts, deals and more.

Subscribe

Nextcloud 3.0.2

  -  102 MB  -  Open Source
  • Latest Version

    Nextcloud 3.13.0

  • Operating System

    Windows 7 / Windows 7 64 / Windows 8 / Windows 8 64 / Windows 10 / Windows 10 64

  • User Rating

    Click to vote
  • Author / Product

    Nextcloud GmbH / External Link

  • Filename

    Nextcloud-3.0.2-setup.exe

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system. Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of Nextcloud 3.0.2.


For those interested in downloading the most recent release of Nextcloud or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

  • Nextcloud 3.0.2 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    Nextcloud 3.0.2 Screenshot 1
  • Nextcloud 3.0.2 Screenshot 2

What's new in this version:

Nextcloud 3.0.2
- Use httpd/unix-directory mimetype for E2EE folders
- Update copyright date and version displayed in the page title
- syncjournaldb: index e2eMangledName column in metadata
- Use QGuiApplication::primaryScreen() as fallback for Systray::currentScreen()
- Fix menu popup in main dialog
- Include list info in tooltip
- Try to enable the CI on stable branches as well
- Improve drone config
- Fix clang tidy errors in csync tests
- Windows: Fix NSIS language encoding (use UTF-8)
- Fix incomplete journal upgrade from 2.x to 3.x
- If there's no description just say nothing
- Remove "This includes" due to tooltip order
- Fix missing subdirectory discovery on move operations in macOS
- Windows: MSI support & Win32 migration tools
- Use native text rendering for qml windows
- Allow server URL to be pre-defined without enforcing it
- Force tooltip wrap mode because it's not enabled in Qt 5.12...


Nextcloud 3.0.1
- Support client builds on VS2019 (QLinkedList is deprecated)
- Do not build for Eoan
- Windows shell extensions: Use custom GUIDs via CMake and prepare MSI reg
- Present sharing of E2EE files from the main dialog too
- Disable context menu actions for E2EE files and folders
- Show the "Display mnemonic" button only when we know e2e is supported
- Make sure we don't assert when calling fileStatus


Nextcloud 3.0.0
- Move the proxyfiles to libsync where they make more sense
- Major multi monitor improvements and rewrite of tray window positioning
- Add photothumb.db to sync-exclude.lst
- Ease access to main dialog
- Fix libsync exports for proxy changes in #1886
- Darken menu border color
- Fix SEGV (due to circular ownership) at exit
- Slightly simplify code for Systray positioning
- ConfigFile security: Migrate Proxy password to keychain
- Fix subfolder encryption scheme
- Fix e2ee folder sync connection
- Fix e2ee upload lock starvation
- Repair and improve logging
- Fix e2e moves handling
- Reach out to the contentItem inside of the ListView to find the width
- Fix url decoding for folder encryption status
- Display the correct default permissions when creating a share.
- Share link display the correct permissions for files and folders.
- Prevent empty FileMap in local csync to be processed if folder not empty
- Move existing syncjournal db files from client ver <2.7
- Disable parallelism for e2e remote mkdir jobs
- Fix pause sync states
- Logo update for 2.7
- Drone: Upload AppImage to GitHub using nextcloud-desktop-bot
- Change ownCloud reference to Nextcloud
- Update CI for Qt 5.12.9
- Support png for branded clients systray
- Fix #2243
- There won't be a 2.7, this is called 3.0 instead
- [stable-3.0] Restore E2EE old key storage format compatibility
- [stable-3.0] Keep the E2EE info message around to allow displaying mnemonic


Nextcloud 2.6.5
- Linux/Wayland: Updated .desktop file naming scheme
- Use print() function in both Python 2 and Python 3
- Added build for Focal
- Allow sharing to circles
- Added Focal-specific files
- Allow sharing to circles
- Enhance Version info display (minimal info, hide details)
- Updater: Enhance UI, make build optional
- WebView: Add missing Q_OBJECT macros
- Enhance Version info display (minimal info, hide details)
- Updater: Fix Tests build (failed with BUILD_UPDATER=NO)
- Updater: Fix Tests build (failed with BUILD_UPDATER=NO)
- WebView: Add missing Q_OBJECT macros
- Provide specific install file for Debian oldstable
- Add desktop-entry hint to notifications
- Remove timeout parameter from showMessage
- Use qEnvironmentVariableIsEmpty
- Fix container detaching
- [dolphin] Add icon to context menu
- Move the proxyfiles to libsync where they make more sense
- Fix build with Qt 5.15
- Fix container detaching
- [dolphin] Add icon to context menu
- Fix build of Dolphin integration
- Fix build of Dolphin integration
- Fix typos.
- Update ChangeLog with 2.6 series.
- Resolve symlinks when checking for registered paths
- Fix leak in FileUtil::IsChildFile
- Fix leak in FileUtil::IsChildFile
- Don't silently kill debug messages
- Don't silently kill debug messages
- Properly handle denormalized href
- Fix a few leaks
- Use nullptr when appropriate
- Remove useless virtual, better use override only
- Improve sanitizer support
- Update github links to desktop repository
- Properly handle denormalized href
- Use nullptr when appropriate
- Update github links to desktop repository
- Remove useless virtual, better use override only
- Don't use int literals for bools
- Use default member initialization
- Use default member initialization
- Improve URL input field in Wizard
- Improve URL input field in Wizard
- Remove redundant initializer
- Use using instead of typedef
- Remove redundant void argument list
- Use make_unique when appropriate
- Use = default for trivial ctors and dtors
- Use the return braced init list pattern
- Use raw string literals when appropriate
- Remove redundant initializer
- Use using instead of typedef
- Remove redundant void argument list
- Use make_unique when appropriate
- Use = default for trivial ctors and dtors
- TestLaunchOnStartup shouldn't fail on dev setup
- Use the return braced init list pattern
- testLaunchOnStartup shouldn't fail on dev setup
- Remove Submodule binary (old upstream binaries)
- Remove Submodule binary (old upstream binaries)
- Improve command line version info and help display (gui & cmd)
- Improve command line version info and help display (gui & cmd)
- MacOS: Opt In to Dark Mode for building against older macOS SDKs < 10.14
- macOS: Opt In to Dark Mode for building against older macOS SDKs < 10.14
- Use APPLICATION_ICON_NAME for autostart icon
- Don't show a message box if the entered url returned an error
- Use APPLICATION_ICON_NAME for autostart icon
- Linux/Wayland: Updated .desktop file naming scheme
- AppImage: Upgrade to Qt 5.12.8
- Replace NULL by nullptr in all C++ files
- Simplify nullptr comparisons where appropriate
- macOS: Use macdeployqt instead of the old admin/osx/macdeployqt.py
- Add photothumb.db to sync-exclude.lst
- Fix libsync exports for proxy changes in #1886
- Default system proxy not working with Account Wizard
- ConfigFile security: Migrate Proxy password to keychain
- Repair and improve logging
- Don't display quota information when the user has no quota.
- [stable 2.6] ConfigFile security: Migrate Proxy password to keychain
- Display the correct default permissions when creating a share.
- [stable 2.6] Asemmar/issue 2137
- Share link display the correct permissions for files and folders.
- Display the correct default permissions when creating a share.
- [stable-2.6] Prevent empty FileMap in local csync to be processed if folder not empty


Nextcloud 2.6.4
- Fix Explorer pinning: Add fallbacks for Shell commands
- WebFlowCredentials: Make username comparison case-insensitive
- ActivityListModel: Show full date and time as a Tooltip only
- Disable HTTP/2 for now due to Qt bug, allow enabling it via env var
- Fix Explorer integration re-save and hide option on non-Windows
- l10n: Changes to improve source strings
- Updater: Add query-parameter 'updatesegment' to the update check
- Allow Desktop translation merging and custom backport branches


Nextcloud 2.6.3
- Add UserInfo class and fetch quota via API instead of PropfindJob
- l10n: Changed grammar and triple dots to ellipsis
- l10n: Changed spelling of "user name" to "username"
- Start the client in background if activated by D-Bus
- Do not install files related to cloud providers under Xenial
- Make sure that the libcloudprovider integration is using a valid D-Bus path
- Changed product name to Nextcloud
- Update autoupdate.rst
- Use system proxy by default if no config file is present
- Install libcloudproviders files by default on debian
- Windows 7 is out of support
- BugFix: Handle broken shared file error gracefully
- Fix Explorer integration on Windows and the crash on other systems
- Welcome to 2020
- Updated year in legalnotice.cpp
- apply http2 qt resend patch from owncloud


Nextcloud 2.6.2
- Revert DEFAULT_REMOTE_POLL_INTERVAL back from 5 seconds to 30 seconds
- Use user-provided username in displayName()
- Fix typo
- Build with libcloudproviders on debian and in the AppImage
- Fix tests for Windows platform
- Merge the list of ignored files/symlinks into one Activity notification.
- Fix clang's variadic macro warnings
- Add libdbus-1-dev to the build dependencies
- Compare QDateTime objects more efficient
- Improve the translation of "Share via …"
- Upgrade for Qt 5.12.5 in docker-ci
- Bump Qt 5.12.5 image
- Add timestamp to Mac installer code signing
- MacOS build: Avoid the Get-Task-Allow Entitlement (Notarization)
- Build for Debian stable and oldstable
- Happy new year
- Fall back to old login flow on GS as this is not yet ready
- [stable-2.6] macOS build: Avoid the Get-Task-Allow Entitlement (Notarization)
- Fix remote wipe keychain storage
- Fix copyright year in MacOSXBundleInfo.plist.in for 2019
- Fix macOS GUI (Qt 5.12)
- Windows: Workaround for storing >= 4k (4096 bit) client-cert SSL keys
- Fix Activity List: Add check to avoid first empty entry
- Fix macOS GUI (Qt 5.12) No. 2
- Show date and time in activity log
- Login Flow v2 enhancements
- Activity List: Fix crash and folder opening
- Fix issue #1237: White text on almost-white background
- Heavy refactoring: Windows workaround for >= 4k (4096 bit) client-cert SSL keys and large certs
- Fix date in ActivityWidget and remove unnecessary string conversion


Nextcloud 2.6.1
- Changed max GUI bandwidth limits
- Add sync date next to "Synchronized with local folder"
- Slideshow buttons
- Fix qt warning about registering a URL sheme first.
- Added sync-exclude entry for emacs recovery files
- Race condition in the remote size loading logic
- Review of msvc/gcc warnings -> code cleanup, prevention of implicit casts, variadic macros
- Fix double slashes
- Fixing E2E CSR transmission failure for new connections
- Fixed missing 'translatable' exclusions, added missing window titles
- Checks if exclude file is empty before creating the regular expressions.
- Add server info to menu
- Fixed grammar
- Prevent jumping of tray menu
- Don't run connection wizard when quitting the application
- Avoiding copying in range-based loops
- Add a 'Content-Length: 0' header to initial POST requests
- Remote wipe
- Pick from upstream: Update qtmacgoodies for an OSX crash
- Merge the list of ignored files/symlinks into one Activity notification.
- Update submodules for Qt 5.12.5 (qtmacgoodies)
- Fix duplicate items in Apps menu
- Fix remote wipe when a proxy is configured.
- Fix updater message: Download link instead of "use the system's update

Join our mailing list

Stay up to date with latest software releases, news, software discounts, deals and more.

Subscribe