Nextcloud 27 New Features, Overview and more

Nextcloud 27 is the latest version offering enhanced monitoring, full-text search, Kerberos authentication, audio/video conferencing, expanded federation, and an improved user interface.

by Rajesh

Updated Jul 25, 2023

Nextcloud 27 New Features, Overview and more
Fresherslive

Nextcloud 27

Nextcloud 27, also referred to as Hub 5, is a comprehensive client-server software suite designed to provide users with a wide range of features. It allows for efficient storage, synchronization, and file sharing, as well as seamless management of calendars, contacts, and tasks. Additionally, Nextcloud facilitates real-time collaboration among team members.

When combined with integrated office suites like Collabora Online or OnlyOffice, Nextcloud offers functionalities akin to popular cloud storage services such as Dropbox, Office 365, or Google Drive. Users have the flexibility to host Nextcloud either in the cloud or on their premises, tailoring the solution to their specific needs.

As an open-source system, Nextcloud originated as a fork of ownCloud in 2016, continuing to evolve and improve its capabilities. Nextcloud providers offer free accounts with storage ranging from 2 to 5 GB. However, for those requiring larger storage capacity and additional features, premium options are available for a fee. This makes Nextcloud a versatile and scalable solution suitable for various user requirements.

Nextcloud 27 New Features

  • Update psalm-baseline.xml (server#38357)
  • 38340 fix add group broken (server#38361)
  • Show pending popover menu when password is enabled by default (server#38395)
  • Reload filelist when adding or removing shares (server#38420)
  • Revert “Fix table view” (server#38474)
  • Fix(carddav): Make system contact phone number RFC compliant (server#38475)
  • Add fallback when a there is no preview for a version (server#38510)
  • Fix(caldav): Ignore invalid events for reminder generation (server#38572)
  • Increase from 100000 to 600000 iterations for hash_pbkdf2 (server#38580)
  • Fix(caldav): Close DB cursor in reminder index background job (server#38659)
  • Improve oauth2 database migration from ownCloud (server#38671)
  • Fix(systemtags): Incorrect tags shown temporarily (server#38678)
  • Fix(apache): Serve `mjs` (module javascript) as static files (server#38689)
  • Store encrypted OAuth2 client secrets (server#38707)
  • Chore(deps): Bump @nextcloud/vue from 7.11.6 to 7.12.0 (server#38716)
  • Add utility command for object store objects (server#38731)
  • Fix npm audit (server#38740)
  • Allow to specify upgrade.cli-upgrade-link in order to link to the correct documentation (server#38751)
  • Log failures to read certificates during listing (server#38756)
  • Fix(carddav): Make SystemAddressBook::__construct $groupManager argument nullable (server#38792)
  • Make sure to show download button only one time (server#38811)
  • Emit an event when a message is logged (server#38816)
  • Add config variable for curl timeout (server#38825)
  • Fix: Removed invalid user from CODEOWNERS file (server#38847)
  • Generate user themed favicon and touchicon (server#38851)
  • Fix confusion around mail settings and improve layout a bit (server#38885)
  • Use source cache when listing folder during recursive copy (server#38891)
  • Fix(core): Do not invert app menu text color (server#38897)
  • Add bruteforce protection in OauthApiController (server#38898)
  • PruneOutdatedSyncTokens deletes all entries (server#38919)
  • Adjust admin setup check to increase warning to configure https (server#38929)
  • Fix(sab): put location in proper address field (server#38947)
  • Fix(l10n): Fix plural issue with different locale and language (server#38953)
  • Fix(systemtags): Add missing systemtags index (server#38960)
  • Perf: skip request without write permission (server#38968)
  • Fix: Avoid failing to update the current version entry if there is none (server#38970)
  • Implement optimized getDirectoryContent for DAV (server#38971)
  • Fix: expect interface, not a specific implementation (server#38976)
  • Move deprecation warnings to debug (server#38980)
  • Fix npm audit (server#38983)
  • Fix(weather_status): Pass address as param to OSM API (server#38991)
  • Fix: restore AppsSlideToggle feature (server#38994)
  • Use getsystemvalue-functions in Mailer.php (server#39004)
  • File scanner performance improvements (server#39019)
  • Fix(dav): Catch SAB sync errors during upgrade (server#39028)
  • Adjust saving of status messages (server#39055)
  • Fix(cypress): branch definition (server#39067)
  • Fix(files): Only render the menu if there are actions to show (server#39078)
  • Silent `imagecreatefromstring()` errors (server#39099)
  • Reduce load of files versions preview loading (server#39119)
  • Fix(OC/password-confirmation): Hide the correct button (server#39142)
  • Enable version features again with S3 versioning (server#39147)
  • Fix(sse): don’t update uncached files (server#39151)
  • Fix(ocp): Fix reference of dashboard IAPIWidget::getItems from WidgetItem (server#39157)
  • Fix(TagSearchProvider): Short circuit if no tag matches the query (server#39193)
  • Use more efficient tag retrieval on DAV report request (server#39202)
  • Fix(cypress): revert only toggle (server#39205)
  • Fix(files_sharing): hide download permission for circle shares (server#39261)
  • Enable all files_versions features when groupfolders is enabled (server#39265)
  • Add command do delete orphan shares (server#39267)
  • Display displayname on federated shares (server#39269)
  • Add command do delete orphan shares (server#39283)
  • Preload custom properties when propfinding folders (server#39292)
  • Fix(files): fix legacy router query change (server#39301)
  • Fix npm audit (server#39325)
  • Update psalm-baseline.xml (server#39326)
  • Fix(files): sanitize name and ext display (server#39333)
  • Cibit): fix failing test setup (server#39334)
  • Chore(CI): Sign .drone.yml file (server#39344)
  • GetStorage before remove (server#39354)
  • Fix: also run phpunit on `apps/theming/css` modified files (server#39374)
  • Fix(db): no hardcoded table prefix is expected (server#39392)
  • Feat: Add public event for missing indices (server#39396)
  • Fix(core): Add password confirmation requirement for getapppassword (server#39417)
  • Fix sharing of encrypted files (server#39454)
  • Fix(apps): Fix loading info.xml file (server#39491)
  • Groupfolder activities on move/rename (activity#1203)
  • Fix npm audit (activity#1245)
  • Bump unzipper from 0.10.11 to 0.10.14 (files_pdfviewer#752)
  • Chore(deps): Bump @nextcloud/router from 2.1.1 to 2.1.2 (files_pdfviewer#759)
  • Fix npm audit (files_pdfviewer#764)
  • Fix npm audit (again) (files_pdfviewer#772)
  • Update phpunit workflows from master (files_pdfviewer#777)
  • Replace “Unselect” with “Unselect all” in right click menu (files_rightclick#170)
  • Fix npm audit (firstrunwizard#892)
  • Chore(deps): Bump @nextcloud/router from 2.1.1 to 2.1.2 (firstrunwizard#899)
  • Fix npm audit (firstrunwizard#906)
  • Fix npm audit (firstrunwizard#914)
  • Manual backport #877 (logreader#916)
  • Choreaudit dependencies (logreader#924)
  • Chore(deps) – bump semver to 6.3.1 (logreader#937)
  • Chore(deps): Bump @nextcloud/vue from 7.11.4 to 7.11.6 (notifications#1556)
  • Chore(deps): Bump @nextcloud/router from 2.1.1 to 2.1.2 (notifications#1576)
  • Chore: update workflows from templates (notifications#1580)
  • Chore(deps-dev): Bump phpunit/phpunit from 9.6.8 to 9.6.9 in /tests/Integration (notifications#1581)
  • Fix(settings): Delete settings when a user is deleted (notifications#1584)
  • Update target branch of performance.yml (notifications#1587)
  • Fix(CI): Delay mysql configuration so we wait for the mysql container… (notifications#1591)
  • Choreaudit dependencies (notifications#1603)
  • Chore(CI): Adjust testing matrix for Nextcloud 27 on stable27 (password_policy#474)
  • Fix: properly handle public link share deletion (photos#1824)
  • Fix: use owner instead of owner_id to delete photos by owner (photos#1843)
  • Update view when layout setting changes (photos#1857)
  • Prevent progress bar overflow when uploading in album content (photos#1864)
  • Make file list semantically correct (photos#1868)
  • Bump @vue/test-utils from 1.3.3 to 1.3.6 (photos#1872)
  • Fix npm audit (photos#1878)
  • Reset selection state in route change (photos#1891)
  • Support browsers that do not support caches (photos#1896)
  • Fix npm audit (photos#1903)
  • Fix npm audit (photos#1915)
  • Add unselect all (photos#1921)
  • Adapt to SystemTags optimizations on server (photos#1925)
  • Fix npm audit (photos#1937)
  • Chore(CI): Adjust testing matrix for Nextcloud 27 on stable27 (privacy#893)
  • Chore(deps): Bump @nextcloud/vue from 7.8.0 to 7.8.5 (privacy#898)
  • Fix npm audit (privacy#906)
  • Chore: update workflows from templates (privacy#908)
  • Chore(deps): Bump @nextcloud/router from 2.1.1 to 2.1.2 (privacy#910)
  • Fix npm audit (privacy#916)
  • Fix npm audit (privacy#922)
  • Fix npm audit (privacy#928)
  • Chore(CI): Adjust testing matrix for Nextcloud 27 on stable27 (related_resources#234)
  • Chore(deps): update dependency vue-demi to ^0.14.5 (text#4213)
  • Fix(deps): update dependency @nextcloud/event-bus to ^3.1.0 (text#4214)
  • Fix(deps): update dependency lib0 to ^0.2.78 (text#4227)
  • Fix(deps): update dependency @nextcloud/auth to ^2.1.0 (text#4230)
  • Don’t expect HTML element with ID `mimetype` in public share (text#4256)
  • Fix: paste multiple line to table issue (text#4264)
  • Fix npm audit (text#4277)
  • Fix(deps): update dependency yjs to ^13.6.4 (text#4281)
  • Fix(deps): update dependency @hocuspocus/provider to ^2.1.0 (text#4283)
  • Fix: Catch unique constraint violation when creating new documents (text#4292)
  • Chore: Bump composer autoloader for new composer version (text#4296)
  • Fix(css): info callout box color to –color-info (text#4302)
  • Fix/2708 pasting tables (text#4313)
  • Bring back keyboard shortcuts to help modal on non-mobile (text#4320)
  • Fix: Pass origin along the initial state update (text#4323)
  • Fix: clickable zone of task list checkbox (text#4324)
  • Fix(deps): update dependency @nextcloud/files to ^3.0.0-beta.10 (text#4331)
  • Fix(deps): update dependency @nextcloud/router to ^2.1.2 (text#4332)
  • Chore(deps): update dependency cypress to ^12.15.0 (text#4333)
  • Fix(deps): update dependency @nextcloud/vue to ^7.12.0 (text#4334)
  • Fix(deps): update highlight (text#4341)
  • Fix(deps): update dependency yjs to ^13.6.5 (text#4352)
  • Chore(deps): update dependency vite-plugin-commonjs to ^0.8.0 (text#4354)
  • Fix(deps): update dependency @hocuspocus/provider to ^2.2.0 (text#4355)
  • Fix(deps): update dependency @nextcloud/dialogs to ^4.1.0 (text#4356)
  • Fix(deps): update dependency @nextcloud/l10n to ^2.2.0 (text#4384)
  • Fix(deps): update dependency yjs to ^13.6.6 (text#4387)
  • Flaky CI fixes (text#4391)
  • Chore(deps): update dependency cypress to ^12.16.0 (text#4397)
  • Chore(deps): update dependency @nextcloud/eslint-config to ^8.3.0-beta.2 (text#4403)
  • Fix: remove redundant css (text#4407)
  • Chore(ci): Run cypress against proper stable branch (text#4411)
  • Fix(frontend): Update last saved timestamp when document is saved (text#4415)
  • Fix: hotkey ctrl-s (text#4417)
  • Fix npm audit (text#4428)
  • Fix(deps): update dependency @nextcloud/axios to ^2.4.0 (text#4432)
  • Fix(deps): update dependency @hocuspocus/provider to ^2.2.1 (text#4441)
  • Fix(deps): update dependency @nextcloud/files to ^3.0.0-beta.11 (text#4442)
  • Fix(deps): update dependency mitt to ^3.0.1 (text#4446)
  • Chore(deps): update dependency cypress to ^12.17.0 (text#4447)
  • Chore(deps): update dependency vite to ^4.4.1 (text#4448)
  • Chore(deps): update jest to ^29.6.1 (text#4449)
  • Chore(deps): update dependency vite to ^4.4.2 (text#4454)
  • Fix npm audit (text#4467)
  • Fix(frontend): Improve paste handler for table cells (text#4470)
  • Fix: Delete inactive sessions in one query (text#4472)
  • Chore(deps): update dependency cypress to ^12.17.1 (text#4477)
  • Fix: Fetch attachment share permissions (text#4484)
  • Fix sync errors after network issues (text#4486)
  • Fix: Encode individual parts of the dav url as uri components (text#4498)
  • Fix: max width of editor container on mobile (text#4499)
  • Fix: link preview width on mobile (text#4501)
  • Chore(deps): update dependency vite to ^4.4.3 (text#4506)
  • Fix(sync): only save on close if changes were made (text#4508)
  • Chore(deps): update dependency vite-plugin-commonjs to ^0.8.1 (text#4511)
  • Fix(deps): update dependency @nextcloud/initial-state to ^2.1.0 (text#4513)
  • Fix: remove duplicated save key action (text#4516)
  • Tests(cypress): Refactor reconnect test to be more reliable and add second test for actual reconnect (text#4517)
  • Fix: Add index to session_id on text_steps table (text#4523)
  • Fix: Use simple query and chunk in PHP to delete inactive sessions (text#4551)
  • Fix(postgres): Use a unique index name (text#4555)
  • Chore(deps-dev): Bump tslib from 2.5.0 to 2.5.3 (viewer#1701)
  • Chore(deps-dev): Bump @types/dockerode from 3.3.17 to 3.3.19 (viewer#1723)
  • Fix npm audit (viewer#1730)
  • Fix: update snapshots (viewer#1736)
  • Chore(deps): Bump @nextcloud/router from 2.1.1 to 2.1.2 (viewer#1741)
  • Fix npm audit (viewer#1752)
  • Use the Node object as event payload (viewer#1754)
  • Update cypress snapshots (viewer#1759)
  • Chore: update cypress.yml workflow from template (viewer#1766)
  • Update cypress snapshots (viewer#1771)
  • Fix npm audit (viewer#1778)
  • Update cypress snapshots (viewer#1794)
  • Send CSRF token in rawStat (viewer#1798)
  • Fix/video fullscreen i phone stable27 (viewer#1805)
  • Fix/fullscreen ios stable27 (viewer#1823)

Nextcloud Overview

Developer(s)

Nextcloud GmbH,Community

Stable release

27.0.1 / July 20, 2023

Android 3.24.2 / March 31, 2023

iOS 4.8.3 / June 13, 2023

Desktop 3.9.0 / June 13, 2023

Written in

PHP, JavaScript

Operating system

Server: Linux

Clients

Windows, macOS, Linux, Android, iOS

Available in

60 languages

Type

Online storage, data synchronization, Collaboration, video conferencing, Groupware

Nextcloud 

Nextcloud is an open-source suite of client-server software that offers a comprehensive solution for file hosting and collaboration. Similar to popular cloud storage services like Dropbox and Google Drive, Nextcloud allows users to store, sync, and access their files from various devices and platforms. What sets Nextcloud apart is its emphasis on data privacy and self-hosting options, giving users full control over their data.

With support for integrated office suites like Collabora Online and OnlyOffice, users can edit and collaborate on documents, spreadsheets, and presentations directly within the platform. Nextcloud's robust security features, including multi-factor authentication and brute-force protection, ensure the safety of sensitive information.

From home users to large enterprises, Nextcloud offers a scalable solution that caters to a diverse range of needs, making it a popular choice for individuals and organizations seeking secure and flexible file management. In addition to its file hosting capabilities, Nextcloud excels in fostering collaboration and teamwork. Users can easily share files and collaborate with others by defining customized read/write permissions for individuals and groups.

The platform's support for public URLs enables seamless sharing of files with external parties. Nextcloud's adaptability extends to its deployment options, accommodating small home office setups to extensive data centers supporting millions of users. As an open-source project, Nextcloud benefits from a vibrant community of developers and contributors, ensuring a continuous stream of updates, enhancements, and new features. 

Nextcloud Features

Nextcloud is a robust and feature-rich platform that excels in file hosting, data synchronization, and collaboration. Its user-friendly interface allows seamless storage and access to files through WebDAV, catering to a wide range of users across different devices and operating systems, including Windows, macOS, Linux, Android, and iOS. With support for 60 languages, Nextcloud ensures a global reach, making it accessible to diverse users around the world.

One of Nextcloud's standout strengths lies in its powerful collaboration features. Integrated office suites like Collabora Online and OnlyOffice enable users to collaboratively edit documents, spreadsheets, and presentations within the platform, streamlining teamwork and productivity.  Nextcloud also prioritizes data security, offering multi-factor authentication using TOTP and WebAuthn, along with support for OAuth2 and OpenID Connect.

These robust security measures bolster user account protection and data privacy. Furthermore, Nextcloud's scalable architecture accommodates small setups based on affordable Raspberry Pi devices to large-scale data centers, providing a flexible solution for individuals and enterprises alike.

As an open-source project with a dedicated community, Nextcloud continues to evolve, introducing new features and enhancements, making it a go-to solution for individuals and organizations seeking secure and efficient cloud-based file management and collaboration.

Disclaimer: The above information is for general informational purposes only. All information on the Site is provided in good faith, however we make no representation or warranty of any kind, express or implied, regarding the accuracy, adequacy, validity, reliability, availability or completeness of any information on the Site.

Nextcloud 27 New Features - FAQs

1. What is Nextcloud?

Nextcloud is an open-source suite of client-server software that offers secure file hosting, data synchronization, and collaboration solutions.

2. How does Nextcloud ensure data privacy?

Nextcloud emphasizes data privacy by allowing users to self-host their data, giving them full control over their files and ensuring data sovereignty.

3. Which platforms are supported by Nextcloud clients?

Nextcloud clients are available for Windows, macOS, Linux, Android, and iOS, enabling seamless access to files across different devices.

4. What are the key collaboration features of Nextcloud?

Nextcloud offers powerful collaboration tools, including integrated office suites like Collabora Online and OnlyOffice, enabling users to collaboratively edit documents, spreadsheets, and presentations.

5. Is Nextcloud suitable for both individuals and enterprises?

Yes, Nextcloud is scalable and caters to the needs of both home users and large enterprises, making it a flexible and popular choice for file management and collaboration.