We recommend you follow our Release channels to always have the latest and most secure Nextcloud Server version which fits your needs.
Go directly to the latest maintenance release of:
Note here that with ‘supported’ in this context we mean that software updates will be available to the public, not that there is any actual support beyond community members answering questions in our home user forums. If you need to run Nextcloud in an enterprise setting, we recommend Nextcloud Enterprise.
Latest Nextcloud 28 release below.
December 12, 2024
# Version 28.0.14
Check the file integrity with:
Changes:
- Fix(maintenance): Show a success message on data-fingerprint command (server#49589)
- Chore(deps-dev): bump @cypress/vue2 from 2.1.0 to 2.1.1 (server#49707)
- Chore(deps-dev): bump @types/dockerode from 3.3.29 to 3.3.32 (server#49709)
- Fix(files_sharing): Stop infinite loop blocking link share requests (server#49722)
- Fix(files_sharing): Correct property enforced property names (server#49807)
- Fix(files_sharing): also submit new share on password submit (server#49818)
- Update nextcloud/ocp dependency (nextcloud_announcements#410)
- Update nextcloud/ocp dependency (notifications#2110)
- Chore(deps-dev): Bump @nextcloud/cypress from 1.0.0-beta.10 to 1.0.0-beta.12 (photos#2723)
- Fix npm audit (privacy#1104)
- Revert “Fix npm audit” (privacy#1154)
- Update nextcloud/ocp dependency (text#6720)
December 5, 2024
# Version 28.0.13 (Withdrawn)
Check the file integrity with:
Changes:
- Build(deps-dev): bump @types/jest from 29.5.12 to 29.5.14 (server#49046)
- Clear pending two factor tokens also from configuration (server#49096)
- Fix(theming): Return default theme if the user never selected a theme (server#49135)
- Fix(SharingEntryLink): Show default password before create if any (server#49148)
- Fix(files_sharing): note icon color on public pages (server#49155)
- Fix: undefined variable $response in DAV storage (server#49158)
- Fix(files): edit locally buttons and description (server#49163)
- Chore(deps-dev): Bump @pinia/testing from 0.1.3 to 0.1.7 (server#49173)
- Fix(files): view-in-folder enabled conditions (server#49178)
- Fix(files): Allow downloading multiple nodes not from same base (server#49203)
- Fix: log a warning when we can’t build a background job (server#49205)
- Chore(github): Update groupware code owners (server#49212)
- Fix(files_external): cast storage id int (server#49220)
- Fix remaining readdir() calls in loops with undesirable false evaluation potential (server#49227)
- Feat: Add X-NC-Disable-Scheduling property to allow skipping scheduling (server#49253)
- Chore(deps): Add SabreDav Patch for iTip Broker (server#49267)
- Fix: override iTip Broker to fix several issues (server#49269)
- DNS: do not query CNAME if A succeeded already (server#49279)
- Build(deps): bump dompurify from 3.1.6 to 3.1.7 (server#49318)
- Fix(files): improve delete display name when trashbin is disabled (server#49367)
- Feat(settings): add big file upload setup checks (server#49381)
- Fix(job): Check if carddata is resource and read it to string (server#49388)
- Fix(storage): Try to delete existing target (server#49411)
- Fix: (CalDav) Delete invitation link when deleting Calendars or Events (server#49427)
- Chore(deps-dev): bump @nextcloud/cypress from 1.0.0-beta.9 to 1.0.0-beta.10 (server#49446)
- Chore(deps-dev): bump jsdoc from 4.0.3 to 4.0.4 (server#49449)
- Fix(BackgroundJobs): Adjust intervals and time sensitivities (server#49463)
- Fix(OCMDiscoveryService): Also cache error results during discovery (server#49470)
- Fix: invalid usage of IQueryBuilder::createNamedParameter() (server#49478)
- Fix(security): Update CA certificate bundle (server#49510)
- Fix(migration): Decrypt ownCloud secrets v2 (server#49535)
- Chore: stricter access to testremote endpoint (server#49542)
- Fix(setupcheck): Disable PhpMaxFileSize setupcheck for now (server#49640)
- Add SabreDav Patch for iTip Broker (3rdparty#1985)
- Revert “fix/remote activity constructor” (activity#1842)
- Fix npm audit (bruteforcesettings#690)
- Remove caching for shares (circles#1752)
- Fix(notification): Make sure the action URL is an absolute URL (circles#1760)
- Fix(CoreQueryBuilder): Use correct member entry for circle as initiator (circles#1763)
- Fix(FederatedUserService): Increase cache TTL for singleId to one week (circles#1772)
- Bypass user condition on cli (circles#1780)
- Fix(activity): ensure absolute URL are used (circles#1788)
- Fix(SetupCheck): remove debug(?) output (logreader#1416)
- Chore(deps-dev): Bump @nextcloud/cypress from 1.0.0-beta.9 to 1.0.0-beta.10 (photos#2710)
- Fix: use NcCheckboxRadioSwitch in settings (recommendations#818)
- Fix: add missing description to command (recommendations#822)
- Fix: Proper layout for split view (viewer#2570)
November 7, 2024
# Version 28.0.12
Check the file integrity with:
Changes:
- Build(deps): bump @nextcloud/password-confirmation from 5.1.0 to 5.1.1 (server#47003) 1
- Fix(files): Add more visual move / copy notification (server#48456)
- Ci: fail psalm when baseline update required (server#48470)
- Fix: provision api’s status codes (server#48472)
- Fix: do not reduce count for subadmins if they are members of group (server#48569)
- Chore(deps-dev): Bump @nextcloud/cypress from 1.0.0-beta.8 to 1.0.0-beta.9 (server#48580)
- Fix: Make user removal more resilient (server#48587) 1
- Fix email share transfer accross storages (server#48616)
- Fix: Allow overriding shouldApplyQuota check from child classes (server#48633)
- Fix(locking): Accept mixed as value on setTTL (server#48695)
- Fix(AppConfig): Add external JWT private key to sensitive keys (server#48711)
- Fix(share): Return empty string if no label is set (server#48739)
- Fix: Fix “Unknown path” error when source user
files
folder has not been initialized (server#48744) - Fix: add PasswordConfirmationRequired to create user storages endpoint (server#48749)
- Fix: get rid of denied notification when accept (server#48753)
- Fix(message): Fix logic of Mail test (server#48762)
- Fix(security): Update code signing revocation list (server#48783)
- Fix(files_sharing): Add proper user facing messages on success (server#48796)
- Fix(logger): Remove more parameters of other methods (server#48832)
- Build: Print RTL limited characters in translation-checker (server#48858)
- Fix(files): undefined displayname for outdated
@nextcloud/files
<3.6.0 apps (server#48875) - Fix(files): add title for files list table header button (server#48923)
- Fix(dav): Cleanup view-only check (server#48929)
- Fix(files_sharing): Cleanup error messages (server#48935)
- Fix(files): handle empty view with error (server#48938)
- Fix: encrypt and store password, decrypt and retrieve the same (server#48941)
- Chore(deps): Update
@nextcloud/upload
to at least 1.5.0 (server#48946) - Fix(config): Mark more configs as sensitive (server#48948)
- Fix(files_sharing): federated shares avatar (server#48955)
- Ci(psalm): Add missing imagick extension (server#48959)
- Fix copying or moving from shared groupfolders (server#48966) 1
- Fix disabled user list for subadmins (server#48967)
- Fix: add PasswordConfirmationRequired to the external storages mentioned in review (server#48974)
- Perf(ObjectStoreStorage): Improve (slow) move on same object bucket (server#48985)
- Fix: add PasswordConfirmationRequired to saveGlobalCredentials (server#49007)
- Fix(ShareEntryLinkList): Append new links to the end of list (server#49020)
- Fix(files-external): set password as sensitive (server#49027)
- Chore: request review from groupware when changing the card- and cald… (server#49063)
- Docs: update overwrite.cli.url wording (server#49070)
- Fix(owncloud): Fix ownCloud migration with oauth2 app (server#49084)
- Fix/remote activity constructor (activity#1813)
- Fix: do not send daily digest email to user who is disabled (activity#1831)
- Fix npm audit (bruteforcesettings#673)
- Fix npm audit (bruteforcesettings#678)
- Migrating custom groups (circles#1721)
- Fix(ShareWrapperRequest): Save share attributes on creation (circles#1734)
- Fix toArray on null (circles#1738)
- Fix npm audit (files_pdfviewer#1065)
- Fix npm audit (files_pdfviewer#1073)
- Fix npm audit (files_pdfviewer#1075)
- Update nextcloud/ocp dependency (firstrunwizard#1396)
- Fix npm audit (firstrunwizard#1397)
- Fix npm audit (firstrunwizard#1412)
- Fix npm audit (firstrunwizard#1423)
- Update nextcloud/ocp dependency (nextcloud_announcements#393)
- Update nextcloud/ocp dependency (notifications#2073)
- Fix(push): Make testing the push server easier (notifications#2087)
- Fix(generation): Fix common-password check when we accidentally hit t… (password_policy#688)
- Fix npm audit (recommendations#786)
- Update nextcloud/ocp dependency (serverinfo#692)
- Fix inaccurate disk usage reporting for ext* filesystems due to reserved blocks (serverinfo#698)
- Fix npm audit (suspicious_login#925)
- Fix(LoginClassifier): Adjust log levels / reduce logging noise (suspicious_login#941)
- Update nextcloud/ocp dependency (text#6498)
- Fix npm audit (text#6501)
- Fix npm audit (twofactor_totp#1566)
- Fix: Make loading the viewer an init script (viewer#2491)
- Fix: Update default editor translations for version 4.8.1 (viewer#2592)
- Fix: Usage of pushToHistory function on prev/next (viewer#2606)
October 10, 2024
# Version 28.0.11
Check the file integrity with:
Changes:
- Fix(FileList): Show correct avatar for federated share owner (server#47441)
- Fix(caldav): Do not load IMipPlugin before user auth and session is c… (server#47791)
- Fix: Fix inaccessible content on public pages due to overlapping footer (server#47811)
- Chore(deps): bump @nextcloud/calendar-availability-vue from 2.2.2 to 2.2.4 (server#47813)
- Fix: Only write once to template instead of create/copy (server#47861)
- Fix(preview): gracefully handle file not being opened in ProviderV2 (server#47866)
- Fix(appstore): return if appstore is manually disabled (server#47870)
- Fix(files): Reset context menu position on close (server#47876)
- Fix: Display ‘Leave share’ instead of ‘Delete’ (server#47893)
- Fix(LDAP): check index before accessing it (server#47917)
- Fix(appstore): Ensure returned apps from AppStore are valid (server#47935)
- Fix(config): Throw PreconditionException always when it didn’t match (server#47942)
- Fix(files_external): broken credentials dialog (server#47952)
- Fix(files): Adjust Cache::searchQuery() parameter name to match interface (server#47956)
- Fix(files_external): Check key exists before accessing it (server#47974)
- Fix: Do not try to set HTTP response code on already closed connection (server#47979)
- Update psalm-baseline.xml (server#47988)
- Feat: Reset route if neither the Viewer of the Sidebar is open (server#48002)
- Fix(Storage\Local): Do not call getSourcePath() on SplFileInfo (server#48019)
- Fix(Comment): Initialize childrenCount as integer (server#48022)
- Fix(Tags): Return boolean for userHasTags() (server#48023)
- Fix(BaseResponse): Cast XML element values to string (server#48032)
- Fix(dav): set string type for sanitizeMtime (server#48051)
- Fix(dav): imip service test expects integers for last occurence (server#48054)
- Update psalm-baseline.xml (server#48058)
- Fix(dav): cast parameters to string (server#48066)
- Fix(weather_status): Fix search address errors when offline (server#48074)
- Chore(1i8n): Fixed grammar and improved wording (server#48082)
- Catch MaxInstancesExceededException on calendar events (server#48085)
- Fix(Entity): Fix magic setter call for custom strong typed setters (server#48089)
- Fix: Prevent crash when refreshing metadata for files without an owner (server#48091)
- Fix(config): Add missing handling for `envCache` in `getKeys()` (server#48099)
- Ensure that the hash method does not return null (server#48103)
- Fix(appstoreFetcher): get list from a custom store and remove unnecessary warning (server#48166)
- Ci fixes (server#48213)
- Fix(psalm): Enable findUnusedBaselineEntry (server#48281)
- Fix: Don’t crash if disabled user is missing in the database (server#48283)
- Chore: add .git-blame-ignore-revs (server#48292)
- Fix: skip the integrity check for nextcloud-init-sync.lock (server#48300)
- Add bidirectional text support – Backend (server#48310)
- Refactor(AccountIcon): Remove needless console.log (server#48318)
- Fix(security): Update CA certificate bundle (server#48339)
- Chore(deps): Bump aws/aws-sdk-php from 3.240.8 to 3.322.4 (server#48348)
- Fix(files): Fix having to resolve conflicts twice when dropping files (server#48352)
- Fix(files_external): Catch correct exception (server#48363)
- Fix: Show storage full warning when storage is actually full (server#48367)
- Feat(share): ensure unique share tokens with dynamic length adjustment (server#48379)
- Fix: Use placeholder for external storage password (server#48386)
- Skip future shipped apps from updatenotification check (server#48392)
- Fix(files_sharing): Parse OCM share permissions from OCM and not OCS prop (server#48399)
- Chore(deps-dev): Bump cypress from 13.13.2 to 13.13.3 (server#48427)
- Fix: gracefully parse non-standard trusted certificates (server#48443)
- Fix(Auth): ignore missing token when trying to set password-unconfirmable (server#48445)
- Fix: correctly count disabled users for subadmins (server#48448)
- Fix(config): Suppress `config.php` fopen error at install time (server#48501)
- Fix(caldav): add missing handlers (server#48510)
- Fix(config): Mark more app configs sensitive (server#48590)
- Chore(deps): Bump aws/aws-sdk-php from 3.240.8 to 3.322.4 (3rdparty#1947)
- Remove requiring PNG for iOS (activity#1794)
- Fix npm audit (bruteforcesettings#626)
- Updating block-merge-eol.yml workflow from template (bruteforcesettings#654)
- Fix(CoreQueryBuilder): Use shorter prefixes to stay below 30 characters for Oracle <12.2 (circles#1700)
- Fix npm audit (files_pdfviewer#1045)
- Chore(deps-dev): Bump axios from 1.7.6 to 1.7.7 (files_pdfviewer#1051)
- Fix npm audit (files_pdfviewer#1059)
- Update nextcloud/ocp dependency (firstrunwizard#1350)
- Update nextcloud/ocp dependency (firstrunwizard#1376)
- Fix npm audit (firstrunwizard#1391)
- Update nextcloud/ocp dependency (nextcloud_announcements#389)
- Create block-merge-eol.yml (notifications#2039)
- Update nextcloud/ocp dependency (notifications#2057)
- Chore(deps): Bump webdav from 4.11.3 to 4.11.4 (photos#2646)
- Chore(deps-dev): Bump postcss from 8.4.39 to 8.4.47 (photos#2655)
- Chore(deps-dev): Bump @nextcloud/cypress from 1.0.0-beta.7 to 1.0.0-beta.9 (photos#2656)
- Feat: Check upload directory share state (photos#2659)
- Update nextcloud/ocp dependency (serverinfo#688)
- Fix: failure when using sqlite3 (survey_client#318)
- Fix: notifications link for mobile / desktop error generating errors in v30 (survey_client#322)
- Fix: clarify language for removing previously sent report data (survey_client#326)
- Update nextcloud/ocp dependency (text#6335)
- Fix(CodeBlock): Fix visibleFocus and pasting in code blocks (text#6350)
- Chore(deps): update vueuse to ^10.11.1 (text#6393)
- Fix(deps): update dependency @nextcloud/dialogs to ^5.3.7 (text#6394)
- Fix(deps): update yjs (text#6395)
- Chore(deps): update dependency vite to ^5.4.5 (text#6396)
- Fix(deps): update dependency @nextcloud/auth to ^2.4.0 (text#6397)
- Fix(deps): update dependency @nextcloud/files to ^3.9.0 (text#6398)
- Fix(deps): update dependency @nextcloud/vue to ^8.18.0 (text#6399)
- Ci: Fix selector for viewer modal name (text#6409)
- Chore(deps): update dependency vite to v5.4.6 [security] (text#6420)
- Update nextcloud/ocp dependency (text#6447)
- Fix(sync): Disable browser broadcast (text#6481)
- Fix: Apply checks on shares in the middleware (text#6487)
- Fix(sync): handle 502 (Bad Gateway) gracefully (text#6494)
- Fix npm audit (twofactor_totp#1556)
- Chore(deps): cypress workflow update (viewer#2498)
- Update cypress snapshots (viewer#2503)
- Update cypress snapshots (viewer#2511)
- Chore(deps): update dependency @types/dockerode to ^3.3.31 (viewer#2530)
- Chore(deps): update nextcloud (viewer#2532)
- Fix(deps): update dependency webdav to ^5.7.1 (viewer#2535)
- Fix: Only remove openfile from route when closing the viewer (viewer#2540)
- Update cypress snapshots (viewer#2561)
September 12, 2024
# Version 28.0.10
Check the file integrity with:
Changes:
- Build(deps): bump jquery-ui-dist from 1.13.2 to 1.13.3 (server#46483)
- Fix: Pass the mountpoint target user to storages without owner (server#46680)
- Fix(files): Provide default file action for file entry name (on click action) (server#46939)
- Fix npm audit (server#47019)
- Fix(files): Correctly validate new node name (server#47035)
- Fix(trashbin): Correctly set original name as displayname (server#47037)
- Fix(userstatus): run user status automation job for start and end events (server#47214)
- Fix/comment deleting with activities installed (server#47233)
- Fix(webauthn): Increase database column for public key id (server#47246)
- Don’t save translated predefined user status as custom status (server#47262)
- Fix(sharing): Pin @nextcloud/dialogs to a version that doesn’t use Nextcloud 29 APIs (server#47271)
- Fix(FileList): Update filelist or share save (server#47318)
- Fix(user_ldap): Catch DB Exceptions when updating group memberships (server#47335)
- Fix(caldav): allow renaming of birthday calendars (server#47336)
- Fix(setupcheck): Fix mimetype server version check in backport (server#47377)
- Fix(theming): Make getImage() call save against missing non-SVG version (server#47383)
- Fix(files): Adjust import of `ShareType` (server#47386)
- Fix(caldav): limit property length (server#47420)
- Fix: Trusted server icon recovery without addressbook change (server#47427)
- Fix: csrf check failed on public share with password (server#47445)
- Fix npm audit (server#47472)
- Fix(mailer): Call to custom mail_template_class (server#47476)
- Fix(flow): cannot set custom user agent (server#47481)
- Fix: gracefully handle unexpected exif orientation types (server#47531)
- Fix(files): fix list gap at bottom (server#47537)
- Fix(provisionning_api): Remove parameters that are not set into template (server#47572)
- Fix: optimise `getWrongShareOwnership` query (server#47576)
- Fix: re-enable content-length header via htaccess (server#47622)
- Fix(config): Avoid error messages for restricted opcache API (server#47624)
- Fix(files): Reset drop notice on firefox (server#47639)
- Fix npm audit (server#47669)
- LinkReferenceProvider] Better size check (server#47697)
- Oauth2] Store hashed secret instead of encrypted (server#47701)
- Fix(settings): Fix sharing exclude groups from password requirement option not working (server#47714)
- Fix: only keep major as server version (server#47722)
- Fix(dav): adjust usages of webdav.customRequest (server#47732)
- Fix status check and saving of external storages (server#47735)
- Fix(files): undefined sidebar (server#47746)
- Fix(files): Create non-existent parents of mountpoints (server#47749)
- Fix(appstore): Cache apps.json also on dev instances (server#47766)
- Fix: Use sha256 to hash arguments of background jobs (server#47776)
- Feat(transfer-ownership): Correctly react to encrypted files (server#47779)
- Fix(dav): Always respond custom error page on exceptions (server#47785)
- Fix(files): Correctly parse external shares for files UI (server#47797)
- Bump nextcloud/vue from `8.6.2` to `8.8.1` (activity#1583)
- Update nextcloud/ocp dependency (activity#1680)
- Fix npm audit (files_pdfviewer#1034)
- Chore(deps-dev): Bump adm-zip from 0.5.15 to 0.5.16 (files_pdfviewer#1042)
- Chore(deps-dev): Bump axios from 1.7.5 to 1.7.6 (files_pdfviewer#1043)
- Fix npm audit (firstrunwizard#1322)
- Update nextcloud/ocp dependency (nextcloud_announcements#379)
- Update nextcloud/ocp dependency (notifications#2028)
- Fix: remove nextcloud_photos_ tmp files when done (photos#2609)
- Fix npm audit (photos#2621)
- Fix: allow dot in mounted on (serverinfo#666)
- Update nextcloud/ocp dependency (serverinfo#677)
- Fix reconnecting websocket polyfill and error propagation during push (text#6204)
- Fix(attachments): Uploading of attachments from public shares (text#6214)
- Fix npm audit (text#6239)
- Fix: catch all errors when getting rich workspace content (text#6245)
- Ci(cypress): Fix file list link selector (text#6265)
- Fix(editorApi): Add support for a onCreate callback that gets content (text#6276)
- Allow viewing of attachments when shared by mail (text#6286)
- Fix: hide menu Link to file for direct editing (text#6288)
- Fix npm audit (text#6308)
- Fix(Table): Fix pasting content with newlines to table cells (text#6317)
- Fix npm audit (viewer#2408)
August 20, 2024
# Version 28.0.9
Check the file integrity with:
Changes:
- Fix(comments): Fix issues thrown by comments sidebar tab code (server#44902)
- Fix(cypress): wait for apps list fetch for better testing stability (server#46384)
- Fix(redis): Require version >=4 for unlink (server#46520)
- Fix(theming): enforce theme should still provide dark as fallback (server#46523)
- Fix(comments): Use proper icon components instead of icon classes to fix dark mode (server#46524)
- Fix(files_metadata): Don’t run generation job on every upgrade (server#46563)
- Fix(appstore): Return an empty array in case of fail (server#46577)
- Fix(caldav): lower scheduling table size warning (server#46580)
- Fix(caldav): Throw 403 Forbidden Error instead of 500 Internal Server… (server#46603) 1
- Fix(caldav): decode values before returning (server#46613)
- Fix(mail): Fix big logos in mail templates for Outlook (server#46628)
- Fix(TextProcessing): use error instead of info for exception logging (server#46637)
- Fix(dav): Thrown forbidden error for authenticated user instead of no… (server#46647)
- Fix(Token): take over scope in token refresh with login by cookie (server#46668)
- Allow injecting the user temporarily for direct editing (server#46678) 1
- Feat: add config flag to toggle persistent redis connections (server#46683)
- Support excalidraw file type (server#46712)
- Fix(files): validate input when creating file/directory (server#46717)
- Fix: FileInfo from
View
should have the correct name of a mountpoint (server#46720) - Fix(search): show user search provider for deactivated and admin pages (server#46724)
- Update
@nextcloud/files
to 3.6.0 and fix display name handling of folders (breadcrumbs and filename) (server#46727) - Fix(files): ensure forbiddenCharacters is an array (server#46734)
- Feat: add a specialized writeStream implementation for s3 external storage (server#46742)
- Feat: add additional logging for database errors (server#46751)
- Fix(files_sharing):
open-in-files
should open a folder and not the parent (server#46754) - Fix: add a try and catch for delete versioning (server#46757)
- Avoid using partial file info as valid one (server#46763)
- Fix: Add .whiteboard alias for .excalidraw files (server#46781)
- Style(settings): align icons at legacy help navigation (server#46788)
- Fix(files): always ask for confirmation if trashbin app is disabled (server#46802)
- Fix(styles): Make sure footer with legal links is shown correctly (server#46808)
- Fix(sharing): Disable “Read permission” checkbox correctly (server#46841)
- Fix: fix recursive share check (server#46862)
- Fix:
OCP\Files\Node\Folder::search
was not setting the owner (server#46868) - Chore(ShareSettings): Proper wording for share autocompletion settings (server#46899)
- Perf(systemtags): Add index for systemtags_object_mappings.objectid (server#46905)
- Feat(editLocallyAction): Handle possible no local client scenario (server#46909)
- Fix(files): do not show legacy
edit locally
action on public pages (server#46932) - Fix(files): empty folder pending size (server#46947)
- Fix(AdminSettings/AI): show pref list of only the enabled translation providers (server#46950)
- Fix(userstatus): add missing parenthesis (server#46959)
- Fix(setupchecks): Skip checking for OPcache settings if running checks from CLI (server#46964)
- Fix(LDAP): remove unneeded dependencies (server#46968)
- Fix(files): cancel move-copy action should not be handled as an error (server#46971)
- Fix(files): Close sidebar on navigation (server#46973)
- Fix(systemtags): Correctly set the display name for the Nextcloud node (server#46978) 1
- Fix(files_sharing): add missing subtitle on search for share recipients (server#46982)
- Fix(files): show folder sharing overlay on received shares (server#46994)
- Fix(files): Correctly handle open file URL query (server#47024)
- Fix: Add direct parameter to flow auth v2 (server#47052)
- Bump @nextcloud/vue from 8.14.0 to 8.16.0 (server#47062)
- Fix(inherited-shares): ignore top root folder (server#47067)
- Fix: Ensure database connection is setup when getting group details (server#47077)
- Fix(previews): Don’t crash on animated WEBP images (server#47079)
- Fix: check for correct storage class when checking for link parent (server#47081)
- Fix(config): Clarify smtp debugging config option usage (server#47085)
- Docs: added customclient_fdroid key to the config.sample.php file (server#47088)
- Fix(theming): make cache buster depend on the app version (server#47099)
- Fix(encryption): Fix mountpoint check to accept if several are found (server#47118)
- Fix(migration): Add column only if it does not exist (server#47125)
- Fix(systemtags): Correctly load tagged files in “tags”-files-view (server#47128)
- Fix(files): trim names on new node creation (server#47150)
- Chore: compile assets (server#47206)
- Apply group limit on remove from group (server#47227)
- Fix(security): Update expiration date in security.txt (server#47231)
- Fix: try to find non-recursive share source (server#47279)
- Revert “Apply group limit on remove from group” (server#47326)
- Remerge: Apply group limit on remove from group”” (server#47327)
- Store the mountpoint of storages in the mount options and use it to find the encryption keys (server#47353)
- Fix(notifications): Don’t trigger invite notifications for system groups (circles#1654)
- Fix: Remove legacy code that caused errors (firstrunwizard#1260)
- Chore: update .git/workflows content (logreader#1311)
- Use a more sensible format for load average (serverinfo#652)
- Fix: Display threads and not cores (serverinfo#659)
- Add npm audit fix job (suspicious_login#909)
- Fix: showing folder description on favorites (text#6029)
- Fix(sync): reuse open connection (text#6059)
- Test(cy): Install assistant app version matching the server branch (text#6073)
- No conflict dialogue in read only (text#6097)
- Fix/toc without transaction (text#6124)
- Fix: Avoid throwing exceptions during propfind (text#6156)
- Fix: Avoid throwing in BeforeNodeWrittenListener on new files (text#6171)
- Fix: Enforce unsetting openfile when the viewer is closed (viewer#2370)
- Fix: sorting by date and number (viewer#2396)
July 18, 2024
# Version 28.0.8
Check the file integrity with:
Changes:
- Fix: don’t return null for SharedStorage::getWrapperStorage with share recursion (server#44323)
- Fix(settings): Use axios directly for health check to preven URL sanitizing (server#45770)
- Fix npm audit (server#45891)
- Chore(deps): Bump deepdiver/zipstreamer (server#45896)
- Fix(files): Properly handle denied ownership transfers (server#45905)
- Delete background jobs by id when cleaning up (server#45920)
- Fix(settings): define a ‘heartbeat’ route, so SecurityHeaders can handle redirected root (server#45955)
- Rename openFileInfo to fileInfo (server#45987)
- Fix: avoid duplicate tag inserts by checking if the mapping exists already in db (server#45994)
- Fix(caldav): encode calendar URIs with umlauts for activities (server#46011)
- Don’t trigger action when renaming (server#46019)
- Fix: Do not log an error when connecting to SFTP without a logged in user (server#46060)
- Fix: don’t use custom certificate bundle if no customer certificates are configured (server#46067)
- Fix: allows admin to edit global credentials (server#46090)
- Fix(files_versions): renaming file version when its not a string (server#46092)
- Fix(FilesView): Update files view upon share creation/delete (server#46118)
- Feat(files): increase max copy-move concurrency to 5 (server#46129)
- Update favorites navigation list on folder renames (server#46138)
- Fix(files_sharing): Also set the expiration date timezone during validation (server#46141)
- Fix(caldav): When message is a reply compare the message sender not the recipient (server#46145)
- Fix(security): Update code signing revocation list (server#46155)
- Fix(openapi): Regenerate OpenAPI after server changes (server#46164)
- Fix(cron): Log long running jobs (server#46191)
- Fix: getMountsForFileId may return an unordered list (server#46214)
- Fix(DAV): offset not applied (server#46221)
- Fix(setupchecks): skip check when disk_free_space is disabled (server#46223)
- Chore: upgrade `@nextcloud/files` and `@nextcloud/sharing` (server#46236)
- Build(deps): Bump @nextcloud/calendar-availability-vue from 2.2.0 to 2.2.2 (server#46238)
- Build(deps): Bump @nextcloud/vue from 8.11.2 to 8.14.0 (server#46239)
- Build(deps-dev): Bump karma-coverage from 2.2.0 to 2.2.1 (server#46241)
- Build(deps-dev): Bump @types/dockerode from 3.3.28 to 3.3.29 (server#46243)
- Build(deps-dev): Bump cypress from 13.7.2 to 13.7.3 (server#46245)
- Fix(security): Update CA certificate bundle (server#46265)
- Fix(ExternalSharing): Handle template shares from external sources (server#46280)
- Fix(IntegrityCheck): Ensure the check is run if no results are available (server#46297)
- Fix(SetupCheck): jsm test shall not give up with first no-response (server#46302)
- Fix(carddav): limit vcard size (server#46313)
- Sidebar: allow turning off tags view by default (server#46316)
- Chore(deps): bump dompurify from 3.1.4 to 3.1.6 (server#46335)
- Chore(deps-dev): bump jsdoc from 4.0.2 to 4.0.3 (server#46336)
- Chore(deps-dev): bump mime from 4.0.1 to 4.0.4 (server#46337)
- Chore(deps-dev): bump ts-jest from 29.1.2 to 29.1.5 (server#46338)
- Chore(mp3info): apply upstream patch for invalid array access (server#46341)
- Fix(SharingDetailsView): Prevent illegal unselection of read permissions (server#46364)
- Fix(s3): Don’t wait indefinitely for S3 to return (server#46366)
- Perf: Set session.cache_limiter at runtime to avoid clients caching static assets served by PHP (server#46394)
- Fix(workflows): Fix file systemtag cache (server#46411)
- Fix(files_trashbin): Make files view registering an init script (server#46417)
- Fix(caldav): limit vevent size (server#46421)
- Fix: Update Nextcloud libraries (server#46422)
- Test: run tests in child process (server#46430)
- Fix(theming): Conitionally disable blur filter for performance (server#46431)
- Fix(theming): Don’t reset the cachebuster value when we reset theming (server#46433)
- Fix(Session): avoid race conditions on clustered setups (server#46436)
- Feat: don’t count failed CSRF as failed login attempt (server#46442)
- Fix(ci): Use low runners were possible (server#46468)
- Stop file actions when conflict dialog skipped (server#46561)
- Fix(CI): Update setup-php, setup-node, checkout and paths-filter actions (server#46576)
- Fix(files_sharing): also allow removing READ permissions on email shares (server#46599)
- Chore(deps): Bump deepdiver/zipstreamer from 2.0.2 to 2.0.3 (3rdparty#1865)
- Chore: set version in composer.json (3rdparty#1892)
- Chore(mp3info): apply upstream patch for invalid array access (3rdparty#1895)
- Ignore empty fileIds (circles#1624)
- Fix npm audit (files_pdfviewer#984)
- Update nextcloud/ocp dependency (firstrunwizard#1244)
- Fix npm audit (firstrunwizard#1258)
- Update nextcloud/ocp dependency (logreader#1253)
- Chore(deps): Bump @nextcloud/files from 3.1.0 to 3.1.1 (photos#2398)
- Fix npm audit (photos#2464)
- Update nextcloud/ocp dependency (photos#2473)
- Various fix from 30 (photos#2518)
- Chore(deps-dev): Bump postcss from 8.4.35 to 8.4.39 (photos#2523)
- Fix: avoid erroring out on corrupt image data (photos#2529)
- Fix(l10n): Translate “All Tags” string (photos#2531)
- Feat: Handle complex location type (photos#2537)
- Fix npm audit (privacy#1090)
- Update nextcloud/ocp dependency (related_resources#437)
- Fix npm audit (related_resources#439)
- Update nextcloud/ocp dependency (serverinfo#624)
- Fix: handle getNetInterfaces error (serverinfo#632)
- Fix: update wording about apps element in monitoring response (serverinfo#634)
- Chore: update workflows from templates (survey_client#225)
- Update nextcloud/ocp dependency (survey_client#292)
- Fix npm audit (suspicious_login#886)
- Fix(description): 5688 no need to encode filename (text#5718)
- Update nextcloud/ocp dependency (text#5911)
- Fix npm audit (text#5914)
- Perf: Reduce polling interval for read only users (text#5935)
- Chore(deps): update cypress (text#5972)
- Fix(attachments): Don’t require document session for getting attachments (text#5980)
- Revert “chore(deps): update cypress” (text#5982)
- Request the native app to reload the direct editing view on 403 errors (text#5984)
- Keep base version etag during reload (text#5986)
- Fix(ApiService): Catch NotPermittedException and return 404 (text#6022)
- Ci(test): use codecov token (twofactor_totp#1536)
- Fix(deps): update dependency webdav to ^5.6.0 (viewer#2257)
- Fix npm audit (viewer#2337)
- Fix(requesttoken): Make sure to use the correct requesttoken in WebdavClient (viewer#2343)
- Fix npm audit (viewer#2366)
June 25, 2024
# Version 28.0.7
Check the file integrity with:
Changes:
- Fix(sharing): Avoid (dead)locking during orphan deletion (server#44010)
- Fix(dav): Add occ command to fix missing caldav sync tokens (server#44197)
- Fix(dav): Add retention time to sync token cleanup (server#44398)
- Fix(files): Display selected files count (server#44908)
- Fix: avoid douple `expireDate` parsing (server#44912)
- Fix: regression with updating read-only config (server#44926)
- Feat: add request id as comment to all queries (server#44958)
- Fix(memcache): remove double $$ to fix error (server#44980)
- Fix: Fix truncation on public page (server#44990)
- Fix(files_sharing): Add one string for every share type + fix(sharingDetails): Show correct share target (server#45024)
- Fix(unifiedSearch): Prevent broken avatars for federated users (server#45028)
- Fix(CalDAV): remove UNKNOWN from room / resource consideration (server#45052)
- Feat: support “s3-accelerate” endpoint (server#45059)
- Fix(session): Do not update authtoken last_check for passwordless (server#45063)
- Fix(files): Fix ownership transfer encrypted files detection (server#45110)
- Fix(OC_Image): Set correct return type for exif_imagetype stub (server#45198)
- Fix(userstatus): catch unique constrain violation on revert (server#45205)
- Perf(db): Sort data for IN before chunking (server#45214)
- Expose subscription calendars (server#45225)
- Fix(contactsinteraction): Allow vCard download (server#45286)
- Feat: Limit email input to 255 chars (server#45289)
- Fix: consider all paths the user has for a share source when considering max permissions (server#45294)
- 44032 fix show new shares without refresh (server#45303)
- Avoid updating the same oc_authtoken row twice (server#45349)
- Fix: delete user credentials stored in storages_credentials when user gets deleted (server#45362)
- Fix(groups): allows to save group names with more than 64 characters (server#45368)
- Fix(contactsmenu): empty content margin (server#45426)
- Fix(files): properly reset preview component (server#45432)
- Fix: Mark more configs as sensitive (server#45442)
- Feat: Add back searching in disabled user list (server#45478)
- Fix: forbid moving a folder into a subfolder of itself (server#45528)
- Fix(files): Implement `SortingService` to fix sorting of files (server#45533)
- Fix(dav): Rate limit address book creation (server#45542)
- Fix header menu icon color (server#45552)
- CalDAV fix search with limit and time range (server#45567)
- Fix: Refresh file picker on folder creation (server#45575)
- Fix(theming): replace standard generic package icon by material design (server#45578)
- Unmark deleted users if their last login date is more recent than deleted date (server#45588)
- Fix(files): Don’t fail if dir exists (server#45591)
- Fix(files): Ensure active file list entry is highlighted (server#45598)
- Fix: Update `@nextcloud/files` to fix public link shares (server#45600)
- Respect empty `expiryDate` value in server (server#45604)
- Fix(theming): replace standard generic package icon by material design (server#45610)
- Fix(core): unsupported browser redirect url (server#45622)
- Fix(caldav): automatically delete outdated scheduling objects (server#45640)
- Fix(core): Add missing null value possibility to Resource and Reference richObject (server#45643)
- Fix(INavigationManager): Fix psalm alias not set in the right place (server#45646)
- Fix(files): Close sidebar and update fileid when current node is deleted (server#45658)
- Fix(files): Only execute default action if there is an action to perform (server#45663)
- Fix(files): reset menu pos when opening in grid mode (server#45665)
- Fix(federatedfilesharing): import external federated share script (server#45674)
- Fix(files_sharing): usage of NcTextField in SelectShareFolderDialogue (server#45689)
- Fix(Session): avoid password confirmation on SSO (server#45704)
- Update psalm-baseline.xml (server#45719)
- Fix(files): Make sure files are opened when using `open-in-files` action(s) or at lease are scrolled into view (server#45727)
- Ci(eol): update workflow from template (server#45735)
- Fix(dav): Don’t log access control as error (server#45758)
- Fix: Only list remnants as disabled if option is enabled (server#45774)
- Fix: Autodetect legacy filekey instead of trusting the header for legacy header (server#45777)
- Fix(search): tags redirect route (server#45790)
- Fix(Mailer): Allow to enforce strict email format (server#45793)
- Fix(caldav): event links in shared calendar notifications (server#45799)
- Fix(files): handling numbered type owner name & id (server#45803)
- Use isRetryable to catch retryable exceptions (server#45807)
- Fix(files_sharing): fix parsing of remote shares (server#45817)
- Test: add tests for ProfilePageController (server#45823)
- Fix(files): also trigger new tab on file name middle click (server#45825)
- Fix(files): do not rely on unique fileid (server#45836)
- Fix(ObjectStore): Fix regression when hostname is empty (server#45839)
- Get child ids for folder in a separate query during move (server#45850)
- Feat: add option to disable scanner transactions (server#45857)
- Fix(files): Ignore right click for default action (server#45863)
- Show non writable folders during move or copy (server#45865)
- Fix(comments): Use proper icon components instead of icon classes to fix dark mode (server#45870)
- Revert “fix(comments): Use proper icon components instead … (server#45881)
- Fix(theming): also apply enforced theme for guests (server#45903)
- Fix(deleteAction): Bump up delete requests concurrency to 5 (server#45909)
- Ci: use precise ref for 3rdparty check (server#45927)
- Fix(files): correctly import WebDAV client in files store (server#45933)
- Fix(dav): Limit number of UPDATES for sync token created_at (server#45990)
- Fix: move repair mimetype repair step to the expensive steps (server#46031)
- Fix(Token): add FILESYSTEM scope with SCOPE_SKIP_PASSWORD_VALIDATION (server#46088)
- Fix npm audit (files_pdfviewer#950)
- Chore(deps): Bump @nextcloud/dialogs from 4.2.6 to 4.2.7 (files_pdfviewer#956)
- Chore(deps-dev): Bump adm-zip from 0.5.12 to 0.5.14 (files_pdfviewer#975)
- Update nextcloud/ocp dependency (firstrunwizard#1238)
- Update nextcloud/ocp dependency (nextcloud_announcements#344)
- Update nextcloud/ocp dependency (nextcloud_announcements#348)
- Update nextcloud/ocp dependency (nextcloud_announcements#350)
- Update nextcloud/ocp dependency (notifications#1934)
- Update nextcloud/ocp dependency (notifications#1942)
- Fix(browser): Don’t create web notifications for old notifications (notifications#1944)
- Fix: separate creation of browser notifications and sounds from Vue rendering (notifications#1949)
- Update nextcloud/ocp dependency (notifications#1957)
- Fix: use folder material design icon (recommendations#750)
- Update nextcloud/ocp dependency (related_resources#428)
- Update nextcloud/ocp dependency (related_resources#432)
- Update nextcloud/ocp dependency (serverinfo#612)
- Update nextcloud/ocp dependency (serverinfo#618)
- Ci: automate ocp updates (serverinfo#621)
- Feat: update dependency on branch stable28 (survey_client#291)
- Test(cypress): Avoid failure when editor is updated on webdav requests (text#5775)
- Fix: smartpicker set links for selected text (text#5837)
- Cleanup `_oc_webroot` stubs where possible (text#5842)
- Test(cy): rely on @nextcloud/axios for requests (text#5843)
- Update nextcloud/ocp dependency (text#5852)
- Fix(table): Fix readonly detection in vue components (text#5858)
- Fix(locks): only lock when editing (text#5866)
- Update nextcloud/ocp dependency (text#5881)
- Reset all sessions (in occ command and on upgrade) (text#5890)
- Fix: Ignore pushes of update steps for read only sessions (text#5897)
- Truncate tables and rename documents folder on reset (text#5920)
- Fix npm audit (viewer#2301)
- Properly save old route when opening the viewer (viewer#2327)
- Fix: Add missing generateUrl (viewer#2330)
May 23, 2024
# Version 28.0.6
Check the file integrity with:
Changes:
- Update psalm-baseline.xml (server#43412)
- Fix(share): Send correct share attributes upon share creation (server#44500)
- Fix(provisioning_api): Show warning but do not fail when listing accounts in case of users removed from backend but still in database (server#44984)
- Fix(DAV): Migrate known exceptions to Sabre exceptions when copying (server#45017)
- Fix: chunked upload leading to 0-byte files (server#45039)
- Fix(setupchecks): Fix opcache buffer check (server#45112)
- Fix: Fix default values for ini var in lib/base.php (server#45114)
- Fix: Remove bogus code from query builder and fix parameter name (server#45116)
- Fix(user_ldap): Fix a var name (server#45119)
- Update psalm-baseline.xml (server#45133)
- Retry smb notify test a few times (server#45147)
- Fix(icons): Update files icon (server#45170)
- Fix npm audit (server#45187)
- Fix(session): Avoid race condition for cache::get() vs. cache::hasKey() (server#45191)
- Fix(User\Manager): Avoid future collisions with updater/audit logs (server#45201)
- Fix(settings): Save one HTTP request on enabling an app (server#45203)
- Fix(userstatus): Fix docs of user status manager (server#45230)
- Fix(files): handle multidimensional arrays in scanner (server#45278)
- Fix(setupCheck): Only warn when memcache present w/o memcached (server#45282)
- Fix(caldav): loop through all events for busy events (server#45312)
- Fix(search): Limit maximum number of search results (server#45319)
- Fix: Correctly check result of function (server#45323)
- Perf(deleteAction): Queue delete requests (server#45327)
- Fix(preview): check mime type before processing with Imagick (server#45339)
- Fix: Extend SVG reference check (server#45342)
- Fix: add ldap_exop_passwd function to sensitive value (server#45359)
- Hide ‘updater.server.url’ As It May Contain Enterprise Key (server#45372)
- Chore(deps-dev): Bump @nextcloud/browserslist-config from 3.0.0 to 3.0.1 (bruteforcesettings#595)
- Chore(deps-dev): Bump @nextcloud/browserslist-config from 3.0.0 to 3.0.1 (files_pdfviewer#959)
- Update nextcloud/ocp dependency (firstrunwizard#1221)
- Update nextcloud/ocp dependency (nextcloud_announcements#329)
- Fix: Correctly check result of function (nextcloud_announcements#334)
- Chore(deps-dev): Bump @nextcloud/browserslist-config from 3.0.0 to 3.0.1 (notifications#1898)
- Update nextcloud/ocp dependency (notifications#1923)
- Fix(faces): Fix call to Viewer.open (photos#2477)
- Fix(SizeMetadataProvider): Swap the width and height if the image is rotated (photos#2478)
- Chore(deps-dev): Bump @nextcloud/browserslist-config from 3.0.0 to 3.0.1 (privacy#1068)
- Update nextcloud/ocp dependency (related_resources#416)
- Fix: handle disabled shell_exec (serverinfo#599)
- Update nextcloud/ocp dependency (serverinfo#604)
- Feat: disable spellcheck inside code blocks (text#5702)
- Update nextcloud/ocp dependency (text#5795)
- Fix: Correctly check result of function (updater#558)
April 25, 2024
# Version 28.0.5
Check the file integrity with:
Changes:
- Fix npm audit (related_resources#396) 6
- Feature(files): Hide breadcrumbs when an upload is ongoing on narrow screen #40942 (server#43834)
- Migrate setup checks to new API – round 3 (server#44268)
- Added rate limit bypass for app_api requests (server#44296)
- Fix default text processing provider in AI settings (server#44343)
- Fix(LDAP): escape DN on check-user (server#44352)
- Fix(JSRecourceLocator): Add missing slash after server root (server#44413)
- Fix(files): Do not escape file names in the file picker (server#44416)
- Fix(files): Only add copy suffix before file extension for files (not folders) (server#44434)
- Feat(perf): add cache for authtoken lookup (server#44446)
- Fix(DB): Sanitize
host
parameter for postgres databases when IPv6 address is passed (server#44461) - Fix/caldav/eventcomparisionservice uses wrong array comparison (server#44473) 1
- Fix(preview): webp preview format (server#44489) 1
- Enh: Send empty expireDate when not expireDate set (server#44490)
- Fix(settings): Also verify that
trusted_proxies
only contains IP addresses (with range) (server#44495) - Fix(security): Update expiration date in security.txt (server#44541)
- Add retry logic to cover deadlock situations during move operations (server#44551)
- Split live photo listener to extract trashbin specific code into its own listener (server#44561)
- Fix(files_sharing): Create passwords when enforced for mail shares (server#44570) 1
- Feat(trashbin): Show original location of deleted file (server#44583) 1
- Fix(files_reminders): Fix translations (server#44599)
- Config: fix correctness issues in reading (server#44605)
- Fix(files): Fix translation of “Delete file” (server#44610)
- Fix(tests): Fix tests when daytime saving time change happened recently (server#44615)
- Fix(files_sharing): Disable autocomplete for share label and password (server#44616) 1
- Fix(encryption): Clicking default module in UI sets bogus value (server#44633)
- Fix(files): breadcrumbs drag-and-drop & unifying methods (server#44652) 2
- Fix(dav): Fix quota check for chunk upload (server#44655) 1
- Fix(deps): Update phpseclib from 2.0.45 to 2.0.47 (server#44672) 1
- Perf: Avoid updating the folder size if we know the size difference (server#44679)
- Fix(3rdparty): Add a CI job to check 3rdparty integrity (server#44691)
- Call davGetFavoritesReport after the registration of propfind properties (server#44734)
- Fix: Fix avatar images (server#44738)
- Fix: use proper jailed patch in watcher (server#44750)
- Fix(breadcrumbs): improved rendering of breadcrumb progress bar (server#44759)
- Fix(federation): give some time to prepare both servers (server#44779)
- Chore(deps): Bump @nextcloud/vue to v8.11.2 (server#44815)
- Fix npm audit (server#44817)
- Chore: Update @nextcloud/upload to 1.1.1 to fix uploading large files (server#44837) 1
- Fix(files): Inherit some node attributes when creating new nodes to preserve shared state (server#44844)
- Fix(files): Focus filename input in new-node dialog when opened (server#44851)
- Fix(files): Do not show files from hidden folders in “Recent”-view if hidden files are disabled by user (server#44867)
- Fix(systemtags): Use built-in input label to satisfy a11y check of NcSelect (server#44879)
- Fix(files): Clear search filter when changing directory or view (server#44883)
- Fix(files): Also skip cross storage move with access control (server#44891)
- Fix(files): Also restore shares after ownership transfer for object storage (server#44921)
- Fix(deps): Update phpseclib to 2.0.47 (3rdparty#1788) 1
- Group activities sent by mail (activity#1623)
- Update nextcloud/ocp dependency (activity#1630)
- Fix npm audit (activity#1632)
- Fix npm audit (files_pdfviewer#935)
- Update nextcloud/ocp dependency (firstrunwizard#1132)
- Fix npm audit (firstrunwizard#1141)
- Update nextcloud/ocp dependency (firstrunwizard#1161)
- Update nextcloud/ocp dependency (logreader#1208)
- Update nextcloud/ocp dependency (nextcloud_announcements#316)
- Update nextcloud/ocp dependency (notifications#1876)
- Fix(setting): Clarify the “Account disabled” option (password_policy#577)
- Fix npm audit (photos#2406)
- Update nextcloud/ocp dependency (photos#2424)
- Fix: Open Viewer when clicking on photo in folder (photos#2432)
- Check download attribute when fetching previews (photos#2438)
- Fix npm audit (privacy#1049) 1
- Fix npm audit (privacy#1064) 1
- Fix npm audit (recommendations#716)
- Update nextcloud/ocp dependency (related_resources#375)
- Fix npm audit (related_resources#378)
- Update nextcloud/ocp dependency (related_resources#392)
- Update nextcloud/ocp dependency (serverinfo#583)
- Refactor document and session handling (text#5541)
- Fix(deps): update dependency @nextcloud/files to ^3.1.1 (text#5559)
- Fix(deps): update dependency @nextcloud/vue to ^8.11.1 (text#5560)
- Fix(deps): update dependency lib0 to ^0.2.93 (text#5561)
- Fix npm audit (text#5564)
- Remove bottom margin for better warning blocks display (text#5567)
- Chore(deps): update dependency cypress-split to ^1.21.1 (text#5585)
- Chore(deps): update dependency vite to ^5.2.7 (text#5586)
- Fix: Catch exceptions on non existing files (text#5599) 1
- Test(cypress): Wait for syncs after opening+editing in in
sync.spec.js
(text#5603) - Chore(deps): update dependency cypress-split to ^1.21.2 (text#5619)
- Chore(deps): update dependency vite to ^5.2.8 (text#5620)
- Fix(deps): update dependency markdown-it-front-matter to ^0.2.4 (text#5621)
- Update nextcloud/ocp dependency (text#5645)
- Fix npm audit (text#5649)
- Fix: copy-paste markdown/raw text inconsistencies (text#5653)
- Fix: improve node and mark copy-paste behavior (text#5657)
- Fix: Avoid throwing when a workspace file cannot be found due to a failed storage (text#5664)
- Fix(deps): update dependency @nextcloud/vue to ^8.11.2 (text#5675)
- Chore(deps): update dependency cypress-split to ^1.23.0 (text#5677)
- Fix(deps): update dependency @nextcloud/dialogs to ^5.3.0 (text#5678)
- Fix npm audit (text#5684)
- Fix(l10n): “Connection failed” not translatable (text#5698)
- Fix npm audit (twofactor_totp#1505)
- Fix npm audit (twofactor_totp#1515)
- Preserve sort order (viewer#2177)
- Chore(deps): update cypress (viewer#2272)
- Fix npm audit (viewer#2276)
- Fix npm audit (viewer#2287)
March 28, 2024
# Version 28.0.4
Check the file integrity with:
Changes:
- Add “-i” to sendmail’s pipe (server#43788)
- Add some recrusive detection/prevention (server#44320) 1
- Bring back test failing due to server issue (text#5494) 1
- Bug fix: Select the correct table based on CALENDAR_TYPE_CALENDAR (server#43800)
- Chore(CI): Adjust testing matrix for Nextcloud 28 on stable28 (related_resources#323)
- Chore(ci): Update workflows from main branch (text#5428)
- Cleanup versions entities in versions:clean command (server#44037)
- Collaboration, MailPlugin: Protect access to a potentially missing array component by ??. (server#43900)
- Deprecated sysconfig ‘enable_file_metadata’ (server#44124)
- Disable the internal s3sdk multi part copy logic (server#44053)
- Do not create a new version for empty files (server#43929)
- Docs(config.sample.php): Warn that
updatedirectory
will break updates if set to a value within the installation folder (server#44168) - Feat: Restore unified search filtering in files view (server#44024)
- Feat(share): save date and time for expiration (server#43833)
- Fix CSP for script-src with nonce on edge (server#44088)
- Fix data type in FilesMetadata::setIntList() (server#43801)
- Fix xml ocs response for serializable objects (server#44265)
- Fix: Allow to disable multipart copy on external s3 storage (server#43816)
- Fix: Avoid clear cache with prefix (server#44080)
- Fix: Avoid race condition that may initialize a document twice on the clients (text#5478)
- Fix: avoid scanning a non existing directory (server#44208)
- Fix: Catch exception from LogIteratorFactory, throw a clean error when log_type is not file (logreader#1197)
- Fix: changed login-page to reflect correct LDAP settings (server#44111)
- Fix: changed text alignment and icon logic (server#43916)
- Fix: Display “+New” while files page loads instead of “+Add”. (server#43858)
- Fix: Ensure correct stacking context for right click menu (server#44212)
- Fix: ensure nested mount points are handled in the correct order (server#44285)
- Fix: fallback from guessing the owner from path in versioning (server#44248)
- Fix: Fetch custom app store url without internet connection (server#43985)
- Fix: filerobot-image-editor (viewer#2249)
- Fix: List specific share permissions as subline (server#44251)
- Fix: merge conflict dialog added when overwriting files on move-file action (server#43811)
- Fix: No password set for new mail shares (server#44194)
- Fix: support 28 Files (recommendations#709)
- Fix: Throw instead of yielding nothing when listing local directories (server#43828)
- Fix(ActionInsertLink): Sync NcActionInput value property (text#5425)
- Fix(admin role): fix old and wrong way to determine whether user is admin (server#43817)
- Fix(api): Ignore “parsed” link and icon urls when deleting (notifications#1859)
- Fix(attachments): Don’t use currentSession for fetching attachments (text#5486)
- Fix(backend): Accept pushs with only step1 messages by read-only clients (text#5471)
- Fix(caldav): add EXDATE and EXRULE to confidential object (server#44386)
- Fix(CI): Correctly test against stable28 again (activity#1565)
- Fix(config): Make sure user keys are strings (server#44336)
- Fix(core): Convert text to path in f-droid banner SVG (server#43864)
- Fix(dav): ACLs for shared addressbooks (server#44377)
- Fix(dav): fallback realm for HTTP authentication (server#43796)
- Fix(db): db-convert supports disabled apps but not removed ones (server#44065)
- Fix(federatedfilesharing): Use correct language file to render notifi… (server#44313)
- Fix(files_sharing): ShareesAPI – Return empty response when user is not allowed to share (server#44228)
- Fix(files): Adjust dropservice to work with Blink engine (server#44273)
- Fix(files): Adjust sidebar – remove deprecated function calls and add aria label for favorite icon (server#43994)
- Fix(files): fix html structure on the profile page (server#43909)
- Fix(files): Open new file when created from template (server#44019)
- Fix(files): page h1 heading (server#43795)
- Fix(files): Right click menu offset and list scrolled glitch (server#44174)
- Fix(IUrlGenerator): Add
throws
documentation forimagePath
function (server#43978) - Fix(JSResourceLocator): Consider configured app roots for files (server#44050)
- Fix(LinkPicker): Don’t open link picker inside code blocks (text#5492)
- Fix(mail): Use parsed action label in email notification (notifications#1843)
- Fix(MarkdownContentEditor): Respect
onLoaded
callback passed via API (text#5526) - Fix(provisioning_api): Fix AppInfo schema for OpenAPI (server#44192)
- Fix(session): Fix setting a guest name (text#5475)
- Fix(settings):
posix_getpwuid
can returnfalse
which should not be accessed like an array (server#44182) - Fix(settings): Disable app again if it breaks the files app (server#44021)
- Fix(settings): Fix always empty disabled users list for subadmins (server#44150)
- Fix(settings): Split group lists (server#44047)
- Fix(share): use share owner to get ownership (server#44347)
- Fix(Tables): require at least one cell in the header (text#5465)
- Fix(updatenotification): a11y of channel menu and new icons (server#43785)
- Fix(UpdateNotifications): Handle numeric user ids (server#44095)
- Fix(user_ldap): Early failure for empty password login attempt (server#44056) 1
- Fix(user_ldap): Ignore unserialize error in group membership migration (server#44030)
- Fix(user_status): Fix status update request not being sent (server#43813)
- Fix(workflowengine): Use correct event names to make search for groups work again (server#44382)
- Fixes for getting the filename in the FileInfo class (server#44201)
- Forbid tagging readonly files (server#44298)
- Improve files version listing (server#43981) 1
- Log error when default getWrapperStorage would return null (server#44420)
- MailQueueHandler: Log errors (activity#1605)
- Only cleanup orphaned shared daily (server#43835)
- Tests(dav): Add unit test for no calendars/subscription limit (server#44118)
- Update home button selector in file picker breadcrumbs (text#5416)
- Use the proper path to check if a file needs to be copied/moved to the actual target storage (server#44085)
February 29, 2024
# Version 28.0.3
Check the file integrity with:
Changes:
- Add missing label to “back” button (photos#2273) 3
- Allow application to pass external links in navigation (server#43520) 1
- Buffer chunked requests (server#43129) 1
- Check share status when touching versions (server#43741)
- Chore: Update
@nextcloud/dialogs
to 5.1.2 (server#43766) - Chore(dep): bump NcVue → 8.7.0 (server#43695)
- Consider admin defaults when creating shares (server#43278)
- Continue background scanning different storages if one fails (server#43421)
- Correct values and attributes (server#43040)
- Dav: fix wrong decoding of pluses in URLs (server#43236)
- Do not break personal settings page is viewer is not there (server#43456)
- Do not mess with
@nextcloud/vue
styles and fix navigation header a11y (photos#2299) - Document throwing behavior of SetupResult upon invalid rich object (server#43196)
- Dont reuse etag for folders marked explicitly unscanned (server#43244)
- Enh: breadcrumbs icons are now more visually descriptive (server#43622)
- Enh: Migrate photos picker to use NcDialog (photos#2320)
- Enh(a11y): Fix modal close button overlapping content (photos#2298)
- Enh(a11y): Update folder design to fix contrast issues (photos#2274)
- Enh(files_reminders): Allow clearing reminders (server#43591) 1
- Enh(UnifiedSearch): Keep the searchbar on top of the modal (server#42776)
- Feat: add labels to textarea elements in translate modal (text#5319) 1
- Feat: added l10n translation prop to calendar component (server#43743)
- Feat/4750 Make code type fields copyable (text#5403)
- Filter out large EXIF entries (photos#2284)
- Fix #745 ValueError: random_int(): Argument #1 ($min) must be less than or equal to argument #2 ($max) (suspicious_login#847)
- Fix back arrow position in wide screens (photos#2325)
- Fix color of app menu entries and background color (server#43392)
- Fix for previews not being generated sometimes (server#43037) 1
- Fix kerberos test successfull authentication detection (server#43304)
- Fix rss feed item guid (activity#1543)
- Fix Slow logout on Chrome-like browsers (server#43525)
- Fix undefined share object during expirationDate update (server#43685)
- Fix: Add alt attribute to all image nodes (text#5398)
- Fix: Add alt attribute to image nodes (text#5397)
- Fix: Add bruteforce protection to email endpoint (server#43596) 1
- Fix: Add bruteforce protection to federation endpoint (server#43713) 1
- Fix: added a label element to the NcSelect in update settings (server#43158)
- Fix: added last two places for aria-labels on setting icons (server#43403)
- Fix: apply config flag for accessible features (text#5406)
- Fix: config param ‘overwritecondaddr’ not working (server#43181)
- Fix: Fix focus loop on tab navigation in Add to album modal + Migrate to new UploadPicker API (photos#2293)
- Fix: Fix focus lost to body when closing firstrunwizard (firstrunwizard#1075)
- Fix: Fix tab focus when other elements are displayed next to text that are within a focus trap (text#5318)
- Fix: only register workspace once (text#5365)
- Fix: Only unpause focus traps that we paused ourselves (text#5329)
- Fix: removed wrong color on active actions button (viewer#2146)
- Fix(a11y): Fix heading hierarchy in some places (photos#2272)
- Fix(a11y): Fix informative graphics contrast of user status icons (server#43066)
- Fix(a11y): Return focus to Add button on dialog close (photos#2282)
- Fix(a11y): Unified search headings the sequel (server#42777)
- Fix(apps): Fix type information of app manager (server#43046)
- Fix(caldav): only call getTimestamp() on actual DateTime data (server#43282)
- Fix(ContactsStore): Sanitize user ID given to guest avatar route (server#43422)
- Fix(DAV): fix getNodeForPath cache (3rdparty#1738)
- Fix(dav): fix getNodeForPath cache (server#43708)
- Fix(dav): Rate limit calendar/subscription creation (server#43751)
- Fix(files_sharing): Return focus to trigger element on sharing details close (server#43155)
- Fix(files_sharing): SharingEntryLink lost styles (server#43559)
- Fix(files): add mount root property and adjust delete wording (server#43404)
- Fix(files): Allow to set node name before creating + bring back new-file highlingting (server#43470)
- Fix(files): combine navigation and files list into single Vue app (server#43108)
- Fix(files): Consistent sorting for folders before files (user configurable) (server#43175)
- Fix(files): dav owner and mime types (server#43359)
- Fix(files): do not open file by id on load for folders (server#43292)
- Fix(files): Don’t attempt to format a partial cache entry (server#43391)
- Fix(files): Dont’t warn re: full on either zero or unlimited quota (server#43672)
- Fix(files): drag leave detection on safari (server#43336)
- Fix(files): drop to folder path and user feedback (server#43418)
- Fix(files): Fix description for favorite images and remove image description (photos#2276)
- Fix(files): make sure we focus the parent actions submenu entry (server#43242)
- Fix(files): move focus to sidebar on open (server#43448)
- Fix(files): selected files actions position on scroll/with readme block (server#43222)
- Fix(files): Update
webdav
to make XML entities in filenames work (server#43473) - Fix(menubar): menubar and table menus a11y (text#5330)
- Fix(migration): Make naming constraint fail softer on updates (server#43445)
- Fix(papercut): rerendered submenu actions for time sensitive actions (server#43590)
- Fix(push): Correctly ignore push tokens that are not valid again (notifications#1829)
- Fix(Request): Catch exceptions in
isTrustedProxy
(server#43192) - Fix(security): Describe
occ security:bruteforce:attempts
accurately (server#43726) - Fix(settings): Disable renaming for tokens marked to be wiped (server#43195)
- Fix(settings): Disable SSL cert check for JavaScript modules SetupCheck (server#43587)
- Fix(settings): federation scope menu a11y (server#43112)
- Fix(settings): Fix required groups validation for subadmins (server#43719)
- Fix(settings): focus on federation scope after dialog (server#43388)
- Fix(settings): set viewBox on SVG icons (server#43065)
- Fix(sharing): migrate QuickShareSelect to NcActions (server#43449)
- Fix(sharing): Move video verification option to password and hide without Talk (server#43546) 1
- Fix(styles): Add default styles for disabled elements (server#43710)
- Fix(theming): change color button contrast (server#43347)
- Fix(user_status): Fix losing focus to body when closing user status modal (server#43291)
- Fix(userstatus): add back 0 timestamp for status without message (server#43530)
- Handle storage not available when expiring versions (server#43126)
- Lower failed movie preview generation logs to level info (server#43511)
- Make failure to load app commands non-fatal (server#43294)
- Move away from deprecated utf8_encode() on PHP 8.2+ (server#43669)
- Move modal outside of the Version component. (server#43167)
- Perf: skip request without read permission (server#43722)
- Remove disputed bz2 check (server#43013) 2
- Replace inaccessible disabled option of NcCheckboxRadioSwitch with NcNoteCard (server#43044)
- SMB: allow to list root directory when using case-insensitive option (server#43523)
- Stop the auto-logout loop after redirecting to the logout page (server#43706)
- Use AccountPlusIcon in broadcrombs (server#43451)
February 1, 2024
# Version 28.0.2
Check the file integrity with:
Changes:
- Replace input filed with password field and added password error message (server#42118)
- Fix(theming): Adjust theming util to calculate primary element color based on WCAG color contrast (server#42315)
- Feat(setupcheck): Add setup check for maintenance_window_start config (server#42355)
- Typo in move or copy (server#42358)
- Fix(manager): removed dead code (server#42365)
- Fix(files): Use DAV functions from library to fix invalid source links (server#42367)
- Fix(theming): Adjust theming util to calculate primary element color based on WCAG color contrast (server#42369)
- Fix(dav): allow multiple organizers if possible (server#42373)
- Don’t write back .htaccess file on a RO filesystem (server#42384)
- Fix: Ensure app menu entries and dashboard welcome message have enough contrast (server#42403)
- Fix(files): drag and drop (server#42409)
- Fix(dav): Hide less than minute diff in calendar notification title (server#42410)
- Enh(dashboard): changed h1 to say Dashboard instead of Nextcloud (server#42413)
- Fix(files): Adjust ID for skip content buttons (server#42425)
- Fix(theming): Add adjusted color versions of default background (server#42426)
- Fix(theming): Adjust dark high contrast to fulfill WCAG 2.1 AAA contrast (server#42429)
- Enh(settings): Refactor UI for session and app token management (server#42430)
- Rename “global search” to “unified search” (server#42431)
- Backport unified search improvments (server#42432)
- Enh(files): added ability to escape out of all selection when focused (server#42435)
- Fix(theming): Invert filter should be based on primary-element (server#42445)
- Fix(LDAP): ensure stored groups are formatted as simple list (server#42446)
- Restore shared lock ttl to previous value when releasing (server#42450)
- Fix: Adjust focus-visible marker on appmenu (server#42461)
- Enh(breadcrumbs): removed unnecessary aria label (server#42487)
- Fix(files): allow silent batch actions errors (server#42490)
- Fix(theming): Adjust high contrast theme to fulfill WCAG AAA text contrast (server#42491)
- Fix(files): Allow Ctrl/Command click on file entries to open in a new tab (server#42494)
- Fix(settings): Use heading for Profile and Profile picture sections (server#42495)
- Bump NcVue to v8.4.0 (server#42506)
- AppAPI: allow to bypass Two-Factor (server#42519)
- Only do a multipart s3 copy when above the regular copy limit (server#42521)
- Fix(ViewController): Properly handle non-existent fileIds (regression lead to 500 errors) (server#42524)
- Fix log rotation notification level (warning->info) (server#42539)
- Fix(files): focus file name on renaming also initially (server#42553)
- Fix(files): open menu on right click position (server#42556)
- Fix upgrade of user_ldap when oc_group_members contains duplicated uids (server#42583)
- Feat(files): show quota warning on page load or if storage becomes full and better upload error handling (server#42591)
- Fix SVG’s for social media links (server#42594)
- Remove unneeded styles: everything is handled by NcVue (server#42600)
- Fix(files): Fix unresponsive file click to download (server#42604)
- Fix(files_external): add back js config files (server#42609)
- Enh(settings): removed background-gradient to ensure contrast ratio a… (server#42622)
- Fix(files): remove focus outline on file list item click and make the link focusable (server#42623)
- Chore(package): bumped nc-calendar to 2.0.1 (server#42629)
- Fix(files): add visible label to webdav URL in settings (server#42630)
- Fix(files): kept only first and last breadcrumb titles (server#42632)
- Include grid view toggle in accessibility switch (server#42646)
- Perf: Use more performant way to obtain and check the email as a login name with token login (server#42651)
- Fix(core): enhanced contrast when UserMenuItem is focused (server#42664)
- Enh(core): replaced previous native a element with NcButton (server#42669)
- Chore(deps): Update openapi-extractor (server#42673)
- Return providers as indexed array (server#42677)
- Feat(user_status): Add online status type for OpenAPI (server#42684)
- Fix(files): move actions for selected file out from table header (server#42691)
- Fix(weather_status): Fix forecast format in OpenAPI (server#42693)
- Fix/add settings section type attribute (server#42697)
- Remove display name ellipsis in user menu (server#42699)
- Fix(files): fix unshare action and merge duplicate shares (server#42703)
- Fix(files): switched native input to NcButton (server#42711)
- Update webauthn section to feature components (server#42715)
- Refresh FileList on current folder update (server#42719)
- SharingEntrySimple` needs `ul` or `ol` around it (server#42724)
- Fix styling of development-notice (server#42725)
- Always catch OCP versions of authentication exceptions (server#42726)
- Better users cycle (server#42728)
- Fix header-elements being not shown correctly (server#42730)
- Fix(files): use getSummaryFor for better files summary translations (server#42734)
- Fix(files_sharing): fix sharing status indicator side after component… (server#42735)
- Fix(a11y): Aria-hide contacts menu icon images (server#42739)
- Enh(comments): Add visual labels for editor (server#42745)
- Fix npm audit (server#42758)
- Fix(settings): set default or unlimited user quota (server#42766)
- Fix(files): use backend error message if provided (server#42767)
- Fix(dav): Fix user status “Undefined array key 0 at StatusService.php… (server#42771)
- Remove unneeded role=”radiogroup” from “Predefined statuses” (server#42772)
- Tooltip outside click, should abort share creation (server#42779)
- Fix(share): use user timezone to parse share expiration date (server#42786)
- Migrate setup checks to new SetupCheck API (server#42795)
- Add RichObject support for SetupCheck descriptions (server#42804)
- Occ background-job:delete (server#42810)
- Fix crash of login in case of duplicated group membership (server#42815)
- Enh(settings): Add SetupCheck to ensure webserver correctly serves `.mjs` files (server#42816)
- Fix(l10n): Add context note for table footers (server#42819)
- Prepare migration to lazy config (server#42820)
- Dashboard): Lower error to info log message (server#42824)
- Fix: reduce memory consumption of scans (server#42827)
- Fix(appstore): Only send subscription keys to valid appstores (server#42832)
- Fix/41826 avoid same h1 and h2 headings (server#42848)
- Use showError in TransferOwnershipDialogue (server#42851)
- Fix(userstatus): catch unique constraint violation (server#42854)
- Fix(update-section): changed span to an interactive element (server#42859)
- Chore(theming): fix warning of incorrect `NcCheckboxRadioSwitch` usage (server#42861)
- Fix(manifest): Check if app exists instead of accessing null as an array (server#42864)
- Fix(session): Avoid useless authtoken DB queries for anonymous requests (server#42868)
- Fix(systemreport): Mark more configs as sensitive (server#42871)
- Update crl after revoke integration_homeassistant.csr (server#42874)
- Fix(dav): ajax request check on public remote endpoints (server#42882)
- Fix(files): prevent dragging previews and appear as an external files DnD (server#42895)
- Fix(theming): Make sure `color-border-maxcontrast` fulfills 3:1 contrast (server#42897)
- Enh(a11y): improved contrast on user menu (server#42898)
- Update ContactsStore: Avoid exceptions on empties (server#42899)
- Fix(CalDAV): set acls for DeletedCalendarObjectsCollection (server#42906)
- Setup check migrations to new API (server#42918)
- Improve path resolution in files_version hooks (server#42921)
- Fix(build): Do not generated OpenAPI for non-shipped apps or apps without OpenAPI support (server#42928)
- Chore(deps): Update openapi-extractor (server#42948)
- Add OpenAPI scopes (server#42952)
- Fix(a11y): Fix avatar menu icon color in dark mode (server#42960)
- Fix(build): Fix OpenAPI diff on non-default specs (server#42982)
- Fix(files): Fix checkbox state semantics (server#42983)
- Fix(files): fixed aria-desciption logic for last breadcrumb (server#42984)
- Profile: Refactor code to use vue components and styles where possible (server#42986)
- Enh(files): Allow to copy files into same directory (server#42988)
- Update `@nextcloud/dialogs` to 5.1.0 (server#42994)
- Fix(weather_status): Fix location format for OpenAPI (server#43006)
- Fix(auth): Fix logging in with email and app password (server#43012)
- Fix header inversion bug (server#43014)
- Fix(files): do not show `View in folder` in the Files view (server#43030)
- Fix(theming): Apply same logic on capabilities for primary color as done on themes (server#43032)
- Fix(settings): Allow to connect to local address when checking for `.mjs` support (server#43055)
- Wrap versions list in virtual scroll (server#43058)
- Fix(security): Update code signing revocation list (server#43070)
- Chore: Update `@nextcloud/router` to 2.2.1 (server#43091)
- Fix(userstatus): CALL status should overwrite MEETING status (server#43107)
- Fix(files): Make the navigation reactive to view changes and show also sub routes as active (server#43119)
- Update `@nextcloud/dialogs` to 5.1.1 (server#43150)
- Fix(files): disable `Unshare` until proper fix (server#43169)
- Chore: update workflows from templates (3rdparty#1685)
- Update nextcloud/ocp dependency (activity#1474)
- Chore: update workflows from templates (activity#1477)
- Bump NcVue to 8.4.0 (activity#1484)
- Fix/1481 focused links are truncated on 400% zoom (activity#1485)
- Fix npm audit (activity#1487)
- Fix/1480 remove horizontal scrolling for activity view (activity#1489)
- Update nextcloud/ocp dependency (activity#1496)
- Update nextcloud/ocp dependency (activity#1504)
- Fix npm audit (activity#1509)
- Fix wrongly inverted icon (activity#1511)
- Fix/1464 adapt visual your activities
which remains the same through all activities pages (activity#1515) - Fix(ActivityTab): Typo in try-catch (activity#1516)
- Create block-merge-freeze.yml and block-merge-eol.yml (bruteforcesettings#533)
- Chore: update workflows from templates (files_pdfviewer#876)
- Chore(deps-dev): Bump axios from 1.6.2 to 1.6.3 (files_pdfviewer#880)
- Chore(deps-dev): Bump axios from 1.6.3 to 1.6.5 (files_pdfviewer#885)
- Disable scripting in pdfviewer (files_pdfviewer#888)
- Update nextcloud/ocp dependency (firstrunwizard#1020)
- Chore: update workflows from templates (firstrunwizard#1027)
- Chore(deps): Bump vue and vue-template-compiler (firstrunwizard#1032)
- Update nextcloud/ocp dependency (firstrunwizard#1044)
- Fix typo in translation on page3 (firstrunwizard#1049)
- Update nextcloud/ocp dependency (firstrunwizard#1052)
- Fix npm audit (firstrunwizard#1055)
- Update nextcloud/ocp dependency (logreader#1090)
- Chore: update workflows from templates (logreader#1092)
- Chore: audit dependencies (logreader#1107)
- Update nextcloud/ocp dependency (logreader#1115)
- Update nextcloud/ocp dependency (nextcloud_announcements#275)
- Chore: update workflows from templates (nextcloud_announcements#278)
- Update nextcloud/ocp dependency (nextcloud_announcements#279)
- Update nextcloud/ocp dependency (nextcloud_announcements#284)
- Update nextcloud/ocp dependency (notifications#1761)
- Chore: update workflows from templates (notifications#1763)
- Chore(deps): Bump vue and vue-template-compiler (notifications#1764)
- Chore(deps-dev): Bump vue-template-compiler from 2.7.15 to 2.7.16 (notifications#1771)
- Update nextcloud/ocp dependency (notifications#1774)
- Fix(CI): Remove unmaintained library (notifications#1775)
- Chore: bump nextcloud/notify_push to 1.1.4 (notifications#1779)
- Update nextcloud/ocp dependency (notifications#1788)
- Update nextcloud/ocp dependency (notifications#1796)
- Bump NcVue to v8.4.0 (password_policy#531)
- Chore(deps): bump @nextcloud/dialogs from 4.0.1 to 5.0.3 (password_policy#534)
- Update nextcloud/ocp dependency (photos#2203)
- Fix 2160 create accessible ckeckboxes for media (photos#2208)
- Fix: refetch only on path change, not on anchor links (e.g. “skip to” links) (photos#2213)
- Fix: glitch buttons on mobile (photos#2214)
- Bump NcVue to 8.4.0 (photos#2223)
- Also sort by getlastmodified when searching for photos (photos#2229)
- Order collections files by taken date (photos#2230)
- Allow to hide “People” nav entry for admin (photos#2232)
- Request background job to generate metadata on non-local files (photos#2245)
- Clean up headings (photos#2253)
- Also fix additional place regarding album modal header (photos#2263)
- Just because an array key doesn’t imply the value at that key isn’t null. (photos#2283)
- Chore(deps): Bump @nextcloud/dialogs from 5.0.2 to 5.0.3 (privacy#1002)
- Chore: update workflows from templates (privacy#1006)
- Chore(deps): Bump vue from 2.7.15 to 2.7.16 (privacy#1009)
- Fix npm audit (privacy#1015)
- Fix npm audit (recommendations#687)
- Update nextcloud/ocp dependency (related_resources#327)
- Fix npm audit (related_resources#328)
- Chore: update workflows from templates (related_resources#334)
- Chore: update workflows from templates (serverinfo#543)
- Update nextcloud/ocp dependency (serverinfo#545)
- Chore: update workflows from templates (suspicious_login#832)
- Chore(deps): update dependency vite to ^5.0.10 (text#5137)
- Fix(deps): update dependency y-websocket to ^1.5.1 (text#5138)
- Test(cy): skip test failing due to server issue (text#5145)
- Fix cypress workspace test by setting default language (text#5146)
- Preserve step queue during reconnect (text#5147)
- Fix(gapcursor): Don’t allow gap cursor in tables (text#5149)
- Update nextcloud/ocp dependency (text#5160)
- Fix(deps): update vue monorepo to ^2.7.16 (text#5162)
- Enh(ci): set renovate PRs to auto merge (text#5165)
- Chore: update workflows from templates (text#5167)
- Chore: Update krankerl config (text#5169)
- Fix(a11y): contrast for active menubar buttons (text#5171)
- Revert “chore: update workflows from templates” (text#5173)
- Chore(deps): update cypress (text#5180)
- Chore(deps): update vueuse to ^10.7.1 (text#5181)
- Chore(deps): update dependency cypress-split to ^1.18.1 (text#5182)
- Fix(deps): update dependency @mdi/svg to ^7.4.47 (text#5183)
- Fix(deps): update dependency @nextcloud/vue to ^8.4.0 (text#5184)
- Chore(ci): update workflows, remove *-when-unrelated (text#5191)
- Chore(deps): bump tj-actions/changed-files from 39 to 41 in /.github/workflows (text#5192)
- Fix/5080 keep menubar in workspace (text#5195)
- Feat: switch to native browser tooltips (text#5196)
- Chore(deps): update dependency @nextcloud/cypress to ^1.0.0-beta.7 (text#5201)
- Chore(deps): update dependency vite to ^5.0.11 (text#5202)
- Fix(deps): update dependency path-normalize to ^6.0.13 (text#5203)
- Update nextcloud/ocp dependency (text#5209)
- Fix: Skip editor container and file upload input during keyboard navigation (text#5227)
- Fix: Prioritize un-collapsible menubar entries for mobile and aggregate children in the hidden entries (text#5228)
- Fix: Only show translate if providers are available (text#5231)
- Fix: Use proper way of hiding the attachment input (text#5235)
- Fix migration from `v-tooltip` to native `title` in menu bar buttons `ActionEntry` (text#5236)
- Fix(deps): update dependency @nextcloud/files to ^3.1.0 (text#5243)
- Fix(deps): update dependency @nextcloud/moment to ^1.3.1 (text#5244)
- Chore(deps): update dependency cypress-split to ^1.18.2 (text#5246)
- Update nextcloud/ocp dependency (text#5255)
- Chore(deps): update vueuse to ^10.7.2 (text#5257)
- Create update-nextcloud-ocp-approve-merge.yml (text#5260)
- Fix: Properly copy selection as markdown to the plaintext clipboard (text#5266)
- Fix: Proper error message based on file permissions (text#5272)
- Fix(sync): push local changes on reconnect (text#5284)
- Fix(mention): use new url schema (text#5304)
- Chore: update workflows from templates (updater#522)
- Change master version to 29 in tests (updater#527)
- Chore: update workflows from templates (viewer#2107)
- Bump NcVue to 8.4.0 (viewer#2111)
- Fix: make prev and next slides not focusable and aria-hidden (viewer#2117)
- Fix: use filename to find current index (viewer#2118)
- Fix npm audit (viewer#2123)
- Add live photo support based on files metadata (viewer#2127)
- Improve handling of Node API properties (viewer#2128)
December 21, 2023
# Version 28.0.1
Check the file integrity with:
Changes:
- Fix npm audit (activity#1437)
- Fix missing parameters when type is not “known” (activity#1469)
- Fix: Allow older app values to be set (logreader#1079)
- Fix(mail): Fix mail handling when force_language is true or false (notifications#1744)
- Fix(push): Allow apps to provide already parsed notifications (notifications#1754)
- Catch and log error thrown while parsing dates from metadata (photos#2194)
- Fix: Adjust favorite icon to be accessible (photos#2197)
- Fix TypeError with invalid coordinates (fix #2187) (photos#2207)
- Fix(Users/Quota setting): Prevent floating point value from getting truncated in locales other than english (server#42106)
- Comment legacy file_metadata table migrations (server#42108)
- Enh(settings): Set main page heading (server#42125)
- Fix(a11y): Unified search headings (server#42131)
- Fix(caldav): don’t reuse query builder objects (server#42152)
- Fix(dav): Prevent out-of-office event time drifts (server#42166)
- Fix(security): Update CA certificate bundle (server#42190)
- Feat(settings): add occ commands to handle admin delegation (server#42201)
- Wrap metadata generation in try/catch (server#42263)
- Fix(files): Conditionally add drag handlers (server#42277)
- Fix(UnifiedSearch): Drop title prop (server#42278)
- Feat(files): add batch support to copy-move (server#42279)
- Fix(files): navigation exact (server#42282)
- Fix(files): Partly revert 32c1aeb and show correct quota again (server#42293)
- Fix: Ensure correct max contrast color is used when blurred background is used (server#42294)
- Enh(oauth2): allowed toggling of aria label (server#42295)
- Fix(dashboard): changed h3 elements to h2 (server#42296)
- Fix(files): fix download file encoded source (server#42302)
- Fix(joblist): also reset last_run timestamp on updating an existing job (server#42316)
- Fix(ooo): add new ooo status with new emoji (server#42351)
- Don’t query oc_properties for metadata props (server#42357)
- Add global accessibility switch (server#42371)
- Use FileInfo’s metadata for hidden prop (server#42378)
- Fix(userstatus): set user status to ‘In a meeting’ if calendar is busy (server#42380)
- Update crl after revoke rides.csr (server#42400)
- Fix(dav): undeclared `$cache` property (server#42423)
- Disable image editor if accessibility switch is off (viewer#2102)
December 12, 2023
# Version 28.0.0
Check the file integrity with:
Changes:
- Fix share creation insert and get (server#26716)
- Fix creating events with old (< unix time) lastoccurence (server#31790)
- Add api to register setup checks (server#32550)
- Mark comments as read (server#32775)
- Add batch methods in user backends (server#32912)
- Talk federation authentication (server#33105)
- Changed mapping to font (server#34419)
- Add IProvideEnabledStateBackend interface (server#34443)
- Cleanup comments code (server#35424)
- Cleanup psalm issues in DB/ContactsManager and Console (server#35539)
- Fix background theming deletion and cypress admin theming tests (server#35728)
- Display displayname on federated shares (server#35915)
- Extend fix-key-location to handle cases from broken cross-storage moves (server#36068)
- Specify the parameters of FederatedFileSharing controllers (server#36214)
- Log to `error_log` in fatal case (server#36316)
- Refactors tests/app.php to improve code readability. (server#36742)
- Fix: Avoid failing with duplicate checks (server#36830)
- Fix: Escape group names for LDAP (server#37201)
- Avoid db connections when logging db connection errors (server#37458)
- Ci(checkers): Require composer autoloaders for all shipped apps (server#37481)
- Fix: log fopen calls when stream isn’t available (server#37624)
- Refactors Command/Encryption/Enable.php to improve code readability. (server#37665)
- Redis: use atomic operations everywhere (server#37758)
- Check for open_basedir before reading /proc (server#37959)
- Use more efficient tag retrieval on DAV report request (server#37969)
- Imaginary WebP support (server#38032)
- Add label to “default quota” multiselect (server#38075)
- Allow “wasm-unsafe-eval” in CSP (server#38082)
- Make Node::getParent lazy (server#38150)
- [master] Update psalm-baseline.xml (server#38162)
- Show pending popover menu when password is enabled by default (server#38164)
- Admin audit app: optimization according to PHP 8 (server#38176)
- Fix share roots always being marked as writable (server#38179)
- Increase from 100000 to 600000 iterations for hash_pbkdf2 (server#38206)
- Enh(theming): RGBY contrast (server#38211)
- Add utility command for object store objects (server#38226)
- Allow enforcing share passwords only when already asking for a password (server#38227)
- Chore(deps-dev): Bump cypress from 12.11.0 to 12.12.0 (server#38232)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.7 to 9.6.8 in /build/integration (server#38234)
- Reload filelist when adding or removing shares (server#38259)
- Refactors “strpos” calls in lib/public to improve code readability. (server#38260)
- Refactors “strpos” calls in lib/private to improve code readability. (server#38261)
- Fix loading custom logo image (server#38291)
- Add config variable for curl timeout (server#38292)
- Use aria-expanded correctly on toggle user actions (server#38294)
- Feat: Add occ user:user:sync-account-data for updating oc_accounts information from user backends (server#38298)
- Fix: better error message on missing user files dir (server#38300)
- Fix(caldav): Ignore invalid events for reminder generation (server#38301)
- Migrate a few components to NcSelect (server#38306)
- Fix(carddav): Check if SERVER variables are set before accessing them (server#38308)
- Fix: Throw early when a service cannot be found in the app container (server#38322)
- Remove focus-visible polyfill (server#38323)
- Optimize webpack chunking (server#38329)
- Adjust style of passwordless login (server#38330)
- Remove some dead code in files app (server#38332)
- Weather_status: Improve contrast of favorite icon (server#38333)
- Master is now 28 (server#38336)
- 38340 fix add group broken (server#38344)
- Chore(deps-dev): Bump guzzlehttp/guzzle from 7.5.1 to 7.6.1 in /build/integration (server#38346)
- Make unsupported browser check asynchronous (server#38354)
- Fix(trashbin): Truncate long filenames (server#38355)
- Add imaginary_key (server#38365)
- Add commands to copy/move files (server#38366)
- Adjust files favorite marker to fulfill A11Y contrast requirements (server#38370)
- Chore(deps-dev): Bump tar from 6.1.14 to 6.1.15 (server#38372)
- Webpack: add nonce to unsupported-browser-redirect chunk (server#38374)
- Refactor: migrate OC_EventSource to dependency injection (server#38386)
- Bug-report-template – move `Official All-in-One appliance` to the bottom (server#38393)
- Enh(contacts): show/hide addressbooks for all (server#38397)
- Store encrypted OAuth2 client secrets (server#38398)
- Remove deprecated `OC.appSettings` API (server#38400)
- Fix(SAB): Save avatar to SAB (server#38413)
- Don’t always check if we need to setup the object store root (server#38415)
- Fix(carddav): Check enumeration settings for all SAB methods (server#38423)
- Feat(ocp): Add types and strict typing to \OCP\Group\IGroup (server#38425)
- Fix deletion of User when system link are used in him user folder (server#38429)
- Add OpenAPI specs (server#38438)
- Fix(files): make open folder a default action (server#38441)
- Fix(carddav): Don’t show system address book cards to guests (server#38448)
- Fix(carddav): Make system contact phone number RFC compliant (server#38454)
- Use default page size for jumping to desired offset (server#38457)
- Revert “Fix table view” (server#38458)
- Adjust active element visibility in the usermenu (server#38459)
- Adjust active element visibility in the sidebar (server#38460)
- Add fallback when a there is no preview for a version (server#38467)
- Log failures to read certificates during listing (server#38468)
- Fix initialisation of versions in the DB (server#38469)
- [master] fix: Catch Deadlock properly as execute throws Doctrine exceptions not our wrapped ones (server#38478)
- Fix(dav): Fix avatar size in system address book (server#38481)
- Chore: update workflows from templates (server#38486)
- Emit an event when a message is logged (server#38490)
- Chore(deps-dev): Bump puppeteer from 19.10.1 to 20.4.0 (server#38492)
- Fix: catch errors in id3parser library (server#38496)
- [master] Fix npm audit (server#38497)
- Replace id3parser with mp3info (server#38498)
- Fix(docs): Fix language and copy-paste class name in docs of CSP (server#38513)
- Chore(libphonenumber): Bump giggsey/libphonenumber-for-php to giggsey… (server#38514)
- Chore(deps): Drop swiftmailer/swiftmailer (server#38516)
- Fix contrast for inactive elements of the main navigation (server#38519)
- Improved display of app links (server#38520)
- Chore(app): Do not clear unused cache key (server#38524)
- [master] Update ca-cert bundle (server#38534)
- Ci: Use conventional commits for CA bundle updates (server#38537)
- Uses “Null Coalescing Operator” to improve code readability. (server#38543)
- Fix(dispatcher): Migrate to OCP event dispatcher before symfony/event… (server#38545)
- Fix(deps)!: Upgrade symfony/event-dispatcher to supported version 5.4.26 (server#38546)
- Fix app menu flicker (server#38549)
- Chore: Drop app code checker test data (server#38550)
- Chore!: Drop \OC_App::isEnabled (server#38551)
- Chore!: Drop \OC_Defaults::getLogoClaim (server#38552)
- Chore(deps): Bump doctrine/dbal to 3.7.x (server#38556)
- Feat(request): Allow to match the client version with the IRequest::U… (server#38561)
- Drop \OC_App methods deprecated in Nextcloud 14 (server#38566)
- Remove deprecated legacy loader from `OC` (server#38567)
- Redis: Do not try to authenticate with non-string password/user (server#38568)
- Improve oauth2 database migration from ownCloud (server#38577)
- Fix: correct hint for missing posix extension (server#38581)
- Feat(ocp): Allow sending emails with subject and body (server#38585)
- Fix(ocp): Mark IMessage::attachInline as @since 27 (server#38586)
- Chore: Do not sass-compile external apps (server#38590)
- Fix(caching): Avoid checking existence before fetching (server#38591)
- Chore(ocp)!: Drop \OCP\Util::linkToPublic (server#38593)
- Chore: remove check for suhosin.executor.func.blacklist (server#38595)
- Fix(CI): Temporary workaround – Run Psalm CI with 1 thread only so it… (server#38597)
- Refactors “strpos” calls in /core to improve code readability. (server#38602)
- Refactors “strpos” calls in /apps/workflowengine (server#38604)
- Refactors “strpos” calls in /apps/comments (server#38605)
- Refactors “strpos” calls in /apps/settings (server#38606)
- Refactors “strpos” calls in /apps/user_ldap (server#38608)
- Refactors “strpos” calls in /apps/dav (server#38610)
- Refactors “strpos” calls in /apps/theming (server#38611)
- Feat(HTTPClient): Provide wrapped access to Guzzle’s asyncRequest() (server#38613)
- Refactors “strpos” calls in /apps/files_external (server#38619)
- Refactors “strpos” calls in /apps/files_sharing (server#38620)
- Replace if/else with return match (server#38622)
- Fix(storage): fallback to copy and unlink when rename fails (server#38623)
- Fix: expect interface, not a specific implementation (server#38625)
- Bump marked from 4.3.0 to 5.0.4 (server#38627)
- Feat: set background = backgroundColor via occ (server#38631)
- Test: add test for cache mount provider (server#38633)
- Feat: remove check for OpenSSL 1.0.1d and 1.0.2b (server#38635)
- [1/3] Refactors /core controllers using constructor property promotion. (server#38636)
- [2/3] Refactors /core controllers using constructor property promotion. (server#38637)
- [3/3] Refactors /core controllers using constructor property promotion. (server#38638)
- Bugfix/36644 pruneOutdatedSyncTokens deletes all entries (server#38639)
- Openapi: Fix wrapping OCS responses that are not DataResponse (server#38640)
- Chore(appframework)!: Drop \OCP\AppFramework\Http\EmptyContentSecurityPolicy::allowInlineScript (server#38642)
- Avoid requests to opengraph image if no host detected (server#38645)
- Fix(caldav): Cast calendar objects id to int when building index (server#38648)
- Fix(caldav): Close DB cursor in reminder index background job (server#38649)
- Chore: Drop dead private methods in /lib (server#38652)
- Fix(systemtags): Incorrect tags shown temporarily (server#38655)
- Fix OpenAPI core paths (server#38656)
- Disable background color on group-header line (on hover, focus, active) (server#38662)
- Chore: Replace \OC::$server->query with \OCP\Server::get in /lib (server#38663)
- Fix(weather_status): Always show all favorite locations (server#38664)
- Fix(weather_status): Pass address as param to OSM API (server#38665)
- Fix(SystemTagManager): Use truncated tagName in getTag and updateTag (server#38667)
- Feat: add width, height, crop and mode to BeforePreviewFetchedEvent (server#38679)
- Fix(apache): Serve `mjs` (module javascript) as static files (server#38688)
- Fix(actions): cypress (server#38694)
- Chore(deps-dev): Bump css-loader from 6.7.3 to 6.8.1 (server#38695)
- Chore(deps-dev): Bump tslib from 2.5.0 to 2.5.3 (server#38696)
- Update bug report issue template (server#38700)
- Fix oauth2 tests (server#38701)
- Do not cast sizes to int in Trashbin class (server#38703)
- Fix wrong link in issue template (server#38710)
- Select the fileid first when looking for incomplete files (server#38714)
- Chore(deps): Bump @nextcloud/vue from 7.11.6 to 7.12.0 (server#38715)
- Drop meta robots header (server#38725)
- Chore(deps-dev): Bump dms/phpunit-arraysubset-asserts from 0.4.0 to 0.5.0 in /build/integration (server#38733)
- Chore(deps): Bump @nextcloud/event-bus from 3.0.2 to 3.1.0 (server#38734)
- Allow to specify upgrade.cli-upgrade-link in order to link to the correct documentation (server#38735)
- Add a Dependabot configuration to autoupdate GitHub action versions (server#38737)
- [master] Fix npm audit (server#38742)
- Allow stdClass in XML responses (server#38745)
- Perf: skip request without write permission (server#38747)
- Uses PHP8’s constructor property promotion in core/Command/Encryption (server#38762)
- Uses PHP8’s constructor property promotion in core/Command/Db classes. (server#38764)
- Uses PHP8’s constructor property promotion in core/Command/User classes. (server#38766)
- Uses PHP8’s constructor property promotion in core/Command/Maintenance (server#38767)
- Uses PHP8’s constructor property promotion in core/Command/Config and Group (server#38768)
- Uses PHP8’s constructor property promotion core/Command/App,/Background, and /Broadcast (server#38769)
- Make oauth2 client secret column larger (server#38770)
- Uses PHP8’s constructor property promotion core/Command/Info, /Integrity, and /Preview (server#38771)
- Add bruteforce protection in OauthApiController (server#38773)
- Uses PHP8’s constructor property promotion in core/Command/Log, /Security, and /SystemTag (server#38774)
- Uses PHP8’s constructor property promotion in core/Command and / (server#38775)
- Fix(core): Do not invert app menu text color (server#38776)
- Fix(carddav): Make SystemAddressBook::__construct $groupManager argument nullable (server#38777)
- Ci: pin setup-php to avoid a regression (server#38781)
- Chore(deps): Bump skjnldsv/read-package-engines-version-actions from 1.1 to 2.2 (server#38785)
- Chore(deps): Bump peter-evans/create-or-update-comment from 2 to 3 (server#38786)
- Chore(deps): Bump actions/setup-node from 2 to 3 (server#38787)
- Chore(deps): Bump actions/upload-artifact from 2 to 3 (server#38788)
- Align subadmins css class name (server#38793)
- Enable version features again with S3 versioning (server#38794)
- Fix: Avoid failing to update the current version entry if there is none (server#38800)
- Add types to responses (server#38802)
- Bump @nextcloud/auth @nextcloud/axios @nextcloud/calendar-availability-vue @nextcloud/dialogs @nextcloud/files and @nextcloud/router (server#38803)
- Make sure to show download button only one time (server#38804)
- Add files actions testing + code coverage (server#38806)
- Fix issues where unencrypted_size was being falsely used for non-encrypted home folders (server#38808)
- Generate user themed favicon and touchicon (server#38823)
- Enh(a11y): New user modal (server#38826)
- [master] Update psalm-baseline.xml (server#38827)
- Fix files API route names (server#38830)
- Adjust saving of status messages (server#38832)
- Replace plain input fields with NcTextField fields and NcMultiSelect … (server#38839)
- Fix: Removed invalid user from CODEOWNERS file (server#38841)
- Fix type in BeforeMessageLoggedEvent (server#38843)
- Feat: add detected mime type to exception (server#38844)
- Move deprecation warnings to debug (server#38852)
- Introduce LanguageModel/TextProcessing OCP API (server#38854)
- Fix(sab): put location in proper address field (server#38856)
- File scanner performance improvements (server#38858)
- Add summary of detected changes to files:scan output (server#38860)
- Chore(deps): Bump cypress-io/github-action from 5.8.1 to 5.8.3 (server#38863)
- Bump @nextcloud/files from 3.0.0-beta.9 to 3.0.0-beta.10 (server#38865)
- Fix confusion around mail settings and improve layout a bit (server#38868)
- [master] Fix npm audit (server#38869)
- Style(config): alphabetise preview providers (server#38876)
- Cleanup controller service aliases (server#38878)
- Fix user log.condition feature (server#38881)
- Don’t disable actions when saving share permissions (server#38888)
- Use source cache when listing folder during recursive copy (server#38890)
- Add getDocBaseUrl on theming app (server#38900)
- Reduce load of files versions preview loading (server#38905)
- Fix: ContactManager search with fullmatch (server#38907)
- Cast string type for trim() (server#38910)
- Adjust admin setup check to increase warning to configure https (server#38915)
- Fix(l10n): Fix plural issue with different locale and language (server#38917)
- Chore: update node engines to next LTS (server#38924)
- Chore: Adjust editorconfig for package.json and package-lock.json (server#38927)
- Fix(systemtags): Add missing systemtags index (server#38928)
- Clean failed upload chunks (server#38930)
- Fix(s3): Pass SSE-C parameters for multipart upload (server#38934)
- [f2v] Rename, favorite and edit locally actions (server#38939)
- Implement optimized getDirectoryContent for DAV (server#38945)
- Align collaborative tags differently (server#38948)
- [f2v] Favorites view (server#38950)
- Chore(deps): Bump fast-xml-parser and webdav (server#38951)
- Fix(eventdispatcher): Don’t use all evaluating “or” (server#38955)
- Use getsystemvalue-functions in Mailer.php (server#38958)
- Dav: clean path before putting it in the statcache (server#38965)
- Enh(sab): Add profileUrl to SAB (server#38969)
- Uses PHP8’s constructor property promotion in core/Migrations (server#38974)
- Uses PHP8’s constructor property promotion in remaining /core classes (server#38975)
- Refactors lib/private/Accounts classes (server#38978)
- Refactors lib/private/Contacts. (server#38986)
- Refactors lib/private/Mail. (server#38987)
- Fix: restore AppsSlideToggle feature (server#38988)
- Refactors lib/private/Avatar. (server#38989)
- Refactor lib/private/Calendar (server#38990)
- Refactors lib/private/SystemTag (server#38995)
- Fix(dav): Catch SAB sync errors during upgrade (server#39005)
- Switch to bootstrap font-stack (server#39008)
- [1/3] Refactors lib/private/Security (server#39011)
- [2/3] Refactors lib/private/Security (server#39012)
- [3/3] Refactors lib/private/Security (server#39013)
- Add “button” class to the QR code link (server#39015)
- Fix(s3): fix handling verify_bucket_exists parameter (server#39017)
- Migrate federation application to LoggerInterface (server#39018)
- Adds same object return annotations to lib/private/Mail classes (server#39020)
- Fix(files): Only render the menu if there are actions to show (server#39025)
- Chore: upgrade typescript, eslint and fix lint (server#39029)
- Migrate deprecated vue property (server#39038)
- Refactors lib/private/Log (server#39039)
- Fix(ocp): TimedJob can’t have a more specific argument than Job (server#39042)
- Fix(ocp): Fix reference of dashboard IAPIWidget::getItems from WidgetItem (server#39043)
- Fix root mounts not being setup in some cases (server#39044)
- Update aria-expanded attribute for sidebar apps-slide-toggles (server#39049)
- Enh(a11y): Users table (server#39050)
- Feat(ocp): More specific type for ICapabilities::getCapabilities (server#39057)
- Avoid adding (attribute=) part to filter which will confuse LDAP servers (server#39058)
- Fix(TagSearchProvider): Short circuit if no tag matches the query (server#39062)
- Migrate away from ILogger in encryption (server#39065)
- Bump sabre/http to 5.1.7 in master (server#39070)
- Fix(settings): Migrate away from deprecated `NcPopoverMenu` (server#39073)
- Refactors lib/private/Profile. (server#39075)
- Fix(cypress): branch definition and update from template (server#39076)
- Fix(CalDAV): Check if the vObject exists before attempting any operations (server#39083)
- Feat(admin_audit): Migrate to non-deprecated IEventDispatcher (server#39086)
- Fix event names of 2FA related typed events (server#39089)
- Silent `imagecreatefromstring()` errors (server#39093)
- Chore(deps): Bump skjnldsv/read-package-engines-version-actions from 2.1 to 2.2 (server#39095)
- [master] Update psalm-baseline.xml (server#39096)
- Fix(settings): Migrate away from `NcAppNavigationCounter` (server#39102)
- Files_sharing: Remove orphaned file with deprecated imports (server#39103)
- [master] Fix npm audit (server#39104)
- Fix(updatenotification): Remove deprecated `NcPopoverMenu` and use `NcActions` instead (server#39106)
- Refactors lib/private/Lock (server#39108)
- Refactors /Metadata, /Migration, and /Net namespaces in /lib/private/ (server#39109)
- [1/2] Refactors lib/private/Collaboration (server#39113)
- [2/2] Refactors lib/private/Collaboration (server#39114)
- Fix(sse): don’t update uncached files (server#39115)
- Psalm: Enable more/less specific errors (server#39116)
- Psalm: Disable cache (server#39120)
- Rewrite OCS CSRF check to be readable (server#39125)
- Fix password confirmation master (server#39127)
- Fix(ldap): avatar is not being fetched (server#39128)
- Refactors files_external app commands (server#39131)
- Fix(CardDAV): catch right exception when checking for federated app classes (server#39132)
- User_status: Add OpenAPI spec (server#39133)
- Fix(files_sharing): hide download permission for circle shares (server#39146)
- Refactors files app commands (server#39150)
- Migrate federated file sharing to PSR LoggerInterface (server#39160)
- Add OCSPreconditionFailedException (server#39164)
- Enable all files_versions features when groupfolders is enabled (server#39165)
- Refactors dav app commands. (server#39166)
- Migrate files sharing to PSR LoggerInterface (server#39169)
- Add command do delete orphan shares (server#39170)
- Support opening and comparing versions in viewer (server#39171)
- Use square bracket syntax to modify array (server#39175)
- Fix: Cleanup unused imports and some type deprecations (server#39189)
- Fix(dav): Move DAV app to non deprecated event dispatcher (server#39190)
- Feat(sharing): add sharing overview view (server#39196)
- Fix: Remove deprecation warning for already removed API (server#39200)
- Fix(cypress): revert only toggle (server#39203)
- Docs(dav): remove outdated comment (server#39204)
- Remove jQuery from main entry point where not needed (server#39210)
- Add return types (server#39211)
- Refactor “strpos” and “substr” calls in federatedfilesharing app to improve code readability (server#39213)
- Refactor “substr” calls in lib/private to improve code readability (server#39216)
- Migrate parts of files app away from depecrated Ilogger (server#39218)
- [master] Update psalm-baseline.xml (server#39219)
- Bugfix/bulk upload empty files (server#39221)
- Migrate more apps to IEventDispatcher (server#39222)
- Provisioning_api: Add OpenAPI spec (server#39223)
- Convert isset ternary to null coalescing operator (server#39224)
- Convert isset ternary to null coalescing operator (server#39225)
- Convert isset ternary to null coalescing operator (server#39226)
- Fix(files): default emptycontent message (server#39229)
- Refactor comments app (server#39236)
- Refactor contactsinteraction app (server#39243)
- Preload custom properties when propfinding folders (server#39248)
- Comments: Add OpenAPI spec (server#39257)
- Add IgnoreOpenAPI attribute (server#39263)
- Add instance category while checking new updates (server#39264)
- Fix(flow): Revert invalid rename of check class for RequestTime (server#39268)
- Bump CS Fixer rules to follow latest Nextcloud standards (server#39271)
- Sharebymail: Add OpenAPI spec (server#39272)
- Weather_status: Add OpenAPI spec (server#39274)
- Add optional to add backtrace to log items (server#39275)
- Set double outline to buttons in focus state (server#39277)
- Federation: Add OpenAPI spec (server#39280)
- Settings: Add OpenAPI spec (server#39284)
- Dashboard: Add OpenAPI spec (server#39286)
- Theming: Add OpenAPI spec (server#39287)
- Chore(deps): Bump semver from 5.7.1 to 5.7.2 (server#39296)
- Fix(dav): close cursor when fetching max id (server#39297)
- Fix(comments): Emit CommentsEntityEvent as typed event (server#39304)
- Feat(dav): Emit a typed event to deprecate OCA\DAV\Connector\Sabre::addPlugin (server#39305)
- Fix(profile): fix getUID on nullable user variable (server#39309)
- Updatenotification: Add OpenAPI spec (server#39312)
- User_ldap: Add OpenAPI spec (server#39313)
- Dav: Add OpenAPI spec (server#39315)
- Oauth2: Add OpenAPI spec (server#39316)
- Change color for primary element on hover (server#39317)
- Cloud_federation_api: Add OpenAPI spec (server#39318)
- Files_versions: Add OpenAPI spec (server#39319)
- Files_trashbin: Add OpenAPI spec (server#39320)
- Files_external: Add OpenAPI spec (server#39321)
- Files_external: getStorage before remove (server#39323)
- Cibit): fix failing test setup (server#39324)
- Files: Add OpenAPI spec (server#39327)
- Federatedfilesharing: Add OpenAPI spec (server#39328)
- Fix: also run phpunit on `apps/theming/css` modified files (server#39329)
- Files_sharing: Add OpenAPI spec (server#39330)
- Core: Add OpenAPI spec (server#39331)
- Set double outline on checked state for radio buttons (server#39332)
- Chore(deps-dev): Bump @pinia/testing from 0.0.16 to 0.1.2 (server#39336)
- Fix(workflowengine): Migrate from deprecated `NcMultiselect` to `NcSelect` (server#39337)
- Fix(node): non-existing folder is not searchable (server#39339)
- Cloud_federation_api: Fix OpenAPI spec (server#39341)
- Chore(CI): Sign .drone.yml file (server#39343)
- Handle more exceptions in AmazonS3::fopen (server#39367)
- Fix: Always apply fullscreen styling to sidebar (server#39378)
- Fix(db): no hardcoded table prefix is expected (server#39380)
- Enh(a11y): Add aria-modal to dialogs (server#39382)
- Feat: Add public event for missing indices (server#39389)
- Change color of error and success (server#39391)
- Fix(i18n) Changed case of “Files” (server#39400)
- Fix(i18n) Changed grammar related to “login” (server#39401)
- Enh(a11y): User management settings dialog (server#39402)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.8 to 9.6.10 in /build/integration (server#39403)
- Chore(deps): Bump dompurify from 2.4.5 to 3.0.5 (server#39405)
- [master] Fix npm audit (server#39409)
- Fix(core): Add password confirmation requirement for getapppassword (server#39416)
- Fix: check that object store backend supports multi part uploads (server#39432)
- Chore(3rdparty): update symfony/process to 5.4.24 (server#39441)
- Chore: update codeowners for 2fa (server#39442)
- Fix(l10n): User manager (server#39444)
- Refactor user_ldap group membership cache and add check-group command (server#39446)
- Fix sharing of encrypted files (server#39447)
- Docs: remove superfluous phpdocs (server#39449)
- Chore(3rdparty): update symfony/console to 5.4.24 (server#39455)
- Fix: Correctly add `module` content type to script tags with versions (server#39456)
- Add more space below item preview explanation (server#39460)
- Improve sharing flow (server#39472)
- Fix(IParallelAwareJob): Check for other reserved jobs before setting new ones as reserved (server#39473)
- Fix(i18n) Fixed grammar (server#39474)
- Fix(i18n) Fixed grammar (server#39475)
- Remove opacity on federation control action buttons (server#39476)
- Chore(3rdparty): update symfony http-foundation, routing and translat… (server#39477)
- Migrate files external to PSR LoggerInterface (server#39480)
- Fix: don’t emit Hooks when hookpaths are empty (server#39481)
- Fix(files): Adjust files favorite marker for vue file list being cropped (server#39483)
- Fix(dispatcher): Move remaining simple cases in apps/ folder to IEven… (server#39485)
- Chore(3rdparty): update punic to 3.8.1 (server#39486)
- Typed events for db:add-missing-… (server#39487)
- Fix(apps): Fix loading info.xml file (server#39490)
- Fix(caldav): Assign initial value to typed CalendarQuery properties (server#39504)
- Feat(db): Ensure that index names are unique across the database (server#39506)
- Fix(utility): De- deprecate getDateTime and getTime as now() only returns DateTimeImmutable (server#39511)
- Fix(CardDAV): set owner-principal, displayname properties for SAB (server#39525)
- Only show weather credits if necessary (server#39527)
- Kerberos sso ci fix (server#39531)
- `/ocs/v1.php/cloud/groups` `UPDATE` method – correct status when group not found (server#39537)
- Update to nextcloud-vue 8 (beta) (server#39540)
- AI admin settings (server#39567)
- Calendar optimizations (server#39568)
- Move lib/ events to IEventDispatcher where possible (server#39571)
- OCM Services (server#39574)
- “Allow untested app” wording (server#39575)
- [f2v] feat(files_external): migrate to vue (server#39577)
- Simplify IP address normalizer with IP masks (server#39582)
- Feat(settings): Show supported apps on app settings if subscribed (server#39586)
- Bump deepdiver1975/tarstreamer to 2.1.0 in master (server#39587)
- Fix(files): url used to retrive storage stats (server#39588)
- Fix!: Remove symfony EventDispatcherInterface from OC\User and OC\Group (server#39595)
- Fix(l10n): Password column header (server#39599)
- Fix!: Final round of moving to IEventDispatcher (server#39605)
- Fix(files): Remove duplicated outline on file name of vue file list (server#39609)
- Feat(files): migrate recent view (server#39613)
- Remove litmus locks tests (server#39626)
- Enable litmus largefile tests (server#39628)
- Fix(s3): add SSE-C parameters to headObject call (server#39629)
- Core: Document text processing API (server#39634)
- Fix OpenAPI specs (server#39641)
- Fix: copy-and-delete fallback should use unlink (server#39644)
- Fix(files_sharing): String translations (server#39649)
- Feat: File reminders backend (server#39651)
- Fixes in update-3rdparty command (server#39652)
- AppEcosystem Authentification (server#39655)
- [master] fix(files): fix extension with custom displayName (server#39656)
- Bump oc_version to 28.0.0.1 (server#39660)
- Chore(3rdparty): update symfony/mailer to 5.4.22 (server#39662)
- Fix(dav): use quota of destination in s3 chunk upload (server#39672)
- Feat(theming): add mime accept in Theming image file picker (server#39673)
- New OCS endpoint to list text processing tasks (server#39680)
- Fix(cypress): Flaky tests (server#39682)
- Fix: missing argument for TextProcessing Manager (server#39684)
- Feat: Set file reminders (server#39685)
- Fix(core): Modernize JS for mimetype handling (server#39686)
- Fix(notifications): Remove share notification when the node is deleted (server#39689)
- Re-enable download configuration on circles shares (server#39693)
- Expose gps data via webdav (server#39694)
- Refactors files version app commands. (server#39695)
- Chore: add pr-feedback workflow (server#39696)
- Catch more invalid cache source storage paths (server#39698)
- Hide shares by disabled users (server#39699)
- Fix: close cursor after reading the invitation (server#39700)
- Fix: adjust test for font icon (server#39705)
- Allow ext storage Local to go unavailable (server#39707)
- [master] Update psalm-baseline.xml (server#39708)
- Remove padding for longer wordings (like the future French one) (server#39713)
- Update blog URL (formerly “/news”) (server#39715)
- Add OpenAPI CI (server#39716)
- Files_external: Fix OpenAPI (server#39717)
- Chore(deps-dev): Bump symfony/event-dispatcher from 5.4.22 to 5.4.26 in /build/integration (server#39720)
- Chore: remove version check for apc extension (server#39723)
- [master] Update psalm-baseline.xml (server#39727)
- Fix(db): Print why the migration file could not be created (server#39739)
- Optimize calendar search query (server#39741)
- Fix: Don’t try to access null array (server#39743)
- Feat(caldav): linkify location in scheduling mails (server#39753)
- “Download and enable all” instead of “Enable all” only (server#39754)
- Add endpoint for getting disabled user list (server#39756)
- Fix: always use display name from correct backend (server#39770)
- Test: remove broken steps from files acceptance test (server#39778)
- Log imaginary errors as info to not spam the server logs (server#39780)
- Fix: Also cleanup version metadata if expiring (server#39786)
- Fix: Pass proper viewer filename (server#39789)
- Feat: Add new Vue FilePicker from `@nextcloud/dialogs` and use it by default (server#39792)
- Enh(files_reminders): Adjust reminder options (server#39798)
- Fix(updatenotification): Skip update check (server#39806)
- Feat(f2v): migrate Files (server#39808)
- Fix text processing OpenAPI (server#39809)
- Let `occ trashbin:restore` restore also from groupfolders and add filters (server#39818)
- Add l10n for files_reminders (server#39820)
- Chore(deps-dev): Bump puppeteer from 20.9.0 to 21.0.3 (server#39833)
- Chore(deps-dev): Bump eslint-plugin-cypress from 2.13.3 to 2.14.0 (server#39834)
- Chore(deps-dev): Bump @vue/vue2-jest from 29.2.4 to 29.2.5 (server#39835)
- Chore(deps-dev): Bump @babel/node from 7.22.6 to 7.22.10 (server#39836)
- Fix: encode basename in restore action (server#39842)
- Remove check for very old PGsql version (server#39846)
- Wrap long productName on login form (server#39848)
- Code simplification using null coalescing (server#39850)
- Stop sending deprecated Pragma header (server#39852)
- Feat(testing): Add fake providers for translations and text processing (server#39856)
- Don’t preload metadata for the sub-childen (server#39860)
- Move share permission logic to storage wrapper (server#39863)
- Reuse l10n and request in dav folder listing (server#39864)
- Fix php 8.3 support in tests (server#39866)
- Add a separate event for login page rendering (server#39867)
- Remove query builder reuse in files_external (server#39868)
- Feat(security): Add a bruteforce protection backend base on memcache (server#39870)
- Fix various file reminders bugs (server#39876)
- Adjust add button (server#39884)
- Bump Hub 5 -> Hub 6 (server#39885)
- Reduce the number of container queries (server#39888)
- Admin have no special rights on users’ entries (server#39895)
- Sharebymail: remove ILogger and upgrade to PHP 8 syntax (server#39897)
- Don’t bother checking dav acl’s in files (server#39903)
- Prevent PHP warning when CacheEntry extension keys are not set (server#39906)
- Fix(settings): focus lost on selects in users settings (server#39909)
- Fix(memcache): Fix comparison of Memcache configs to classes (server#39910)
- Fix(CardDAV): only run upgrade sync if 1000 users or less (server#39911)
- Improve upload progress visualization (server#39912)
- Try to fix regression with public file upload button (server#39916)
- Chore(deps): Bump marked from 5.1.2 to 7.0.3 (server#39922)
- Fix: Set X-Requested-With header on all requests to avoid browser auth dialogs (server#39924)
- Fix(CardDAV): allow disabling of the system address book (server#39925)
- A better design for update channel selector (server#39927)
- Feat(dashboard): implement widget item api v2 (server#39937)
- Chore(deps): Bump libphonenumber-js from 1.10.38 to 1.10.41 (server#39938)
- Fix(settings): User management app navigation styles (server#39943)
- Pass the share to the cache instead of having to ask the storage (server#39944)
- Feat(files): add uploader (server#39945)
- Fix: Avoid throwing on folder previews as there are none (server#39950)
- Chore: use Navigation and Actions from `@nextcloud/files` (server#39955)
- Improve performance of calculating dav permissions (server#39958)
- Fix(CS): Use the naming pattern for the URL scheme (server#39961)
- Chore(deps): Bump camelcase from 6.3.0 to 8.0.0 (server#39964)
- Chore(deps-dev): Bump cypress from 12.17.3 to 12.17.4 (server#39965)
- Chore(deps-dev): Bump sass from 1.64.2 to 1.66.1 (server#39967)
- Chore(deps): Bump nextcloud-vue-collections from 0.10.0 to 0.11.1 (server#39968)
- Fix(a11y): Add always visible label when setting weather address (server#39971)
- Chore(deps): Bump peter-evans/create-pull-request from 3 to 5 (server#39972)
- Chore(deps): Bump actions/setup-node from 3.6.0 to 3.8.1 (server#39974)
- Chore(deps): Bump actions/github-script from 5 to 6 (server#39975)
- Chore(deps): Bump actions/stale from 5 to 8 (server#39976)
- (config sample) Remove defunct trystack.org url (server#39978)
- [master] Fix npm audit (server#39979)
- Files_reminders: Add OpenAPI spec (server#39984)
- Fix predefined status buttons (server#39987)
- Fix(CS): Ignore apps*/ directories which are gitignored (server#39989)
- Fix(middleware): Fix header injection for bruteforce middleware (server#39996)
- Feat(files): add drag and drop support (server#39998)
- Chore(deps): upgrade `@nextcloud/webpack-vue-config` and `typescript` (server#39999)
- Fix OpenAPI capabilities (server#40001)
- [master] fix(security): Update CA certificate bundle (server#40005)
- Fix(tests): Specify all positional parameters again to fix tests (server#40012)
- Do not log passwords in debug mode (server#40013)
- Create right table view (server#40014)
- Feat: Add auth token list and delete commands (server#40026)
- (enh) Change `occ background-job:list` limit default 10->500 (server#40042)
- Replace custom input field with NcTextField (server#40043)
- Add Altahrïm as code owner for login routes and sharebymail app (server#40044)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.10 to 9.6.11 in /build/integration (server#40052)
- Chore(deps): Bump jquery from 3.6.4 to 3.7.0 (server#40054)
- Chore(deps-dev): Bump @babel/preset-typescript from 7.22.5 to 7.22.11 (server#40055)
- Chore(deps-dev): Bump babel-jest from 29.6.2 to 29.6.4 (server#40057)
- Fix(files): do not load legacy files app js (server#40065)
- Fix: make cancelOperation public (server#40067)
- [Devcontainer] move git setup to postStartCommand (server#40068)
- Fix(updatecheck): Don’t wait 120s for a response of updater.nextcloud… (server#40071)
- Fix(API): Fix parameter name to match interface (server#40075)
- Fix(cache): Remove displayname cache entry on delete (server#40077)
- Techdebt(DI): Use public IThrottler interface which exists since 25 (server#40079)
- Bump @nextcloud/vue to v8 beta 5 + add some visible labels (server#40084)
- Adjust input field for “rename group” (server#40087)
- Replace custom input field with NcTextField (server#40100)
- Replace custom input field with NcTextField (server#40102)
- Enable caldav push notifications by default (server#40103)
- Feat: add switch to disable dns pinning (server#40108)
- Enh(settings): Add and remove groups accessibly (server#40110)
- Refactor `OC\Server::getAvatarManager` (server#40114)
- Fix(CI): Update .drone.yml signature (server#40159)
- Enh(a11y): Add accessible user menu semantics (server#40168)
- Fix(CI): Fix server setup in cypress by overwriting all files in shal… (server#40181)
- Test(sharebymail): Improve tests (server#40182)
- SFTP improvements (server#40183)
- Feat: Add events for version restore (server#40184)
- [master] Update psalm-baseline.xml (server#40189)
- Feat(files): add sharing icon in header (server#40192)
- Fix: prevent sharing permissions on user root folder (server#40195)
- Create right list view for app store view (server#40198)
- Remove old fileUploadSpec jsunit test and fix flaky cypress files test (server#40199)
- Change proftpd ci image (server#40201)
- Fix(mimetype): Fix aborted transaction on PostgreSQL when storing mimetype (server#40203)
- Feat(files): add folder icon overlay (server#40209)
- Chore(deps-dev): Bump @cypress/webpack-preprocessor from 5.17.1 to 6.0.0 (server#40210)
- Chore(deps): Bump webdav from 5.2.3 to 5.3.0 (server#40211)
- Chore(deps): Bump @nextcloud/browserslist-config from 2.3.0 to 3.0.0 (server#40213)
- Chore(deps-dev): Bump guzzlehttp/guzzle from 7.6.1 to 7.8.0 in /build/integration (server#40214)
- Print log message when version could not be got from updater server (server#40216)
- Fixn): Fixed grammar (server#40217)
- ProfileApi: Fix typo (server#40224)
- Enh: skip processing for empty response (server#40234)
- Comments: Ignore endpoints in OpenAPI (server#40257)
- 40172 Polish new sharing flow : accesibility, expand bahavior, click outside behaviour (server#40266)
- Fix(files_sharing): select sharing in sidebar breaks Viewer focus trap (server#40273)
- Change order of keyboard shortcuts settings to be at the end (server#40275)
- [f2v] Render inline system tags using new DAV properties API (server#40284)
- Detect aborted connection in OC\Files\View and stop writing data to t… (server#40285)
- Feat(appframework): Expose programmatic rate limiter (server#40288)
- Fix(CalDAV): check birthday calendar owner (server#40292)
- Fix(ratelimit): Only use memory cache backend for redis (server#40293)
- Fix(comments): move new comment instructions placeholder to description (server#40294)
- Rename AppEcosystemV2 to AppAPI (server#40295)
- Enable new versions feature for groupfolders (server#40296)
- Fix(caldav): add webroot to objectid for activities (server#40301)
- Remove quotation marks (server#40306)
- Fix: Pass parent to NonExistingFile instances (server#40312)
- Enh(a11y): Add search contacts label (server#40314)
- Feat: Add dedicated method to load init scripts (server#40323)
- Implement TextToImage OCP API (server#40326)
- Fix Admin AI settings javascript error (server#40328)
- Theming: Revert broken SVG optimization in default-source.svg (server#40329)
- Fix access to fileInfo in VersionTab.vue (server#40340)
- Fix: Hide set reminder action on public shares (server#40341)
- Fix: Update file list headers on breadcrumb navigation (server#40345)
- Fix(autoloader): no apcu no side effects (server#40349)
- Chore(deps): Bump @vueuse/components from 10.3.0 to 10.4.1 (server#40354)
- Chore(deps): Bump cypress-io/github-action from 5.8.3 to 6.5.0 (server#40355)
- Chore(deps): Bump actions/upload-artifact from 3.1.2 to 3.1.3 (server#40356)
- Chore(deps): Bump actions/checkout from 3 to 4 (server#40357)
- [master] Update psalm-baseline.xml (server#40358)
- [master] Fix npm audit (server#40360)
- Hide additional content when share details is open (server#40365)
- Fire group membership events from LDAP at login (server#40367)
- Feat: update sign up link in share pages (server#40368)
- 40172 polish sharing flow bugs (server#40372)
- Test: add tests for dns pin middleware (server#40376)
- Add plus icon to new user button (server#40378)
- Fix invite guest for new sharing flow (server#40389)
- Fix(settings): Undefined user count error (server#40391)
- Display user status by the side in sharing flow (server#40393)
- Ellipsize user status in sharing entry (server#40404)
- Refactor(f2v): Migrate unread comments action to the new FileAction API (server#40409)
- Use t and n for translation (server#40411)
- Add in:users as a search filter to limit searches to users (server#40413)
- Fix: use faster method to fetch user count (server#40416)
- Fix: don’t use davtags for tag search (server#40418)
- Remove deprecated at matcher in tests/lib/InstallerTest.php (server#40419)
- Remove last calls to deprecated at matcher in tests/Core (server#40420)
- Core: Fix OpenAPI for reference API (server#40421)
- Enh(db): provide database providers via IDB API (server#40423)
- Remove last at matcher call in dav application tests (server#40424)
- Provisioning_api: Fix quota constants in OpenAPI (server#40426)
- Multiple bug fix in users list (server#40428)
- Enh(a11y): Add label to share note textbox (server#40430)
- Correctly switch/revert from custom to bundled perms (server#40434)
- Make logo in header clickable in the shared file view (server#40439)
- Consider link shares in removeShare method in SharingTab (server#40440)
- Fix(ldap): store last known user groups (server#40443)
- Chore(deps): Bump @nextcloud/dialogs from 5.0.0-beta.2 to 5.0.0-beta.4 (server#40452)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.10 to 9.6.12 in /build/integration (server#40455)
- Refactor: Replace array_search with in_array in lib/ (server#40462)
- Fix(files): CustomElementRender $el replacement bug (server#40465)
- Bump phpseclib/phpseclib to 2.0.45 in master (server#40470)
- Only add x-requested-with header in requests to Nextcloud (server#40471)
- Fix(twofactor): avoid DB error on Twofactor (en/dis)abled event (server#40472)
- Fix(dav): report status (server#40474)
- Feat(files): add systemtags view (server#40475)
- Add method to create a node from cache entry + mountpoint (server#40478)
- Fixes Dashboard icon rendering in darkmode (server#40480)
- Fix: content info footer on guest pages (server#40481)
- Fix(isLegitimatedForUserId): Setup mountpoints to check file access (server#40482)
- Fix(dav): fix report tests (server#40485)
- Fix(comments): Use provided offset in best effort when loading comments (server#40488)
- Load script and styles on setup page (server#40494)
- Fix(sharing): set name to target name in sharing cache (server#40495)
- Chore(deps-dev): Bump @vue/vue2-jest from 29.2.4 to 29.2.6 (server#40496)
- Add wrapper for external storage to ensure we don’t get an mtime that is lower than we know it is (server#40499)
- Consider share type for enforced share expiry dates (server#40500)
- Store size in int|float for 32bit support (server#40501)
- Add single status code descriptions for OpenAPI (server#40502)
- Remove deprectated ILogger uses from user_ldap application (server#40504)
- Chore(3rdparty): remove opis/closure (server#40505)
- Migrate applications away from deprecated ILogger (server#40508)
- Fix dashboard widgets api (server#40511)
- Fix: redirect to proper directory if file not found (server#40515)
- Remove ‘Working with … code’ sections from README.md (server#40516)
- Feat(files): add files_sharing indicator (server#40517)
- Use multipart copy for s3 (server#40531)
- Auto set password for new email shares (server#40533)
- Fix(dav): expand recurrences when searching (server#40541)
- Add label for input field and select and adjust styles (server#40548)
- Fix: avoid side-effect imports and actions title support (server#40551)
- Add labels for input fields (server#40552)
- Style: Fix editorconfig indent for config/*config.php (server#40562)
- Update crl after revoke mfazones.csr (server#40563)
- Fix(userstatus): Track message timestamp too (server#40564)
- Remove deprecated methods Util::writeLog and DIContainer::log (server#40565)
- Feat(CI): Allow apps to test with PHPUnit10 (server#40574)
- Core: Fix OCM OpenAPI (server#40575)
- Split list to navigation for the left sidebar (server#40576)
- Feat(files): properly format buttons, align mtime to the left and apply opacity based on file last modification (server#40583)
- Correct value for device name input field (server#40584)
- Fix(files): disallow illegal characters (server#40585)
- Ci: skip cypress install (server#40589)
- Chore(deps): Bump actions/checkout from 3 to 4 (server#40595)
- Fix(theming): Make sure the footer is hidden if no content is rendered (server#40597)
- Chore(deps): Bump marked from 7.0.3 to 9.0.3 (server#40598)
- Fix(files): open folder fileid while navigating without opening the sidebar (server#40604)
- Remove unneeded opacity for action button (server#40613)
- Fix(userstatus): Sync migration version number with app version (server#40614)
- Feat(user status): automate user status for events (server#40615)
- Read apporder from configuration value (server#40617)
- Advanced search: backend allows multiples terms to search (server#40618)
- Use proper app id in Version.vue (server#40619)
- Feat(phonenumber): Add OCP wrapper for PhoneNumber utils library (server#40620)
- Fix(build): Ignore `default-source.svg` from image optimization (server#40622)
- Updates to new sharing flow (server#40629)
- Allow PHP 8.3 (server#40630)
- Chore: Drop vendored Composer v2.4.1 (server#40639)
- Set visible label for input field (server#40643)
- Fix: encode uri for delete, restore and favorite (server#40644)
- Fix OCS-APIRequest header for OpenAPI (server#40649)
- Refactor: Use DBAL’s executeQuery instead of query (deprecated) (server#40651)
- Feat: Add out-of-office message API (server#40653)
- Feat(backgroundjob): Schedule job after (server#40656)
- Fix(autocomplete): Fix missing user status on autocomplete endpoint (server#40660)
- Correct `aria-label` on action input and text field (server#40662)
- Fix(dav): Reduce CalDAV backend memory footprint (server#40665)
- Feat: allow external drop and add dropzone (server#40674)
- Fix(unifiedsearch): Allow searching for “0” (server#40675)
- Fix(files): pass WCAG AA for hover rows (server#40677)
- Chore: Install phpunit via vendor bin (server#40678)
- Chore: Bump @nextcloud/vue + @nextcloud/dialogs + @nextcloud/calendar-availability-vue (server#40692)
- Correct typos and add quotation marks (server#40698)
- LDAP: Increase profile picture limit to 512 (server#40709)
- Fix(systemreport): Mask onlyoffice secret as sensitive (server#40714)
- Enh(settings): Semantic user table markup (server#40719)
- Chore(deps-dev): Bump cypress and @nextcloud/cypress (server#40720)
- Chore(deps-dev): Bump @jest/globals from 29.6.2 to 29.7.0 (server#40721)
- Chore(deps-dev): Bump cypress-wait-until from 1.7.2 to 2.0.1 (server#40722)
- Chore(deps-dev): Bump workbox-webpack-plugin from 6.6.0 to 7.0.0 (server#40724)
- Generate all preview sizes for Imaginary (server#40731)
- Ci: skip puppeteer chrome download (server#40733)
- Chore: rename serializedClosure to argument to align with parent class (server#40734)
- Test(cypress): only use the cypress cloud on pull requests (server#40736)
- Added CORS skip if session was created by AppAPI (server#40737)
- Remove unneeded class (server#40738)
- Fix ocm-provider rewrite rules (server#40745)
- Chore(deps): remove @nextcloud/vue-dashboard (server#40748)
- Refactor: Contacts menu to Vue (server#40749)
- Chore(deps): Bump core-js from 3.32.0 to 3.33.0 (server#40751)
- Show loading icon in ‘save share’ button when creating a share (server#40752)
- Fix(files): encoded source path on actions requests (server#40756)
- IFilesMetadata (server#40761)
- Chore: Do not lint external apps (server#40764)
- Make OAuth2 authorization code expire (server#40766)
- Feat(dav): implement personal absence settings (server#40767)
- Fix(dashboard): remove duplicated IDs on the dashboard page (server#40768)
- Fix(cypress): empty group, tag and ci-build-id when not using cypress cloud (server#40770)
- Fix(files): migrate to NcIconSvgWrapper (server#40771)
- Fix(theming): Ensure all text colors have enough contrast for accessibility (server#40773)
- Fix(files_external): basic auth user storage trigger (server#40782)
- Adjust color of focus-visible to be better visible (server#40783)
- Move inline docs to online documentation (server#40784)
- Fix: Log critical session renewal and logout paths (server#40785)
- Fix(user): Log affected user of app token login name mismatch (server#40795)
- Fix: Show error message when CSRF check fails at login (server#40799)
- Fix text on default background image button (server#40804)
- Chore(deps-dev): Bump @types/dockerode from 3.3.19 to 3.3.20 (server#40805)
- Fix(L10N): Support “Accept-Language: zh-Hans-CN” and alike (server#40808)
- Update README.md (server#40809)
- Catch Imaginary processing errors (server#40819)
- New UI global search (server#40823)
- Fixed mixed translations in sharing details (server#40825)
- Fix Dynamic property timeFactory in ClientFlowLoginControllerTest (server#40829)
- Pass IConfig by constructor to Group_LDAP (server#40839)
- Remove leading slash (server#40843)
- Feat: Allow to configure the app menu order in the frontend (server#40844)
- Feat(contactsmenu): Show user status (server#40852)
- Feat(files): migrate template picker (server#40854)
- Fix: Scope app nav caption styles (server#40858)
- Fix(session): Log why session renewal failed (server#40859)
- Chore: Drop unused \OC\Memcache\Factory::createLowLatency (server#40861)
- Fix(federation): Use `sharing.federation.allowSelfSignedCertificates` config for all OCM requests (server#40864)
- Fix version number in ITimeFactory after it was delayed (server#40865)
- Feat: Add factory method for in-memory caches (server#40868)
- Fix my-apps view on mobile (server#40871)
- Change width for input field (server#40872)
- Fix width of input on contacts menu (server#40873)
- Chore(deps): Bump @nextcloud/password-confirmation from 4.0.1 to 5.0.0 (server#40874)
- Fix(scheduling): don’t send iMIP emails to rooms / resources (server#40876)
- Fix(session): Log when crypto session data is lost (server#40879)
- Fix OCM provider public API and handling to allow apps to register (server#40885)
- Fix several admin settings problems (server#40887)
- Check for more php modules (server#40889)
- Fix(search): Close unified search at the second ctrl+f (server#40890)
- Enh(files): Add accessible sort direction (server#40893)
- Fix(cypress): User groups test (server#40894)
- Add custom apps translation scripts and image path for consistency (server#40898)
- Refactor: Unify running a dev server (for automated testing) (server#40899)
- Fix(docs): Fix parameter types in docs (server#40900)
- Append to body all selects inside of user table (server#40902)
- Reduce left margin of files list header (server#40905)
- Fix several personal settings problems (server#40907)
- Chore(deps-dev): Bump @babel/preset-typescript from 7.22.11 to 7.23.2 (server#40909)
- Chore(deps-dev): Bump ts-loader from 9.4.4 to 9.5.0 (server#40910)
- Chore(deps-dev): Bump tar from 6.1.15 to 6.2.0 (server#40911)
- Chore(deps): Bump @mdi/svg from 7.2.96 to 7.3.67 (server#40912)
- Chore(deps-dev): Bump dockerode from 3.3.5 to 4.0.0 (server#40913)
- Chore(deps): Bump dompurify from 3.0.5 to 3.0.6 (server#40914)
- Feat(files): grid view (server#40917)
- [master] Fix npm audit (server#40923)
- Shortcut Ctrl+F for different keyboard layouts (server#40924)
- Config.sample.php: fix incorrect theme name + add a missing ones (server#40926)
- Allow share expiry dates lower than enforced limits (server#40927)
- Fix unit tests on PHP 8.3 (server#40931)
- Fix profile visibility settings being too wide (server#40932)
- Check expiry enforcement for all share types (server#40933)
- Chore: Add the talk team as codeowners for things Talk heavily relies on (server#40934)
- Add some support for rename on case insensitive local filesystems (server#40935)
- Fix(settings): Account property scope actions (server#40938)
- Chore(deps): Bump @babel/traverse from 7.22.8 to 7.23.2 (server#40941)
- Fix(files): fix new folder encoding (server#40948)
- Fix(theming): Add `aria-pressed` attribute to active background (server#40950)
- Fix(xhr-request): Make sure to also allow strings as url (server#40951)
- Chore(deps): Bump @nextcloud/dialogs to v5-beta.6 (server#40956)
- Files-list: performance optimizations (server#40958)
- Fix(dbal): Fix types in query builder methods for parameters (server#40959)
- Fix(cypress): Replace flaky password-confirmation hack (server#40961)
- Reduce width of sharing entry (server#40963)
- Support dynamic metadata request on PROPFIND requests (server#40964)
- Fix(federation): Fix type and docs on ICloudFederationNotification in… (server#40965)
- Add “no public GH Issues please” request, past advisories link, bounty mention, scope link to security.md (server#40966)
- Fix return type annotation of IShare::getExpirationDate (server#40969)
- Update version.php to owncloud 10.13 (server#40977)
- HTML Validation: replace non standard `autocorrect` with `spellcheck` (server#40978)
- Fix placement of actions within unified search (server#40979)
- HTML Validation: remove unnecessary roles (server#40980)
- HTML Validation: Personal settings (server#40983)
- Fix(tests): Only run tests on CI that are needed (server#40986)
- Fix(weather_status): remove `li` wrapper (server#40992)
- Refactor: remove remaining usage of OC::getCapabilities (server#40993)
- Fix(user_menu): pass only actual prop to user menu entries (server#40994)
- Optimize cache jail creation (server#40995)
- Reuse sharing disabled state when listing folder content (server#40996)
- Files: fix virtual list will-change value fps superpowers) (server#40999)
- Fix(cypress): Also sync `3rdparty` directory for local cypress tests (server#41000)
- Fix trusted server input field (server#41008)
- Feat(files): support nested actions (server#41010)
- Move IToken and IProvider::getToken to OCP (server#41017)
- Fix(files): disable size containment on headers (server#41018)
- Fix(files): correct item height (server#41019)
- Fix(tests): Move leftover acceptance tests for users from drone to Cypress (server#41021)
- Theming: Allow to reset custom app order and keep focus when reordering (server#41024)
- Chore(deps): Bump peter-evans/create-or-update-comment from 3.0.2 to 3.1.0 (server#41026)
- Chore(deps): Bump actions/checkout from 4.1.0 to 4.1.1 (server#41027)
- Chore(deps-dev): Bump @types/dockerode from 3.3.20 to 3.3.21 (server#41028)
- Chore(deps): Bump @nextcloud/calendar-availability-vue from 2.0.0-beta.2 to 2.0.0-beta.3 (server#41029)
- Chore(deps-dev): Bump eslint-plugin-cypress from 2.14.0 to 2.15.1 (server#41030)
- Chore(deps-dev): Bump typescript from 5.1.6 to 5.2.2 (server#41032)
- Chore(tests): Migrate login acceptance tests from behat to Cypress (server#41033)
- Fix(settings): users page html validation (server#41034)
- Fix(settings): apps list html validation and loading icon (server#41035)
- Fix(l10n): invalid translation of a number (server#41036)
- Feat(cypress): Always run cypress CI in parallel (server#41039)
- Fix(provisioning_api): Fix quota fields in OpenAPI (server#41045)
- Fix: duplicating contacts with the Recently contacted feature (server#41046)
- Feat(dav): implement personal absence settings backend (server#41051)
- Fix(files_external): on case insensitive system, block case change (server#41053)
- Get children from dav node when preloading system tags (server#41054)
- Feat(profile): Add public interface for profile manager so apps can check config (server#41055)
- Optimize UserMountCache::registerStorage (server#41057)
- Fix(theming): Correctly expose user and admin theming (server#41059)
- Fix(3rdparty): Don’t use indirect dependency “Safe/” for functions (server#41061)
- Return correct status if touch failed (server#41062)
- Fix(dashboard): html validation (server#41063)
- Remove opacity on table header (server#41064)
- Fix(user_status): separate user menu and dashboard status layout for HTML validation (server#41068)
- Chore: Bump @nextcloud/vue to v8-beta.9 (server#41070)
- Update openapi extractor (server#41078)
- Fix(update): Allow updating from 27.1 to 28 (server#41079)
- Change styles on active, hover and focus state for background buttons (server#41080)
- Add a command to run the setup checks from CLI (server#41081)
- Improve setup checks naming and improve database version check (server#41083)
- Migrate memory_limit check to new SetupCheck API (server#41086)
- Fix(workflowengine): Add an empty content when no flows are installed or configured (server#41089)
- Fix(files): let popper overflow in header (server#41093)
- Fix(dav): Remove usage of indirect thecodingmachine/safe dependency (server#41094)
- #37978: Remove duplicate dependency (server#41101)
- Remove unneeded `tabindex=”0″` from sidebar and app content (server#41108)
- Fix(cypress): Fix selector for the user menu button (server#41110)
- Add index for classification (server#41111)
- Fix(cypress): Fix linter errors on Cypress chains and refactor `wait-until` checker functions (server#41115)
- Fix(login): Fix JS error on login grant page (server#41117)
- Optimize builtin storage wrappers (server#41119)
- Fix: don’t pass invalid streams to Imaginary (server#41120)
- Enh(a11y): Separate profile and user status user menu entries (server#41122)
- Fix(external): Get storage before update it (server#41123)
- Don’t duplicate notification warning (server#41133)
- Migrate checks to new SetupCheck API (server#41134)
- Fix(cypress): Also clone 3rdparty submodule to keep in sync for cypress tests (server#41135)
- Chore(cypress): Migrate access-level tests from Behat to Cypress (server#41137)
- Chore(codecov): Do not run project status check (server#41140)
- Create semantically right table for the “OAuth 2.0 clients” (server#41142)
- Chore(deps): bump browserify-sign from 4.2.1 to 4.2.2 (server#41148)
- Chore(deps-dev): bump @testing-library/jest-dom from 5.17.0 to 6.1.4 (server#41163)
- Chore(deps-dev): bump puppeteer from 21.0.3 to 21.4.1 (server#41164)
- Chore(deps-dev): bump jest-environment-jsdom from 29.6.2 to 29.7.0 (server#41165)
- Chore(deps): bump p-queue from 7.3.4 to 7.4.1 (server#41166)
- Chore(deps): bump actions/setup-node from 3.8.1 to 4.0.0 (server#41168)
- Chore(deps): bump actions/checkout from 3.6.0 to 4.1.1 (server#41169)
- Fix: Delete ghost versions of non-existing files (server#41173)
- Add OpenAPI attribute to allow multiple scopes (server#41175)
- Reset BFP for sudo action (server#41177)
- Chore(cypress): Migrate header contacts menu tests from Behat to Cypress (server#41190)
- Ci: Turn off builds for pushes and merges to master/stable* and cancel parallel executions (server#41193)
- Fix(theming): Ensure focus is kept on the button when reordering (server#41197)
- Fix(theming): Add accessible information to app order settings (server#41199)
- Talk now uses the “main” branch (server#41200)
- Fix(a11y): Increase contrast of contacts menu actions (server#41207)
- Fix(TextToImage): Consistently use the right method to get the preferred providers (server#41211)
- Fix(install): Make installing more verbose (server#41214)
- Feat(events): Add typed event for filtering autocompletion sugges… (server#41218)
- Chore: 28.0.0 beta 1 (server#41228)
- Fix: add index on migration only if needed (server#41230)
- Fix(upgrade): files_rightclick is deprecated (server#41246)
- Fix(cypress): Add timeout for waiting on Nextcloud server (server#41250)
- Fix: Only highlight profile entry when viewing own profile (server#41251)
- Add descriptions for background pictures (server#41256)
- Fix semaphore unguarding (server#41263)
- Feat(dependencyinjection): Allow optional (nullable) services (server#41265)
- Feat(contactsmenu): Sort by user status (server#41266)
- Fix styles for input fields on focus state (server#41270)
- Enh(TextProcessing): Add two new provider interfaces (server#41271)
- Chore(deps): Bump focus-trap from 7.5.2 to 7.5.4 (server#41275)
- Chore(deps): Bump marked from 9.0.3 to 9.1.5 (server#41276)
- Chore(deps): Bump @nextcloud/moment from 1.2.1 to 1.2.2 (server#41277)
- Chore(deps): Bump @nextcloud/upload from 1.0.0-beta.18 to 1.0.0-beta.19 (server#41279)
- Chore(deps-dev): Bump cypress from 13.3.0 to 13.4.0 (server#41280)
- Chore(deps): Bump vue and vue-template-compiler (server#41281)
- Chore(deps): Bump pinia from 2.1.6 to 2.1.7 (server#41282)
- Chore(deps): Bump cypress-io/github-action from 6.5.0 to 6.6.0 (server#41283)
- Fix(dav): Add ID / label to timezone picker in availablility settings (server#41285)
- Update supported versions on issue template (server#41294)
- Fix(JobList#hasReservedJob): Break tie when multiple jobs are reserved (server#41295)
- Fix description of sharing toggle (server#41298)
- Fix(files_sharing): fix sharing tab translations (server#41301)
- Lower log level about invalid session token (server#41302)
- Chore(cypress): Migrate apps acceptance tests to Cypress (server#41303)
- Customize rendering for live photos (server#41308)
- Improve setup checks API (server#41311)
- Fix(session): Do not log fresh/empty session as error (server#41318)
- Fix styles for input field and textarea on focus, hover and active state (server#41328)
- Fix(files): Do not encode the path twice (and do not use undefined method) (server#41329)
- Fix(files): add missing `Overwrite: F` header in renaming (server#41331)
- Fix(LDAP): prevent incomplete displaynames… (server#41333)
- Fix(component): utilized NcDateTime component (server#41334)
- Enh(systemtags): Add accessible system tags form (server#41335)
- Add two more translations for `CalendarAvailability` (server#41339)
- Feat(caldav): Create personal event for out-of-office messages (server#41340)
- Fix: Allow to set app order on navigation entries added by closures (server#41341)
- Update `calendar-availability-vue` to `^2.0.0` (server#41348)
- Fix(settings): Pass user object to user row actions (server#41349)
- Fix(migration): Fix files metadata migration (server#41351)
- Fix: Validate that we have a proper distributed cache configured (server#41354)
- Chore: Update nextcloud dependencies to stable version (server#41355)
- Fix(events): Make sure all `\OCP\Files::…` events are emitted with th… (server#41365)
- Fix(s3): support SSE-C headers for the MultipartCopy call (server#41366)
- Feat(search): Seach for persons as event attendees and organizers (server#41374)
- Enhancements : improve most recent global search UI (server#41384)
- Chore/update twitter to x in personal settings (server#41385)
- Fix(cypress): Do not install calendar app from app store for testing (server#41387)
- Chore(deps): Bump @vueuse/integrations from 10.5.0 to 10.6.0 (server#41389)
- Metadata must be set a editable for PROPPATCH (server#41390)
- Chore(deps): Bump regenerator-runtime from 0.13.11 to 0.14.0 (server#41391)
- Feat: add preview provider for emf files based on office (server#41395)
- Fix(cypress): Adjust admin theming tests for new `@nextcloud/vue` release (server#41398)
- Fix(cypress): Make new-users test less flaky by using test isolation (server#41399)
- Chore: update sabre/vobject and sabre/event to latest minor (server#41401)
- Fix(workflow): Fix “Call to a member function getUID() on null” with … (server#41404)
- Close participants filter after click (server#41405)
- Fix(log): Log exception class when message is empty (server#41406)
- Fix(userstatus): Do not override message timestamp for default messages (server#41407)
- Fix default icon: should be white instead of black (server#41412)
- Fix apps search provider order (server#41413)
- Fix dynamic property in CalDav tests (server#41415)
- Fix: Only reset preview src if it used to fail before (server#41416)
- Fix(workflowengine): use andWhere() not second where() (server#41417)
- Use background to increase overlay contrast (server#41426)
- Fix search providers icons (server#41432)
- Migrate bruteforce throttle check (server#41435)
- Add `inAppSearch` for advanced search providers (server#41436)
- Migrate forwarded for headers check (server#41438)
- Add link for opening app details (server#41439)
- Ignore metadata if migration to 28 is not done (server#41442)
- Fix(files): Show Collectives icon in Collectives folders (server#41443)
- Fix: Change scroll container for sharing details (server#41444)
- Moving IMetadataQuery (server#41446)
- Fix(backupcodes): Remove old notifications before creating a new remi… (server#41447)
- Improve shared status button (server#41453)
- Fix(files): Use `color-primary-element-text` for files/folders overlay icons (server#41455)
- Feat(search): allow contacts person search (server#41457)
- Implements search on null/notnull metadata (server#41459)
- Migrate old metadata table to the new ones (server#41465)
- Chore: Update `@nextcloud/vue` (server#41472)
- Adapt “advanced settings” button for accordion button (server#41473)
- Refactor(carddav): Use even earlier return and SQL’s WHERE IN (server#41474)
- Fix: Add docxf/oform to mimetypemapping (server#41475)
- Enh/beta improvements (server#41481)
- Fix(files): Sort list ASC by default (server#41485)
- Fix invalid users/groups handling in advanced search (server#41486)
- Move delete share button into the scrolling container (server#41489)
- Feat(comments): Plug in comments into activity sidebar tab if available (server#41491)
- Fix(ocp): register IAvailabilityCoordinator service alias (server#41495)
- Bump @nextcloud/dialogs to v5.0.1 (server#41497)
- Feat(dav): Enable OOO UI and expose enabled via OCP (server#41501)
- Correct spelling (server#41506)
- Enhancements: Fix and updates to most recent global search UI (server#41507)
- Enhancements for advanced search API (server#41511)
- Fix(userstatus): Only track message timestamp for values (server#41512)
- Fix(files_versions): don’t call getUid() on null (server#41518)
- Fix(files): Ensure folders and favorites are sorted first regardless of sorting mode (server#41519)
- Finish password confirmation (server#41520)
- Reverse X-Forwarded-For list to read the correct proxy remote address (server#41526)
- Add metadata generation job (server#41540)
- Serve .flac audio files (server#41541)
- Do not write htaccess file if disk space is too low (server#41544)
- Bump Hub 6 -> Hub 7 (server#41555)
- Fix(a11y): Focus on sharing quick permission radio (server#41560)
- Fix(settings): User row text field styles (server#41561)
- Fix(ObjectStore): Make copying behavior consistent with local storage (server#41565)
- Fix(2fa-backupcodes): Don’t remember disabled and deleted users over … (server#41569)
- Allow setting `strict-dynamic` on `strict-src-elem` and set it by default (server#41571)
- Fix(files): avoid sending thumbnail URL for directory as none exists (server#41573)
- Fix: Avoid invisible areas through keyboard navigation (server#41575)
- Fix(files): make files list valid table layout (server#41577)
- Fix: Be less strict about action exec return value (server#41579)
- Replace ActionLink with ActionButton on sharing tab (server#41580)
- Enh(settings): Migrate admin settings for sharing to vue (server#41581)
- Fix(CSP): Only add `strict-dynamic` when using nonce (server#41583)
- Chore: Update `@nextcloud/vue` to 8.2.0 (server#41584)
- Chore: Bump @nextcloud/dialogs to v5.0.2 (server#41585)
- Chore(deps): Bump actions/github-script from 6 to 7 (server#41594)
- Add named metadata event (server#41601)
- [master] Fix npm audit (server#41603)
- Fix: Fix linkToOCSRouteAbsolute() without index.php and with subfolder (server#41616)
- Handle error in previews for files versions (server#41617)
- Fix: Also cleanup orphaned shares user cannot be found anymore (server#41623)
- Chore: Bump @nextcloud/upload to 1.0.1 (server#41624)
- Listen to cache event when deleting metadata (server#41634)
- Fix(theming): Adjust config listener to validate `apporder` config also for closure navigation (server#41635)
- Fix sharing settings unit tests (server#41637)
- Replace input form with `NcTextField` (server#41638)
- Fix(user_status): remove border from emoji picker (server#41641)
- Correct spelling of Brute Force and other fixes (server#41642)
- Feat(search): hide search provider from list (server#41646)
- Trigger default action when open file initial state is set (server#41648)
- Fix: lower threshold for system address book sync (server#41649)
- Get sync_token on retrieveMetadata() (server#41653)
- Accept boolean value (server#41655)
- Show shared label only if the current user have shared the file. (server#41656)
- Chore(settings): Cleanup IManager and Manager type annotations (server#41662)
- Add quotation marks (server#41666)
- Test boolean favorite (server#41668)
- Correct spelling (server#41673)
- Fix(reminder): Fix app version and requirement for files_reminder app (server#41676)
- Test against stable28 branches (server#41679)
- Replace “Update” with “Edit” in advanced share settings (server#41691)
- Fix star stroke color on hover (server#41692)
- Add app-based filtering to global search (server#41700)
- Feat(dav): dispatch out-of-office started and ended events (server#41701)
- Focus global search input on open (server#41706)
- Fix(core): Subscribe to navigation changes on mounted for Unified search (server#41708)
- Fix(files): Use SVG as FilePicker buttons to bring back icons (server#41715)
- Remove unneeded links and add `focus-visible` state on a link (server#41716)
- Fix(dav): Avoid date diffing if PHP is buggy (server#41726)
- Fix adding x-requested-with header for relative URLs in some cases (server#41732)
- Fix action button labels (server#41733)
- Confirm content on dav-v2 test (server#41741)
- Ensure share has download permissions in F2V (server#41742)
- Fix(setupcheck): Fix memory limit setup check (server#41757)
- Fix(security): Update expiration date in security.txt (server#41761)
- Fix(files_versions): Check for user and owner before call getUserFolder (server#41783)
- Fix(files): Empty files list when uid contains special chars (server#41784)
- Enh(userstatus): add OOO automation and remove calendar automation (server#41798)
- Spelling correction (server#41807)
- Fix(dav): don’t schedule out-of-office jobs for dates in the past (server#41811)
- Fix: Hidden password confirmation dialog with new global search (server#41815)
- Fix(dav): Make ooo settings a form and the message required (server#41817)
- Feat(dav): hide search providers if their respective app is not activated (server#41837)
- Fix(OOO): Make the returned data more explicit (server#41845)
- Fix: add mimetype for eml and msg (server#41868)
- Fix(dav): Convert dates without tz drift (server#41873)
- Fix(dav): Prioritize timezone from core/login (server#41886)
- Update @nextcloud/upload to 1.0.2 (server#41912)
- Fix(theming): Fix color inverted icons based on theming and dark mode (server#41920)
- Synchronize operation on live photo files (server#41921)
- UI updates for global search (server#41925)
- Always emit search event (server#41926)
- Migrate openResult method to SearchResult component (server#41929)
- Handle close GlobalSearchModal gracefully #41792 (server#41930)
- Fix(core): app icon alignment in app menu (server#41932)
- Enable new global search by default #41729 (server#41933)
- Improve share logic for enforced password & expiry date (server#41934)
- Add comment in SyncLivePhotosListener (server#41941)
- Update `@nextcloud/vue` to 8.3.0 (server#41943)
- Fix(cypress): Adjust user columns tests (server#41945)
- Enh(settings): Load from disabled users endpoint (server#41949)
- Fix(files_external): Fix “Could not find resource main.js to load” (server#41955)
- Fix(copyright): Fix copyright doc blocks (server#41956)
- Fix(CI): Fix video verification tests (server#41960)
- Feat(out-of-office): Add OCS endpoint to set and clear absence (server#41963)
- Fix(dav): Allow single-day out of office (server#41967)
- Fix(TextProcessing): Add task type template param to IManager and registerTPProvider (server#41969)
- Fix(files): Adjust table header to look like on previous versions (server#41976)
- Fix(files): Move aria-label for favorite icon from span to icon (server#41978)
- Fix npm audit (server#41983)
- Fix(files): Reverse logic to prevent copy to itself (server#41989)
- Fix(files): Allow to drag and drop new files also on empty directories (server#41990)
- Fix(files): Remove confusing table header labels (server#41991)
- Fix(TemplateManager): Bail early if templatedirectory is empty (server#42000)
- Fix(security): Handle idn_to_utf8 returning false (server#42005)
- Fix(metadata): Allow to load metadata of multiple files at once (server#42010)
- Migrate database missing checks (server#42013)
- Fix(dav): allow any throwable in logException (server#42014)
- Feat(LDAP): implement IIsAdmin interface (server#42017)
- Fix: Properly take show_hidden user setting into account for file listing (server#42023)
- Files_metadata_installed (server#42026)
- Fix(dav): Make current ooo info time-dependent (server#42029)
- Fix(UnifiedSearch): Move headings out of list element (invalid HTML) (server#42032)
- Fix AppSettingsController.php overwriting currentLanguage (server#42050)
- Chore: Update `@nextcloud/dialogs` to version 5.0.3 (server#42057)
- Fix look of personal global credentials settings (server#42058)
- Fix(theming): Adjust dark theme to be accessible adjust cypress tests (server#42069)
- Fix(files): Correctly handle dropping folders on file list (server#42071)
- Correct semantics for link opening in global search (server#42073)
- Fix: Properly fetch version from shared files by accessing the owner storage version (server#42074)
- Fix some silent share bugs (server#42076)
- Fix(bruteforce-protection): Don’t throw a 500 when MaxDelayReached is… (server#42082)
- Fix(dav): Improve handling and logging of bulk upload failures (server#42087)
- Enh(NavigationManager): Use ID as fallback for `app` property of entries (server#42088)
- Enh(a11y): Add navigation labels (server#42089)
- Fix: Adjust reference picker code for the vue based FilePicker (server#42103)
- Change global search UI text to unified search (server#42105)
- Fix(core): add translations on the login page (server#42113)
- Chore(deps): Update openapi-extractor (server#42119)
- Fix(l10n): fix translations for init scripts (server#42122)
- Fix rename on live photos (server#42159)
- Fix(dav): Prevent out-of-office event time drifts (server#42163)
- Revert “fix(dav): Prevent out-of-office event time drifts” (server#42164)
- Improvements at documentation (3rdparty#1352)
- Chore: update workflows from templates (3rdparty#1419)
- Feat: add wapmorgan/mp3info and id3parser (3rdparty#1420)
- Chore(libphonenumber): Bump giggsey/libphonenumber-for-php to giggsey… (3rdparty#1421)
- Chore(deps): Drop swiftmailer/swiftmailer (3rdparty#1422)
- Fix(deps): Upgrade symfony/event-dispatcher to supported version 5.4.26 (3rdparty#1423)
- Chore(deps): Bump doctrine/dbal to 3.7.x (3rdparty#1424)
- Chore: update workflows from templates (3rdparty#1425)
- Bump sabre/http to 5.1.7 in master (3rdparty#1452)
- Chore: enable dependabot for stable27 (3rdparty#1461)
- Chore: update cweagans/composer-patches to 1.7.3 (3rdparty#1479)
- Chore: update symfony/process to 5.4.24 (3rdparty#1480)
- Chore: update symfony/console to 5.4.24 (3rdparty#1481)
- Chore: update http-foundation, routing and translation to 5.4.24 (3rdparty#1482)
- Chore: update symfony/mailer to 5.4.22 (3rdparty#1483)
- Chore: update punic to 3.8.1 (3rdparty#1484)
- Bump deepdiver1975/tarstreamer to 2.1.0 in master (3rdparty#1491)
- Remove stable24 from dependabot (3rdparty#1551)
- No longer ignore symfony 5.x (3rdparty#1552)
- Bump phpseclib/phpseclib to 2.0.45 in master (3rdparty#1579)
- Chore: remove opis/closure (3rdparty#1580)
- Fix(CI): Reduce dependabot update-types (3rdparty#1606)
- Chore: update sabre/vobject and sabre/event to latest minor (3rdparty#1641)
- Bump icewind/searchdav to 3.1.0 in master (3rdparty#1643)
- Adding the Auto-Submitted header for notification mails (activity#1041)
- Groupfolder activities on move/rename (activity#1163)
- Chore(deps-dev): Bump @vue/tsconfig from 0.1.3 to 0.4.0 (activity#1184)
- Chore(deps): Bump @nextcloud/auth from 2.0.0 to 2.1.0 (activity#1191)
- Chore(deps-dev): Bump vimeo/psalm from 5.9.0 to 5.12.0 (activity#1192)
- Chore(deps-dev): Bump @types/dockerode from 3.3.17 to 3.3.18 (activity#1193)
- Chore(deps-dev): Bump nextcloud/coding-standard from 1.0.0 to 1.1.1 (activity#1198)
- Chore(deps-dev): Bump @types/jest from 29.5.1 to 29.5.2 (activity#1209)
- Chore(deps-dev): Bump @vue/test-utils from 1.3.5 to 1.3.6 (activity#1213)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.8 to 9.6.9 (activity#1215)
- Chore(deps): Bump @nextcloud/vue from 7.11.4 to 7.12.0 (activity#1216)
- Chore(deps): Bump @nextcloud/router from 2.0.0 to 2.1.2 (activity#1219)
- Chore(deps-dev): Bump cypress from 12.12.0 to 12.15.0 (activity#1226)
- Chore(deps-dev): Bump @nextcloud/webpack-vue-config from 5.3.0 to 5.5.1 (activity#1227)
- Chore(deps): Bump @nextcloud/l10n from 1.6.0 to 2.2.0 (activity#1228)
- Chore(deps): Bump @nextcloud/dialogs from 3.2.0 to 4.1.0 (activity#1229)
- Add more aria attributes to activity-settings button (activity#1230)
- Remove unneeded margin after paragraphs (activity#1231)
- Updating cypress.yml workflow from template (activity#1232)
- Revert: cypress undefined component test (activity#1233)
- Chore(deps-dev): Bump vimeo/psalm from 5.12.0 to 5.13.1 (activity#1235)
- Chore(deps-dev): Bump @types/dockerode from 3.3.18 to 3.3.19 (activity#1236)
- Chore(deps-dev): Bump cypress from 12.15.0 to 12.16.0 (activity#1237)
- Chore(deps-dev): Bump typescript from 5.1.5 to 5.1.6 (activity#1238)
- Chore(deps-dev): Bump tslib from 2.5.0 to 2.6.0 (activity#1239)
- [master] Fix npm audit (activity#1244)
- Create pr-feedback.yml (activity#1246)
- Re-add templates.js (activity#1247)
- [master] Fix npm audit (activity#1250)
- Migrate activity app from ILogger (activity#1251)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.9 to 9.6.10 (activity#1253)
- Chore(deps-dev): Bump @types/jest from 29.5.2 to 29.5.3 (activity#1254)
- Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 (activity#1256)
- Bump @nextcloud/initial-state from 2.0.0 to 2.1.0 (activity#1257)
- Bump @nextcloud/axios from 2.3.0 to 2.4.0 (activity#1258)
- [master] Fix npm audit (activity#1264)
- Upgrade: Bump word-wrap from 1.2.3 to 1.2.4 (activity#1266)
- Remove color on hovered and focused link (activity#1267)
- Upgrade: Bump cypress from 12.17.1 to 12.17.2 (activity#1270)
- Upgrade: Bump handlebars from 4.7.7 to 4.7.8 (activity#1275)
- [master] Fix npm audit (activity#1279)
- Upgrade: Bump tough-cookie and @cypress/request (activity#1282)
- Perf(dashboard): implement widget item api v2 (activity#1284)
- Drop Symfony event dispatcher (activity#1285)
- Upgrade: Bump eslint-plugin-cypress from 2.13.3 to 2.14.0 (activity#1287)
- Upgrade: Bump cypress-wait-until from 2.0.0 to 2.0.1 (activity#1288)
- Upgrade: Bump regenerator-runtime from 0.13.11 to 0.14.0 (activity#1292)
- Upgrade: Bump jest-environment-jsdom from 29.5.0 to 29.6.4 (activity#1294)
- Fix Cypress tests for F2V (activity#1295)
- [master] Update nextcloud/ocp dependency (activity#1298)
- Chore(deps): Move cs-fixer into a composer bin (activity#1303)
- Upgrade: Bump @vue/vue2-jest from 29.2.4 to 29.2.6 (activity#1305)
- Upgrade: Bump tslib from 2.6.0 to 2.6.2 (activity#1306)
- [master] Update nextcloud/ocp dependency (activity#1308)
- Fix(db): pre- SELECT ids with a LIMIT to control the amount of rows deleted for MySQL (activity#1309)
- Use t for translations (activity#1311)
- Upgrade: Bump phpunit/phpunit from 9.6.11 to 9.6.12 (activity#1315)
- Upgrade: Bump jest-environment-jsdom from 29.6.4 to 29.7.0 (activity#1316)
- Upgrade: Bump @nextcloud/browserslist-config from 2.3.0 to 3.0.0 (activity#1317)
- Upgrade: Bump @nextcloud/dialogs from 4.1.0 to 4.2.0 (activity#1318)
- Upgrade: Bump @nextcloud/webpack-vue-config from 5.5.1 to 6.0.0 (activity#1319)
- Upgrade: Bump jest and @types/jest (activity#1320)
- [master] Update nextcloud/ocp dependency (activity#1323)
- Upgrade: Bump @nextcloud/vue from 7.12.4 to 7.12.5 (activity#1324)
- Bump cypress to v13 (activity#1325)
- Upgrade: Bump @nextcloud/dialogs from 4.2.0 to 4.2.1 (activity#1329)
- Upgrade: Bump @nextcloud/logger from 2.5.0 to 2.7.0 (activity#1330)
- Upgrade: Bump phpunit/phpunit from 9.6.12 to 9.6.13 (activity#1331)
- Upgrade: Bump @nextcloud/cypress from 1.0.0-beta.5 to 1.0.0-beta.6 (activity#1332)
- Remove click functionality on row entry (activity#1341)
- Upgrade: Bump @types/dockerode from 3.3.19 to 3.3.20 (activity#1342)
- Upgrade: Bump eslint-plugin-cypress from 2.14.0 to 2.15.1 (activity#1343)
- Upgrade: Bump @nextcloud/vue from 7.12.5 to 7.12.6 (activity#1344)
- Upgrade: Bump typescript from 5.1.6 to 5.2.2 (activity#1345)
- Upgrade: Bump @nextcloud/eslint-config from 8.3.0-beta.2 to 8.3.0 (activity#1346)
- [master] Update nextcloud/ocp dependency (activity#1347)
- [master] Update nextcloud/ocp dependency (activity#1350)
- [master] Fix npm audit (activity#1354)
- Fix: chunk delete in query (activity#1359)
- Fix(cypress): Make sure cypress tests work with upcoming Nextcloud 28 (activity#1361)
- Fix(sidebar): Only load chunk once (activity#1363)
- Upgrade: Bump dockerode from 3.3.5 to 4.0.0 (activity#1364)
- Upgrade: Bump @mdi/svg from 7.2.96 to 7.3.67 (activity#1365)
- [master] Update nextcloud/ocp dependency (activity#1367)
- Fix(settings): html validation (activity#1371)
- Fix: main page html validation (activity#1372)
- [master] Update nextcloud/ocp dependency (activity#1373)
- [master] Fix npm audit (activity#1374)
- Remove `aria-hidden` for table header (activity#1378)
- Upgrade: Bump browserify-sign from 4.2.1 to 4.2.2 (activity#1380)
- Upgrade: Bump @nextcloud/moment from 1.2.1 to 1.2.2 (activity#1382)
- Upgrade: Bump vue and vue-template-compiler (activity#1383)
- [master] Update nextcloud/ocp dependency (activity#1385)
- [master] Fix npm audit (activity#1386)
- Make the app itself using Vue to fix accessibility (activity#1388)
- Upgrade: Bump wait-on from 7.0.1 to 7.1.0 (activity#1389)
- Upgrade: Bump @nextcloud/router from 2.1.2 to 2.2.0 (activity#1390)
- Upgrade: Bump @types/jest from 29.5.5 to 29.5.7 (activity#1391)
- Upgrade: Bump @types/dockerode from 3.3.20 to 3.3.22 (activity#1392)
- Fix(ActivityModel): Migrate to TypeScript and fix some type issues (activity#1393)
- Fix: Add stub for files event to fix psalm error (activity#1394)
- Chore: Update workflows from organization (activity#1397)
- Feat: Open previews in Viewer (activity#1398)
- Feat(rss): Add server name to the RSS feed title (activity#1400)
- Fix(l10n): Ignore compressed js files (activity#1401)
- [master] Update nextcloud/ocp dependency (activity#1403)
- [master] Fix npm audit (activity#1406)
- Cleanup repository (activity#1409)
- Fix: rendering of calendar names (activity#1411)
- Fix: rendering of address book names (activity#1412)
- Fix: Fix missing titles and align table (activity#1413)
- Feat(sidebar): Add frontend API that allows to register custom entries (activity#1416)
- Fix activity icon (activity#1418)
- Chore: Bump @nextcloud/vue to v8.2.0 (activity#1419)
- Upgrade: Bump wait-on from 7.1.0 to 7.2.0 (activity#1423)
- Upgrade: Bump @types/dockerode from 3.3.22 to 3.3.23 (activity#1424)
- Update .l10nignore (activity#1425)
- [master] Update nextcloud/ocp dependency (activity#1426)
- [master] Fix npm audit (activity#1428)
- Chore(CI): Adjust testing matrix for Nextcloud 28 on stable28 (activity#1429)
- Fix(sidebar): Refactor code to also load plugin entries when Activity API returns 304 (activity#1439)
- Enh: Add navigation label (activity#1451)
- Create right list for activity links (activity#1452)
- Re-enable the move action in cy tests (activity#1454)
- Replace depredated OC.Util.*Date function with moment (activity#530)
- Feat(deps): Add Nextcloud 28 support on master (bruteforcesettings#460)
- Chore: update workflows from templates (bruteforcesettings#464)
- Bump nextcloud/coding-standard from 1.0.0 to 1.1.1 (bruteforcesettings#465)
- Chore: update node engines to next LTS (bruteforcesettings#469)
- Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 (bruteforcesettings#474)
- Chore(deps-dev): Bump word-wrap from 1.2.3 to 1.2.4 (bruteforcesettings#477)
- Create pr-feedback.yml (bruteforcesettings#481)
- Show current user info (bruteforcesettings#483)
- Chore(deps-dev): Bump @nextcloud/webpack-vue-config from 5.4.0 to 6.0.0 (bruteforcesettings#484)
- Chore(deps-dev): Bump @nextcloud/browserslist-config from 2.3.0 to 3.0.0 (bruteforcesettings#485)
- Chore(deps): Bump browserify-sign from 4.2.1 to 4.2.2 (bruteforcesettings#493)
- Chore(deps): Bump @nextcloud/axios from 2.1.0 to 2.4.0 (bruteforcesettings#503)
- Fix(i18n): Changed grammar (bruteforcesettings#504)
- Create API documentation from source code using phpDocumentor (circles#1241)
- Bump phpunit/phpunit from 9.5.28 to 9.6.4 (circles#1274)
- Fix incorrect Date format detection (circles#1298)
- Feat(deps): Add Nextcloud 28 support on master (circles#1313)
- Update Github workflow for psalm checks (circles#1314)
- Create pr-feedback.yml (circles#1327)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.4 to 9.6.10 (circles#1343)
- Chore(github): update Github workflow files (circles#1360)
- Bump unzipper from 0.10.11 to 0.10.14 (files_pdfviewer#744)
- Feat(deps): Add Nextcloud 28 support on master (files_pdfviewer#750)
- Chore: update workflows from templates (files_pdfviewer#753)
- Chore: update workflows from templates (files_pdfviewer#754)
- Chore(deps): Bump pdfjs-dist from 3.6.172 to 3.7.107 (files_pdfviewer#755)
- Chore(deps-dev): Bump nextcloud/coding-standard from 1.1.0 to 1.1.1 (files_pdfviewer#756)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.8 to 9.6.9 (files_pdfviewer#760)
- Chore(deps): Bump @nextcloud/router from 2.1.1 to 2.1.2 (files_pdfviewer#761)
- Chore: update node engines to next LTS (files_pdfviewer#762)
- [master] Fix npm audit (files_pdfviewer#767)
- Create pr-feedback.yml (files_pdfviewer#768)
- Chore(deps): Bump pdfjs-dist from 3.7.107 to 3.8.162 (files_pdfviewer#769)
- Chore(deps): Bump semver from 5.7.1 to 5.7.2 (files_pdfviewer#771)
- Revert “chore: update node engines to next LTS (node 20 / npm 9)” (files_pdfviewer#776)
- Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 (files_pdfviewer#782)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.9 to 9.6.10 (files_pdfviewer#785)
- PDF annotation support (files_pdfviewer#787)
- Allow to resize sidebar (files_pdfviewer#788)
- Feat: Fix styling for version comparison (files_pdfviewer#791)
- Chore(deps): Bump pdfjs-dist from 3.8.162 to 3.9.179 (files_pdfviewer#792)
- Fix initialization after bump to PDF.js 3.9.179 (files_pdfviewer#798)
- Chore(deps-dev): Bump @nextcloud/webpack-vue-config from 5.5.1 to 6.0.0 (files_pdfviewer#802)
- Chore(deps-dev): Bump @nextcloud/browserslist-config from 2.3.0 to 3.0.0 (files_pdfviewer#803)
- Fix extraction of PDF.js package (files_pdfviewer#806)
- Add workflow to notify of changed viewer.html (files_pdfviewer#810)
- Use Viewer also in public pages for a single share (files_pdfviewer#811)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.10 to 9.6.11 (files_pdfviewer#813)
- Chore(deps-dev): Bump axios from 1.4.0 to 1.5.0 (files_pdfviewer#815)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.11 to 9.6.12 (files_pdfviewer#816)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.12 to 9.6.13 (files_pdfviewer#817)
- Chore(deps): Bump @nextcloud/logger from 2.5.0 to 2.7.0 (files_pdfviewer#818)
- Chore(deps-dev): Bump @nextcloud/eslint-config from 8.2.1 to 8.3.0 (files_pdfviewer#819)
- Chore(deps-dev): Bump axios from 1.5.0 to 1.5.1 (files_pdfviewer#820)
- [master] Fix npm audit (files_pdfviewer#822)
- Chore(deps-dev): Bump @babel/traverse from 7.23.0 to 7.23.2 (files_pdfviewer#835)
- Chore(deps): Bump @nextcloud/router from 2.1.2 to 2.2.0 (files_pdfviewer#836)
- [master] Fix npm audit (files_pdfviewer#837)
- Setup Transifex translations (files_pdfviewer#842)
- Chore(deps): Bump pdfjs-dist from 3.9.179 to 3.11.174 (files_pdfviewer#844)
- Fix pdf-viewer sizing (files_pdfviewer#845)
- Chore(deps-dev): Bump axios from 1.5.1 to 1.6.0 (files_pdfviewer#847)
- Delete .tx/backport (files_pdfviewer#848)
- Show forms as read-only if the file is not editable (files_pdfviewer#850)
- Chore(CI): Adjust testing matrix for Nextcloud 28 on stable28 (files_pdfviewer#865)
- Chore(deps): Bump @nextcloud/dialogs from 4.2.1 to 4.2.2 (files_pdfviewer#867)
- Chore(deps-dev): Bump axios from 1.6.0 to 1.6.2 (files_pdfviewer#868)
- Revert “Extract buttons from pages so the animation does not affect t… (firstrunwizard#1003)
- Add initialstate provider (firstrunwizard#1004)
- Extract buttons from pages so the animation does not affect t… (firstrunwizard#1005)
- Mute video (firstrunwizard#1006)
- Chore(deps): Bump @nextcloud/vue from 8.0.0-beta.10 to 8.2.0 (firstrunwizard#1007)
- Chore(CI): Adjust testing matrix for Nextcloud 28 on stable28 (firstrunwizard#1008)
- Chore(deps): Bump vue and vue-template-compiler (firstrunwizard#1012)
- Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 (firstrunwizard#1013)
- Chore(deps): Bump @nextcloud/l10n from 2.0.1 to 2.1.0 (firstrunwizard#835)
- Add headings for slides (firstrunwizard#852)
- Chore(deps-dev): Bump @nextcloud/webpack-vue-config from 5.4.0 to 5.5.1 (firstrunwizard#863)
- Feat(deps): Add Nextcloud 28 support on master (firstrunwizard#875)
- Chore(deps-dev): Bump vimeo/psalm from 5.11.0 to 5.12.0 (firstrunwizard#876)
- Chore: update workflows from templates (firstrunwizard#877)
- Update dependabot config (firstrunwizard#880)
- Chore: update workflows from templates (firstrunwizard#881)
- Chore(deps): Bump fast-xml-parser and is-svg (firstrunwizard#887)
- Chore(deps): Bump peter-evans/create-or-update-comment from 3.0.1 to 3.0.2 (firstrunwizard#889)
- Chore(deps): Bump @nextcloud/vue from 7.11.6 to 7.12.0 (firstrunwizard#890)
- Chore(deps): Bump actions/checkout from 3.5.2 to 3.5.3 (firstrunwizard#894)
- Chore(deps): Bump shivammathur/setup-php from 2.25.2 to 2.25.4 (firstrunwizard#895)
- Chore(deps): Bump peter-evans/create-pull-request from 5.0.1 to 5.0.2 (firstrunwizard#896)
- Chore(deps): Bump @nextcloud/router from 2.1.1 to 2.1.2 (firstrunwizard#897)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.8 to 9.6.9 (firstrunwizard#898)
- Chore: update node engines to next LTS (firstrunwizard#902)
- [master] Fix npm audit (firstrunwizard#903)
- Chore(deps-dev): Bump vimeo/psalm from 5.12.0 to 5.13.1 (firstrunwizard#908)
- Chore(deps): Bump fast-xml-parser from 4.2.4 to 4.2.5 (firstrunwizard#909)
- Chore(deps): Bump @nextcloud/l10n from 2.1.0 to 2.2.0 (firstrunwizard#910)
- Chore(deps): Bump actions/setup-node from 3.6.0 to 3.7.0 (firstrunwizard#912)
- Chore(deps): Bump @nextcloud/axios from 2.3.0 to 2.4.0 (firstrunwizard#913)
- [master] Fix npm audit (firstrunwizard#915)
- Create pr-feedback.yml (firstrunwizard#917)
- Chore(deps): Bump @nextcloud/initial-state from 2.0.0 to 2.1.0 (firstrunwizard#918)
- [master] Fix npm audit (firstrunwizard#926)
- Chore(deps): Bump shivammathur/setup-php from 2.25.4 to 2.25.5 (firstrunwizard#934)
- Chore(deps-dev): Bump vimeo/psalm from 5.13.1 to 5.14.1 (firstrunwizard#936)
- Chore(deps): Bump @nextcloud/vue from 7.12.0 to 7.12.2 (firstrunwizard#937)
- Chore(deps): Bump actions/setup-node from 3.7.0 to 3.8.0 (firstrunwizard#938)
- Chore(deps): Bump actions/setup-node from 3.8.0 to 3.8.1 (firstrunwizard#939)
- Chore(deps): Bump actions/checkout from 3.5.3 to 3.6.0 (firstrunwizard#942)
- Chore(deps): Bump @nextcloud/vue from 7.12.2 to 7.12.4 (firstrunwizard#943)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.9 to 9.6.11 (firstrunwizard#944)
- Chore(deps-dev): Bump vimeo/psalm from 5.14.1 to 5.15.0 (firstrunwizard#945)
- Chore(deps): Bump shivammathur/setup-php from 2.25.5 to 2.26.0 (firstrunwizard#950)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.11 to 9.6.12 (firstrunwizard#951)
- Return if user is empty (firstrunwizard#952)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.12 to 9.6.13 (firstrunwizard#955)
- Adjust instructions and delete makefile (firstrunwizard#959)
- New first run wizard (firstrunwizard#960)
- [master] Fix npm audit (firstrunwizard#962)
- Chore(deps-dev): Bump @babel/traverse from 7.22.8 to 7.23.2 (firstrunwizard#971)
- Chore(deps): Bump browserify-sign from 4.2.1 to 4.2.2 (firstrunwizard#978)
- Chore(deps): Bump @nextcloud/vue from 8.0.0-beta.7 to 8.0.0-beta.10 (firstrunwizard#987)
- Add transitions (firstrunwizard#991)
- Remove cubic bezier from transition (firstrunwizard#992)
- Extract buttons from pages so the animation does not affect them (firstrunwizard#993)
- Restore user.svg icon as it’s still used in notifications (firstrunwizard#994)
- [master] Fix npm audit (firstrunwizard#998)
- Build(deps-dev): Bump @vitest/coverage-istanbul from 0.34.4 to 0.34.5 (logreader#1000)
- Build(deps-dev): Bump vitest from 0.34.4 to 0.34.5 (logreader#1001)
- Build(deps): Bump @nextcloud/dialogs from 4.1.0 to 4.2.1 (logreader#1002)
- Build(deps): Bump @nextcloud/logger from 2.5.0 to 2.7.0 (logreader#1004)
- Build(deps-dev): Bump @nextcloud/eslint-config from 8.3.0-beta.2 to 8.3.0 (logreader#1005)
- Build(deps-dev): Bump @vitest/coverage-istanbul from 0.34.5 to 0.34.6 (logreader#1007)
- Build(deps-dev): Bump vitest from 0.34.5 to 0.34.6 (logreader#1009)
- Build(deps-dev): Bump vite from 4.4.9 to 4.4.11 (logreader#1013)
- Build(deps-dev): Bump @nextcloud/vite-config from 1.0.0-beta.19 to 1.0.1 (logreader#1014)
- Build(deps): Bump postcss from 8.4.27 to 8.4.31 (logreader#1016)
- Add a setupcheck for errors and warnings in log file (logreader#1021)
- Build(deps): Bump highlight.js from 11.8.0 to 11.9.0 (logreader#1022)
- Build(deps): Bump @mdi/svg from 7.2.96 to 7.3.67 (logreader#1023)
- Build(deps): Bump pinia from 2.1.6 to 2.1.7 (logreader#1024)
- Build(deps): Bump @babel/traverse from 7.22.8 to 7.23.2 (logreader#1026)
- Build(deps): Bump browserify-sign from 4.2.1 to 4.2.2 (logreader#1028)
- Build(deps-dev): Bump happy-dom from 10.11.0 to 12.10.3 (logreader#1029)
- Build(deps): Bump @nextcloud/vue from 8.0.0-beta.2 to 8.0.0-beta.10 (logreader#1033)
- Update to psalm 5 to match what server is using (logreader#1034)
- Build(deps): Bump axios from 1.4.0 to 1.6.1 (logreader#1035)
- Update workflows and only run required ones (logreader#1036)
- Dependencies: Update vite and nextcloud/vite-config (logreader#1037)
- Fix: Update `@nextcloud/vue` to 8.0.1 and also fix CSS name for settings section (logreader#1039)
- Fix(ci): Run tests also on schedule on master so we can get code coverage (logreader#1044)
- [master] Update nextcloud/ocp dependency (logreader#1045)
- Build(deps): Bump @nextcloud/vue from 8.0.1 to 8.2.0 (logreader#1049)
- Build(deps): Bump axios from 1.6.1 to 1.6.2 (logreader#1050)
- Build(deps): Bump @nextcloud/dialogs from 5.0.0 to 5.0.2 (logreader#1051)
- [master] Update nextcloud/ocp dependency (logreader#1052)
- Fix: Handle errors while requesting log entries (logreader#1054)
- Fix(ui): Also translate settings modal title (logreader#1055)
- Chore(CI): Adjust testing matrix for Nextcloud 28 on stable28 (logreader#1056)
- Lower setup check level from error/warning to warning/info (logreader#1070)
- Bump react-responsive from 8.2.0 to 9.0.2 (logreader#829)
- Bump postcss-nested from 5.0.6 to 6.0.1 (logreader#839)
- Bump loader-utils and @teamsupercell/typings-for-css-modules-loader (logreader#842)
- Bump webpack-cli from 4.10.0 to 5.1.1 (logreader#867)
- Feat(deps): Add Nextcloud 28 support on master (logreader#870)
- Allow printing log messages during occ (logreader#873)
- Bump @babel/runtime from 7.19.0 to 7.22.0 (logreader#875)
- Chore: update workflows from templates (logreader#877)
- Bump postcss from 8.4.17 to 8.4.24 (logreader#878)
- Bump postcss-loader from 6.2.1 to 7.3.2 (logreader#879)
- Bump @babel/plugin-transform-runtime from 7.19.1 to 7.22.4 (logreader#881)
- [master] Update nextcloud/ocp dependency (logreader#882)
- Fix(a11y): `Copy` menu entries should be implemented as buttons (logreader#884)
- Migrate more files to Typescript (logreader#885)
- Make log levels button keyboard focusable and activable (logreader#887)
- Build(deps-dev): Bump @babel/core from 7.19.3 to 7.22.5 (logreader#889)
- Build(deps-dev): Bump @types/react from 18.0.24 to 18.2.9 (logreader#891)
- Build(deps): Bump @babel/runtime from 7.22.3 to 7.22.5 (logreader#892)
- Build(deps-dev): Bump @babel/preset-env from 7.21.5 to 7.22.5 (logreader#893)
- Build(deps-dev): Bump @babel/preset-react from 7.18.6 to 7.22.5 (logreader#894)
- Bump postcss-loader from 7.3.2 to 7.3.3 (logreader#895)
- Build(deps-dev): Bump ts-loader from 9.4.1 to 9.4.3 (logreader#896)
- Bump postcss-preset-env from 7.8.2 to 8.4.2 (logreader#897)
- Bump webpack from 5.76.0 to 5.86.0 (logreader#899)
- Build(deps-dev): Bump style-loader from 3.3.1 to 3.3.3 (logreader#900)
- Bump webpack-cli from 5.1.1 to 5.1.4 (logreader#901)
- Bump @babel/plugin-transform-runtime from 7.22.4 to 7.22.5 (logreader#902)
- [master] Update nextcloud/ocp dependency (logreader#903)
- Add option for raw output in log:watch/log:tail (logreader#905)
- Build(deps-dev): Bump @types/react from 18.2.9 to 18.2.12 (logreader#907)
- Build(deps): Bump @nextcloud/router from 2.1.1 to 2.1.2 (logreader#909)
- Build(deps-dev): Bump webpack from 5.86.0 to 5.87.0 (logreader#910)
- Build(deps-dev): Bump css-loader from 6.7.1 to 6.8.1 (logreader#911)
- Build(deps-dev): Bump mini-css-extract-plugin from 2.6.1 to 2.7.6 (logreader#912)
- Chore: update node engines to next LTS (logreader#915)
- Build(deps-dev): Bump @types/react from 18.2.12 to 18.2.14 (logreader#918)
- Build(deps-dev): Bump webpack from 5.87.0 to 5.88.0 (logreader#919)
- Build(deps-dev): Bump ts-loader from 9.4.3 to 9.4.4 (logreader#920)
- Build(deps-dev): Bump webpack from 5.88.0 to 5.88.1 (logreader#922)
- Build(deps-dev): Bump @babel/core from 7.22.5 to 7.22.8 (logreader#928)
- Build(deps-dev): Bump postcss from 8.4.24 to 8.4.25 (logreader#929)
- Build(deps-dev): Bump @babel/plugin-transform-runtime from 7.22.5 to 7.22.7 (logreader#930)
- Build(deps-dev): Bump postcss-preset-env from 8.4.2 to 9.0.0 (logreader#931)
- Build(deps-dev): Bump babel-loader from 8.2.5 to 9.1.3 (logreader#932)
- Build(deps): Bump @babel/runtime from 7.22.5 to 7.22.6 (logreader#933)
- Build(deps-dev): Bump @babel/preset-env from 7.22.5 to 7.22.7 (logreader#934)
- Build(deps): Bump @nextcloud/axios from 2.3.0 to 2.4.0 (logreader#935)
- Migrate app frontend to Vue (logreader#936)
- Build(deps-dev): Bump postcss from 8.4.25 to 8.4.26 (logreader#938)
- Build(deps-dev): Bump @babel/plugin-transform-runtime from 7.22.7 to 7.22.9 (logreader#939)
- Build(deps-dev): Bump @babel/core from 7.22.8 to 7.22.9 (logreader#940)
- Build(deps-dev): Bump @types/react from 18.2.14 to 18.2.15 (logreader#941)
- Build(deps-dev): Bump @babel/preset-env from 7.22.7 to 7.22.9 (logreader#942)
- Build(deps-dev): Bump vite from 4.4.5 to 4.4.6 (logreader#947)
- Fix: Use `
` for “loading older entries” row (logreader#948) - [master] Update nextcloud/ocp dependency (logreader#949)
- Fix(i18n): Fixed typo (logreader#951)
- Fix(i18n): Align spelling of log file (logreader#952)
- Chore: Migrate to `@nextcloud/vite-config` (logreader#953)
- Build(deps-dev): Bump vitest from 0.33.0 to 0.34.1 (logreader#954)
- Build(deps-dev): Bump @pinia/testing from 0.1.2 to 0.1.3 (logreader#957)
- Build(deps-dev): Bump @vitest/coverage-istanbul from 0.33.0 to 0.34.1 (logreader#959)
- Build(deps): Bump pinia from 2.1.4 to 2.1.6 (logreader#961)
- [master] Update nextcloud/ocp dependency (logreader#963)
- Build(deps-dev): Bump vite from 4.4.6 to 4.4.9 (logreader#965)
- Build(deps-dev): Bump happy-dom from 10.5.2 to 10.9.0 (logreader#966)
- Fix logreader:tail/watch commands (logreader#967)
- Chore: Update CI workflows from organization (logreader#968)
- Create pr-feedback.yml (logreader#970)
- Build(deps-dev): Bump @nextcloud/browserslist-config from 2.3.0 to 3.0.0 (logreader#971)
- Build(deps-dev): Bump @vitest/coverage-istanbul from 0.34.1 to 0.34.2 (logreader#972)
- Build(deps-dev): Bump vitest from 0.34.1 to 0.34.2 (logreader#974)
- Build(deps-dev): Bump happy-dom from 10.9.0 to 10.10.4 (logreader#975)
- [master] Update nextcloud/ocp dependency (logreader#976)
- Build(deps-dev): Bump typescript from 5.1.6 to 5.2.2 (logreader#982)
- Build(deps-dev): Bump happy-dom from 10.10.4 to 10.11.0 (logreader#983)
- Build(deps-dev): Bump @vitest/coverage-istanbul from 0.34.2 to 0.34.3 (logreader#984)
- Build(deps-dev): Bump vitest from 0.34.2 to 0.34.3 (logreader#985)
- Build(deps-dev): Bump @vitest/coverage-istanbul from 0.34.3 to 0.34.4 (logreader#991)
- Build(deps-dev): Bump vitest from 0.34.3 to 0.34.4 (logreader#992)
- Build(deps-dev): Bump @nextcloud/vite-config from 1.0.0-beta.18 to 1.0.0-beta.19 (logreader#999)
- Feat(deps): Add Nextcloud 28 support on master (nextcloud_announcements#200)
- [master] Update nextcloud/ocp dependency (nextcloud_announcements#202)
- Test installation against PHP 8.2 (nextcloud_announcements#203)
- Chore(deps-dev): Bump vimeo/psalm from 5.11.0 to 5.12.0 (nextcloud_announcements#205)
- Chore: update workflows from templates (nextcloud_announcements#207)
- Chore(deps-dev): Bump nextcloud/coding-standard from 1.1.0 to 1.1.1 (nextcloud_announcements#208)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.8 to 9.6.9 (nextcloud_announcements#209)
- Chore(deps-dev): Bump vimeo/psalm from 5.12.0 to 5.13.1 (nextcloud_announcements#212)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.9 to 9.6.10 (nextcloud_announcements#215)
- Chore(deps-dev): Bump vimeo/psalm from 5.13.1 to 5.14.1 (nextcloud_announcements#218)
- Fix(CI): Update actions and tooling (nextcloud_announcements#221)
- Fix(CI): Fix OCP package on master (nextcloud_announcements#227)
- [master] Update nextcloud/ocp dependency (nextcloud_announcements#228)
- [master] Update nextcloud/ocp dependency (nextcloud_announcements#230)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.11 to 9.6.12 (nextcloud_announcements#234)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.12 to 9.6.13 (nextcloud_announcements#235)
- [master] Update nextcloud/ocp dependency (nextcloud_announcements#236)
- [master] Update nextcloud/ocp dependency (nextcloud_announcements#237)
- [master] Update nextcloud/ocp dependency (nextcloud_announcements#241)
- [master] Update nextcloud/ocp dependency (nextcloud_announcements#245)
- [master] Update nextcloud/ocp dependency (nextcloud_announcements#246)
- Fix(UI): Merge UI setting with updatenotifications admin settings (nextcloud_announcements#248)
- [master] Update nextcloud/ocp dependency (nextcloud_announcements#251)
- [master] Update nextcloud/ocp dependency (nextcloud_announcements#253)
- [master] Update nextcloud/ocp dependency (nextcloud_announcements#255)
- Chore(CI): Adjust testing matrix for Nextcloud 28 on stable28 (nextcloud_announcements#257)
- Update nextcloud/ocp dependency (nextcloud_announcements#261)
- Create update-nextcloud-ocp-approve-merge.yml (nextcloud_announcements#263)
- Update nextcloud/ocp dependency (nextcloud_announcements#268)
- Update nextcloud/ocp dependency (nextcloud_announcements#271)
- Chore(deps-dev): Bump @nextcloud/webpack-vue-config from 5.5.0 to 5.5.1 (notifications#1536)
- Feat(deps): Add Nextcloud 28 support on master (notifications#1554)
- Chore(deps-dev): Bump guzzlehttp/guzzle from 7.5.1 to 7.6.1 in /tests/Integration (notifications#1555)
- Chore(deps): Bump @nextcloud/vue from 7.11.4 to 7.11.6 (notifications#1557)
- Chore(deps): Bump @nextcloud/event-bus from 3.0.2 to 3.1.0 (notifications#1559)
- [master] Update nextcloud/ocp dependency (notifications#1561)
- Fix(CI): Run tests against PHP 8.2 (notifications#1563)
- Chore(deps-dev): Bump guzzlehttp/guzzle from 7.6.1 to 7.7.0 in /tests/Integration (notifications#1565)
- Chore(deps): Bump @nextcloud/auth from 2.0.0 to 2.1.0 (notifications#1566)
- Chore(deps-dev): Bump vimeo/psalm from 5.11.0 to 5.12.0 (notifications#1567)
- Chore: update workflows from templates (notifications#1569)
- Chore(deps-dev): Bump nextcloud/coding-standard from 1.1.0 to 1.1.1 (notifications#1570)
- Chore(deps): Bump fast-xml-parser and is-svg (notifications#1571)
- Chore(deps): Bump @nextcloud/vue from 7.11.6 to 7.12.0 (notifications#1573)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.8 to 9.6.9 (notifications#1574)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.8 to 9.6.9 in /tests/Integration (notifications#1575)
- Chore(deps): Bump @nextcloud/router from 2.1.1 to 2.1.2 (notifications#1577)
- Fix(settings): Delete settings when a user is deleted (notifications#1583)
- Fix(CI): Try to wait for the mysql container in case it did not start… (notifications#1589)
- Chore: update node engines to next LTS (notifications#1590)
- Chore(deps): Bump @nextcloud/dialogs from 4.0.1 to 4.1.0 (notifications#1593)
- Chore(deps): Bump fast-xml-parser from 4.2.4 to 4.2.5 (notifications#1594)
- Update PHP extensions list in performance.yml (notifications#1595)
- Fix(Vue): Replace deprecated NcHeaderMenu property (notifications#1597)
- Chore(deps-dev): Bump vimeo/psalm from 5.12.0 to 5.13.1 (notifications#1598)
- Chore(deps): Bump @nextcloud/capabilities from 1.0.4 to 1.1.0 (notifications#1599)
- Create pr-feedback.yml (notifications#1600)
- Chore[master] – audit dependencies (notifications#1602)
- Chore(deps): Bump @nextcloud/axios from 2.3.0 to 2.4.0 (notifications#1607)
- Chore(deps): Bump semver from 5.7.1 to 5.7.2 (notifications#1610)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.9 to 9.6.10 (notifications#1616)
- Chore(deps): Bump @nextcloud/initial-state from 2.0.0 to 2.1.0 (notifications#1618)
- Chore(deps): Bump @nextcloud/vue from 7.12.0 to 7.12.1 (notifications#1619)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.9 to 9.6.10 in /tests/Integration (notifications#1620)
- Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 (notifications#1621)
- Remove stable24 from dependabot.yml since it’s EOL by now (notifications#1626)
- Update update-nextcloud-ocp.yml (notifications#1628)
- Fix(CI): Update nextcloud/ocp composer package manually (notifications#1632)
- [master] Update nextcloud/ocp dependency (notifications#1635)
- Fix(fairuse): Adjust website URL (notifications#1637)
- Add OpenAPI spec (notifications#1640)
- [master] Update nextcloud/ocp dependency (notifications#1642)
- Chore(deps-dev): Bump @nextcloud/webpack-vue-config from 5.5.1 to 6.0.0 (notifications#1643)
- Chore(deps-dev): Bump @nextcloud/browserslist-config from 2.3.0 to 3.0.0 (notifications#1644)
- [master] Update nextcloud/ocp dependency (notifications#1645)
- Chore(deps): Bump @nextcloud/vue from 7.12.1 to 7.12.4 (notifications#1646)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.10 to 9.6.11 in /tests/Integration (notifications#1647)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.10 to 9.6.11 (notifications#1648)
- Chore(deps-dev): Bump vimeo/psalm from 5.14.1 to 5.15.0 (notifications#1649)
- [master] Update nextcloud/ocp dependency (notifications#1651)
- Chore(deps-dev): Bump guzzlehttp/guzzle from 7.7.0 to 7.8.0 in /tests/Integration (notifications#1652)
- [master] Update nextcloud/ocp dependency (notifications#1653)
- Fix (visually) removing first notification when executing an action (notifications#1657)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.11 to 9.6.12 (notifications#1659)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.11 to 9.6.12 in /tests/Integration (notifications#1661)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.12 to 9.6.13 (notifications#1665)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.12 to 9.6.13 in /tests/Integration (notifications#1666)
- Chore(deps): Bump @nextcloud/auth from 2.1.0 to 2.2.1 (notifications#1667)
- Chore(deps): Bump howler from 2.2.3 to 2.2.4 (notifications#1668)
- Chore(deps): Bump @nextcloud/vue from 7.12.4 to 7.12.5 (notifications#1669)
- Fix typo in EndpointController (notifications#1673)
- [master] Update nextcloud/ocp dependency (notifications#1674)
- Chore(deps-dev): Bump @nextcloud/eslint-config from 8.2.1 to 8.3.0 (notifications#1675)
- Chore: Bump @nextcloud/vue to v8-beta.7 (notifications#1676)
- Chore(deps): Bump @nextcloud/dialogs from 4.1.0 to 4.2.1 (notifications#1677)
- [master] Update nextcloud/ocp dependency (notifications#1678)
- Chore(deps): Bump @nextcloud/vue from 8.0.0-beta.7 to 8.0.0-beta.8 (notifications#1680)
- [master] Update nextcloud/ocp dependency (notifications#1684)
- Chore(CI): Update workflows (notifications#1685)
- Update openapi-extractor (notifications#1686)
- [master] Update nextcloud/ocp dependency (notifications#1689)
- Chore(deps): Bump @babel/traverse from 7.23.0 to 7.23.2 (notifications#1691)
- Chore(deps): Bump @nextcloud/moment from 1.2.1 to 1.2.2 (notifications#1692)
- Chore(deps): Bump @nextcloud/router from 2.1.2 to 2.2.0 (notifications#1693)
- Chore(deps): Bump @nextcloud/browser-storage from 0.2.0 to 0.3.0 (notifications#1694)
- [master] Update nextcloud/ocp dependency (notifications#1698)
- Feat(setup): Add a setup message when the rate limit was reached (notifications#1699)
- Chore(deps): Bump browserify-sign from 4.2.1 to 4.2.2 (notifications#1701)
- Chore(deps): Bump @nextcloud/vue from 8.0.0-beta.8 to 8.0.0-beta.9 (notifications#1702)
- Chore(deps): Bump vue and vue-template-compiler (notifications#1703)
- [master] Update nextcloud/ocp dependency (notifications#1708)
- Chore(deps): Bump @nextcloud/vue from 8.0.0-beta.9 to 8.0.0-beta.10 (notifications#1709)
- [master] Update nextcloud/ocp dependency (notifications#1710)
- Chore(deps): Bump @nextcloud/dialogs from 4.2.1 to 5.0.0 (notifications#1711)
- Chore(deps): Bump @nextcloud/vue from 8.0.0-beta.10 to 8.0.1 (notifications#1712)
- [master] Update nextcloud/ocp dependency (notifications#1715)
- Fix(UI): Fix NcRichText usage (notifications#1716)
- Chore: Bump @nextcloud/vue to v8.2.0 (notifications#1719)
- Chore(deps): Bump @nextcloud/dialogs from 5.0.0 to 5.0.2 (notifications#1720)
- [master] Update nextcloud/ocp dependency (notifications#1722)
- Chore(CI): Adjust testing matrix for Nextcloud 28 on stable28 (notifications#1724)
- Update nextcloud/ocp dependency (notifications#1728)
- Create update-nextcloud-ocp-approve-merge.yml (notifications#1731)
- Chore(deps): Bump @nextcloud/dialogs from 5.0.2 to 5.0.3 (notifications#1735)
- Update nextcloud/ocp dependency (notifications#1740)
- Feat(deps): Add Nextcloud 28 support on master (password_policy#475)
- Chore(deps): Bump @nextcloud/vue from 7.11.5 to 7.11.6 (password_policy#476)
- Chore: adjust CODEOWNERS file (password_policy#477)
- Chore: update workflows from templates (password_policy#478)
- Chore(deps-dev): Bump nextcloud/coding-standard from 1.1.0 to 1.1.1 (password_policy#479)
- Chore(deps): Bump fast-xml-parser from 4.2.2 to 4.2.4 (password_policy#480)
- Chore: update node engines to next LTS (password_policy#483)
- Chore(deps): Bump fast-xml-parser from 4.2.4 to 4.2.5 (password_policy#486)
- Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 (password_policy#490)
- Chore(deps-dev): Bump word-wrap from 1.2.3 to 1.2.4 (password_policy#491)
- Create pr-feedback.yml (password_policy#492)
- Chore(deps-dev): Bump @nextcloud/browserslist-config from 2.3.0 to 3.0.0 (password_policy#494)
- Chore(deps-dev): Bump @nextcloud/webpack-vue-config from 5.5.1 to 6.0.0 (password_policy#495)
- Chore(deps-dev): Bump @nextcloud/eslint-config from 8.2.1 to 8.3.0 (password_policy#503)
- Chore(deps): Bump browserify-sign from 4.2.1 to 4.2.2 (password_policy#506)
- Chore(deps): Bump axios and @nextcloud/axios (password_policy#511)
- Chore(deps-dev): Bump @babel/traverse from 7.22.10 to 7.23.3 (password_policy#515)
- Chore(CI): Adjust testing matrix for Nextcloud 28 on stable28 (password_policy#520)
- Bump wait-on from 6.0.1 to 7.0.1 (photos#1557)
- Consolidate fontend logic (photos#1621)
- [master] Update nextcloud/ocp dependency (photos#1758)
- Adapt to SystemTags optimizations on server (photos#1770)
- Feat(deps): Add Nextcloud 28 support on master (photos#1807)
- [master] Fix npm audit (photos#1821)
- Fix: properly handle public link share deletion (photos#1823)
- Add more e2e tests (photos#1826)
- Accessible Photos directory settings (photos#1828)
- Update @nc/eslint-config and apply linting rules (photos#1829)
- Chore: update workflows from templates (photos#1831)
- Enh(faces): Implement UnassignedFaces view (photos#1832)
- Fix: use owner instead of owner_id to delete photos by owner (photos#1837)
- Chore(deps-dev): Bump nextcloud/coding-standard from 1.0.0 to 1.1.1 (photos#1839)
- Update view when layout setting changes (photos#1856)
- Prevent progress bar overflow when uploading in album content (photos#1862)
- Make file list semantically correct (photos#1867)
- [master] Fix npm audit (photos#1876)
- Enh(faces): Avoid O(n) API calls on faces overview (photos#1881)
- Split sections in independent lists (photos#1882)
- Reset selection state in route change (photos#1888)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.8 to 9.6.9 (photos#1892)
- Add unselect all button (photos#1895)
- Chore: update node engines to next LTS (photos#1898)
- [master] Fix npm audit (photos#1904)
- Match visible text with aria-labels (photos#1906)
- Updating cypress.yml workflow from template (photos#1907)
- [master] Fix npm audit (photos#1912)
- Create pr-feedback.yml (photos#1916)
- [master] Fix npm audit (photos#1938)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.9 to 9.6.10 (photos#1944)
- Chore(deps-dev): Bump word-wrap from 1.2.3 to 1.2.4 (photos#1954)
- Chore(deps): Bump qs from 6.11.0 to 6.11.2 (photos#1982)
- Chore(deps-dev): Bump autoprefixer from 10.4.13 to 10.4.14 (photos#1983)
- Chore(deps-dev): Bump postcss-loader from 7.0.2 to 7.3.3 (photos#1984)
- Chore(deps): Bump @nextcloud/initial-state from 2.0.0 to 2.1.0 (photos#1985)
- Chore(deps): upgrade `@nextcloud` family (photos#1988)
- Chore(deps-dev): Bump @vue/test-utils from 1.3.3 to 1.3.6 (photos#1996)
- Chore(deps): Bump vue-material-design-icons from 5.1.2 to 5.2.0 (photos#2000)
- Chore(deps-dev): Bump cypress-wait-until from 1.7.2 to 2.0.1 (photos#2001)
- Upgrade @nextcloud/vue to v8 beta (photos#2020)
- Techdebt(DI): Use public IThrottler interface which exists since 25 (photos#2034)
- Chore(deps-dev): Bump @vue/vue2-jest from 29.2.4 to 29.2.6 (photos#2045)
- Use t for translations (photos#2049)
- Recycle DOM elements in virtual scrolling (photos#2052)
- Wrap cache query in a try/catch (photos#2053)
- Bump cypress to v13 (photos#2054)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.10 to 9.6.13 (photos#2060)
- Run npm audit fix (photos#2064)
- Chore(deps-dev): Bump tslib from 2.5.0 to 2.6.2 (photos#2068)
- Chore(deps-dev): Bump postcss from 8.4.27 to 8.4.31 (photos#2071)
- Reduce width on title and content for header navigation (photos#2086)
- Fix buttons on new album modal window (photos#2087)
- Perf: make geoNameFolder lazy (photos#2094)
- Chore(deps-dev): Bump @babel/traverse from 7.22.5 to 7.23.2 (photos#2096)
- Fix: open settings button (photos#2098)
- Fix new album form layout (photos#2099)
- Filter out some permission for public albums (photos#2103)
- Use new metadata API for providers (photos#2104)
- Update vue to 8.0.0-beta.9 (photos#2111)
- Display EXIF data (photos#2115)
- Enh: Add unique DOM identifiers for nav entries (photos#2118)
- Init metadata (photos#2119)
- Use original date time to order files in UI (photos#2125)
- Add overlay on live photo (photos#2127)
- Metadata: fix crash when datetime has invalid format (photos#2128)
- Fix(a11y): Backwards photos tabulation (photos#2129)
- Add sidebar to the build entries (photos#2130)
- Fix EXIF display conditions (photos#2135)
- Chore: Bump @nextcloud/vue to v8.2.0 (photos#2136)
- Chore(deps-dev): Bump sabre/dav from 4.4.0 to 4.5.0 (photos#2138)
- Port virtual list perf improvements from F2V (photos#2139)
- Use NC URL to download cities list (photos#2141)
- Use information outline as sidebar icon (photos#2142)
- Chore(CI): Adjust testing matrix for Nextcloud 28 on stable28 (photos#2145)
- Chore(deps-dev): Bump jest-environment-jsdom from 29.4.1 to 29.4.3 (photos#2153)
- Fix links to faces with special chars (photos#2164)
- Don’t check display name on null (photos#2167)
- Fix: Skip empty files in metadata providers (photos#2170)
- Fix(DB): Fix “IS NOT NULL” database queries (photos#2173)
- Show title and close of modal inline (photos#2181)
- Enh: Add navigation label (photos#2184)
- Chore(deps): Bump @nextcloud/dialogs from 3.2.0 to 4.0.1 (privacy#855)
- Chore(deps): Bump @nextcloud/l10n from 1.6.0 to 2.1.0 (privacy#856)
- Chore(deps-dev): Bump @nextcloud/webpack-vue-config from 5.4.0 to 5.5.1 (privacy#884)
- Feat(deps): Add Nextcloud 28 support on master (privacy#895)
- [master] Fix npm audit (privacy#899)
- Chore: update workflows from templates (privacy#900)
- Chore(deps-dev): Bump nextcloud/coding-standard from 1.0.0 to 1.1.1 (privacy#901)
- Chore(deps): Bump fast-xml-parser and is-svg (privacy#902)
- Chore(deps): Bump @nextcloud/vue from 7.8.0 to 7.12.0 (privacy#903)
- [master] Fix npm audit (privacy#904)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.8 to 9.6.9 (privacy#909)
- Chore(deps): Bump @nextcloud/router from 2.1.1 to 2.1.2 (privacy#911)
- Chore: update node engines to next LTS (privacy#912)
- [master] Fix npm audit (privacy#918)
- Chore(deps): Bump @nextcloud/l10n from 2.1.0 to 2.2.0 (privacy#920)
- [master] Fix npm audit (privacy#921)
- Chore(deps): Bump @nextcloud/axios from 2.3.0 to 2.4.0 (privacy#925)
- [master] Fix npm audit (privacy#926)
- Create pr-feedback.yml (privacy#931)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.9 to 9.6.10 (privacy#932)
- Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 (privacy#935)
- Chore(deps): Bump @nextcloud/vue from 7.12.0 to 7.12.1 (privacy#939)
- Chore(deps): Bump @nextcloud/initial-state from 2.0.0 to 2.1.0 (privacy#942)
- Chore(deps): Bump @nextcloud/vue from 7.12.1 to 7.12.2 (privacy#944)
- Chore(deps): Bump @nextcloud/dialogs from 4.0.1 to 4.1.0 (privacy#949)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.10 to 9.6.11 (privacy#954)
- Chore(deps): Bump @nextcloud/vue from 7.12.2 to 7.12.4 (privacy#955)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.11 to 9.6.12 (privacy#958)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.12 to 9.6.13 (privacy#963)
- [master] Fix npm audit (privacy#967)
- Chore(deps): Bump @babel/traverse from 7.22.10 to 7.23.2 (privacy#972)
- [master] Fix npm audit (privacy#973)
- Chore(deps): Bump browserify-sign from 4.2.1 to 4.2.2 (privacy#977)
- [master] Fix npm audit (privacy#988)
- Chore(CI): Adjust testing matrix for Nextcloud 28 on stable28 (privacy#993)
- Chore(deps): Bump vue from 2.7.14 to 2.7.15 (privacy#995)
- Enh(a11y): Make privacy markup accessible (privacy#998)
- Feat(deps): Add Nextcloud 28 support on master (recommendations#618)
- [master] Fix npm audit (recommendations#619)
- [master] Fix npm audit (recommendations#625)
- Create pr-feedback.yml (recommendations#630)
- Chore(deps-dev): Bump word-wrap from 1.2.3 to 1.2.4 (recommendations#631)
- Chore(deps-dev): Bump semver from 5.7.1 to 5.7.2 (recommendations#632)
- Feat: 28 Files headers compatibility (recommendations#637)
- Chore: Update npm audit branches (recommendations#639)
- Perf(dashboard): implement widget item api v2 (recommendations#641)
- Use app name that reflect app path (recommendations#642)
- Chore(deps): Bump @nextcloud/axios from 2.3.0 to 2.4.0 (recommendations#645)
- Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 (recommendations#647)
- [master] Fix npm audit (recommendations#650)
- [master] Fix npm audit (recommendations#656)
- [master] Fix npm audit (recommendations#666)
- [master] Fix npm audit (recommendations#674)
- Chore(CI): Adjust testing matrix for Nextcloud 28 on stable28 (recommendations#679)
- Chore(deps-dev): Bump @nextcloud/webpack-vue-config from 5.5.0 to 5.5.1 (related_resources#218)
- Feat(deps): Add Nextcloud 28 support on master (related_resources#235)
- [master] Fix npm audit (related_resources#237)
- Fresh session if missing (related_resources#238)
- Chore: update workflows from templates (related_resources#241)
- Chore(deps-dev): Bump nextcloud/coding-standard from 1.0.0 to 1.1.1 (related_resources#242)
- Single init circlesmanager (related_resources#243)
- Chore(deps): Bump fast-xml-parser and is-svg (related_resources#244)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.8 to 9.6.9 (related_resources#249)
- Chore(deps): Bump @nextcloud/router from 2.0.0 to 2.1.2 (related_resources#250)
- Chore: update node engines to next LTS (related_resources#251)
- [master] Fix npm audit (related_resources#253)
- Chore(deps): Bump @nextcloud/l10n from 1.6.0 to 2.2.0 (related_resources#254)
- Chore(deps): Bump fast-xml-parser from 4.2.4 to 4.2.5 (related_resources#255)
- Chore(deps): Bump @nextcloud/axios from 2.2.0 to 2.4.0 (related_resources#256)
- Remove useless logs (related_resources#257)
- Create pr-feedback.yml (related_resources#258)
- Chore(deps): Bump @nextcloud/vue from 7.11.6 to 7.12.1 (related_resources#259)
- Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 (related_resources#260)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.9 to 9.6.10 (related_resources#261)
- [master] Fix npm audit (related_resources#263)
- Update composer dependencies (related_resources#264)
- [master] Update nextcloud/ocp dependency (related_resources#266)
- [master] Fix npm audit (related_resources#267)
- [master] Update nextcloud/ocp dependency (related_resources#273)
- Update OCP workflow from upstream to avoid failures on main branch (related_resources#274)
- Bump @nextcloud/vue from 7.12.1 to 7.12.2 (related_resources#275)
- [master] Update nextcloud/ocp dependency (related_resources#276)
- Chore(deps-dev): Bump @nextcloud/browserslist-config from 2.3.0 to 3.0.0 (related_resources#279)
- [master] Update nextcloud/ocp dependency (related_resources#280)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.10 to 9.6.11 (related_resources#282)
- Chore(deps): Bump @nextcloud/vue from 7.12.2 to 7.12.4 (related_resources#283)
- Chore: Drop EOL stable24 from audit (related_resources#287)
- Drop main from audit (related_resources#290)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.11 to 9.6.12 (related_resources#291)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.12 to 9.6.13 (related_resources#294)
- Chore(deps-dev): Bump @nextcloud/eslint-config from 8.2.1 to 8.3.0 (related_resources#296)
- [master] Fix npm audit (related_resources#298)
- Contacts provider (related_resources#302)
- Chore(deps-dev): Bump @babel/traverse from 7.23.0 to 7.23.2 (related_resources#306)
- Chore(deps): Bump @nextcloud/router from 2.1.2 to 2.2.0 (related_resources#307)
- New API param resourceType (related_resources#311)
- Chore(deps): Bump browserify-sign from 4.2.1 to 4.2.2 (related_resources#312)
- Returns resources preview (related_resources#314)
- Add update info to serverinfo api call (serverinfo#434)
- Feat(deps): Add Nextcloud 28 support on master (serverinfo#455)
- [master] Update nextcloud/ocp dependency (serverinfo#456)
- Feat: add phpinfo (serverinfo#469)
- Chore: add pr-feedback workflow (serverinfo#470)
- Feat: enable dependabot for php (serverinfo#475)
- Chore(deps-dev): Bump psalm/phar from 4.30.0 to 5.13.1 (serverinfo#476)
- Chore(deps-dev): Bump phpunit/phpunit from 9.5.28 to 9.6.10 (serverinfo#477)
- Chore(deps-dev): Bump nextcloud/coding-standard from 1.0.0 to 1.1.1 (serverinfo#478)
- Chore: adjust commit message for dependabot (serverinfo#479)
- Chore: enable dependabot for github actions (serverinfo#481)
- Chore: remove dependabot for github actions (serverinfo#486)
- Feat: rename DefaultOs to Linux (serverinfo#488)
- Chore(deps-dev): Bump psalm/phar from 5.13.1 to 5.14.1 (serverinfo#489)
- Chore: enable dependabot auto merge (serverinfo#490)
- Update pr-feedback.yml (serverinfo#493)
- Docs: add heading for storage stats background job (serverinfo#494)
- Fix: remove hint about your disk is full notification (serverinfo#495)
- Chore: add value object for thermal zone (serverinfo#496)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.10 to 9.6.11 (serverinfo#498)
- Chore(deps-dev): Bump psalm/phar from 5.14.1 to 5.15.0 (serverinfo#499)
- Chore: dont autoload ocp package (serverinfo#500)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.11 to 9.6.12 (serverinfo#504)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.12 to 9.6.13 (serverinfo#505)
- Ci: update phpunit workflows for main (serverinfo#510)
- Ci: update lint and psalm workflow (serverinfo#511)
- Build: bump coding-standard and psalm (serverinfo#513)
- Ci: update ocp workflow (serverinfo#515)
- Fix: add flag to skip external requests (serverinfo#518)
- [master] Update nextcloud/ocp dependency (serverinfo#519)
- Feat: make update data opt-in (serverinfo#522)
- [master] Update nextcloud/ocp dependency (serverinfo#523)
- Feat: make apps updates opt-in by default (serverinfo#526)
- [master] Update nextcloud/ocp dependency (serverinfo#528)
- Chore(CI): Adjust testing matrix for Nextcloud 28 on stable28 (serverinfo#529)
- Feat(deps): Add Nextcloud 28 support on master (survey_client#190)
- Feat(deps): Add Nextcloud 28 support on master (suspicious_login#800)
- Chore: update workflows from templates (suspicious_login#802)
- Ci(phpunit): revert force enabling the app (suspicious_login#806)
- Chore: update node engines to next LTS (suspicious_login#809)
- Create pr-feedback.yml (suspicious_login#811)
- Chore(deps): update dependency @nextcloud/browserslist-config to v3 (master) (suspicious_login#820)
- Chore(deps): Enable bumps and pins for github actions (suspicious_login#821)
- Chore(release): v6.0.0 (suspicious_login#826)
- Doc: Document installation and distribution (suspicious_login#828)
- Allow opening files outside of the file system in viewer (text#2832)
- Fix: paste multiple line to table issue (text#3906)
- Fix(deps): update highlight (main) (text#4132)
- Feat(deps): Add Nextcloud 28 support on main (text#4202)
- Chore(deps): update dependency prosemirror-test-builder to ^1.1.1 (main) (text#4203)
- Chore(deps): update dependency vue-demi to ^0.14.4 (main) (text#4204)
- Chore(deps): update dependency vite to ^4.3.8 (main) (text#4206)
- Chore(deps): update dependency vue-demi to ^0.14.5 (main) (text#4207)
- Fix(deps): update dependency @nextcloud/event-bus to ^3.1.0 (main) (text#4208)
- Fix(menubar): show selection status correctly (text#4211)
- Fix: handle non markdown files in conflicts (text#4220)
- Chore(deps): update dependency vite to ^4.3.9 (main) (text#4222)
- Chore(deps-dev): Bump psalm/phar from 5.11.0 to 5.12.0 (text#4223)
- Fix(deps): update dependency lib0 to ^0.2.77 (main) (text#4224)
- Chore(deps): update dependency cypress to ^12.13.0 (main) (text#4225)
- Fix(deps): update dependency @nextcloud/auth to ^2.1.0 (main) (text#4226)
- Chore: update workflows from templates (text#4235)
- Fix: fix and upgrade cypress workflow (text#4236)
- Chore(deps-dev): Bump nextcloud/coding-standard from 1.1.0 to 1.1.1 (text#4238)
- Fix(UserApiController): Fix warning during test run with PHP 8.2 (text#4241)
- Ci(block-merge-freeze): Fix picking master branch for server (text#4243)
- No more deprecated API usages (text#4248)
- Chore(deps): Bump fast-xml-parser and is-svg (text#4249)
- Bring back keyboard shortcuts to help modal on non-mobile (text#4251)
- Don’t expect HTML element with ID `mimetype` in public share (text#4253)
- Limit cypress to github runners (text#4255)
- Chore: Switch to NcSavingIndicatorIcon (text#4259)
- Chore: Simplify issue template (text#4261)
- Fix(deps): update dependency lib0 to ^0.2.78 (main) (text#4262)
- Chore(deps): update dependency cypress to ^12.14.0 (main) (text#4263)
- Introduce middleware for session handling (text#4266)
- Fix/4267 js tests (text#4268)
- Fix(deps): update dependency yjs to ^13.6.2 (main) (text#4274)
- Fix(deps): update dependency @hocuspocus/provider to ^2.1.0 (main) (text#4275)
- Fix(deps): update dependency @nextcloud/vue to ^7.12.0 (main) (text#4280)
- Fix/2708 pasting tables (text#4285)
- Fix(sync): Save even if versions match (text#4286)
- Update: can i use browser list (text#4288)
- Fix: Catch unique constraint violation when creating new documents (text#4289)
- Make use of session middleware in remaining controllers (text#4290)
- Chore: Bump composer autoloader for new composer version (text#4291)
- Emit sync event after successful push to pick up syncing again (text#4297)
- Feature/translate modal (text#4299)
- Fix(cypress): shortcut test retry (text#4300)
- Fix(css): info callout box color to –color-info (text#4301)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.8 to 9.6.9 (text#4305)
- Fix: Pass origin along the initial state update (text#4309)
- Y.js backend enhancements and debug helpers (text#4310)
- Fix: clickable zone of task list checkbox (text#4312)
- Fix(deps): update dependency @nextcloud/files to ^3.0.0-beta.10 (main) (text#4315)
- Fix(deps): update dependency @nextcloud/router to ^2.1.2 (main) (text#4316)
- Chore(css): Move CSS files to src directory (text#4318)
- Fix: link preview width on mobile (text#4327)
- Chore(dependencies): Skip tiptap/prosemirror updates for 25 (text#4328)
- Fix(deps): update dependency yjs to ^13.6.4 (main) (text#4329)
- Chore(deps): update dependency cypress to ^12.15.0 (main) (text#4330)
- Chore: update node engines to next LTS (text#4335)
- Fade out user cursor labels after five seconds of inactivity (text#4336)
- Fix: max width of editor container on mobile (text#4337)
- Fix: Delete inactive sessions in one query (text#4339)
- Fix: Replace invalid sass rules with correct ones (text#4345)
- Feat: hide share and close buttons on direct editing for desktop (text#4346)
- Fix(deps): update dependency yjs to ^13.6.5 (main) (text#4347)
- Fix(deps): update dependency @hocuspocus/provider to ^2.2.0 (main) (text#4348)
- Chore(deps): Bump fast-xml-parser from 4.2.4 to 4.2.5 (text#4349)
- Fix(deps): update dependency @nextcloud/dialogs to ^4.1.0 (main) (text#4351)
- Chore(deps): update dependency vite-plugin-commonjs to ^0.8.0 (main) (text#4353)
- Ci/flaky runners (text#4357)
- Rework cypress commands (text#4364)
- Fix(deps): update dependency @nextcloud/l10n to ^2.2.0 (main) (text#4383)
- Fix(deps): update dependency yjs to ^13.6.6 (main) (text#4386)
- Feat: update render markdown for tables (text#4390)
- Ci(workflows): Update Github workflows from templates (text#4393)
- Chore(deps): update dependency cypress to ^12.16.0 (main) (text#4396)
- Fix: hotkey ctrl-s (text#4400)
- Fix: remove redundant css (text#4401)
- Chore(deps): update dependency @nextcloud/eslint-config to ^8.3.0-beta.2 (main) (text#4402)
- Chore: update relativeci workflow and webpack usage (text#4406)
- Fix(frontend): Update last saved timestamp when document is saved (text#4409)
- Ci(cypress): Adapt modal selector to viewer change (text#4412)
- Fix(deps): update dependency @nextcloud/vue to v8 (main) (text#4420)
- Split sync of ApiService to sync and save (text#4424)
- Chore(deps-dev): Bump psalm/phar from 5.12.0 to 5.13.1 (text#4425)
- [main] Fix npm audit (text#4427)
- Fix(deps): update dependency @nextcloud/axios to ^2.4.0 (main) (text#4431)
- Create pr-feedback.yml (text#4435)
- Fix(deps): update dependency @hocuspocus/provider to ^2.2.1 (main) (text#4437)
- Fix(deps): update dependency @nextcloud/files to ^3.0.0-beta.11 (main) (text#4438)
- Fix(deps): update dependency mitt to ^3.0.1 (main) (text#4439)
- Chore(deps): update jest to ^29.6.1 (main) (text#4440)
- Chore(deps): update dependency cypress to ^12.17.0 (main) (text#4444)
- Chore(deps): update dependency vite to ^4.4.1 (main) (text#4445)
- Fix(frontend): Improve paste handler for table cells (text#4452)
- Chore(deps): update dependency vite to ^4.4.2 (main) (text#4453)
- [main] Fix npm audit (text#4464)
- Ci(audit): Do not create pull requests if npm audit fix fails (text#4468)
- Fix sync errors after network issues (text#4474)
- Fix: cursor in image description on firefox (text#4475)
- Chore(deps): update dependency cypress to ^12.17.1 (main) (text#4476)
- Fix: Fetch attachment share permissions (text#4481)
- Fix: Encode individual parts of the dav url as uri components (text#4488)
- Chore(deps): update dependency @nextcloud/stylelint-config to ^2.3.1 (main) (text#4491)
- Chore(deps): update dependency vite to ^4.4.3 (main) (text#4492)
- Fix(deps): update dependency @nextcloud/initial-state to ^2.1.0 (main) (text#4493)
- Fix: remove duplicated save key action (text#4495)
- Fix some JS deprecations (text#4496)
- Fix(sync): only save on close if changes were made (text#4503)
- Fix: clear pending autosync on close (text#4504)
- Chore(deps): update dependency vite-plugin-commonjs to ^0.8.1 (main) (text#4505)
- Tests(cypress): Refactor reconnect test to be more reliable and add second test for actual reconnect (text#4507)
- Fix save on direct editing (text#4510)
- Fix: tab key in code block (text#4520)
- Fix: Add index to session_id on text_steps table (text#4521)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.9 to 9.6.10 (text#4526)
- Chore(deps): update dependency vite to ^4.4.4 (main) (text#4527)
- Fix(deps): update dependency @hocuspocus/provider to ^2.2.3 (main) (text#4528)
- Fix: Use prefilter for delete with subquery (text#4539)
- Fix: Remember cursor position when autofocus on load (text#4540)
- Bugfix/duplicated load of yjs (text#4542)
- Feat: add component SkeletonLoading (text#4545)
- Chore(deps-dev): Bump word-wrap from 1.2.3 to 1.2.4 (text#4546)
- Fix: Use simple query and chunk in PHP to delete inactive sessions (text#4549)
- Ci: Fix cypress test failing due to new autofocus cursor position (text#4550)
- Fix(postgres): Use a unique index name (text#4553)
- Chore(deps): update dependency cypress to ^12.17.2 (main) (text#4557)
- Chore(deps): update dependency vite to ^4.4.5 (main) (text#4558)
- Chore(deps): update dependency vite-plugin-commonjs to ^0.8.2 (main) (text#4559)
- Fix(deps): update dependency slug to ^8.2.3 (main) (text#4560)
- Fix(deps): update tiptap to ^2.0.4 (main) (text#4571)
- Chore(deps): update dependency vite to ^4.4.6 (main) (text#4576)
- Fix(deps): update dependency yjs to ^13.6.7 (main) (text#4579)
- [main] Update nextcloud/ocp dependency (text#4582)
- Stricter typing to match psalm level 2 (text#4584)
- Feat: Expose formatting menu bar actions through slash command (text#4587)
- Fix(mentions): encode user id in mentions URLs (text#4588)
- Add syntax highlighting in code blocks (text#4592)
- Fix(css): Fix margin-bottom for list items (text#4596)
- Chore(package): drop unused hocuspocus dependency (text#4597)
- Chore(deps): update dependency vite to ^4.4.7 (main) (text#4603)
- Chore(deps): update jest to ^29.6.2 (main) (text#4604)
- [main] Update nextcloud/ocp dependency (text#4611)
- Feat: Add support for mermaid.js rendering (text#4614)
- Fix(editor): Don’t load both Tiptap collaboration history extensions (text#4621)
- Text processing integration (text#4627)
- Chore(deps): update dependency cypress to ^12.17.3 (main) – autoclosed (text#4628)
- Chore(deps): update dependency vite to ^4.4.8 (main) (text#4629)
- Chore(deps-dev): Bump psalm/phar from 5.13.1 to 5.14.1 (text#4632)
- Fix: Use resize observer to calculate menubar icon limit (text#4637)
- [main] Update nextcloud/ocp dependency (text#4642)
- Fix: Use default font size (text#4644)
- Fix(css): Move code highlighting CSS to `prosemirror.scss` (text#4645)
- Chore(deps): Bump tough-cookie and @cypress/request (text#4648)
- Feat(npm): Prepare for 28.0.0-dev.1 release (text#4653)
- Fix(ViewerComponent): Only fetch source if `this.source` is set (text#4654)
- Fix: Properly handle viewer loading in collectives (text#4657)
- Cypress tests for smart picker, code block, mermaid and version view/compare (text#4663)
- Fix: Avoid unnecessary local translate function (text#4664)
- Feat: 28 Files2vue compatibility (text#4666)
- Ci(cypress): Make sure to build before cypress (text#4667)
- Chore(deps): update dependency @vue/vue2-jest to ^29.2.5 (main) (text#4669)
- Chore(deps): update dependency vite to ^4.4.9 (main) (text#4670)
- Fix(deps): update dependency lib0 to ^0.2.81 (main) (text#4671)
- Fix(deps): update dependency mermaid to ^10.3.1 (main) (text#4672)
- Chore(deps): update dependency eslint-plugin-cypress to ^2.14.0 (main) (text#4673)
- [main] Update nextcloud/ocp dependency (text#4678)
- Fix: Sort regular smart picker options first (text#4682)
- Chore(deps): update dependency @nextcloud/webpack-vue-config to v6 (main) (text#4690)
- Chore(deps): update dependency cypress to ^12.17.4 (main) (text#4692)
- Chore(deps): update dependency @nextcloud/browserslist-config to v3 (main) (text#4693)
- Fix(deps): update dependency @nextcloud/files to ^3.0.0-beta.19 (main) (text#4699)
- Fix(deps): update dependency @nextcloud/vue to ^8.0.0-beta.5 (main) (text#4700)
- Fix(deps): update dependency lib0 to ^0.2.83 (main) (text#4701)
- Fix(deps): update tiptap to ^2.1.7 (main) (text#4702)
- [main] Update nextcloud/ocp dependency (text#4714)
- Fix: select all in code block (text#4719)
- Fix: Use proper value for checking if editable (text#4721)
- Chore(deps): update jest to ^29.6.4 (main) (text#4725)
- Chore(deps): update dependency @vueuse/core to ^10.4.1 (main) (text#4726)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.10 to 9.6.11 (text#4727)
- Chore(deps-dev): Bump psalm/phar from 5.14.1 to 5.15.0 (text#4728)
- Chore(deps): update dependency vite-plugin-commonjs to ^0.9.0 (main) (text#4729)
- [main] Update nextcloud/ocp dependency (text#4730)
- Fix(cypress): close attachments file before proceeding (text#4734)
- List fixes (text#4735)
- Chore(deps): update dependency vue-demi to ^0.14.6 (main) (text#4736)
- Ci: Add workflow to update node dist files on main (text#4749)
- Fix(deps): update dependency @vueuse/shared to ^10.4.1 (main) (text#4751)
- Fix(deps): update dependency mermaid to ^10.4.0 (main) (text#4752)
- Fix(deps): update nextcloud (main) (text#4753)
- [main] Update nextcloud/ocp dependency (text#4762)
- Feat: hide workspace if no readme.md (text#4771)
- Test(cypress): only run in parallel for pull requests (text#4772)
- Use deployment environment for js build (text#4773)
- Fix: Avoid layout jump with rich workspace (text#4776)
- Change three dots to an ellipsis (text#4777)
- Fixes and additions to editor API (text#4780)
- Fix: deleting rich workspaces readme.md (text#4782)
- [main] Update nextcloud/ocp dependency (text#4787)
- Test(ci): use a single runner for cypress tests (text#4791)
- Chore(deps-dev): bump phpunit/phpunit from 9.6.11 to 9.6.12 (text#4796)
- Chore(deps): update jest (main) (text#4797)
- Fix(deps): update yjs (main) (text#4798)
- Fix(deps): update dependency uuid to ^9.0.1 (main) (text#4799)
- Fix(deps): update tiptap to ^2.1.10 (main) (text#4801)
- Chore(deps): update cypress (main) (major) (text#4802)
- [main] Update nextcloud/ocp dependency (text#4806)
- Chore(renovate): update nextcloud packages separately (text#4812)
- Chore(deps): update dependency cypress to ^13.3.1 (main) (text#4816)
- Fix(deps): update dependency @nextcloud/dialogs to ^4.2.1 (main) (text#4817)
- Fix(deps): update dependency @nextcloud/files to ^3.0.0-beta.26 (main) (text#4818)
- Fix(deps): update dependency @nextcloud/vue to ^8.0.0-beta.8 (main) (text#4819)
- Chore(deps-dev): bump phpunit/phpunit from 9.6.12 to 9.6.13 (text#4820)
- Fix 403 on close (text#4824)
- Tests(frontend): cleanup old puppeteer based frontend test (text#4826)
- Remove comma (text#4827)
- Chore(deps): update dependency @nextcloud/eslint-config to ^8.3.0 (main) (text#4830)
- [main] Update nextcloud/ocp dependency (text#4831)
- Enh(SyncService): Throw error on save failure (text#4836)
- Enh(editorApi): Introduce editor API version number (text#4840)
- Fix: CSP issue on loading RichWorkspace component (text#4843)
- Fix(editorApi): Use attachment resolver in MarkdownContentEditor (text#4844)
- Ci(cypress): Fix failing cypress spec by more specific selector (text#4846)
- Ci(cypress): Use cypress-split for running tests in parallel (text#4847)
- Chore(deps): update vite (main) (text#4849)
- Fix(deps): update dependency @nextcloud/auth to ^2.2.1 (main) (text#4850)
- Fix: workspace cypress tests (text#4853)
- Fix(deps): update dependency @nextcloud/logger to ^2.7.0 (main) (text#4854)
- Fix(deps): update dependency lib0 to ^0.2.86 (main) (text#4855)
- Fix(deps): update dependency markdown-it to ^13.0.2 (main) (text#4856)
- Fix(deps): update tiptap to ^2.1.12 (main) (text#4857)
- Fix(deps): update dependency lib0 to ^0.2.87 (main) (text#4858)
- Chore(deps): update dependency cypress-split to ^1.15.4 (main) (text#4859)
- Chore(deps): update dependency eslint-plugin-cypress to ^2.15.1 (main) (text#4860)
- Chore(deps): update vueuse to ^10.5.0 (main) (text#4861)
- Fix(deps): update dependency highlight.js to ^11.9.0 (main) (text#4862)
- Fix(deps): update dependency mermaid to ^10.6.0 (main) (text#4863)
- [main] Update nextcloud/ocp dependency (text#4869)
- Fix(paste): collapse whitespace before pasting (text#4872)
- Fix: Move new file action to F2V api (text#4873)
- Feat(MenuBar): Make the menu bar `role=toolbar` and add focus handling (text#4874)
- Fix(mermaid): Only switch back on failure if in preview mode (text#4875)
- Cypress fixes (text#4876)
- Fix(paste): paste plaintext with separate paragraphs (text#4877)
- Chore(deps-dev): bump @babel/traverse from 7.23.0 to 7.23.2 (text#4884)
- Fix: Rename rich workspace to folder description (text#4885)
- Fix(makefile): Disable parallel execution of targets (text#4886)
- Fix(readme): Clarify the dependency on the viewer app (text#4887)
- Fix(menubar): Add aria-selected and aria-activedescendant to menu bar items (fix #3911) (text#4888)
- Use `@nextcloud/dialogs` v5 (required for FilePicker on Nextcloud 28+) (text#4890)
- [main] Update nextcloud/ocp dependency (text#4891)
- Chore(dependencies): Bump @nextcloud/vue to 8.0.0-beta.9 (text#4893)
- Chore(php): Add PHP 8.3 to test matrix (text#4894)
- Fix line-through selector (text#4901)
- Revert “ci: Skip some heading tests for now due to #4895” (text#4903)
- Chore(deps): update dependency cypress to ^13.4.0 (main) (text#4906)
- Fix(deps): update dependency @nextcloud/vue to ^8.0.0-beta.9 (main) (text#4907)
- Fix(deps): update vue monorepo to ^2.7.15 (main) (text#4908)
- Chore(deps): update dependency vite to ^4.5.0 (main) (text#4909)
- Fix(deps): update dependency @nextcloud/moment to ^1.2.2 (main) (text#4910)
- Chore(deps): bump browserify-sign from 4.2.1 to 4.2.2 (text#4911)
- Fix(deps): update dependency @nextcloud/browser-storage to ^0.3.0 (main) (text#4913)
- Fix(deps): update dependency @nextcloud/router to ^2.2.0 (main) (text#4914)
- [main] Update nextcloud/ocp dependency (text#4927)
- Fix(sync): prevent race condition by relying on autoincrement (text#4938)
- Chore(DocumentService): Several code style fixes (text#4942)
- Fix(menubar): Code style fixes (text#4945)
- Fix(deps): update dependency @nextcloud/files to ^3.0.0-beta.27 (main) (text#4960)
- Fix(deps): update dependency @nextcloud/vue to ^8.0.0-beta.10 (main) (text#4961)
- [main] Update nextcloud/ocp dependency (text#4964)
- Feat: bring back cypress command createDescription through UI (text#4965)
- Fix(codeblock): Display mermaid graph per default in readonly mode (text#4971)
- Chore(deps): update dependency cypress-split to ^1.15.6 (main) (text#4976)
- Fix(deps): update dependency @nextcloud/dialogs to ^5.0.2 (main) – autoclosed (text#4977)
- Fix(deps): update dependency @nextcloud/files to ^3.0.0 (main) (text#4978)
- Fix(deps): update dependency @nextcloud/vue to ^8.0.1 (main) (text#4979)
- Fix(deps): update dependency mermaid to ^10.6.1 (main) (text#4980)
- Chore(deps): update dependency cypress to ^13.5.0 (main) (text#4981)
- Chore(deps): bump axios from 1.4.0 to 1.6.1 (text#4982)
- Chore(deps): update vueuse to ^10.6.0 (main) (text#4983)
- [main] Update nextcloud/ocp dependency (text#4994)
- Fix: Limit asset/source loader rule to inline svg embeddings from @mdi/svg (text#4997)
- Fix: Add migration to drop conflicting index ts_session (text#4998)
- Chore(deps): update dependency cypress to ^13.5.1 (main) (text#5004)
- Chore(deps): update dependency cypress-split to ^1.15.8 (main) (text#5005)
- Chore: Bump @nextcloud/vue to v8.2.0 (text#5006)
- Chore(deps): update vueuse to ^10.6.1 (main) (text#5007)
- Chore(deps): update vite (main) (text#5008)
- Chore(deps): update dependency vite to v5 (main) (text#5009)
- [main] Update nextcloud/ocp dependency (text#5015)
- Fix: Get file from share link instead of user directory in case of no access (text#5017)
- Fix(ImageView): Fix detection of editable editor (text#5020)
- Fix: bring back rich workspace on public share links of folders (text#5022)
- Chore(CI): Adjust testing matrix for Nextcloud 28 on stable28 (text#5023)
- Rich workspace polishing (text#5025)
- Ci: Enable node build on 28 (text#5031)
- Chore(deps): update dependency vite to ^5.0.2 (text#5032)
- Fix(deps): update yjs (text#5033)
- Chore(deps): update dependency cypress to ^13.6.0 (text#5035)
- Chore(deps): update dependency cypress-split to ^1.17.0 (text#5036)
- Update nextcloud/ocp dependency (text#5039)
- Fix(deps): update dependency @nextcloud/dialogs to ^5.0.3 (text#5044)
- Revert “ci: Skip failing link to directory test” (text#5047)
- Chore(deps): update dependency vite to ^5.0.3 (text#5050)
- Fix: Use document id in url (text#5052)
- Refactor attachment loading (text#5053)
- Lazy load text-viewer and text-files (text#5056)
- Run cypress against stable28 branch (text#5057)
- Chore(deps): update dependency cypress-split to ^1.17.1 (text#5061)
- Chore(deps): update dependency vite to ^5.0.4 (text#5062)
- Fix(css): Fix print view in viewer and single-file share (text#5064)
- Revert “tmp: skip known attachment failures” (text#5067)
- Fix(deps): update tiptap to ^2.1.13 (text#5072)
- Fix(deps): update dependency @nextcloud/vue to ^8.3.0 (text#5073)
- Update nextcloud/ocp dependency (text#5078)
- Handle null file in RichWorkspace header (text#5088)
- Chore(deps): Move `cypress-visual-regression` to dev dependencies (text#5091)
- Chore(deps): update dependency vite to v5.0.5 [security] (text#5094)
- Feat(editor): Enable gapcursor, allows to put cursor between images (text#5096)
- Chore(deps): bump @nextcloud/eslint-config from 7.0.2 to v8 (master) (twofactor_totp#1397)
- Chore(deps): bump jest family (master) (major) (twofactor_totp#1400)
- Fix(deps): bump @nextcloud/initial-state from 1.2.1 to v2 (master) (twofactor_totp#1401)
- Fix(deps): bump @nextcloud/password-confirmation from 1.0.1 to v4 (master) (twofactor_totp#1402)
- Feat(deps): Add Nextcloud 28 support on master (twofactor_totp#1404)
- Chore(translations): Remove custom backport file to follow the main pattern (twofactor_totp#1405)
- Chore: update workflows from templates (twofactor_totp#1406)
- Chore: update node engines to next LTS (twofactor_totp#1408)
- Chore(deps): Bump tough-cookie from 4.0.0 to 4.1.3 (twofactor_totp#1409)
- Chore(renovate): fix jest family (twofactor_totp#1411)
- Ci(test): remove nextcloud/ocp before running acceptance tests (twofactor_totp#1413)
- Ci: create npm-audit-fix.yml (twofactor_totp#1426)
- [master] Fix npm audit (twofactor_totp#1430)
- Chore(deps): bump actions/checkout digest to f43a0e5 (master) (twofactor_totp#1434)
- Chore(deps): bump actions/setup-node digest to 5e21ff4 (master) (twofactor_totp#1435)
- Chore: Add PR feedback automation (twofactor_totp#1438)
- Chore(release): v10.0.0-beta2 (twofactor_totp#1441)
- Chore(deps): bump @nextcloud/browserslist-config from 2.3.0 to v3 (master) (twofactor_totp#1442)
- Chore(deps): bump @nextcloud/webpack-vue-config from 5.5.1 to v6 (master) (twofactor_totp#1443)
- Move psalm and cs-fixer to vendor-bin and fix related issues (twofactor_totp#1446)
- Chore(deps): bump codecov/codecov-action digest to eaaf4be (master) (twofactor_totp#1451)
- Chore(deps): bump shivammathur/setup-php digest to 7fdd3ec (master) (twofactor_totp#1452)
- [master] Fix npm audit (twofactor_totp#1454)
- [master] Fix npm audit (twofactor_totp#1460)
- Bump behat/behat from 3.0.15 to 3.11.0 in /tests (updater#422)
- Bump bamarni/composer-bin-plugin from 1.5.0 to 1.8.2 (updater#444)
- Generate URLs via JavaScript (updater#448)
- Enh(execute): Let user know how to reset when a step has been cancelled in progress (updater#472)
- Chore: update workflows from templates (updater#473)
- Fix: update testing range for 25, 26 and 27, and update dependencies (updater#475)
- Strong type classes (updater#478)
- Create pr-feedback.yml (updater#485)
- Fix(integrity): expect pkg mgmt files (updater#488)
- Chore: use Nextcloud coding standards v1.1.1 (updater#512)
- Chore(workflow): Upgrade CI workflows (updater#513)
- Prevent directory modifications when iterating (updater#515)
- Revert “Prevent directory modifications when iterating” (updater#518)
- Fix 404 on blank.mp4 (viewer#1636)
- Feat(deps): Add Nextcloud 28 support on master (viewer#1667)
- Chore(deps): Bump @nextcloud/event-bus from 3.0.2 to 3.1.0 (viewer#1670)
- [master] Fix npm audit (viewer#1674)
- Lazy load components (viewer#1675)
- Feat: add bundle size analyzer (viewer#1676)
- Chore(deps): Bump shivammathur/setup-php from 2.25.1 to 2.25.2 (viewer#1680)
- Chore: update workflows from templates (viewer#1682)
- Chore(deps): Bump @fontsource/roboto from 4.5.8 to 5.0.1 (viewer#1685)
- Chore(deps-dev): Bump @types/dockerode from 3.3.17 to 3.3.18 (viewer#1686)
- Chore(deps): Bump @nextcloud/auth from 2.0.0 to 2.1.0 (viewer#1688)
- Chore: update workflows from templates (viewer#1690)
- Chore(deps): Bump skjnldsv/read-package-engines-version-actions from 1.2 to 2.1 (viewer#1692)
- Chore(deps): Bump shivammathur/setup-php from 2.22.0 to 2.25.2 (viewer#1693)
- Chore: update workflows from templates (viewer#1694)
- Fix: different cache path leads to cache miss (viewer#1695)
- Chore(deps): update cypress and associates (viewer#1696)
- Chore(deps-dev): Bump nextcloud/coding-standard from 1.1.0 to 1.1.1 (viewer#1698)
- Chore(deps): Bump @fontsource/roboto from 5.0.1 to 5.0.2 (viewer#1699)
- Chore(deps-dev): Bump tslib from 2.5.0 to 2.5.3 (viewer#1700)
- Chore(deps): Bump skjnldsv/read-package-engines-version-actions from 2.1 to 2.2 (viewer#1705)
- Fix size of progress container (viewer#1706)
- Use new node event names (viewer#1707)
- Use etag as cache buster (viewer#1709)
- Chore(deps): Bump peter-evans/create-or-update-comment from 3.0.1 to 3.0.2 (viewer#1712)
- Chore(deps-dev): Bump @types/dockerode from 3.3.18 to 3.3.19 (viewer#1725)
- Chore(deps): Bump filerobot-image-editor from 4.4.0 to 4.5.0 (viewer#1726)
- Chore(deps): Bump @fontsource/roboto from 5.0.2 to 5.0.3 (viewer#1728)
- Chore(deps): Bump actions/checkout from 3.5.2 to 3.5.3 (viewer#1733)
- Chore(deps): Bump shivammathur/setup-php from 2.25.2 to 2.25.4 (viewer#1734)
- Chore(deps): Bump cypress-io/github-action from 5.8.1 to 5.8.2 (viewer#1737)
- Chore(deps): Bump peter-evans/create-pull-request from 5.0.1 to 5.0.2 (viewer#1738)
- Chore(deps): Bump cypress-io/github-action from 5.8.2 to 5.8.3 (viewer#1739)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.8 to 9.6.9 (viewer#1740)
- Chore(deps): Bump @nextcloud/router from 2.1.1 to 2.1.2 (viewer#1742)
- Chore(deps): Bump relative-ci/agent-action from 2.1.4 to 2.1.5 (viewer#1743)
- Chore: update node engines to next LTS (viewer#1744)
- Chore(deps): Bump @nextcloud/dialogs from 4.0.1 to 4.1.0 (viewer#1745)
- Chore(deps): Bump webdav from 4.11.2 to 5.2.1 (viewer#1746)
- [master] Fix npm audit (viewer#1749)
- [master] Update cypress snapshots (viewer#1760)
- Feat(cypress): standard workflow (viewer#1761)
- Fix video player unusable on ios (viewer#1763)
- Updating cypress.yml workflow from template (viewer#1764)
- Chore(deps): Bump skjnldsv/read-package-engines-version-actions from 2.1 to 2.2 (viewer#1768)
- Chore(deps): Bump cypress-io/github-action from 5.8.1 to 5.8.3 (viewer#1769)
- Chore(deps): Bump actions/checkout from 3.5.2 to 3.5.3 (viewer#1770)
- Feat: more typescript migration (viewer#1773)
- [master] Fix npm audit (viewer#1775)
- Chore(deps): Bump actions/setup-node from 3.6.0 to 3.7.0 (viewer#1781)
- Add option to disable sidebar (viewer#1782)
- Chore(deps): Bump @nextcloud/axios from 2.3.0 to 2.4.0 (viewer#1785)
- [master] Update cypress snapshots (viewer#1792)
- [master] Fix npm audit (viewer#1795)
- Send CSRF token in rawStat (viewer#1797)
- Default to source if fileid is undefined (viewer#1806)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.9 to 9.6.10 (viewer#1814)
- [master] Update cypress snapshots (viewer#1815)
- Do not translate file alt-text (viewer#1818)
- Fix fullscreen on ios (viewer#1819)
- Chore(deps): Bump webdav from 5.2.2 to 5.2.3 (viewer#1825)
- Chore(deps): Bump relative-ci/agent-action from 2.1.5 to 2.1.6 (viewer#1832)
- Chore(deps): Bump shivammathur/setup-php from 2.25.4 to 2.25.5 (viewer#1834)
- Feat: Compare files side by side (viewer#1835)
- Chore(deps-dev): Bump jest from 29.5.0 to 29.6.2 (viewer#1839)
- Chore(deps-dev): Bump tslib from 2.6.0 to 2.6.1 (viewer#1843)
- Fix: Avoid issues when switching between versions (viewer#1851)
- Chore(deps): Bump @fontsource/roboto from 5.0.3 to 5.0.8 (viewer#1857)
- Chore(deps): Bump camelcase from 7.0.1 to 8.0.0 (viewer#1859)
- Chore(deps): Bump @nextcloud/files from 3.0.0-beta.10 to 3.0.0-beta.14 (viewer#1860)
- Chore(deps-dev): Bump eslint-plugin-cypress from 2.13.3 to 2.14.0 (viewer#1861)
- Fix panning of zoomed images (viewer#1863)
- Chore(deps): Bump actions/setup-node from 3.7.0 to 3.8.0 (viewer#1864)
- Chore(deps-dev): Bump typescript from 5.1.5 to 5.1.6 (viewer#1866)
- Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 (viewer#1867)
- Bump various dependencies and fix cypress (viewer#1868)
- [master] Update cypress snapshots (viewer#1870)
- Feat(f2v): Move to new file actions api (viewer#1878)
- Improve image zooming (scroll wheel) (viewer#1887)
- Chore(deps): Bump cypress-io/github-action from 5.8.3 to 6.0.1 (viewer#1895)
- [master] Update cypress snapshots (viewer#1896)
- Chore: replace dependabot by renovate (viewer#1900)
- Chore(deps-dev): Bump vimeo/psalm from 4.30.0 to 5.15.0 (viewer#1902)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.10 to 9.6.11 (viewer#1903)
- Chore(deps): update dependency cypress to ^12.17.4 (master) (viewer#1905)
- Fix(deps): update dependency @nextcloud/files to ^3.0.0-beta.19 (master) (viewer#1906)
- Chore(deps): Bump cypress-io/github-action from 6.0.1 to 6.1.0 (viewer#1912)
- Chore(deps): Bump actions/checkout from 3.5.3 to 3.6.0 (viewer#1913)
- Chore(deps): update typescript (master) (viewer#1918)
- Fix(deps): update dependency @nextcloud/vue to ^8.0.0-beta.4 (master) (viewer#1924)
- Chore(deps): update dependency jest to ^29.6.4 (master) (viewer#1925)
- Fix(deps): update dependency @nextcloud/dialogs to ^4.2.0-beta.4 (master) (viewer#1927)
- Chore(deps): update dependency @nextcloud/browserslist-config to v3 (master) (viewer#1928)
- Fix: default action value & image public page style (viewer#1929)
- Follow-up to: fix: default action value & image public page style (viewer#1942)
- Chore(deps): Bump relative-ci/agent-action from 2.1.6 to 2.1.7 (viewer#1943)
- Fix(deps): update dependency webdav to ^5.3.0 (master) (viewer#1954)
- Fix(deps): update nextcloud (master) (viewer#1955)
- Fix: add icon in visible files action (viewer#1965)
- Chore: migrate cypress to ts (viewer#1968)
- Chore(deps): Bump actions/upload-artifact from 3.1.2 to 3.1.3 (viewer#1969)
- Chore(deps): Bump cypress-io/github-action from 6.1.0 to 6.5.0 (viewer#1970)
- Fix(deps): update dependency filerobot-image-editor to ^4.5.2 (master) (viewer#1971)
- Chore(deps): Bump shivammathur/setup-php from 2.25.5 to 2.26.0 (viewer#1974)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.11 to 9.6.13 (viewer#1977)
- Chore(deps): Bump actions/checkout from 3.6.0 to 4.1.0 (viewer#1978)
- Fix: standalone check (viewer#1980)
- Chore(deps): Bump relative-ci/agent-action from 2.1.7 to 2.1.9 (viewer#1981)
- Ci: Add workflow to update node dist files on master (viewer#1982)
- Chore(deps): Bump @cypress/request, @nextcloud/cypress and cypress (viewer#1983)
- Chore(deps): Bump relative-ci/agent-action from 2.1.9 to 2.1.10 (viewer#1984)
- Chore(deps): update dependency @types/dockerode to ^3.3.20 (master) (viewer#1987)
- Chore(deps): update dependency eslint-plugin-cypress to ^2.15.1 (master) (viewer#1988)
- Fix(deps): update dependency @mdi/svg to ^7.3.67 (master) (viewer#1989)
- Chore(deps): update dependency dockerode to v4 (master) (viewer#1991)
- Fix(deps): update dependency @nextcloud/dialogs to v5 (master) (viewer#1992)
- [master] Fix npm audit (viewer#2001)
- Fix(deps): update nextcloud (master) (viewer#2003)
- Chore: recompile assets (viewer#2006)
- Chore(deps): Bump actions/checkout from 4.1.0 to 4.1.1 (viewer#2007)
- Chore(deps): Bump peter-evans/create-or-update-comment from 3.0.2 to 3.1.0 (viewer#2009)
- Fix(readme): Remove unnecessary instruction to enable the app (viewer#2010)
- Chore(deps): update dependency @types/dockerode to ^3.3.21 (master) (viewer#2011)
- Chore(deps): update dependency cypress to ^13.3.2 (master) (viewer#2012)
- Fix(deps): update dependency @skjnldsv/vue-plyr to ^7.4.0 (master) (viewer#2013)
- [master] Fix npm audit (viewer#2027)
- Chore(deps): Bump actions/setup-node from 3.6.0 to 4.0.0 (viewer#2028)
- Chore(deps): Bump tj-actions/changed-files from 39 to 40 (viewer#2031)
- Chore(deps): Bump browserify-sign from 4.2.1 to 4.2.2 (viewer#2032)
- Cancel queued cypress jobs when repushing (viewer#2034)
- Chore(deps): update dependency cypress to ^13.4.0 (master) (viewer#2035)
- Fix(deps): update dependency vue to ^2.7.15 (master) (viewer#2036)
- Feat: enable viewer for image/emf (viewer#2065)
- Chore: Bump @nextcloud/vue to v8.2.0 (viewer#2067)
- Chore(CI): Adjust testing matrix for Nextcloud 28 on stable28 (viewer#2070)
- Master] Fix npm audit (viewer#2073)
- Fix(video): video fullscreen on ios devices (viewer#2080)
- Revert broken automatic build and update js bundles (viewer#2084)
- Feat(viewer): allow async handler components (viewer#2086)
- Fix: Sorting filenames containing numbers (viewer#2089)
- Fix: Disable view file in trashbin (viewer#2094)
Hub 7 release below
Nextcloud Hub 7 is here!
Nextcloud Hub 7 is here, bringing a wave of innovative features to enhance your collaboration and productivity. The biggest improvements introduced are:
- 🔍 Advanced search
- 📆 Global Out-of-Office
- 📞 Phone dial-out, recording consent
- 📷 Live photos, view metadata
- 📝 QR codes, share Notes
- 👥 Better Mail tags, see shared items in Contacts
- 🧩 Aleph Alpha, Meme generator & more!
Latest Nextcloud 27 release below.
June 25, 2024
# Version 27.1.11
Check the file integrity with:
Changes:
- Update psalm-baseline.xml (server#43776)
- Fix(sharing): Avoid (dead)locking during orphan deletion (server#44009)
- Fix(dav): Add occ command to fix missing caldav sync tokens (server#44196)
- Fix(dav): Add retention time to sync token cleanup (server#44397)
- Feat: add request id as comment to all queries (server#44957)
- Fix: Fix truncation on public page (server#44991)
- Fix(session): Do not update authtoken last_check for passwordless (server#45062)
- Fix: Return a file element even if the rendered list does not contained one (server#45121)
- Perf(db): Sort data for IN before chunking (server#45213)
- Expose subscription calendars (server#45232)
- Feat: Limit email input to 255 chars (server#45290)
- Avoid updating the same oc_authtoken row twice (server#45351)
- Fix(groups): allows to save group names with more than 64 characters (server#45369)
- Fix: Mark more configs as sensitive (server#45441)
- Fix(contactsinteraction): Allow vCard download (server#45444)
- Fix: forbid moving a folder into a subfolder of itself (server#45527)
- Fix(dav): Rate limit address book creation (server#45544)
- CalDAV fix search with limit and time range (server#45568)
- Unmark deleted users if their last login date is more recent than deleted date (server#45589)
- Fix(core): unsupported browser redirect url (server#45624)
- Fix(caldav): automatically delete outdated scheduling objects (server#45639)
- Fix(dialogs): Make sure conflict dialog is loaded before adding conflicts (server#45664)
- Feat: add option to disable scanner transactions (server#45681)
- Fix(Session): avoid password confirmation on SSO (server#45703)
- Fix npm audit (server#45732)
- Ci(eol): update workflow from template (server#45736)
- Manual/backport/44910/stable27 (server#45749)
- Fix(dav): Don’t log access control as error (server#45757)
- Fix: failing tests for setup check (server#45762)
- Fix: Autodetect legacy filekey instead of trusting the header for legacy header (server#45776)
- Fix(caldav): event links in shared calendar notifications (server#45798)
- Use isRetryable to catch retryable exceptions (server#45806)
- Test: add tests for ProfilePageController (server#45824)
- Fix(ShareEntryLinkedList): Correctly propagate share data (server#45828)
- Fix(ObjectStore): Fix regression when hostname is empty (server#45838)
- Get child ids for folder in a separate query during move (server#45849)
- Fix(cron): Log long running jobs (server#45855)
- Fix(deleteAction): Bump up delete requests concurrency to 5 (server#45908)
- Ci: use precise ref for 3rdparty check (server#45926)
- Fix(dav): Limit number of UPDATES for sync token created_at (server#45989)
- Fix(Token): add FILESYSTEM scope with SCOPE_SKIP_PASSWORD_VALIDATION (server#46087)
- Chore(deps-dev): Bump adm-zip from 0.5.12 to 0.5.14 (files_pdfviewer#976)
- Update nextcloud/ocp dependency (firstrunwizard#1237)
- Update nextcloud/ocp dependency (firstrunwizard#1243)
- Update nextcloud/ocp dependency (nextcloud_announcements#342)
- Update nextcloud/ocp dependency (notifications#1936)
- Update nextcloud/ocp dependency (notifications#1939)
- Fix(browser): Don’t create web notifications for old notifications (notifications#1951)
- Fix: separate creation of browser notifications and sounds from Vue rendering (notifications#1952)
- Update nextcloud/ocp dependency (related_resources#427)
- Update nextcloud/ocp dependency (related_resources#431)
- Update nextcloud/ocp dependency (serverinfo#613)
- Update nextcloud/ocp dependency (serverinfo#616)
- Ci: automate ocp updates (serverinfo#620)
- Update nextcloud/ocp dependency (text#5853)
- Fix(locks): only lock when editing (text#5867)
- Update nextcloud/ocp dependency (text#5882)
- Reset all sessions (in occ command and on upgrade) (text#5892)
- Truncate tables and rename documents folder on reset (text#5919)
- Fix npm audit (viewer#2302)
May 25, 2024
# Version 27.1.10
Check the file integrity with:
Changes:
- Feat(perf): add cache for authtoken lookup (server#44447)
- 44032 fix show new shares without refresh (server#44464)
- Fix: regression with updating read-only config (server#44925)
- Fix(memcache): remove double $$ to fix error (server#44979)
- Fix(DAV): Migrate known exceptions to Sabre exceptions when copying (server#45016)
- Fix: chunked upload leading to 0-byte files (server#45038)
- Fix(CalDAV): remove UNKNOWN from room / resource consideration (server#45051)
- Feat: support “s3-accelerate” endpoint (server#45060)
- Fix(files): Fix ownership transfer encrypted files detection (server#45109)
- Fix: Fix default values for ini var in lib/base.php (server#45113)
- Fix: Remove bogus code from query builder and fix parameter name (server#45115)
- Fix(user_ldap): Fix a var name (server#45118)
- Chore: Fix update-psalm-baseline to use correct php version depending on branch (server#45123)
- Fix(OC_Image): Set correct return type for exif_imagetype stub (server#45197)
- Fix(User\Manager): Avoid future collisions with updater/audit logs (server#45200)
- Fix(userstatus): Fix docs of user status manager (server#45229)
- Fix(caldav): loop through all events for busy events (server#45311)
- Fix(search): Limit maximum number of search results (server#45320)
- Fix: Correctly check result of function (server#45324)
- Fix(preview): check mime type before processing with Imagick (server#45338)
- Fix: Extend SVG reference check (server#45343)
- Fix: Keep download action for files and hide only for relevant files (server#45344)
- Fix: add ldap_exop_passwd function to sensitive value (server#45358)
- Fix: delete user credentials stored in storages_credentials when user gets deleted (server#45361)
- Hide ‘updater.server.url’ As It May Contain Enterprise Key (server#45371)
- Perf(deleteAction): Queue delete requests (server#45376)
- Fix(theming): stable 27 disable accessible color config switch (server#45422)
- Respect empty `expiryDate` value in server (server#45481)
- Fix(ShareApiClients): Maintain meaning of `”` and null for share api cli… (server#45563)
- Fix npm audit (files_pdfviewer#952)
- Update nextcloud/ocp dependency (firstrunwizard#1220)
- Update nextcloud/ocp dependency (nextcloud_announcements#330)
- Fix: Correctly check result of function (nextcloud_announcements#335)
- Update nextcloud/ocp dependency (notifications#1920)
- Chore(deps): Bump vue-template-compiler from 2.7.14 to 2.7.16 (photos#2303)
- Update nextcloud/ocp dependency (related_resources#419)
- Update nextcloud/ocp dependency (serverinfo#603)
- Update dependency (survey_client#271)
- Disable spellcheck inside code blocks (text#5722)
- Update nextcloud/ocp dependency (text#5793)
- Fix: Correctly check result of function (updater#559)
April 25, 2024
# Version 27.1.9
Check the file integrity with:
Changes:
- Update nextcloud/ocp dependency (related_resources#395) 1
- Disable the internal s3sdk multi part copy logic (server#44052)
- Fix/caldav/eventcomparisionservice uses wrong array comparison (server#44472) 1
- Enh: Send empty expireDate when not expireDate set (server#44491)
- Fix(share): Send correct share attributes upon share creation (server#44499)
- Handle more exceptions in AmazonS3::fopen (server#44508)
- Fix(security): Update expiration date in security.txt (server#44536)
- Add retry logic to cover deadlock situations during move operations (server#44550)
- Fix(files_sharing): Create passwords when enforced for mail shares (server#44569)
- Feat(trashbin): Show original location of deleted file (server#44602)
- Fix(tests): Fix tests when daytime saving time change happened recently (server#44614)
- Fix(encryption): Clicking default module in UI sets bogus value (server#44632)
- Fix(dav): Fix quota check for chunk upload (server#44656)
- Fix(deps): Update phpseclib from 2.0.45 to 2.0.47 (server#44673)
- Perf: Avoid updating the folder size if we know the size difference (server#44680)
- Fix(3rdparty): Add a CI job to check 3rdparty integrity (server#44690)
- Fix: Fix avatar images (server#44739)
- Fix: use proper jailed patch in watcher (server#44749)
- Fix(LDAP): escape DN on check-user (server#44766)
- Fix(files): Allow to pick directories using the file reference picker (server#44803)
- Fix opening “Remote shares” dialog even if Notifications is available (server#44823)
- Fix(files): Also skip cross storage move with access control (server#44892)
- Fix(files): Also restore shares after ownership transfer for object storage (server#44920)
- Fix(deps): Update phpseclib to 2.0.47 (3rdparty#1789)
- Fix npm audit (activity#1613)
- Group activities sent by mail (activity#1624)
- Update nextcloud/ocp dependency (activity#1640)
- Fix npm audit (files_pdfviewer#934)
- Fix npm audit (firstrunwizard#1143)
- Update nextcloud/ocp dependency (firstrunwizard#1169)
- Update nextcloud/ocp dependency (nextcloud_announcements#320)
- Update nextcloud/ocp dependency (notifications#1888)
- Fix(setting): Clarify the “Account disabled” option (password_policy#576)
- Fix npm audit (photos#2404)
- Check download attribute when fetching previews (photos#2437)
- Fix npm audit (privacy#1048)
- Fix npm audit (recommendations#717)
- Fix npm audit (recommendations#729)
- Fix npm audit (related_resources#376)
- Fix npm audit (related_resources#388)
- Update nextcloud/ocp dependency (serverinfo#585)
- Refactor document and session handling (text#5543)
- Fix npm audit (text#5563)
- Chore(deps): update dependency cypress-split to ^1.21.2 (text#5587)
- Chore(deps): update dependency vite to ^4.5.3 (text#5588)
- Fix: Catch exceptions on non existing files (text#5600)
- Test(cypress): Wait for syncs after opening+editing in in
sync.spec.js
(text#5604) - Fix(deps): update dependency markdown-it-front-matter to ^0.2.4 (text#5622)
- Fix(deps): update yjs (text#5623)
- Chore(deps): update dependency @nextcloud/stylelint-config to ^2.4.0 (text#5624)
- Chore(deps): update vueuse to ^10.9.0 (text#5625)
- Fix(deps): update dependency @nextcloud/files to ^3.1.1 (text#5626)
- Fix(deps): update dependency mermaid to ^10.9.0 (text#5627)
- Fix(deps): update dependency vue-material-design-icons to ^5.3.0 (text#5628)
- Fix npm audit (text#5648)
- Fix: Avoid throwing when a workspace file cannot be found due to a failed storage (text#5665)
- Chore(deps): update dependency cypress-split to ^1.23.0 (text#5680)
- Update nextcloud/ocp dependency (text#5681)
- Fix(l10n): “Connection failed” not translatable (text#5697)
- Fix npm audit (twofactor_totp#1509)
- Fix npm audit (viewer#2278)
- Fix npm audit (viewer#2288)
March 28, 2024
# Version 27.1.8
Check the file integrity with:
Changes:
- Add “-i” to sendmail’s pipe (server#43789)
- Add pick plain text files string to be translated (text#5534)
- Add some recrusive detection/prevention (server#44321)
- Circles’ activity (circles#1523)
- Cleanup versions entities in versions:clean command (server#44036)
- Collaboration, MailPlugin: Protect access to a potentially missing array component by ??. (server#43901)
- Do not create a new version for empty files (server#43931)
- Docs(config.sample.php): Warn that
updatedirectory
will break updates if set to a value within the installation folder (server#44167) - Feat(share): save date and time for expiration (server#43832)
- Fix: Allow to disable multipart copy on external s3 storage (server#43815)
- Fix: Avoid clear cache with prefix (server#44079)
- Fix: Avoid race condition that may initialize a document twice on the clients (text#5479)
- Fix: avoid scanning a non existing directory (server#44206)
- Fix: cypress (viewer#2221)
- Fix: don’t return null for SharedStorage::getWrapperStorage with share recursion (server#44415)
- Fix: ensure nested mount points are handled in the correct order (server#44284)
- Fix: fallback from guessing the owner from path in versioning (server#44247)
- Fix: Fetch custom app store url without internet connection (server#43986)
- Fix: filerobot-image-editor (viewer#2250)
- Fix: No password set for new mail shares (server#44193)
- Fix: select the correct table based on CALENDAR_TYPE_CALENDAR (server#43799)
- Fix: Throw instead of yielding nothing when listing local directories (server#43830)
- Fix(ActionInsertLink): Sync NcActionInput value property (text#5426)
- Fix(api): Ignore “parsed” link and icon urls when deleting (notifications#1860)
- Fix(attachments): Don’t use currentSession for fetching attachments (text#5485)
- Fix(backend): Accept pushs with only step1 messages by read-only clients (text#5472)
- Fix(caldav): add EXDATE and EXRULE to confidential object (server#44385)
- Fix(comments): move new comment instructions placeholder to description (server#44171)
- Fix(config): Make sure user keys are strings (server#44337)
- Fix(core): Convert text to path in f-droid banner SVG (server#43863)
- Fix(cypress): introduce cypress-split (viewer#2220)
- Fix(cypress): sharing download test (viewer#2224)
- Fix(dav): ACLs for shared addressbooks (server#44378)
- Fix(dav): fallback realm for HTTP authentication (server#43798)
- Fix(federatedfilesharing): Use correct language file to render notifi… (server#44312)
- Fix(files_sharing): ShareesAPI – Return empty response when user is not allowed to share (server#44229)
- Fix(IUrlGenerator): Add
throws
documentation forimagePath
function (server#43977) - Fix(LinkPicker): Don’t open link picker inside code blocks (text#5493)
- Fix(mail): Use parsed action label in email notification (notifications#1842)
- Fix(MarkdownContentEditor): Respect
onLoaded
callback passed via API (text#5525) - Fix(session): Fix setting a guest name (text#5474)
- Fix(settings):
posix_getpwuid
can returnfalse
which should not be accessed like an array (server#44181) - Fix(share): use share owner to get ownership (server#44349)
- Fix(Tables): require at least one cell in the header (text#5467)
- Fix(UpdateNotifications): Handle numeric user ids (server#44101)
- Fix(user_ldap): Early failure for empty password login attempt (server#44055)
- Fix(workflowengine): Use correct event names to make search for groups work again (server#44383)
- Fixes for getting the filename in the FileInfo class (server#44200)
- Forbid tagging readonly files (server#44299)
- Improve files version listing (server#43980)
- Log error when default getWrapperStorage would return null (server#44419)
- MailQueueHandler: Don’t flood logs with useless messages (activity#1604)
- Only cleanup orphaned shared daily (server#43837)
- Tests(dav): Add unit test for no calendars/subscription limit (server#44155)
- Use table prefix in metadata migration (server#43971)
- Use the proper path to check if a file needs to be copied/moved to the actual target storage (server#44084)
February 29, 2024
# Version 27.1.7
Check the file integrity with:
Changes:
- [stable27 ONLY] fix(trashbin) Switch parseWebdavPermissions->davParsePermissions (server#43136)
- Buffer chunked requests (server#43128)
- Check share status when touching versions (server#43740)
- Consider admin defaults when creating shares (server#43279)
- Continue background scanning different storages if one fails (server#43420)
- Do not break personal settings page is viewer is not there (server#43455)
- Dont reuse etag for folders marked explicitly unscanned (server#43246)
- Fix #745 ValueError: random_int(): Argument #1 ($min) must be less than or equal to argument #2 ($max) (suspicious_login#848)
- Fix for previews not being generated sometimes (server#43038)
- Fix rss feed item guid (activity#1544)
- Fix undefined share object during expirationDate update (server#43686)
- Fix: Add bruteforce protection to email endpoint (server#43597)
- Fix: Add bruteforce protection to federation endpoint (server#43715)
- Fix: checkbox now allows shift-click and multi-select (server#43556)
- Fix: config param ‘overwritecondaddr’ not working (server#43182)
- Fix: Fix resolved nextcloud/files dep version and user quota parsing (server#43368)
- Fix: make cancelOperation public (server#43513)
- Fix: Update
@nextcloud/dialogs
to 4.2.4 to include missing translations (server#43216) - Fix(App): Use NC components (bruteforcesettings#552)
- Fix(dav): Rate limit calendar/subscription creation (server#43752)
- Fix(dav): report status (server#43734)
- Fix(files): Don’t attempt to format a partial cache entry (server#43390)
- Fix(Request): Catch exceptions in
isTrustedProxy
(server#43193) - Fix(security): Describe
occ security:bruteforce:attempts
accurately (server#43725) - Fix(session): Log when crypto session data is lost (server#41006)
- Fix(sharing): Move video verification option to password and hide without Talk (server#43545)
- Fix(sync): push local changes on reconnect (text#5285)
- Handle error in previews for files versions (server#43350)
- Handle storage not available when expiring versions (server#43125)
- Lower failed movie preview generation logs to level info (server#43510)
- MailQueueHandler: Catch provider errors (activity#1561)
- Make failure to load app commands non-fatal (server#43293)
- Move away from deprecated utf8_encode() on PHP 8.2+ (server#43670)
- Move oc_file_metadata.metadata migration to a background job (server#43580)
- Perf: skip request without read permission (server#43724)
- Roll back erroneous nextcloud/files update (server#43259)
- SMB: allow to list root directory when using case-insensitive option (server#43522)
- Stop the auto-logout loop after redirecting to the logout page (server#43707)
- Tooltip outside click, should abort share creation (server#42780)
- Update
@nextcloud/dialogs
(server#43767)
January 25, 2024
# Version 27.1.6
Check the file integrity with:
Changes:
- Update psalm-baseline.xml (server#41479)
- Fix(i18n): Changed grammar (server#41663)
- Fix(caldav): don’t reuse query builder objects (server#42153)
- Fix(Users/Quota setting): Prevent floating point value from getting truncated in locales other than english (server#42172)
- Fix(dav): allow multiple organizers if possible (server#42375)
- Don’t write back .htaccess file on a RO filesystem (server#42385)
- Update crl after revoke rides.csr (server#42399)
- Fix: Ensure app menu entries and dashboard welcome message have enough contrast (server#42404)
- Fix(files): Fix reference picker not working (server#42437)
- Fix(LDAP): ensure stored groups are formatted as simple list (server#42447)
- AppAPI: allow to bypass Two-Factor (server#42520)
- Only do a multipart s3 copy when above the regular copy limit (server#42522)
- Restore shared lock ttl to previous value when releasing (server#42549)
- Fix(files): service worker (server#42608)
- Perf: Use more performant way to obtain and check the email as a login name with token login (server#42652)
- Fix: Always apply fullscreen styling to sidebar (server#42655)
- Fix: handle exif metadata read errors gracefully (server#42774)
- Fix some silent share bugs (server#42778)
- Fix(share): use user timezone to parse share expiration date (server#42791)
- Dashboard): Lower error to info log message (server#42825)
- Fix: reduce memory consumption of scans (server#42828)
- Fix(appstore): Only send subscription keys to valid appstores (server#42831)
- Fix(manifest): Check if app exists instead of accessing null as an array (server#42865)
- Fix(session): Avoid useless authtoken DB queries for anonymous requests (server#42870)
- Fix(systemreport): Mark more configs as sensitive (server#42873)
- Update crl after revoke integration_homeassistant.csr (server#42875)
- Fix(CalDAV): set acls for DeletedCalendarObjectsCollection (server#42907)
- Improve path resolution in files_version hooks (server#42926)
- Fix(auth): Fix logging in with email and app password (server#43011)
- Make OAuth2 authorization code expire (server#43020)
- Fix(security): Update code signing revocation list (server#43068)
- Update nextcloud/ocp dependency (activity#1495)
- Fix npm audit (activity#1508)
- Fix unit tests for PHP 8.2 (activity#1514)
- Create block-merge-freeze.yml and block-merge-eol.yml (bruteforcesettings#532)
- Chore(deps-dev): Bump axios from 1.6.2 to 1.6.3 (files_pdfviewer#879)
- Chore(deps-dev): Bump axios from 1.6.3 to 1.6.5 (files_pdfviewer#886)
- Disable scripting in pdfviewer (files_pdfviewer#889)
- Chore(deps): Bump vue and vue-template-compiler (firstrunwizard#1033)
- Chore: Switch nextcloud/ocp to dev-stable27 branch (firstrunwizard#1046)
- Fix npm audit (firstrunwizard#1056)
- Chore: audit dependencies (logreader#1106)
- Update nextcloud/ocp dependency (nextcloud_announcements#281)
- Fix(mail): Fix mail handling when force_language is true or false (notifications#1745)
- Update nextcloud/ocp dependency (notifications#1751)
- Fix(push): Allow apps to provide already parsed notifications (notifications#1755)
- Chore(deps): Bump vue and vue-template-compiler (notifications#1766)
- Update nextcloud/ocp dependency (notifications#1773)
- Fix(deps): Allow composer plugin explicitly (notifications#1776)
- Chore: audit dependencies (notifications#1778)
- Allow to hide “People” nav entry for admin (photos#2233)
- Chore(deps): Bump vue from 2.7.15 to 2.7.16 (privacy#1007)
- Fix npm audit (privacy#1013)
- Revert “perf(dashboard): implement widget item api v2” (recommendations#668)
- Fix npm audit (recommendations#688)
- Update nextcloud/ocp dependency (related_resources#304)
- Fix npm audit (related_resources#320)
- Ci: update psalm workflow name to align with main and 28 (serverinfo#547)
- Chore(deps): update dependency vite to ^4.5.1 (text#5118)
- Chore(deps): update vueuse to ^10.7.0 (text#5119)
- Update nextcloud/ocp dependency (text#5122)
- Fix(deps): update dependency y-websocket to ^1.5.1 (text#5139)
- Preserve websocket provider queue during reconnects (text#5151)
- Fix(deps): update vue monorepo to ^2.7.16 (text#5163)
- Chore: Update krankerl config (text#5170)
- Chore(deps): update cypress (text#5185)
- Chore(deps): update vueuse to ^10.7.1 (text#5186)
- Chore(deps): update dependency @nextcloud/cypress to ^1.0.0-beta.7 (text#5204)
- Fix(deps): update dependency path-normalize to ^6.0.13 (text#5205)
- Update nextcloud/ocp dependency (text#5208)
- Fix: Only show translate if providers are available (text#5232)
- Fix(deps): update dependency @nextcloud/moment to ^1.3.1 (text#5249)
- Chore(deps): update vueuse to ^10.7.2 (text#5258)
- Approve and merge ocp updates (text#5262)
- Fix: Proper error message based on file permissions (text#5273)
December 14, 2023
# Version 27.1.5
Check the file integrity with:
Changes:
- Fix root mounts not being setup in some cases (server#41090)
- Fix: Delete ghost versions of non-existing files (server#41296)
- Fix(scheduling): don’t send iMIP emails to rooms / resources (server#41315)
- Fix(backupcodes): Remove old notifications before creating a new remi… (server#41451)
- Reuse sharing disabled state when listing folder content (server#41462)
- Serve .flac audio files (server#41557)
- Do not write htaccess file if disk space is too low (server#41608)
- Fix: Fix linkToOCSRouteAbsolute() without index.php and with subfolder (server#41626)
- Fix: Avoid triggering a defered sidebar open if openFile is already handling that (server#41636)
- Fix: Also cleanup orphaned shares user cannot be found anymore (server#41643)
- Fix: lower threshold for system address book sync (server#41671)
- Fix(dav): Avoid date diffing if PHP is buggy (server#41730)
- Nextcloud 27 : Replace “Update” with “Edit” in share dialog (server#41734)
- Fix(files_sharing): fix sharing tab translations (server#41736)
- Fix(files_versions): Check for user and owner before call getUserFolder (server#41786)
- Fix(ui): Do not close all menus on right click (server#41812)
- Feat(LDAP): implement IIsAdmin interface (server#41813)
- Improve share logic for enforced password & expiry date (server#41936)
- Fix: Show error message when CSRF check fails at login (server#41970)
- Fix/text processing types covariant stable27 (server#41997)
- Fix(TemplateManager): Bail early if templatedirectory is empty (server#42002)
- Fix(security): Update expiration date in security.txt (server#42004)
- Fix: Update `@nextcloud/dialogs` to 4.2.2 to fix translations of FilePicker (server#42034)
- Fix AppSettingsController.php overwriting currentLanguage (server#42063)
- Fix: Properly fetch version from shared files by accessing the owner storage version (server#42075)
- Fix(updatecheck): Don’t wait 120s for a response of updater.nextcloud… (server#42078)
- Fix(systemreport): Mask onlyoffice secret as sensitive (server#42081)
- Fix(bruteforce-protection): Don’t throw a 500 when MaxDelayReached is… (server#42083)
- Fix(security): Handle idn_to_utf8 returning false (server#42085)
- Fix(dist): assets were not compiled (server#42091)
- Fix(security): Update CA certificate bundle (server#42188)
- Update nextcloud/ocp dependency (activity#1427)
- Update nextcloud/ocp dependency (activity#1459)
- Update workflows (bruteforcesettings#517)
- Chore(deps-dev): Bump axios from 1.6.1 to 1.6.2 (files_pdfviewer#862)
- Chore(deps): Bump vue and vue-template-compiler (firstrunwizard#979)
- Update nextcloud/ocp dependency (nextcloud_announcements#256)
- Create update-nextcloud-ocp-approve-merge.yml (nextcloud_announcements#264)
- Update nextcloud/ocp dependency (nextcloud_announcements#272)
- Update nextcloud/ocp dependency (notifications#1723)
- Create update-nextcloud-ocp-approve-merge.yml (notifications#1732)
- Don’t check display name on null (photos#2168)
- Chore(deps): Bump vue from 2.7.14 to 2.7.15 (privacy#978)
- Fix npm audit (privacy#990)
- Update nextcloud/ocp dependency (serverinfo#527)
- Chore(deps): update vueuse to ^10.6.1 (text#5011)
- Chore(deps): update vite (text#5012)
- Update nextcloud/ocp dependency (text#5016)
- Fix(deps): update yjs (text#5037)
- Fix(ImageView): Fix detection of editable editor (text#5055)
- Fix(css): Fix print view in viewer and single-file share (text#5066)
- Fix(deps): update tiptap to ^2.1.13 (text#5074)
- Introduce middleware for session handling (text#5085)
- Make use of session middleware in remaining controllers (text#5086)
- Refactor attachment loading (text#5087)
- Fix: Use proper value for checking if editable (text#5089)
- Hide share and close buttons on direct editing for desktop (text#5099)
- Chore(deps): update dependency cypress to ^13.6.1 (text#5117)
- Fix(video): video fullscreen on ios devices (viewer#2081)
- Fix: Sorting filenames containing numbers (viewer#2090)
November 23, 2023
# Version 27.1.4
Check the file integrity with:
Changes:
- Fix/admin ai settings (server#40916)
- LDAP: Increase profile picture limit to 512 (server#40918)
- Allow share expiry dates lower than enforced limits (server#40928)
- Fix version number in ITimeFactory after it was delayed (server#40929)
- Fix(sharing): set name to target name in sharing cache (server#41069)
- Fix(isLegitimatedForUserId): Setup mountpoints to check file access (server#41082)
- Fix: duplicating contacts with the Recently contacted feature (server#41096)
- Fix(ldap): store last known user groups (server#41106)
- Fix(login): Fix JS error on login grant page (server#41138)
- Fix: Don’t try to access null array (server#41147)
- Fix(OCM): Make the public API only rely on OCP (server#41150)
- Chore(deps): bump davclient.js from 0.2.1 to 0.2.2 (server#41161)
- Fix: encode uri for trashbin delete (the second one) (server#41176)
- Don’t pass invalid streams to Imaginary (server#41186)
- Fix(files): race condition on web files view change (server#41206)
- Fix(twofactor): avoid DB error on Twofactor (en/dis)abled event (server#41212)
- Fix(install): Make installing more verbose (server#41215)
- Fix(files_external): on case insensitive system, block case change (server#41219)
- Catch Imaginary processing errors (server#41231)
- Fix: add index on migration only if needed (server#41232)
- Return correct status if touch failed (server#41236)
- Fix(session): Log why session renewal failed (server#41238)
- Fix(dav): Reduce CalDAV backend memory footprint (server#41245)
- Fix semaphore unguarding (server#41289)
- Optimize cache jail creation (server#41324)
- Get children from dav node when preloading system tags (server#41347)
- Fix(files): prevent redirect on heading column sort (server#41356)
- Fix(JobList#hasReservedJob): Break tie when multiple jobs are reserved (server#41359)
- Optimize builtin storage wrappers (server#41363)
- Fix(LDAP): prevent incomplete displaynames… (server#41367)
- Fix: Validate that we have a proper distributed cache configured (server#41371)
- Lower log level about invalid session token (server#41383)
- Fix(workflow): Fix “Call to a member function getUID() on null” with … (server#41418)
- Fix(log): Log exception class when message is empty (server#41427)
- Fix(workflowengine): use andWhere() not second where() (server#41429)
- Fix(s3): support SSE-C headers for the MultipartCopy call (server#41482)
- Add some support for rename on case insensitive local filesystems (server#41502)
- Finish password confirmation (server#41521)
- Reverse X-Forwarded-For list to read the correct proxy remote address (server#41527)
- Check for open_basedir before reading /proc (server#41539)
- Optimize UserMountCache::registerStorage (server#41545)
- Fix(files_versions): don’t call getUid() on null (server#41553)
- Revert “fix(files_versions): don’t call getUid() on null” (server#41612)
- Build(js): compile assets (server#41697)
- Update nextcloud/ocp dependency (activity#1368)
- Fix npm audit (activity#1375)
- Fix: chunk delete in query (activity#1395)
- Update nextcloud/ocp dependency (activity#1404)
- Fix npm audit (activity#1408)
- Bump @nextcloud/router from 2.0.0 to 2.0.1 (bruteforcesettings#463)
- Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 (bruteforcesettings#475)
- Revert “Bump @nextcloud/router from 2.0.0 to 2.0.1” (bruteforcesettings#509)
- Lighter name update (circles#1435)
- Fix npm audit (files_pdfviewer#838)
- Show forms as read only (files_pdfviewer#849)
- Setup Transifex translations (files_pdfviewer#851)
- Fix npm audit (files_pdfviewer#858)
- Fix npm audit (firstrunwizard#1000)
- Fix npm audit (firstrunwizard#975)
- Fix styles location to they can be loaded (logreader#1042)
- Update nextcloud/ocp dependency (nextcloud_announcements#244)
- Fix(UI): Merge UI setting with updatenotifications admin settings (nextcloud_announcements#249)
- Update nextcloud/ocp dependency (nextcloud_announcements#252)
- Update nextcloud/ocp dependency (notifications#1690)
- Chore(deps): Bump @nextcloud/moment from 1.2.1 to 1.2.2 (notifications#1695)
- Chore(deps): Bump vue and vue-template-compiler (notifications#1706)
- Update nextcloud/ocp dependency (notifications#1714)
- Fix npm audit (photos#2084)
- Filter out some permission for public albums (photos#2105)
- Wrap cache query in a try/catch (photos#2112)
- Enh: Add unique DOM identifiers for nav entries (photos#2132)
- Fix npm audit (privacy#976)
- Fix npm audit (recommendations#663)
- Fix npm audit (recommendations#676)
- Fix npm audit (related_resources#310)
- Ci: update workflows for 27 (serverinfo#512)
- Update ocp package 27 (serverinfo#516)
- Fix: add flag to skip external requests (serverinfo#520)
- Update nextcloud/ocp dependency (serverinfo#525)
- Run cypress (in serial) in stable27 again (text#4808)
- Chore(deps): update dependency @nextcloud/eslint-config to ^8.3.0 (text#4866)
- Update nextcloud/ocp dependency (text#4892)
- Fix(paste): collapse whitespace before pasting (text#4897)
- Fix(mermaid): Only switch back on failure if in preview mode (text#4899)
- Fix line-through selector (text#4912)
- Fix(deps): update dependency @nextcloud/files to ^3.0.0-beta.26 (text#4915)
- Fix(deps): update dependency @nextcloud/moment to ^1.2.2 (text#4916)
- Fix(deps): update dependency @nextcloud/vue to ^7.12.6 (text#4917)
- Chore(deps): update dependency eslint-plugin-cypress to ^2.15.1 (text#4918)
- Chore(deps): update vite (text#4919)
- Fix(deps): update dependency lib0 to ^0.2.87 (text#4923)
- Fix(deps): update dependency markdown-it to ^13.0.2 (text#4924)
- Update nextcloud/ocp dependency (text#4928)
- Fix(deps): update tiptap to ^2.1.12 (text#4929)
- Fix(deps): update vue monorepo to ^2.7.15 (text#4930)
- Chore(deps): update vueuse to ^10.5.0 (text#4931)
- Fix(deps): update dependency @nextcloud/browser-storage to ^0.3.0 (text#4932)
- Fix(deps): update dependency @nextcloud/router to ^2.2.0 (text#4933)
- Fix(deps): update dependency highlight.js to ^11.9.0 (text#4934)
- Fix(deps): update dependency mermaid to ^10.6.0 (text#4935)
- Fix(deps): update dependency @nextcloud/files to ^3.0.0-beta.27 (text#4962)
- Fix: clear pending autosync on close (text#4966)
- Fix 403 on close (text#4968)
- Fix(sync): prevent race condition by relying on autoincrement (text#4970)
- Fix(codeblock): Display mermaid graph per default in readonly mode (text#4974)
- Chore(deps): update dependency @nextcloud/dialogs to ^4.2.2 (text#4984)
- Chore(deps): update vueuse to ^10.6.0 (text#4985)
- Fix(deps): update dependency @nextcloud/files to ^3.0.0 (text#4986)
- Fix(deps): update dependency @nextcloud/vue to ^7.12.7 (text#4987)
- Fix(deps): update dependency mermaid to ^10.6.1 (text#4988)
- Update nextcloud/ocp dependency (text#4996)
- Fix(deps): update dependency filerobot-image-editor to ^4.5.2 (viewer#1994)
- Fix(deps): update dependency webdav to ^4.11.3 (viewer#1995)
- Chore(deps): update dependency jest to ^29.7.0 (viewer#2004)
- Fix(deps): update dependency @skjnldsv/vue-plyr to ^7.4.0 (viewer#2015)
- Fix(deps): update dependency vue to ^2.7.15 (viewer#2037)
- Fix npm audit (viewer#2049)
October 26, 2023
# Version 27.1.3
Check the file integrity with:
Changes:
- Fix: Escape group names for LDAP (server#37201) 2
- Fix(updatenotification): Skip update check (server#39826)
- Fix: Avoid failing with duplicate checks (server#40383) 1
- Add wrapper for external storage to ensure we don’t get an mtime that is lower than we know it is (server#40569)
- Clear progress bar text when hiding it (server#40572) 1
- Use multipart copy for s3 (server#40577)
- Enh(a11y): Add label to share note textbox (server#40681)
- Fix(unifiedsearch): Allow searching for “0” (server#40683)
- Fix Dashboard IManager getWidgets return annotation (server#40695)
- Multiple bug fix in users list (server#40718)
- Fix: Escape group names for LDAP (server#40739) 1
- Updates to new sharing flow (server#40747) 1
- Fix: encode uri for trashbin delete (server#40757)
- Feat: Add occ user:user:sync-account-data for updating oc_accounts information from user backends (server#40759)
- Fix(files): Show correct quota size (file size base 2) (server#40787) 1
- Fix(user): Log affected user of app token login name mismatch (server#40797) 1
- Added CORS skip if session was created by AppAPI (server#40830)
- Generate all preview sizes for Imaginary (server#40834) 1
- Fixed mixed translations in sharing details (server#40837)
- Fix: Log critical session renewal and logout paths (server#40849)
- Remove leading slash (server#40856)
- Add in:users as a search filter to limit searches to users (server#40882)
- Update version.php to owncloud 10.13 (server#40987) 2
- Fix(external): Get storage before update it (server#41124)
- Fixes and additions to editor API (text#4838)
- Enh(editorApi): Introduce editor API version number (text#4841)
- Fix(editorApi): Use attachment resolver in MarkdownContentEditor (text#4845)
- Fix(paste): paste plaintext with separate paragraphs (text#4879)
October 5, 2023
# Version 27.1.2
Check the file integrity with:
Changes:
- Chore: Update `@nextcloud/dialogs` to 4.2.1 (server#40557)
- Let `occ trashbin:restore` restore also from groupfolders and add filters (server#40581)
- Ocm services (server#40586)
- Revert change that made `OC.Util.humanFileSize` return decimal sizes instead of binary (server#40605)
- Store size in int|float for 32bit support (server#40623)
- Fix(dav): expand recurrences when searching (server#40631)
- Fix jsunit tests (server#40638)
- Use proper app id in Version.vue (server#40640)
- Fix: encode uri for trashbin delete (server#40642)
- Fix ocm-provider rewrite rules (server#40778)
- Fix(db): also chunk MariaDB deletes (activity#1312)
- Re-enabled cypress tests (activity#1336)
- Run npm audit fix (activity#1339)
- Return if user is empty (firstrunwizard#953)
- Chore(deps): Bump howler from 2.2.3 to 2.2.4 (notifications#1672)
- Bump cypress to v13 (photos#2057)
- Fix(security): Bump semver (suspicious_login#815)
- Fix(deps): update nextcloud abandoned (text#4756)
- Bugfix/duplicated load of yjs (text#4807)
- Feat: hide workspace if no readme.md (text#4811)
September 21, 2023
# Version 27.1.1
Check the file integrity with:
Changes:
- Fix issues where unencrypted_size was being falsely used for non-encrypted home folders (server#40379)
- Fix alignments for share different share entry types. (server#40429)
- Fix: use faster method to fetch user count (server#40433)
- Fix: don’t use davtags for tag search (server#40444)
- Backport consider link shares in removeShare method in SharingTab #40440 (server#40448)
- Fix(mimetype): Fix aborted transaction on PostgreSQL when storing mimetype (server#40461)
- Don’t preload metadata for the sub-childen (server#40473)
- SFTP improvements (server#40487)
- Fix(comments): Use provided offset in best effort when loading comments (server#40506)
- Fix: content info footer on guest pages (server#40520)
- Consider share type for enforced share expiry dates (server#40530)
- Auto set password for new email shares (server#40535)
- Allow printing log messages during occ (logreader#997)
- Update nextcloud/ocp dependency (nextcloud_announcements#233)
- Update nextcloud/ocp dependency (notifications#1656)
- Fix (visually) removing first notification when executing an action (notifications#1662)
- Update nextcloud/ocp dependency (text#4789)
September 16, 2023
# Version 27.1.0
Check the file integrity with:
Changes:
- Improved display of app links (server#38526)
- Show supported apps on app settings if subscribed (server#39637)
- Fix(notifications): Remove share notification when the node is deleted (server#39710)
- Catch more invalid cache source storage paths (server#39722)
- Fix npm audit (server#39728)
- Feat(HTTPClient): Provide wrapped access to Guzzle’s asyncRequest() (server#39740)
- Avoid adding (attribute=) part to filter which will confuse LDAP servers (server#39746)
- Expose gps data via webdav (server#39755)
- Fix(3rdparty): Revert accidental 3rdparty bump (server#39761)
- Support opening and comparing versions in viewer (server#39763)
- Feat: File reminders backend (server#39764)
- The almighty text processing PR (server#39776)
- Feat: Set file reminders (server#39783)
- Feat(caldav): linkify location in scheduling mails (server#39784)
- Optimize calendar search query (server#39785)
- Vue based FilePicker (server#39793)
- Fix: Pass proper viewer filename (server#39794)
- Log imaginary errors as info to not spam the server logs (server#39795)
- AppEcosystem Authentification (server#39799)
- Enh(files_reminders): Adjust reminder options (server#39800)
- Update `@nextcloud/dialogs` for FilePicker design fixes (server#39803)
- Chore: update `@nextcloud-vue` to `v7.12.2` (server#39813)
- Fix: close cursor after reading the invitation (server#39817)
- Wrap long productName on login form (server#39853)
- Add l10n for files_reminders (server#39855)
- Calendar optimizations (server#39858)
- Select the fileid first when looking for incomplete files (server#39871)
- Fix: Also cleanup version metadata if expiring (server#39873)
- Bump Hub 5 -> Hub 6 (server#39886)
- Fix various file reminders bugs (server#39887)
- Reduce the number of container queries (server#39890)
- Fix smart picker integration of new Vue based file picker (server#39893)
- Fix(CardDAV): set owner-principal, displayname properties for SAB (server#39900)
- Enh(contacts): show/hide addressbooks for all (server#39904)
- Update `@nextcloud/dialogs` to 4.2.0-beta.3 to fix FilePicker issues (server#39913)
- Adjust add button (server#39915)
- Fix(files): Fix legacy files list sorting (server#39919)
- Try to fix regression with public file upload button (server#39921)
- Prevent PHP warning when CacheEntry extension keys are not set (server#39930)
- Fix: don’t emit Hooks when hookpaths are empty (server#39934)
- Chore: update tarstreamer to 2.1.0 (server#39939)
- Fix(memcache): Fix comparison of Memcache configs to classes (server#39947)
- Fix: always use display name from correct backend (server#39949)
- Allow to upgrade from 26.0.x to 27.1.x directly (server#39952)
- Don’t bother checking dav acl’s in files (server#39953)
- Fix(CS): Use the naming pattern for the URL scheme (server#39962)
- Feat(dashboard): implement widget item api v2 (server#39993)
- Feat(security): Add a bruteforce protection backend base on memcache (server#39997)
- Fix(security): Update CA certificate bundle (server#40007)
- Chore: Update `@nextcloud/dialogs` to 4.2.0-beta.4 for FilePicker improvments (server#40030)
- Do not log passwords in debug mode (server#40032)
- Fix user log.condition feature (server#40034)
- Fix(utility): De- deprecate getDateTime and getTime as now() only returns DateTimeImmutable (server#40039)
- Encode filename trashbin restore (server#40045)
- Improve upload progress visualization (server#40060)
- Fix(theming): Add `__webpack_nounce__` to support async chunks (server#40062)
- Fix(CardDAV): only run upgrade sync if 1000 users or less (server#40066)
- Pass the share to the cache instead of having to ask the storage (server#40074)
- Hide shares by disabled users (server#40078)
- Fix(cache): Remove displayname cache entry on delete (server#40080)
- Fix(CalDAV): check voject exists before attempting any operation (server#40081)
- Fix(CI): Add empty eslint and node when unrelated (PHP only) (server#40101)
- Feat: add switch to disable dns pinning (server#40162)
- Revert accidental direct push of 8b42fb033fdcd3775b4850de6faf6091c8dcc716 (server#40175)
- Improve sharing flow (server#40179)
- Fix(s3): fix handling verify_bucket_exists parameter (server#40186)
- Chore(3rdparty): update sabre/http to 5.1.10 (server#40197)
- Fix(CardDAV): allow disabling of the system address book (server#40200)
- Fix npm audit (server#40220)
- Fix: prevent sharing permissions on user root folder (server#40227)
- Move share permission logic to storage wrapper (server#40231)
- Enh: skip processing for empty response (server#40258)
- Change proftpd ci image (server#40269)
- Admin have no special rights on users’ entries (server#40271)
- Chore: Bump @nextcloud/dialogs to v4.2.0 beta 5 (server#40281)
- Detect aborted connection in OC\Files\View and stop writing data to t… (server#40286)
- Feat: Add events for version restore (server#40297)
- Enable download configuration on circles shares (server#40298)
- Fix(ratelimit): Only use memory cache backend for redis (server#40300)
- Fix(CalDAV): check birthday calendar owner (server#40309)
- Rename AppEcosystemV2 to AppAPI (server#40315)
- Backport Polish new sharing flow : accesibility, expand bahavior, click outside behaviour (server#40327)
- Theming: Revert broken SVG optimization in default-source.svg (server#40333)
- Enable new versions feature for groupfolders (server#40339)
- Fix: Hide set reminder action on public shares (server#40342)
- 40289 fix appearance (server#40343)
- Fix(autoloader): no apcu no side effects (server#40350)
- Fix(ldap): avatar is not being fetched (server#40369)
- Backport polish sharing flow bugs (server#40390)
- Fix(caldav): add webroot to objectid for activities (server#40402)
- Display user status by the side in sharing flow (server#40405)
- Ellipsize user status in sharing entry (server#40412)
- Hide additional content when share details is open (server#40414)
- Fix invite guest for new sharing flow (server#40415)
- Bump @nc/dialogs to 4.2.0 (server#40417)
- Correctly switch/revert from custom to bundled perms (server#40437)
- Chore(deps): Bump cweagans/composer-patches from 1.7.1 to 1.7.3 (3rdparty#1525)
- Chore(deps): Bump deepdiver1975/tarstreamer from 2.0.0 to 2.1.0 (3rdparty#1531)
- Chore(deps): update sabre/http to 5.1.10 in stable27 (3rdparty#1560)
- Perf(dashboard): implement widget item api v2 (activity#1299)
- Chore(deps): Downgrade nextcloud/ocp to stable27 (activity#1301)
- Resolve dependency hell (activity#1304)
- Chore(CI): Adjust testing matrix for Nextcloud 27 on stable27 (bruteforcesettings#459)
- Filter system circles (circles#1381)
- Download permissions on share for internal/external members (circles#1384)
- Support files_external (circles#1386)
- Feat: Fix styling for version comparison (files_pdfviewer#795)
- Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 (files_pdfviewer#801)
- Fix extraction of PDF.js package (files_pdfviewer#807)
- Fix(CI): Fix OCP package on stable27 (nextcloud_announcements#226)
- Update nextcloud/ocp dependency (nextcloud_announcements#229)
- Fix(CI): Fix nextcloud/ocp package version (notifications#1638)
- Fix(fairuse): Adjust website URL (notifications#1639)
- Update nextcloud/ocp dependency (notifications#1650)
- Chore(deps): Bump webdav from 4.11.0 to 4.11.2 (photos#1814)
- Fix npm audit (photos#1958)
- Chore(deps-dev): Bump postcss from 8.4.19 to 8.4.27 (photos#1967)
- Chore(deps-dev): Bump jest from 29.6.1 to 29.6.2 (photos#1968)
- Chore(deps): Bump jest-environment-jsdom from 29.4.1 to 29.4.3 (photos#1969)
- Chore(deps-dev): Bump autoprefixer from 10.4.13 to 10.4.14 (photos#1970)
- Chore(deps): Bump immutable from 4.3.0 to 4.3.2 (photos#1990)
- Chore(deps-dev): Bump @vue/vue2-jest from 29.2.4 to 29.2.5 (photos#1997)
- Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 (photos#1998)
- Chore(deps-dev): Bump tslib from 2.5.0 to 2.5.3 (photos#2004)
- Chore(deps-dev): Bump autoprefixer from 10.4.14 to 10.4.15 (photos#2011)
- Fix npm audit (photos#2016)
- Fix npm audit (recommendations#643)
- Perf(dashboard): implement widget item api v2 (recommendations#649)
- Update nextcloud/ocp dependency (related_resources#271)
- Fix: handle non markdown files in conflicts (text#4272)
- Chore(deps): update dependency cypress to ^12.17.3 (text#4631)
- Chore(deps): update dependency vite to ^4.4.9 (text#4633)
- Update nextcloud/ocp dependency (text#4640)
- Fix: Use default font size (text#4647)
- Fix: Use resize observer to calculate menubar icon limit (text#4649)
- Fix(css): Move code highlighting CSS to `prosemirror.scss` (text#4651)
- Feat: add component SkeletonLoading (text#4655)
- Feat: Add support for mermaid.js rendering (text#4656)
- Allow opening files outside of the file system in viewer (text#4658)
- Feat: Expose formatting menu bar actions through slash command (text#4661)
- Text processing integration (text#4662)
- Chore(deps): update dependency @vue/vue2-jest to ^29.2.5 (text#4675)
- Fix missing text on assistant task list (text#4679)
- Ci(cypress): Fix selectors for new file picker (text#4680)
- Chore(deps): update dependency cypress to ^12.17.4 (text#4694)
- Fix: Sort regular smart picker options first (text#4697)
- Fix(deps): update dependency @nextcloud/files to ^3.0.0-beta.16 (text#4704)
- Fix(deps): update dependency @nextcloud/vue to ^7.12.2 (text#4705)
- Fix(deps): update dependency lib0 to ^0.2.82 (text#4706)
- Fix(deps): update dependency mermaid to ^10.3.1 (text#4708)
- Chore(deps): update dependency eslint-plugin-cypress to ^2.14.0 (text#4709)
- Fix(deps): update tiptap to ^2.1.6 (text#4710)
- Update nextcloud/ocp dependency (text#4731)
- Chore(deps): update dependency vue-demi to ^0.14.6 (text#4737)
- Chore(deps): update jest to ^29.6.4 (text#4738)
- Chore(deps): update dependency vite-plugin-commonjs to ^0.9.0 (text#4739)
- Fix: select all in code block (text#4748)
- Fix(deps): update tiptap to ^2.1.7 (text#4757)
- Chore(deps): update vueuse to ^10.4.1 (text#4758)
- Fix(deps): update dependency mermaid to ^10.4.0 (text#4759)
- Update nextcloud/ocp dependency (text#4765)
- List fixes (text#4774)
- Bump @nextcloud/dialogs to 4.2.0 (text#4794)
- Ci(xmllint): bump action to v1.1 (twofactor_totp#1429)
- Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 (viewer#1808)
- Update cypress snapshots (viewer#1816)
- Fix npm audit (viewer#1828)
- Default to source if fileid is undefined (viewer#1848)
- Add option to disable sidebar (viewer#1849)
- Feat: Compare files side by side (viewer#1850)
- Fix: Avoid issues when switching between versions (viewer#1852)
- Chore(deps-dev): Bump eslint-plugin-cypress from 2.13.3 to 2.13.4 (viewer#1856)
- Update cypress snapshots (viewer#1869)
- Fix(cypress): header sharing download button selector (viewer#1871)
- Fix panning of zoomed images (viewer#1874)
- Fix(deps): update dependency @nextcloud/l10n to ^2.2.0 (viewer#1907)
- Fix(deps): update dependency filerobot-image-editor to ^4.5.1 (viewer#1908)
- Chore(deps): update dependency jest to ^29.6.4 (viewer#1933)
- Fix(deps): update dependency @nextcloud/auth to ^2.1.0 (viewer#1937)
Hub 6 release below
Nextcloud Hub 6 is here!
Nextcloud Hub 6 supports a healthy meeting culture & assists you in your work. The biggest improvements introduced are:
- 💡 100% local open source AI assistant
- 🗣️ Speaking time & 1hr call warning
- 🔔 File, chat & mail reminders
- 🤖 Bots in Talk
- 🗃️ New file selector/li>
- 🚀 Improved advanced file versioning
- ✨ NEW: apps in ANY language
Latest Nextcloud 27 release below.
August 10, 2023
# Version 27.0.2
Check the file integrity with:
Changes:
- Fix app menu flicker (server#38563)
- Fix creating events with old (< unix time) lastoccurence (server#39059)
- Fix(node): non-existing folder is not searchable (server#39369)
- Fix(profile): fix getUID on nullable user variable (server#39435)
- Fix: ContactManager search with fullmatch (server#39448)
- Fix: check that object store backend supports multi part uploads (server#39458)
- Fix: Correctly add `module` content type to script tags with versions (server#39462)
- Fix(s3): Pass SSE-C parameters for multipart upload (server#39499)
- Add instance category while checking new updates (server#39522)
- Fix npm audit (server#39543)
- Bugfix/bulk upload empty files (server#39554)
- Fix(files): fix extension with custom displayName (server#39566)
- Fix(SystemTagManager): Use truncated tagName in getTag and updateTag (server#39596)
- Ocs/v1.php/cloud/groups` `UPDATE` method – correct status when group not found (server#39601)
- Fix(IParallelAwareJob): Check for other reserved jobs before setting new ones as reserved (server#39612)
- Fix share roots always being marked as writable (server#39614)
- Fix(s3): add SSE-C parameters to headObject call (server#39642)
- Fix(files): url used to retrive storage stats (server#39643)
- Only show weather credits if the app is enabled and the weather statu… (server#39663)
- Fix(files_sharing): String translations (server#39665)
- Fix(dav): use quota of destination in s3 chunk upload (server#39678)
- Generate path if app does exist (circles#1350)
- Fix npm audit (firstrunwizard#928)
- Chore: update workflows from templates (firstrunwizard#931)
- Chore(deps) – bump semver to 6.3.1 (notifications#1611)
- Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 (notifications#1615)
- Fix npm audit (privacy#938)
- Fix npm audit (related_resources#247)
- Remove useless logs (related_resources#265)
- Update composer dependencies (related_resources#268)
- Chore(deps): update dependency @nextcloud/stylelint-config to ^2.3.1 (text#4494)
- Fix(deps): update dependency @nextcloud/vue to ^7.12.1 (text#4512)
- Chore(deps): update dependency vite to ^4.4.5 (text#4529)
- Fix: Remember cursor position when autofocus on load (text#4544)
- Fix(deps): update dependency slug to ^8.2.3 (text#4561)
- Chore(deps): update dependency cypress to ^12.17.2 (text#4565)
- Chore(deps): update dependency vite-plugin-commonjs to ^0.8.2 (text#4566)
- Fix(deps): update tiptap to ^2.0.4 (text#4572)
- Chore(deps): update dependency vite to ^4.4.6 (text#4577)
- Fix(deps): update yjs (text#4580)
- Fix(mentions): encode user id in mentions URLs (text#4589)
- Fade out user cursor labels after five seconds of inactivity (text#4591)
- Add syntax highlighting in code blocks (text#4595)
- Fix(css): Fix margin-bottom for list items (text#4598)
- Chore(deps): update dependency vite to ^4.4.7 (text#4605)
- Chore(deps): update jest to ^29.6.2 (text#4606)
- Update nextcloud/ocp dependency (text#4612)
- Fix: tab key in code block (text#4616)
- Fix(editor): Don’t load both Tiptap collaboration history extensions (text#4622)
- Chore: run npm audit fix (twofactor_totp#1424)
July 20, 2023
# Version 27.0.1
Check the file integrity with:
Changes:
- 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)
June 13, 2023
# Version 27.0.0
Check the file integrity with:
Changes:
- Improve handling of files we can’t access in the scanner (server#22943)
- Use MultipartUpload for uploading chunks to s3 (server#27034)
- Better error messages if the users home is not writable during scanning (server#27538)
- Fixed ‘overwritewebroot’ not work with ‘overwritecondaddr’. (server#31001)
- Don’t call session_start() when PHP session is still or already open. (server#31286)
- Updating lint-eslint.yml workflow from template (server#31469)
- Rename setting ‘sendEventRemindersToSharedGroupMembers’ -> ‘sendEventRemindersToSharedUsers’. (server#31660)
- Add transaction around mass mounts operations (server#32038)
- Additional logging when mkdir fails for object storage (server#32314)
- Fix Ldap search for attributes with no substr matching rule (server#32499)
- Update icewind/smb to 3.5.4 (server#32632)
- Optimize retrieving display name when searching for users in a group (server#32866)
- Allow storing multiple mounts for the same rootid in the mount cache (server#32877)
- Make it easier to debug issue #32304 (server#32961)
- Paths added to messages and message cleanup (server#33061)
- Update expire_date column of table comments (server#33106)
- Fix: External storage – exception for the handler whenSelectAuthMechanism (server#33161)
- Don’t hard error when trying to load profiles with no profiler registered (server#33292)
- Fix typos in lib/public subdirectory (server#33381)
- Highlight selected file version (Nextcloud Office) (server#33434)
- File widget for references (server#33755)
- Fix encryption wrapper filesize for non existing files (server#34607)
- Dispatch event for all removed entries (server#34773)
- Run WebDAV integration tests against S3 (server#34835)
- Check return value and improve error handling on certificate manager (server#35092)
- Feature: Provide access to app generated calendars through CalDAV (server#35121)
- [Performance] Reuse preview directory listing (server#35129)
- Create the users from database backend in a transaction (server#35561)
- Add a command to update the 3rdparty submodule to the same branch as … (server#35610)
- Introduced app enable/disable/update typed events (server#35677)
- Bump vue-router from 3.5.3 to 3.6.5 (server#35699)
- Put Mimeloader insertion and read in the same transaction (server#35744)
- Feat(appframework): ⌚ Make ITimeFactory extend \PSR\Clock\ClockInterface (server#35872)
- Clear encrypted flag when moving away from encrypted storage (server#35961)
- [master] invalidate existing tokens when deleting an oauth client (server#36033)
- Allow apps to include module js / ES6 scripts (server#36057)
- Extend path-prefix optimizer to remove all cases of path_hash= when encountering a path prefix filter (server#36097)
- Perf(autoloader): Drop legacy class autoloader (server#36114)
- Fix calendar emails to be outlook compatible (server#36118)
- Use a PHP implementation of openssl_seal that allows to use modern ciphers (server#36173)
- Handle reminders where calendar name is null (server#36217)
- Feat(app-framework): Add native argument types for middleware (server#36343)
- Move encrypt-all password email to EmailTemplate (server#36351)
- Also set the node when re-using existing share on share create (server#36360)
- Add missing taint analysis docblock comments, and improve escaping in… (server#36378)
- CalDAV/CardDAV: put every method from backends that does multiple DB calls in transactions (server#36528)
- Bump @nextcloud/eslint-config from 8.0.0 to 8.2.1 (server#36532)
- [F2V] migrate files_trashbin to vue (server#36534)
- [user_ldap] Update profile from LDAP fields (server#36565)
- Refactor app loading (server#36591)
- Fix default values and type hints for GroupManager::search (server#36592)
- Optimize LazyUserFolder::getMountPoint (server#36609)
- Chore: Update PSR container to 2.0.2 (server#36617)
- Fix OC_Image: Prevent E_WARNING from getimagesize* (server#36636)
- Create headings for apps, users, settings pages (server#36640)
- Perf(autoloading): Add authoritative autoloader for theming (server#36652)
- Invitation mail: Change subject if event got updated (server#36661)
- Always set displayname and display-name for user data (server#36665)
- Fix OCM validation errors (server#36667)
- Fix: Make sure that rollback hook is triggered on all version backends (server#36690)
- Fix(preview-generator): Throw exception before dividing by zero when generating previews (server#36692)
- Add parent index on filecache (server#36701)
- Use proc_open to avoid spawning a shell (server#36736)
- Add avatar contact img description (server#36740)
- Add label and switch ocdialog close button to button element (server#36772)
- Fix: always use proper path on node api when calling the view (server#36774)
- Properly test and log when a group is not found (server#36784)
- Apps/dav: add some OSX specific quirks. (server#36800)
- Do onetime user setup before getting any mount from providers (server#36810)
- Tidy up typing in OC\Files\View (server#36836)
- Fix max instances exception in get vevent call (server#36845)
- Fix right-click img tags (server#36847)
- Fix(user_status): Fix the user status automation on the day availablity rules are adjusted (server#36852)
- Allow to revert automated status (server#36854)
- Fix unencrypted_size for folders when scanning the filesystem with encryption enabled (server#36857)
- Dispatch BeforeUserLoggedInEvent (server#36883)
- [CI] Update update-psalm-baseline workflow to solve warnings (server#36884)
- Make sure to never trigger files hooks on a null path (server#36893)
- Fix json_decode expecting a string (server#36895)
- Chore(deps-dev): Bump @babel/node from 7.20.0 to 7.20.7 (server#36901)
- Fix(files): Fix controller setup for guests (server#36904)
- Fix ftp external storage with filezilla server (server#36905)
- Feat(middleware): Migrate BruteForceProtection annotation to PHP Attribute and allow multiple (server#36928)
- Split the comments ids by chunks (server#36941)
- Also unmark deleted ldap user when checking the ldap entry (server#37006)
- Fix Cache-Control header of non-versioned assets (server#37010)
- Feat: Add notes as recommended app (server#37021)
- Master is now 27 (server#37023)
- Fix: Avoid log spam on 404 routes not using GET (server#37026)
- Add distraction free backgrounds for Nextcloud 26 (server#37028)
- Add chunking in SystemTagObjectMapper::getTagIdsForObjects (server#37029)
- Chore(deps): Bump query-string from 7.1.1 to 8.1.0 (server#37032)
- Techdebt(workflowengine): Remove transition event classes (server#37040)
- Fix event moving issues (server#37046)
- Update wording for disabled web updater (server#37048)
- Fix download URL for versions (server#37060)
- Check free space only if source exists and is dir (server#37062)
- Add accessible system tags select (server#37065)
- Fix(CI): Fix acceptance test password field selector after @nextcloud… (server#37069)
- Add a check for disk_free_space in Config.php (server#37070)
- Postgresql installation – add quotes around user names (server#37116)
- [master] Update psalm-baseline.xml (server#37117)
- Fix(docs): Fix URL to docs of deprecated function humanFileSize (server#37121)
- Added .weba mime type mapping. (server#37124)
- Fix white scrollbar corner in dark mode (server#37126)
- Share type sciencemesh (server#37139)
- Imaginary – fix autorotate for heic and improve the logic (server#37140)
- Add a direct link from files settings to app-token-settings (server#37145)
- Migrate metadata JSON column to new value TEXT column (server#37146)
- Increase imaginary timeouts as for big files the processing could take very long (server#37148)
- Use native tooltip for version’s date (server#37152)
- [master] Update psalm-baseline.xml (server#37166)
- Fix(dav): Handle no next potential toggle in availability detection (server#37167)
- Fix(files_sharing): Allow file actions other than download for hide download shares (server#37168)
- Set `h1` headings for navigation through files app (server#37174)
- Fix(l10n): Fixed grammar (server#37175)
- Bump babel-jest from 29.0.3 to 29.5.0 (server#37183)
- Don’t try to hash a nonexisting password (server#37192)
- Do not send a pagination control with size = 0 if cookie is empty (server#37197)
- Fix(references): Do not log errors on 404 responses of opengraph image fetching (server#37198)
- Fix: wrong redirect when skipping recommended apps (server#37206)
- Create `h3` headings for profile page. Replace `
- Save some CI time (server#37221)
- Chore(psalm): Update psalm baseline also on stable26 (server#37222)
- Chore: use local variable for remote address (server#37227)
- Bump giggsey/libphonenumber-for-php to 8.13.7 in master (server#37229)
- Fix the typo in comments (server#37234)
- Extend list (server#37239)
- Allow images of any size as profile pictures (server#37241)
- Reduce list (server#37242)
- Getting rid of openssl_seal and rc4 in server side encryption (server#37243)
- Replace custom tooltips with native ones and add description to all e… (server#37244)
- Fix(workflow): Check tag attributes (server#37252)
- Fix controller class import for autocomplete (server#37262)
- L10n: Spelling unification (server#37265)
- Chore(deps-dev): Bump @nextcloud/webpack-vue-config to `5.5.0` (server#37268)
- Fix: add important to css hidden files class (server#37269)
- Fix description for icons in dashboard widgets (server#37271)
- Document talk icon url definition (server#37278)
- Bump jsdom from 19.0.0 to 21.1.1 (server#37292)
- Fix(security): Log failing strict cookie check (server#37305)
- Fix(session): Fix DAVx5 sync problems by partial reverting session changes (server#37306)
- Bump icewind/streams to 0.7.7 in master (server#37309)
- [master] Update psalm-baseline.xml (server#37313)
- Fix(security)!: Use consistent HTTP status for strict cookie checks (server#37316)
- Avoid having the same name for several workflows (server#37320)
- Allow to catch `IMapperException` by implementing `Throwable` (server#37324)
- Feat(CardDAV): Add Sabre\DAV\IMoveTarget support to OCA\DAV\CardDAV\AddressBook (server#37326)
- Omit “Accessing site insecurely via HTTP.” warning if HTTP is secure enough (server#37330)
- Fix(security): Mark recording_servers key appconfig as private as it … (server#37334)
- Add `aria-hidden=’true’` to decorative icons inside of modal dialogs (server#37335)
- Fix(mailer): remove value comparison for smtp_authtype as there is only one option (server#37340)
- [master] Quota value as float for 32-bit systems (server#37344)
- Fix cypress tests for files_versions (server#37345)
- Fix undefined method getExtStorageHome() (server#37346)
- Move from DEL to UNLINK (server#37351)
- [master] Update psalm-baseline.xml (server#37360)
- Adjust provisioning API tests after #36665 (server#37361)
- Ask for Nextcloud version on issue reporting (server#37364)
- Fix the avatar generation on Alpine Linux (server#37378)
- Fix 2FA blocks’ width on login screen (server#37380)
- Ci(psalm): Install ftp+ldap extension for security scans (server#37384)
- Fix(provisioning_api): Don’t allow to configure the same additional e… (server#37385)
- Update to psalm 5 (server#37390)
- Check-setup: recommend exif extension (server#37397)
- Chore(deps-dev): Bump jsdoc from 4.0.0 to 4.0.2 (server#37398)
- Chore(deps): Bump @nextcloud/calendar-availability-vue from 0.5.0-rc2 to 0.6.0-alpha1 (server#37400)
- Send Clear-Site-Data header and let browsers ignore it if unsupported (server#37405)
- Add back missing dashboard version (server#37416)
- Fix: Avoid scrolling the #content wrapper container (server#37417)
- Change contactsmenu structure to a list (server#37421)
- Replace custom tooltips with native ones of entries in contacts menu. (server#37423)
- Fix version number in phpdoc for app loading refactor (server#37425)
- Ignore and log non integer versions (server#37428)
- Improve objectstore rmdir handling (server#37429)
- Add a bit more verbose option for trashbin cleanup (server#37430)
- Add label for logo link (server#37435)
- Fix(docs): Fix RST parsing of the sample config (server#37437)
- Bump scssphp/scssphp to 1.11 in master (server#37444)
- Hide shared files located in group folder’s trash bin (server#37448)
- Deprecate PHP8.0 (server#37451)
- Add missing interface methods (server#37452)
- The breadcrumb navigation represents a list and should best be implemented as such (server#37453)
- Port update notification select (server#37459)
- Ci(checkers): Fix autoloader (re)generation for extraneous apps (server#37476)
- String fix (server#37478)
- Fix(ocp): Add deprecation version to ILogFactory::getCustomLogger (server#37480)
- Fix default_language doc (server#37486)
- Trim the user/email provided for password resets (server#37495)
- Improve handling of profile fields (server#37497)
- Use all available threads for running psalm from composer (server#37503)
- Update AppFrameworkTainter to use non-deprecated interface (server#37504)
- Set recommended psalm options (server#37505)
- Fix types for reading and writing config values (server#37507)
- Add type hints for mappers (server#37511)
- Fix DAV types (server#37513)
- Create semantic list for comments in comments tab (server#37517)
- Fix DBAL exception handling in setValues (server#37520)
- Update improve devcontainer (server#37521)
- Ungroup `placeholder` css rules to prevent browsers from removing all rules (server#37522)
- Add command for getting fileinfo for debugging (server#37525)
- Fix(dav): Use an icon with correct color for calendar user settings section (server#37526)
- Bump moment-timezone from 0.5.38 to 0.5.43 (server#37528)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.4 to 9.6.6 in /build/integration (server#37529)
- Chore(deps-dev): Bump symfony/event-dispatcher from 5.4.19 to 5.4.22 in /build/integration (server#37530)
- Bump webpack from 5.75.0 to 5.77.0 (server#37531)
- Adjust the value of the “max-parts” parameter of the object storage ‘ListPart’ interface to 1000 (server#37534)
- [master] Update psalm-baseline.xml (server#37539)
- Feat(security): Allow to opt-out of ratelimit protection, e.g. for te… (server#37542)
- Fix inherited parameter names (server#37543)
- Add command to generate a preview for a file (server#37559)
- Fix(initial-state): Log an error when initial-state can not be JSON e… (server#37572)
- Remove autotest-js.sh (server#37573)
- Log a warning when a user or group is mapped with a suffix (server#37575)
- To be consistent with the same field’s title in the list of users (server#37582)
- Move heading to the main content (server#37583)
- Fix icon size in contact search popup (way too big) (server#37584)
- Bump @nextcloud/vue to version “^7.9.0” (server#37586)
- Fix: Adjust filepicker breadcrumb structure to recent a11y changes (server#37588)
- UI : Improved presentation of personal information (server#37591)
- Add some tests for input trimming in LostController.php (server#37595)
- Use typed version of IConfig::getSystemValue as much as possible (server#37596)
- Fix : Hides hidden files and folder in modal (beginning with a dot) (server#37597)
- More honest reset password request response (server#37603)
- Remove PHP 7 rules from .htaccess (server#37604)
- Implement systemtags through webdav (server#37609)
- Unquote S3 ETag stored in oc_filecache (server#37611)
- Handle not being able to write file for notify self-test (server#37617)
- Fix: Wrap filesystem LockedExceptions for holding the readable path (server#37621)
- Fix output for group:list command with numeric user ids (server#37622)
- Chore(deps): Bump libphonenumber-js from 1.10.13 to 1.10.26 (server#37623)
- Fix: Always create user directory when transfering files to new users (server#37625)
- Fix(dav): add string comparison for diff (server#37626)
- Trashbin followup fixes (server#37633)
- Feat(files): implement shift-select (server#37639)
- Feat(files): responsive design for mobile and narrow screens (server#37642)
- Fix(dav): Parse sender PARTSTAT in REPLYs (server#37645)
- Chore(files_trashbin): cleanup old legacy files (server#37646)
- Fix: Fix filepicker breadcrumbs (server#37647)
- Chore(deps-dev): Bump karma from 6.4.0 to 6.4.1 (server#37650)
- Chore(deps-dev): Bump jest-environment-jsdom from 29.2.1 to 29.5.0 (server#37651)
- Chore(deps): Bump marked from 4.0.14 to 4.3.0 (server#37653)
- Feat(files): right click (server#37669)
- Feat(SpeechToText): Add SpeechToText OCP provider API (server#37674)
- Fix(auth): Run token bulk update statements in atomic transaction (server#37676)
- Doc(auth): Warn about disabled token passwords and LDAP logout (server#37678)
- App type extended_authentication (server#37680)
- Repair -1 folder sizes for object store background scan (server#37691)
- Feat(files): better breakpoints and sidebar responsive design (server#37692)
- Fix button text (server#37697)
- Fix(translation): Fix several issues with the translations api (server#37704)
- Fix: Check for wrapped retriable exceptions to handle deadlocks (server#37709)
- Do not override stored credentials when login in with SAML (server#37717)
- Cleanup signature checking logic in encryption (server#37724)
- Fix(files): standardize `files:node:event` event syntax (server#37726)
- Feat(files): add view config service to store user-config per view (server#37731)
- Feat(dav): expose system address book (server#37734)
- Chore(assets): Ignore git-ignored directories on image optimization (server#37735)
- Chore(deps-dev): Bump sass-loader from 13.2.0 to 13.2.2 (server#37746)
- Chore(deps-dev): Bump @vue/vue2-jest from 29.1.1 to 29.2.3 (server#37747)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.6 to 9.6.7 in /build/integration (server#37749)
- Bump webpack from 5.78.0 to 5.79.0 and @nextcloud/browser-storage from 0.1.1 to 0.2.0 (server#37750)
- Bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.58.0 (server#37751)
- [master] Update psalm-baseline.xml (server#37752)
- Fix wording meaning (placeholder) (server#37762)
- Chore(assets): Require scour 0.38.2 (Ubuntu LTS 22.04+) for SVG optimization (server#37763)
- Really disable versions features when S3 versioning is enabled (server#37764)
- Add an admin check for db file locking (server#37766)
- L10n: Change to a capital letter (server#37770)
- Prevent the OpenDocument preview generator from trying to open empty files (server#37772)
- Trap focus in dialogs (server#37780)
- [master] Update psalm-baseline.xml (server#37781)
- Fix: catch ManuallyLockedException and use app context (server#37787)
- Fix(files): fix sorting mixin usage (server#37790)
- Fix: Use current `3rdparty` master branch (server#37794)
- Fix(CI): Disable unstable test until someone can have a look at it (server#37795)
- Sharing: Do not show copy action when user doesn’t have permissions (server#37802)
- Bump @nextcloud/vue from 7.9.0 to 7.10.0 (server#37804)
- Fix profile view edit button overlapping status text (server#37806)
- Fix background color of external devices with errors on dark color theme (server#37807)
- Dedupe last used tags (server#37809)
- Fix(events): Log deprecated events as debug, not info (server#37816)
- Improvement of the theme selection UI (server#37817)
- Debug log requests made by dav external storage/shares (server#37818)
- Ignore errors while trying to update parent storage_mtime (server#37820)
- Feat(files): add default action support and expose router (server#37824)
- Fix(files): Don’t throw an error when guests access the controller (server#37826)
- Fix TypeError in Profiler (server#37834)
- Feat(BackgroundJobs): Allow preventing parallel runs for a job class (server#37835)
- Log performance events for http requests (server#37838)
- [master] sec(deps): Update guzzlehttp/psr7 (server#37846)
- Add the server roots and version info hash to apcu prefix (server#37853)
- Removed profile data from LDAP will get removed (server#37856)
- Fix lockfile and update cypress (server#37858)
- Feat(ratelimit): Add Attributes support to rate limit middleware (server#37864)
- Add command to summarize space usage (server#37865)
- [F2V] Various fixes on files + sidebar action (server#37866)
- Chore(autoloader): Require a minimum composer version to make sure the autoloader (server#37867)
- Fix(autotest): Fix PHPUNIT version check in autotest files (server#37868)
- Fix table view (server#37870)
- Show modified in filepicker grid (server#37879)
- Chore(deps-dev): bump karma-spec-reporter from 0.0.35 to 0.0.36 (server#37881)
- Bump puppeteer from 15.5.0 to 19.10.1 (server#37883)
- Bump underscore to `1.13.6`, is-svg to `5.0.0` and browserslist-useragent-regexp to `4.0.0` (server#37884)
- Chore(deps-dev): bump behat/behat from 3.12.0 to 3.13.0 in /build/integration (server#37885)
- Bump wait-on from 6.0.1 to 7.0.1 (server#37886)
- Bump @pinia/testing from 0.0.15 to 0.0.16 (server#37889)
- Bump karma from 6.4.1 to 6.4.2 (server#37890)
- Chore(deps-dev): bump guzzlehttp/guzzle from 7.5.0 to 7.5.1 in /build/integration (server#37891)
- Fix: make grid view button sticky (server#37895)
- Fix multiple LDAP configuration support by fixing AccessFactory (server#37903)
- Fix: Use proper link for navigating to files on click handler (server#37904)
- Feat(security): Add PHP \Attribute for remaining security annotations (server#37905)
- Update crl after revoke shifts.csr (server#37909)
- Fix: change maintenance mode info wording (server#37925)
- Create new file/folder labels (server#37929)
- Chore4): Extend 404 error message to mention possibly missing permissions (server#37932)
- Fix(contactsinteraction): Read, update or insert in DB transaction (server#37933)
- Fix title of federation scope options (server#37935)
- Remove job from oc_jobs when the file is not findable (server#37937)
- Feat(system-tags): show inline in files (server#37938)
- Fix file_get_content signatures to make it clear it can return false (server#37943)
- Do not stop at the first PHP error/warning in files:scan (server#37944)
- Do not show Tags action when systemtag is disabled (server#37948)
- Do not allow to toggle between password and text in sharing (server#37954)
- Fix: Empty fallback for template creator action label (server#37955)
- Mutualize expireDate handling when creating and updating a share (server#37958)
- SystemTags endpoint to return tags used by a user with meta data (server#37961)
- Stopped scrollbar being hidden by rounded corners (server#37962)
- Fix(dav): Run system address book create-if-not-exists in transaction (server#37965)
- Add `aria-hidden` attr to the whole navigation depending on a sidebar state (server#37967)
- Add npm-audit-fix (server#37968)
- Add commands for basic file actions (server#37971)
- Update npm-audit-fix (server#37975)
- Chore(deps-dev): bump cypress from 12.10.0 to 12.11.0 (server#37979)
- [master] Update psalm-baseline.xml (server#37980)
- Bump @nextcloud/webpack-vue-config from 5.5.0 to 5.5.1 (server#37981)
- Bump @vue/vue2-jest from 29.2.3 to 29.2.4 (server#37985)
- Chore(deps-dev): bump sass from 1.62.0 to 1.62.1 (server#37987)
- Bump @typescript-eslint/eslint-plugin from 5.59.0 to 5.59.1 (server#37988)
- Bump eslint-plugin-cypress from 2.13.2 to 2.13.3 (server#37989)
- Improve translations api with detecting languages (server#38003)
- Chore(deps-dev): bump @typescript-eslint/parser from 5.59.0 to 5.59.2 (server#38008)
- Fix share input id (server#38012)
- Feat(users): Store and load a user’s manager (server#38013)
- Normalize logical operators (server#38014)
- Fix: add workaround for oci and limit queries (server#38016)
- Disable contacts menu features that regularly fail on drone (server#38019)
- Fix 32bits ci (server#38024)
- Enh(contacts): write profile prop and backend prop to system addressbook (server#38025)
- Fix(settings): Increase “Edit your profile visibility button” contrast (server#38028)
- Wrapper method to easily retry deadlock exceptions (server#38030)
- [master] Update psalm-baseline.xml (server#38034)
- Fix app overflow menu on bright color theme (server#38045)
- Fix(dav): Also throw in basic auth requests (server#38046)
- Feat(dav): store scopes for properties and filter locally scoped properties for federated address book sync (server#38048)
- Fix “skip content”-buttons on small screen sizes (server#38050)
- Fix(weather_status): Override the default `NcActions` aria-label (server#38051)
- Build(deps): Bump engine.io from 6.4.1 to 6.4.2 (server#38056)
- [master] Update psalm-baseline.xml (server#38057)
- Fix(theming): unwanted variables and colours calc fixes (server#38063)
- Fix(mimetype): Fix returning value when finding existing mimetype in MimeType Loader (server#38065)
- Fix: sort tags by name (server#38067)
- Bump hub number (server#38068)
- List supported databases when provided db isn’t supported (server#38069)
- Feat(carddav): Map user’s additional emails into the SAB card (server#38073)
- Remove version check for ancient libxml version (server#38077)
- Add an occ command to scan files for legacy file key in use and get rid of those (server#38080)
- Fix(federation): Log address book sync exceptions (server#38085)
- Fix(user): Can change display name (server#38088)
- Reduce exif provider errors during file scan (server#38095)
- Fix(translation): Don’t use translation providers when from and to ar… (server#38097)
- Remove unreachable UserStatus#clearStatus route (server#38099)
- Fix error on delete in ChunkingV2Plugin (server#38100)
- Fix : Share Expire After N Days width (server#38101)
- Add messageId to richObject definition of Talk (server#38102)
- Feat(UserMigration)!: 32-bit support (server#38104)
- Build(deps-dev): Bump webpack-cli from 5.0.1 to 5.0.2 (server#38107)
- Build(deps-dev): Bump jsdom from 21.1.1 to 22.0.0 (server#38109)
- Bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.2 (server#38111)
- Build(deps-dev): Bump @types/dockerode from 3.3.16 to 3.3.17 (server#38112)
- Rename `numericStorageId` to `numericExternalStorageId` in PersonalMount.php (server#38115)
- Bump @nextcloud/vue to 7.11.3 (server#38124)
- Check if version entity is not null before delete (server#38125)
- [user_status] Improve user online status modal (server#38127)
- Fix(login): Make login form and footer look like a dashboard panel (server#38131)
- Feat: Add setup check warning if instance is in debug mode (server#38133)
- Adjust wording for update hint when files of a specific app are not there (server#38140)
- Fix generated avatars cache (server#38143)
- Add hidden labels for inputs while editing user row (server#38144)
- Add `autocomplete` attrs to input fields (server#38147)
- Also show file etag in file info (server#38148)
- Chore: Fine-tune editorconfig for build/psalm-baseline.xml (server#38152)
- Fix too dark or bright primary element color (server#38159)
- Show loading spinner until share settings are fully loaded (server#38163)
- Doc(config): Rearrange sample config into appropriate sections (server#38169)
- Fix(workflowengine): Fix multiple UI issues in workflow engine admin settings (server#38170)
- Feat: Enhance template picker size and layout depending on aspect ratio (server#38174)
- Fix redirect on unsupported browser warning (server#38194)
- Update icewind/streams to 0.7.7 in files_external (server#38195)
- Get rid of more int casts in file size manipulations (server#38196)
- Update CODEOWNERS (server#38200)
- Convert Add group link to button (server#38202)
- Add css variables for info colors (`–color-info`) (server#38205)
- Fix(JSResourceLocator): Handle missing translations silently (server#38207)
- Fix(deps): Bump @nextcloud/vue to 7.11.4 (server#38214)
- Chore: Update AUTHORS for Nextcloud 27 (server#38218)
- Re-add version number (server#38222)
- Use the color-primary-element* variables (server#38223)
- Check if version has entity before trying to access it (server#38224)
- Disable pull-down-to-refresh for mobile (server#38225)
- Bump tar from 6.1.13 to 6.1.14 (server#38231)
- Bump @typescript-eslint/parser from 5.59.2 to 5.59.5 (server#38235)
- Fix: Do not attempt to use l10n files as sources for combined js files (server#38237)
- Fix incosistent scrolling in Firefox (server#38242)
- Fix(carddav): Mark system address book as read-only (server#38247)
- Adjust file custom picker component padding (server#38256)
- Check the username when doing external storage session auth (server#38265)
- Fix(lostpassword): Also rate limit the setPassword endpoint (server#38267)
- Fix(middleware): Also abort the request when reaching max delay in af… (server#38274)
- Fix(settings): Fix `UserList` styles set to css but scss is used (server#38293)
- Chore(deps): Bump webdav from 5.0.0-r3 to 5.0.0 (server#38295)
- Fix(search): fix load more (server#38303)
- Fix(workflowengine): Remove unused property track-by (server#38310)
- Chore(deps): Bump @nextcloud/vue from 7.11.4 to 7.11.6 (server#38316)
- Docs: add dbtableprefix to sample config (server#38321)
- Dashboard: Adjust border radius of panels to match main content container (server#38327)
- Fix codeowners named Χριστόφορος (server#38328)
- Disable contacts menu features that regularly fail on drone (server#38337)
- Chore(CI): Test against stable27 branches of needed apps (server#38339)
- Use aria-expanded correctly on toggle user actions (server#38360)
- Fix loading custom logo image (server#38409)
- Fix(carddav): Check if SERVER variables are set before accessing them (server#38416)
- Fix(SAB): Save avatar to SAB (server#38419)
- Fix: Catch Deadlock properly as execute throws Doctrine exceptions not our wrapped ones (server#38440)
- Add OpenAPI specs (server#38443)
- Fix(files): make open folder a default action (server#38444)
- Don’t always check if we need to setup the object store root (server#38449)
- Fix(carddav): Check enumeration settings for all SAB methods (server#38455)
- Fix(carddav): Don’t show system address book cards to guests (server#38471)
- Fix(dav): Fix avatar size in system address book (server#38485)
- Fix: catch errors in id3parser library (server#38507)
- Fix initialisation of versions in the DB (server#38522)
- Update ca-cert bundle (server#38531)
- Redis: use atomic operations everywhere (server#38538)
- Fix(trashbin): Truncate long filenames (server#38571)
- Fix(ocp): Mark IMessage::attachInline as @since 27 (server#38588)
- Fix npm audit (server#38617)
- Openapi: Fix wrapping OCS responses that are not DataResponse (server#38641)
- Fix OpenAPI core paths (server#38657)
- Fix(actions): cypress (server#38697)
- Chore: update workflows from templates (server#38702)
- Do not cast sizes to int in Trashbin class (server#38717)
- Create lint-eslint-when-unrelated.yml (server#38719)
- Chore: Update PSR container to 2.0.2 (3rdparty#1311)
- Bump giggsey/libphonenumber-for-php from 8.12.38 to 8.13.7 (3rdparty#1322)
- Bump icewind/streams to 0.7.7 in master (3rdparty#1338)
- Add stable26 (3rdparty#1339)
- Bump scssphp/scssphp to 1.11 in master (3rdparty#1357)
- [master] sec(deps): Update guzzlehttp/psr7 (3rdparty#1388)
- Create headings for sidebar pages (activity#1081)
- Chore: Add Nextcloud 27 support on master (activity#1103)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.3 to 9.6.4 (activity#1105)
- [master] Update nextcloud/ocp dependency (activity#1106)
- Fix: Properly import the ActivityTab dynamically (activity#1112)
- Chore(deps-dev): Bump @testing-library/vue from 5.8.3 to 5.9.0 (activity#1114)
- Chore(deps-dev): Bump jest-environment-jsdom from 29.4.3 to 29.5.0 (activity#1115)
- Chore(deps-dev): Bump jest from 29.4.3 to 29.5.0 (activity#1116)
- Chore(deps-dev): Bump vimeo/psalm from 5.7.7 to 5.8.0 (activity#1117)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.4 to 9.6.5 (activity#1118)
- Chore(deps): Bump @nextcloud/vue from 7.5.0 to 7.8.0 (activity#1121)
- Use button element and add label to make copy RSS link button accessible (activity#1123)
- Chore(deps-dev): Bump @types/jest from 29.4.0 to 29.5.0 (activity#1124)
- [master] Update nextcloud/ocp dependency (activity#1129)
- Chore(deps-dev): Bump vimeo/psalm from 5.8.0 to 5.9.0 (activity#1139)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.5 to 9.6.6 (activity#1140)
- [master] Update nextcloud/ocp dependency (activity#1143)
- Bump @vue/test-utils from 1.3.4 to 1.3.5 (activity#1153)
- Use SVG icon for the sidebar tab (activity#1154)
- Bump @nextcloud/vue to 7.11.3 (activity#1161)
- Chore(deps-dev): Bump @types/jest from 29.5.0 to 29.5.1 (activity#1168)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.6 to 9.6.8 (activity#1169)
- Chore(deps): Bump @nextcloud/vue from 7.11.3 to 7.11.4 (activity#1170)
- Chore: update workflows from templates (activity#1200)
- Rename “user” to “account” in description (bruteforcesettings#390)
- Chore: Add Nextcloud 27 support on master (bruteforcesettings#439)
- Bump webpack from 5.75.0 to 5.76.1 (bruteforcesettings#442)
- Chore(maintainers): Update CODEOWNERS file (bruteforcesettings#451)
- Chore: Add Nextcloud 27 support on master (circles#1272)
- Fix(typo): more ‘initialisation’ spelling fix (circles#1277)
- App cfg from cli (circles#1294)
- Make changes to circle config synchroneous (circles#1307)
- Bump @nextcloud/eslint-config from 8.0.0 to 8.2.1 (files_pdfviewer#703)
- Chore: Add Nextcloud 27 support on master (files_pdfviewer#713)
- Bump phpunit/phpunit from 9.5.27 to 9.6.4 (files_pdfviewer#716)
- Bump phpunit/phpunit from 9.6.4 to 9.6.5 (files_pdfviewer#718)
- Bump webpack from 5.74.0 to 5.76.1 (files_pdfviewer#720)
- Bump phpunit/phpunit from 9.6.5 to 9.6.6 (files_pdfviewer#723)
- Bump pdfjs-dist from 3.3.122 to 3.5.141 (files_pdfviewer#724)
- Bump nextcloud/coding-standard from 1.0.0 to 1.1.0 (files_pdfviewer#726)
- Bump phpunit/phpunit from 9.6.6 to 9.6.7 (files_pdfviewer#727)
- Chore(maintainers): Update CODEOWNERS file (files_pdfviewer#728)
- Bump @nextcloud/router from 2.0.1 to 2.1.1 (files_pdfviewer#729)
- Bump @nextcloud/webpack-vue-config from 5.4.0 to 5.5.1 (files_pdfviewer#730)
- Add npm-audit-fix (files_pdfviewer#731)
- Update npm-audit-fix (files_pdfviewer#735)
- Replace deprecated “request” with “axios” (files_pdfviewer#740)
- Bump pdfjs-dist from 3.5.141 to 3.6.172 (files_pdfviewer#747)
- Bump phpunit/phpunit from 9.6.7 to 9.6.8 (files_pdfviewer#748)
- Chore(CI): Adjust testing matrix for Nextcloud 27 on stable27 (files_pdfviewer#749)
- Updating phpunit-sqlite.yml workflow from template (files_rightclick#148)
- Chore: Add Nextcloud 27 support on master (files_rightclick#150)
- Fix multiselect right-click options (files_rightclick#152)
- Fix-right-click multiselect in trash bin (files_rightclick#157)
- Chore(CI): Adjust testing matrix for Nextcloud 27 on stable27 (files_rightclick#163)
- [master] Update nextcloud/ocp dependency (firstrunwizard#836)
- Chore: Add Nextcloud 27 support on master (firstrunwizard#838)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.3 to 9.6.4 (firstrunwizard#840)
- Chore(deps-dev): Bump vimeo/psalm from 5.7.7 to 5.8.0 (firstrunwizard#843)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.4 to 9.6.5 (firstrunwizard#844)
- Chore(deps): Bump webpack from 5.75.0 to 5.76.1 (firstrunwizard#845)
- Chore(deps-dev): Bump vimeo/psalm from 5.8.0 to 5.9.0 (firstrunwizard#849)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.5 to 9.6.6 (firstrunwizard#850)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.6 to 9.6.7 (firstrunwizard#854)
- Chore(maintainers): Update CODEOWNERS file (firstrunwizard#856)
- Chore(deps): Bump @nextcloud/router from 2.0.1 to 2.1.1 (firstrunwizard#858)
- Add npm-audit-fix (firstrunwizard#859)
- Chore(deps-dev): Bump vimeo/psalm from 5.9.0 to 5.11.0 (firstrunwizard#865)
- Use the color-primary-element* variables (firstrunwizard#867)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.7 to 9.6.8 (firstrunwizard#868)
- Chore(deps): Bump @nextcloud/vue from 7.7.1 to 7.11.4 (firstrunwizard#869)
- [master] Update nextcloud/ocp dependency (firstrunwizard#870)
- Chore(deps): Bump @nextcloud/vue from 7.11.4 to 7.11.6 (firstrunwizard#872)
- Chore(CI): Adjust testing matrix for Nextcloud 27 on stable27 (firstrunwizard#874)
- Attempt to unmangle logs from log aggregators (logreader#827)
- Update ci workflows to templates (logreader#841)
- Chore: Add Nextcloud 27 support on master (logreader#843)
- Updates bootstrap.php to remove PHP warning. (logreader#846)
- Bump webpack from 5.74.0 to 5.76.0 (logreader#847)
- Chore(maintainers): Update CODEOWNERS file (logreader#853)
- Fixes for opening log files (logreader#858)
- Audit and update dependencies [master] (logreader#859)
- Bump @babel/preset-env from 7.19.3 to 7.21.5 (logreader#864)
- Better handle when log_type isn’t `file` and give explanation (logreader#866)
- Chore(CI): Adjust testing matrix for Nextcloud 27 on stable27 (logreader#869)
- Chore: Add Nextcloud 27 support on master (nextcloud_announcements#168)
- Bump phpunit/phpunit from 9.6.3 to 9.6.4 (nextcloud_announcements#170)
- [master] Update nextcloud/ocp dependency (nextcloud_announcements#171)
- Bump vimeo/psalm from 5.7.7 to 5.8.0 (nextcloud_announcements#173)
- Bump phpunit/phpunit from 9.6.4 to 9.6.5 (nextcloud_announcements#174)
- [master] Update nextcloud/ocp dependency (nextcloud_announcements#176)
- [master] Update nextcloud/ocp dependency (nextcloud_announcements#179)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.5 to 9.6.6 (nextcloud_announcements#180)
- Chore(deps-dev): Bump vimeo/psalm from 5.8.0 to 5.9.0 (nextcloud_announcements#181)
- [master] Update nextcloud/ocp dependency (nextcloud_announcements#183)
- [master] Update nextcloud/ocp dependency (nextcloud_announcements#184)
- Chore(deps-dev): Bump nextcloud/coding-standard from 1.0.0 to 1.1.0 (nextcloud_announcements#186)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.6 to 9.6.7 (nextcloud_announcements#187)
- Chore(maintainers): Update CODEOWNERS file (nextcloud_announcements#189)
- [master] Update nextcloud/ocp dependency (nextcloud_announcements#190)
- [master] Update nextcloud/ocp dependency (nextcloud_announcements#191)
- Chore(deps-dev): Bump vimeo/psalm from 5.9.0 to 5.11.0 (nextcloud_announcements#192)
- [master] Update nextcloud/ocp dependency (nextcloud_announcements#194)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.7 to 9.6.8 (nextcloud_announcements#195)
- [master] Update nextcloud/ocp dependency (nextcloud_announcements#196)
- Chore(CI): Adjust testing matrix for Nextcloud 27 on stable27 (nextcloud_announcements#199)
- Test installation against PHP 8.2 (nextcloud_announcements#204)
- Update doc to remove call to setParsedSubject (notifications#1461)
- Chore: Add Nextcloud 27 support on master (notifications#1467)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.3 to 9.6.4 (notifications#1469)
- Chore(deps): Bump @nextcloud/vue from 7.7.1 to 7.8.0 (notifications#1470)
- [master] Update nextcloud/ocp dependency (notifications#1471)
- Chore(CI): Add dependabot config for tests/Integration (notifications#1473)
- Chore(deps-dev): Bump behat/behat from 3.10.0 to 3.12.0 in /tests/Integration (notifications#1474)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.4 to 9.6.5 in /tests/Integration (notifications#1477)
- Chore(deps-dev): Bump vimeo/psalm from 5.7.7 to 5.8.0 (notifications#1478)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.4 to 9.6.5 (notifications#1479)
- [master] Update nextcloud/ocp dependency (notifications#1480)
- Chore(deps): Bump webpack from 5.74.0 to 5.76.1 (notifications#1482)
- Deduplicate notifications (notifications#1484)
- Chore(deps): Bump @nextcloud/vue from 7.8.0 to 7.8.1 (notifications#1486)
- Chore(deps-dev): Bump @nextcloud/webpack-vue-config from 5.4.0 to 5.5.0 (notifications#1487)
- Chore(deps): Bump @nextcloud/vue from 7.8.1 to 7.8.4 (notifications#1490)
- [master] Update nextcloud/ocp dependency (notifications#1491)
- Fix(log): Remove debugging log entries (notifications#1492)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.5 to 9.6.6 (notifications#1493)
- Chore(deps-dev): Bump vimeo/psalm from 5.8.0 to 5.9.0 (notifications#1494)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.5 to 9.6.6 in /tests/Integration (notifications#1495)
- Chore(deps): Bump @nextcloud/vue from 7.8.4 to 7.8.5 (notifications#1496)
- [master] Update nextcloud/ocp dependency (notifications#1497)
- Add object type as data attr to notification (notifications#1500)
- Feat(API): Add an endpoint to check for existance of notification ids (notifications#1502)
- Chore(deps): Bump @nextcloud/vue from 7.8.5 to 7.9.0 (notifications#1504)
- [master] Update nextcloud/ocp dependency (notifications#1505)
- Fix(API): Use array_unique to deduplicate (notifications#1508)
- Fix: less debug in the console (notifications#1510)
- Chore(deps-dev): Bump nextcloud/coding-standard from 1.0.0 to 1.1.0 (notifications#1511)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.6 to 9.6.7 in /tests/Integration (notifications#1512)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.6 to 9.6.7 (notifications#1513)
- Chore(deps): Add dependabot for stable branches (notifications#1514)
- Chore: Add maintainers as codeowners (notifications#1524)
- Chore(deps): Bump guzzlehttp/psr7 from 2.4.3 to 2.5.0 in /tests/Integration (notifications#1525)
- Chore(deps-dev): Bump guzzlehttp/guzzle from 7.5.0 to 7.5.1 in /tests/Integration (notifications#1529)
- Chore(deps-dev): Bump behat/behat from 3.12.0 to 3.13.0 in /tests/Integration (notifications#1530)
- Chore(deps): Bump @nextcloud/vue from 7.9.0 to 7.10.0 (notifications#1531)
- Chore(deps): Bump @nextcloud/router from 2.0.1 to 2.1.1 (notifications#1532)
- [master] Update nextcloud/ocp dependency (notifications#1533)
- Fix(frontend): Remove unexisting property (value is the default of th… (notifications#1535)
- [master] Update nextcloud/ocp dependency (notifications#1538)
- Chore(deps-dev): Bump vimeo/psalm from 5.9.0 to 5.11.0 (notifications#1539)
- Chore(deps): Bump @nextcloud/vue from 7.10.0 to 7.11.2 (notifications#1540)
- [master] Update nextcloud/ocp dependency (notifications#1541)
- Fix: Adapt fake user class to server changes (notifications#1544)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.7 to 9.6.8 in /tests/Integration (notifications#1546)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.7 to 9.6.8 (notifications#1547)
- Chore(deps): Bump @nextcloud/vue from 7.11.2 to 7.11.4 (notifications#1549)
- [master] Update nextcloud/ocp dependency (notifications#1551)
- Chore(CI): Adjust testing matrix for Nextcloud 27 on stable27 (notifications#1553)
- Chore(deps-dev): Bump @nextcloud/webpack-vue-config from 5.5.0 to 5.5.1 (notifications#1558)
- Fix(CI): Run tests against PHP 8.2 (notifications#1564)
- Bump @nextcloud/initial-state from 1.2.1 to 2.0.0 (password_policy#381)
- Bump @nextcloud/stylelint-config from 2.2.0 to 2.3.0 (password_policy#394)
- Port to Nextcloud vue component 7 (password_policy#414)
- Bump json5 from 1.0.1 to 1.0.2 (password_policy#420)
- Bump @nextcloud/eslint-config from 7.0.2 to 8.2.1 (password_policy#432)
- Bump @nextcloud/l10n from 1.4.1 to 2.1.0 (password_policy#436)
- Chore: Add Nextcloud 27 support on master (password_policy#438)
- Bump phpunit/phpunit from 9.6.3 to 9.6.4 (password_policy#440)
- Bump phpunit/phpunit from 9.6.4 to 9.6.5 (password_policy#443)
- Bump @nextcloud/dialogs from 4.0.0-beta.2 to 4.0.1 (password_policy#444)
- Bump webpack from 5.75.0 to 5.76.1 (password_policy#445)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.5 to 9.6.6 (password_policy#450)
- Chore(gitignore): ignore .idea folder created by PhpStorm (password_policy#452)
- Fix: null password handling in entry control logic (password_policy#453)
- Chore(deps-dev): Bump nextcloud/coding-standard from 1.0.0 to 1.1.0 (password_policy#456)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.6 to 9.6.7 (password_policy#457)
- Chore(maintainers): Update CODEOWNERS file (password_policy#459)
- Chore(deps-dev): Bump @nextcloud/webpack-vue-config from 5.4.0 to 5.5.1 (password_policy#462)
- Update fixup.yml to latest (password_policy#465)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.7 to 9.6.8 (password_policy#467)
- Chore(deps): Bump @nextcloud/vue from 7.0.1 to 7.11.5 (password_policy#468)
- Listen to more events for albums (photos#1337)
- Add webp mimetype (photos#1524)
- Create headings for photos pages (photos#1634)
- Further optimize preview rendering (photos#1664)
- Chore: Add Nextcloud 27 support on master (photos#1677)
- Migrate to the new file_metadata column layout (photos#1692)
- Do not silence error when setting a place (photos#1693)
- Fix scrolling in large folders (photos#1695)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.3 to 9.6.5 (photos#1696)
- Expose DAV permissions on album and places photos (photos#1704)
- Fix(settings): Debounce filepicker calls (photos#1709)
- Fix focus in filepicker (photos#1711)
- Albums: check copy source owner is the current user and throw (photos#1718)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.5 to 9.6.6 (photos#1723)
- Bump cypress from 12.5.0 to 12.9.0 (photos#1725)
- Move heading to the main content (photos#1727)
- Use new node event names (photos#1748)
- Do not allow deletion from public albums (photos#1749)
- Chore(maintainers): Update CODEOWNERS file (photos#1752)
- Fix #1753: Media and Photos views are blank after upgrade to 27.0.1 (photos#1757)
- Fix: hide upload button on public album shares (photos#1760)
- Revert “fix focus in filepicker” (photos#1761)
- Add always visible new album labels (photos#1771)
- Bump @nextcloud/vue to 7.11.3 (photos#1774)
- Install php deps on dev setup (photos#1777)
- Use display name instead of id for shared albums (photos#1781)
- Reset file list on upload in FilesPicker (photos#1782)
- Prevent progress bar overflow when uploading in Folders (photos#1785)
- Revert using display name in shared albums’ name (photos#1786)
- Add npm audit workflow (photos#1787)
- Use the color-primary-element* variables (photos#1794)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.6 to 9.6.8 (photos#1796)
- Run npm audit fix (photos#1798)
- Chore(CI): Adjust testing matrix for Nextcloud 27 on stable27 (photos#1806)
- Chore: update workflows from templates (photos#1847)
- Chore: Add Nextcloud 27 support on master (privacy#861)
- Chore(deps): Bump @nextcloud/vue from 7.6.0 to 7.8.0 (privacy#863)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.3 to 9.6.4 (privacy#864)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.4 to 9.6.5 (privacy#867)
- Chore(deps): Bump webpack from 5.75.0 to 5.76.1 (privacy#868)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.5 to 9.6.6 (privacy#874)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.6 to 9.6.7 (privacy#879)
- Chore(maintainers): Update CODEOWNERS file (privacy#881)
- Chore(deps): Bump @nextcloud/router from 2.0.1 to 2.1.1 (privacy#882)
- Add npm-audit-fix (privacy#885)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.7 to 9.6.8 (privacy#890)
- Use the color-primary-element* variables (privacy#892)
- Chore: Add Nextcloud 27 support on master (recommendations#591)
- Bump webpack from 5.74.0 to 5.76.1 (recommendations#596)
- Replace custom tooltips with native ones for recommended files (recommendations#601)
- Create right semantic list for recommended files (recommendations#602)
- Chore(maintainers): Update CODEOWNERS file (recommendations#603)
- Add npm-audit-fix (recommendations#610)
- [master] Fix npm audit (recommendations#611)
- Chore(CI): Adjust testing matrix for Nextcloud 27 on stable27 (recommendations#617)
- Minor gramatical changes (related_resources#104)
- Chore: Add Nextcloud 27 support on master (related_resources#188)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.3 to 9.6.4 (related_resources#191)
- Chore(deps-dev): Bump jest from 29.4.2 to 29.5.0 (related_resources#192)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.4 to 9.6.5 (related_resources#193)
- Chore(deps-dev): Bump @nextcloud/webpack-vue-config from 5.4.0 to 5.5.0 (related_resources#198)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.5 to 9.6.6 (related_resources#202)
- Chore(deps): Bump @nextcloud/vue from 7.2.0 to 7.9.0 (related_resources#203)
- Chore(deps): Bump webpack from 5.74.0 to 5.77.0 (related_resources#204)
- Fix(API): Add a log entry when an error occurs so the admin can pass … (related_resources#206)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.6 to 9.6.7 (related_resources#211)
- Chore(maintainers): Update CODEOWNERS file (related_resources#213)
- Add npm-audit-fix (related_resources#219)
- [master] Fix npm audit (related_resources#220)
- Groupfolders support (related_resources#225)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.7 to 9.6.8 (related_resources#228)
- Fix groupfolder icon color (related_resources#229)
- Chore(deps): Bump @nextcloud/vue from 7.9.0 to 7.11.6 (related_resources#231)
- Fresh session if missing (related_resources#239)
- Single init circlesmanager (related_resources#245)
- [master] Update nextcloud/ocp dependency (serverinfo#422)
- Fix FreeBSD: Add Support for Swap Output on TrueNas Core (serverinfo#427)
- Chore: Add Nextcloud 27 support on master (serverinfo#428)
- Teach CPU detection routine about OpenPOWER (serverinfo#436)
- Fix Undefined Array key Family in DefaultOs (serverinfo#437)
- Chore(maintainers): Update CODEOWNERS file (serverinfo#439)
- Test(cpu): add test for raspberry pi cpu name (serverinfo#440)
- Refactor(cpu): simplify cpu name reading (serverinfo#441)
- [master] Update nextcloud/ocp dependency (serverinfo#442)
- With FreeBSD jails, networkinfo->gateway can be empty (serverinfo#443)
- Use the color-primary-element* variables (serverinfo#447)
- [master] Update nextcloud/ocp dependency (serverinfo#449)
- Update settings-admin.php to add Exabyte (serverinfo#451)
- Chore(CI): Adjust testing matrix for Nextcloud 27 on stable27 (serverinfo#454)
- Chore: Add Nextcloud 27 support on master (survey_client#176)
- Chore(maintainers): Update CODEOWNERS file (survey_client#186)
- Feat(deps)!: Add Nextcloud 27 support (suspicious_login#776)
- Chore(deps): Enable osv alerts for renovate (suspicious_login#782)
- Chore(deps): Overwrite schedule for vulnerability updates (suspicious_login#785)
- Chore(maintainers): Update CODEOWNERS file (suspicious_login#788)
- Chore(deps): Group AMPHP package updates (suspicious_login#789)
- Chore(CI): Adjust testing matrix for Nextcloud 27 on stable27 (suspicious_login#799)
- Use NcRichText component from `@nextcloud/vue` (text#3859)
- Only open direct link files if link points to Files app (text#3870)
- Use the href of links for link previews, not `node.textContent` (text#3873)
- Chore(deps): update dependency @vue/vue2-jest to ^29.2.3 (main) (text#3876)
- Fix(deps): update dependency @hocuspocus/provider to ^1.1.1 (main) (text#3877)
- Fix(deps): update dependency y-websocket to ^1.4.6 (main) (text#3878)
- Fix(deps): update dependency yjs to ^13.5.49 (main) (text#3879)
- Chore: Add Nextcloud 27 support on main (text#3881)
- Fix provider name overflow in LinkPickerList (text#3882)
- Fix: Hide author color UI until issues are resolved (text#3884)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.3 to 9.6.4 (text#3889)
- Fix: load fresh session if none are remaining (text#3890)
- Fix: only initialize editor once (text#3893)
- Fix: 403 when session is closed during push (text#3901)
- Avoid cleanup on close to not run into race conditions with other sessions on the same document (text#3908)
- Get mimeIconUrl for media attachments without a session (text#3909)
- Allow to scroll tables horizontally (text#3910)
- Fix(deps): update dependency lib0 to ^0.2.64 (main) (text#3912)
- Chore(deps): update jest to ^29.5.0 (main) (text#3913)
- Fix(deps): update dependency lib0 to ^0.2.65 (main) (text#3919)
- Chore(deps-dev): Bump psalm/phar from 5.7.6 to 5.8.0 (text#3927)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.4 to 9.6.5 (text#3928)
- Fix(deps): update dependency lib0 to ^0.2.66 (main) (text#3929)
- Fix(deps): update dependency yjs to ^13.5.50 (main) (text#3930)
- Fix(deps): update dependency y-websocket to ^1.5.0 (main) (text#3931)
- Chore(deps): update dependency vite-plugin-commonjs to ^0.6.2 (main) (text#3933)
- PollingBackend might be undefined on SyncService.close() (text#3936)
- Feat: Add Shift-Mod-C for copying the markdown source (text#3941)
- Fix(deps): update dependency lib0 to ^0.2.67 (main) (text#3943)
- Chore(deps): update dependency cypress to ^12.8.0 (main) (text#3944)
- Chore(deps): Bump webpack from 5.74.0 to 5.76.1 (text#3945)
- Fix: Ensure to not persist user put into the session for direct editing (text#3946)
- Chore(deps): update dependency cypress to ^12.8.1 (main) (text#3947)
- Fix: split layout of conflict view (text#3951)
- Fix(deps): update dependency @nextcloud/vue to ^7.8.1 (main) (text#3956)
- Fix(deps): update dependency lib0 to ^0.2.69 (main) (text#3957)
- Chore(deps): update dependency @nextcloud/webpack-vue-config to ^5.5.0 (main) (text#3958)
- Chore(deps): update dependency vite to ^4.2.0 (main) (text#3965)
- Conflict fixes (text#3972)
- Emit events from editor when image nodes get added or deleted (text#3975)
- Chore: Remove ie specific styling (text#3976)
- Chore(deps): update dependency vite to ^4.2.1 (main) (text#3978)
- Fix(deps): update dependency @nextcloud/vue to ^7.8.2 (main) (text#3979)
- Revert composer autoload changes to PHP 8.1 version (text#3981)
- Prepare for 27.0.0-alpha.1 NPM release (text#3985)
- Fix(deps): update dependency @nextcloud/vue to ^7.8.3 (main) (text#3986)
- Fix(deps): update dependency lib0 to ^0.2.73 (main) (text#3987)
- Fix(deps): update dependency @nextcloud/vue to ^7.8.4 (main) (text#3990)
- Fix(deps): update dependency yjs to ^13.5.51 (main) (text#3991)
- Make saving indicator a button for force-save (text#3997)
- Add table wrapper as scroll container for readonly tables (text#3998)
- Fix: scroll for outline (text#3999)
- Fix(deps): update dependency @hocuspocus/provider to ^1.1.3 (main) (text#4005)
- Fix(deps): update dependency @nextcloud/vue to ^7.8.5 (main) (text#4006)
- Use `max-height` in DocumentStatus, fixes empty 50px bar above toolbar (text#4007)
- Fix(deps): update tiptap to ^2.0.2 (main) (text#4008)
- Chore(deps): update dependency cypress to ^12.9.0 (main) (text#4009)
- Chore(deps): update dependency eslint-plugin-cypress to ^2.13.2 (main) (text#4011)
- Fix(deps): update dependency @hocuspocus/provider to v2 (main) (text#4012)
- Chore(deps-dev): Bump psalm/phar from 5.8.0 to 5.9.0 (text#4019)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.5 to 9.6.6 (text#4020)
- Fix(deps): update dependency yjs to ^13.5.52 (main) (text#4025)
- Fix(deps): update dependency @nextcloud/vue to ^7.9.0 (main) (text#4027)
- Fix: Properly emit ready event on conflicts with the editor API (text#4028)
- Fix(deps): update dependency @nextcloud/files to ^3.0.0-beta.8 (main) (text#4031)
- Fix(deps): update dependency path-normalize to ^6.0.11 (main) (text#4041)
- Fix(deps): update tiptap to ^2.0.3 (main) (text#4050)
- Chore(deps): update dependency vue-demi to ^0.14.0 (main) (text#4051)
- Fix: Only handle recent awareness messagess from sessions (text#4053)
- Chore(deps-dev): Bump nextcloud/coding-standard from 1.0.0 to 1.1.0 (text#4057)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.6 to 9.6.7 (text#4058)
- Adjust smart picker menu action (text#4063)
- Chore(deps): update dependency vite to ^4.3.1 (main) (text#4066)
- Chore(maintainers): Update CODEOWNERS file (text#4068)
- Enh(log): use level warning for saving empty docs (text#4069)
- Feat: update image view width and add title (text#4070)
- Fix: update ImageView (text#4071)
- Fix(cypress): show hidden files request now uses PUT (text#4073)
- Fix(conflict): resolve quickly with fast sync. (text#4076)
- Chore(deps): update dependency @nextcloud/webpack-vue-config to ^5.5.1 (main) (text#4081)
- Chore(deps): update dependency vite to ^4.3.3 (main) (text#4082)
- Add new text file action label (text#4083)
- Chore(deps): update dependency @vue/vue2-jest to ^29.2.4 (main) (text#4084)
- Fix(deps): update dependency @hocuspocus/provider to ^2.0.6 (main) (text#4085)
- Fix(deps): update dependency @nextcloud/files to ^3.0.0-beta.9 (main) (text#4088)
- Fix(deps): update dependency lib0 to ^0.2.74 (main) (text#4089)
- Chore(deps): update dependency eslint-plugin-cypress to ^2.13.3 (main) (text#4091)
- Chore(deps): update dependency cypress to ^12.11.0 (main) (text#4092)
- Fix(deps): update dependency @nextcloud/router to ^2.1.1 (main) (text#4093)
- Fix(deps): update dependency @nextcloud/vue to ^7.10.0 (main) (text#4094)
- Fix(deps): update dependency yjs to ^13.6.0 (main) (text#4095)
- Fix(cypress): Create callouts without leaving menu open. (text#4101)
- Pass data to `this.$parent.$emit` in `Editor.vue` (text#4102)
- Fix double readme files getting created on case-insensitive storages (text#4104)
- Fix/cypress share failures (text#4107)
- Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.17.1 (main) (text#4111)
- Chore(deps): update dependency vite to ^4.3.4 (main) (text#4115)
- Chore(deps): update dependency vite-plugin-commonjs to ^0.7.0 (main) (text#4116)
- Fix(Viewer): remove outdated fix from stable16. (text#4117)
- Churn(renovate): drop stable24 (text#4118)
- Fix: autofocus own rich workspaces only at freshly created (text#4119)
- Fix(deps): update dependency yjs to ^13.6.1 (main) (text#4122)
- Fix(deps): update dependency @nextcloud/vue to ^7.11.1 (main) (text#4123)
- Fix: pass file id for direct editing and fail y.js provider setup if none was passed (text#4124)
- Chore(deps): update dependency vite to ^4.3.5 (main) (text#4129)
- Fix(deps): update dependency @nextcloud/vue to ^7.11.2 (main) (text#4130)
- Chore(deps-dev): Bump psalm/phar from 5.9.0 to 5.11.0 (text#4131)
- Fix(deps): update dependency @nextcloud/vue to ^7.11.3 (main) (text#4158)
- Chore(deps): update dependency vue-demi to ^0.14.1 (main) (text#4162)
- Chore(deps): update dependency cypress to ^12.12.0 (main) (text#4163)
- Ci: Add rebase to compile command (text#4164)
- Fix(deps): update dependency path-normalize to ^6.0.12 (main) (text#4167)
- Revert “ci: Add rebase to compile command” (text#4169)
- Fix(deps): update dependency @nextcloud/vue to ^7.11.4 (main) (text#4174)
- Use the color-primary-element* variables (text#4178)
- Chore(deps): update dependency @nextcloud/eslint-config to ^8.3.0-beta.0 (main) (text#4179)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.7 to 9.6.8 (text#4181)
- Chore(deps): update dependency vite-plugin-commonjs to ^0.7.1 (main) (text#4187)
- Chore(deps): update dependency vite to ^4.3.6 (main) (text#4192)
- Fix(deps): update dependency @nextcloud/vue to ^7.11.5 (main) (text#4193)
- Chore(deps): update dependency vite to ^4.3.7 (main) (text#4195)
- Fix(deps): update dependency @nextcloud/vue to ^7.11.6 (main) (text#4196)
- Chore(CI): Adjust testing matrix for Nextcloud 27 on stable27 (text#4201)
- Chore(deps): update dependency prosemirror-test-builder to ^1.1.1 (text#4209)
- Chore(deps): update dependency vite to ^4.3.9 (text#4212)
- Chore(deps): update dependency cypress to ^12.14.0 (text#4228)
- Ci: Backport relevant action changes from main (text#4239)
- Fix(UserApiController): Fix warning during test run with PHP 8.2 (text#4246)
- Fix/4267 js tests (text#4270)
- Chore(CI): Update master php testing versions and workflow templates (twofactor_totp#1315)
- Bump dns-packet from 5.3.1 to 5.4.0 (twofactor_totp#1333)
- Chore(translations): Also update translations in stable26 (twofactor_totp#1335)
- Chore: Add Nextcloud 27 support on master (twofactor_totp#1336)
- Chore: Bump major version (twofactor_totp#1342)
- Chore(deps): Add renovate bot config (twofactor_totp#1344)
- Ci(accepancetests): Limit concurrency (twofactor_totp#1345)
- Ci: Do not build pushes (twofactor_totp#1346)
- Fix(challenge): invert icon on light mode (twofactor_totp#1347)
- Doc(installation): Clarify app store vs shipped status (twofactor_totp#1356)
- Chore(deps): Fix renovate base branch (twofactor_totp#1357)
- Fix(deps): bump rullzer/easytotp from 0.1.4 to ^0.1.4 (master) (twofactor_totp#1362)
- Chore(maintainers): Update CODEOWNERS file (twofactor_totp#1365)
- Chore(deps): bump actions/checkout digest to 8e5e7e5 (master) (twofactor_totp#1366)
- Chore(deps): bump shivammathur/setup-php digest to cb8f453 (master) (twofactor_totp#1367)
- Chore(deps): bump actions/setup-node digest to 64ed1c7 (master) (twofactor_totp#1368)
- Chore(deps): Drop stable24 from Renovate config (twofactor_totp#1369)
- Chore(deps): Drop Dependabot (twofactor_totp#1370)
- Chore(deps): pin dependencies (master) (twofactor_totp#1371)
- Chore(deps): bump svenstaro/upload-release-action digest to 7319e47 (master) (twofactor_totp#1372)
- Chore(deps): bump peter-evans/create-or-update-comment action from v2.1.1 to v3 (master) (twofactor_totp#1378)
- Chore(deps): bump postgres docker tag to v15 (master) (twofactor_totp#1382)
- Chore(deps): bump skjnldsv/read-package-engines-version-actions action from v1.2 to v2 (master) (twofactor_totp#1383)
- Ci: Do not cancel concurrent acceptance tests (twofactor_totp#1384)
- Fix(deps): bump @nextcloud/auth from 1.3.0 to v2 (master) (twofactor_totp#1386)
- Chore(deps): bump codecov/codecov-action action from v1 to v3 (master) (twofactor_totp#1387)
- Ci: limit acceptance test concurrency (twofactor_totp#1388)
- Chore(deps): bump @nextcloud/stylelint-config from 2.1.2 to ^2.3.0 (master) (twofactor_totp#1389)
- Chore(deps-dev): replace vue-jest with @vue/vue2-jest@27 (twofactor_totp#1394)
- Chore(CI): Adjust testing matrix for Nextcloud 27 on stable27 (twofactor_totp#1403)
- Chore: Add Nextcloud 27 support on master (viewer#1566)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.3 to 9.6.4 (viewer#1567)
- Fix enter key in text input in image editor (viewer#1569)
- Add dependabot config for stable26 (viewer#1570)
- Chore(deps-dev): Bump jest from 29.4.3 to 29.5.0 (viewer#1573)
- Fix(dependencies): force `react-filerobot-image-editor@^4.3.8` (viewer#1574)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.4 to 9.6.5 (viewer#1578)
- Chore(deps): Bump webpack from 5.75.0 to 5.76.1 (viewer#1580)
- Chore: delete makefile (viewer#1581)
- Chore(deps-dev): Bump dockerode and @types/dockerode (viewer#1582)
- Chore(deps): Bump skjnldsv/read-package-engines-version-actions from 2.0 to 2.1 (viewer#1586)
- Chore(deps-dev): Bump cypress-visual-regression from 2.1.1 to 3.0.0 (viewer#1587)
- Full screen mode (viewer#1588)
- Update vue to 7.6.1 (viewer#1592)
- Chore(deps-dev): Bump eslint-plugin-cypress from 2.12.1 to 2.13.2 (viewer#1593)
- Chore(deps): Bump xt0rted/pull-request-comment-branch from 1.4.0 to 2.0.0 (viewer#1596)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.5 to 9.6.6 (viewer#1599)
- Chore(deps-dev): Bump @types/dockerode from 3.3.15 to 3.3.16 (viewer#1602)
- Chore(deps): Bump filerobot-image-editor from 4.3.8 to 4.4.0 (viewer#1603)
- Chore(deps): Bump peter-evans/create-or-update-comment from 2.1.1 to 3.0.0 (viewer#1604)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.6 to 9.6.7 (viewer#1607)
- Chore(deps-dev): Bump nextcloud/coding-standard from 1.0.0 to 1.1.0 (viewer#1608)
- Chore(deps): Bump shivammathur/setup-php from 2.24.0 to 2.25.0 (viewer#1610)
- Chore(deps): Bump shivammathur/setup-php from 2.25.0 to 2.25.1 (viewer#1611)
- Chore(maintainers): Update CODEOWNERS file (viewer#1612)
- Chore(deps): Bump @skjnldsv/vue-plyr from 7.3.0 to 7.3.1 (viewer#1615)
- Chore(deps): Bump @nextcloud/router from 2.0.1 to 2.1.1 (viewer#1617)
- Chore(deps-dev): Bump @nextcloud/webpack-vue-config from 5.4.0 to 5.5.1 (viewer#1620)
- Add npm-audit-fix (viewer#1622)
- Update npm-audit-fix (viewer#1629)
- Chore(deps-dev): Bump eslint-plugin-cypress from 2.13.2 to 2.13.3 (viewer#1634)
- Chore(deps): Bump peter-evans/create-pull-request from 3.14.0 to 5.0.0 (viewer#1635)
- Chore(deps): Bump peter-evans/create-or-update-comment from 3.0.0 to 3.0.1 (viewer#1638)
- Chore(deps): Bump peter-evans/create-pull-request from 5.0.0 to 5.0.1 (viewer#1639)
- Fix: use left position of sidebar to set viewer width (viewer#1640)
- Chore(deps): Bump skjnldsv/read-package-engines-version-actions from 1.2 to 2.1 (viewer#1643)
- Chore(deps-dev): Bump @types/dockerode from 3.3.16 to 3.3.17 (viewer#1645)
- Fix: remove undefined method call (viewer#1648)
- Use proper alt text for viewer app modal (viewer#1651)
- Fix: update npm scripts for visual regresison snapshots update (viewer#1654)
- Increase z-index of SfxPopper instead of its children (viewer#1655)
- Override hardcoded save button width (viewer#1656)
- Use the color-primary-element* variables (viewer#1661)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.7 to 9.6.8 (viewer#1662)
- Chore(CI): Adjust testing matrix for Nextcloud 27 on stable27 (viewer#1666)
- Fix 404 on blank.mp4 (viewer#1678)
- Fix: different cache path leads to cache miss (viewer#1697)
- Use new node event names (viewer#1708)
- Chore: update workflows from templates (viewer#1718)
Hub 5 release below
Nextcloud Hub 5 is here!
The biggest improvements Nextcloud Hub 5 introduces are:
- ✨ AI that respects privacy
- 💬 Call transcripts, translation & dictation
- 🗂️ Automated file locking on desktop
- 🪟 Outlook, Exchange & Teams integration
- 🚀 Notes, Tables app & more!
Latest Nextcloud 26 release below.
March 28, 2024
# Version 26.0.13
Check the file integrity with:
Changes:
- Circles’ activity (circles#1524)
- Cleanup versions entities in versions:clean command (server#44035)
- Collaboration, MailPlugin: Protect access to a potentially missing array component by ??. (server#43902)
- Docs(config.sample.php): Warn that
updatedirectory
will break updates if set to a value within the installation folder (server#44166) - Feat(share): save date and time for expiration (server#43831)
- Fix: Avoid clear cache with prefix (server#44078)
- Fix: ensure nested mount points are handled in the correct order (server#44283)
- Fix: Throw instead of yielding nothing when listing local directories (server#43829)
- Fix(api): Ignore “parsed” link and icon urls when deleting (notifications#1861)
- Fix(caldav): add EXDATE and EXRULE to confidential object (server#44384)
- Fix(config): Make sure user keys are strings (server#44338)
- Fix(mail): Use parsed action label in email notification (notifications#1841)
- Fix(settings):
posix_getpwuid
can returnfalse
which should not be accessed like an array (server#44180) - Fix(share): use share owner to get ownership (server#44348)
- Fix(Tables): require at least one cell in the header (text#5468)
- Fix(UpdateNotifications): Handle numeric user ids (server#44100)
- Fix(user_ldap): Early failure for empty password login attempt (server#44054)
- Fix(workflowengine): Use correct event names to make search for groups work again (server#44387)
- Fixes for getting the filename in the FileInfo class (server#44199)
- Forbid tagging readonly files (server#44308)
- Improve files version listing (server#44006)
- Only cleanup orphaned shared daily (server#43836)
- Tests(dav): Add unit test for no calendars/subscription limit (server#44156)
February 29, 2024
# Version 26.0.12
Check the file integrity with:
Changes:
- Buffer chunked requests (server#43127)
- Check share status when touching versions (server#43739)
- Continue background scanning different storages if one fails (server#43419)
- Fix #745 ValueError: random_int(): Argument #1 ($min) must be less than or equal to argument #2 ($max) (suspicious_login#849)
- Fix for previews not being generated sometimes (server#43039)
- Fix: Add bruteforce protection to email endpoint (server#43599)
- Fix: Add bruteforce protection to federation endpoint (server#43714)
- Fix(dav): Rate limit calendar/subscription creation (server#43753)
- Fix(files): Don’t attempt to format a partial cache entry (server#43389)
- Fix(sync): push local changes on reconnect (text#5286)
- Handle storage not available when expiring versions (server#43124)
- Improve path resolution in files_version hooks (server#42937)
- Perf: skip request without read permission (server#43723)
- SMB: allow to list root directory when using case-insensitive option (server#43521)
- Stop the auto-logout loop after redirecting to the logout page (server#43711)
January 25, 2024
# Version 26.0.11
Check the file integrity with:
Changes:
- Fix semaphore unguarding (server#41290)
- Fix(dav): allow multiple organizers if possible (server#42376)
- Update crl after revoke rides.csr (server#42398)
- Fix(LDAP): ensure stored groups are formatted as simple list (server#42448)
- Restore shared lock ttl to previous value when releasing (server#42548)
- Perf: Use more performant way to obtain and check the email as a login name with token login (server#42653)
- Actually throttle restore (server#42740)
- Fix: handle exif metadata read errors gracefully (server#42775)
- Fix(share): use user timezone to parse share expiration date (server#42808)
- Fix(appstore): Only send subscription keys to valid appstores (server#42830)
- Fix(manifest): Check if app exists instead of accessing null as an array (server#42866)
- Fix(systemreport): Mark more configs as sensitive (server#42872)
- Update crl after revoke integration_homeassistant.csr (server#42876)
- Fix(session): Avoid useless authtoken DB queries for anonymous requests (server#42880)
- Fix(CalDAV): set acls for DeletedCalendarObjectsCollection (server#42908)
- Fix undefined method getExtStorageHome() (server#42925)
- Fix(auth): Fix logging in with email and app password (server#43010)
- Make OAuth2 authorization code expire (server#43019)
- Fix(security): Update code signing revocation list (server#43067)
- Update nextcloud/ocp dependency (activity#1369)
- Update nextcloud/ocp dependency (activity#1497)
- Fix npm audit (activity#1506)
- Create block-merge-freeze.yml and block-merge-eol.yml (bruteforcesettings#531)
- Chore(deps-dev): Bump axios from 1.6.2 to 1.6.3 (files_pdfviewer#878)
- Chore(deps-dev): Bump axios from 1.6.3 to 1.6.5 (files_pdfviewer#884)
- Disable scripting in pdfviewer (files_pdfviewer#890)
- Chore(deps): Bump vue and vue-template-compiler (firstrunwizard#1031)
- Update nextcloud/ocp dependency (firstrunwizard#1042)
- Fix npm audit (firstrunwizard#1054)
- Update nextcloud/ocp dependency (firstrunwizard#997)
- Update nextcloud/ocp dependency (logreader#1105)
- Chore: audit dependencies (logreader#1108)
- Update nextcloud/ocp dependency (nextcloud_announcements#280)
- Fix(mail): Fix mail handling when force_language is true or false (notifications#1746)
- Fix(push): Allow apps to provide already parsed notifications (notifications#1756)
- Chore(deps): Bump vue and vue-template-compiler (notifications#1765)
- Chore(deps-dev): Bump vue-template-compiler from 2.7.15 to 2.7.16 (notifications#1770)
- Update nextcloud/ocp dependency (notifications#1772)
- Fix(deps): Allow composer plugin explicitly (notifications#1777)
- Chore: audit dependencies (notifications#1781)
- Fix(fairuse): Adjust website URL (notifications#1790)
- Allow to hide “People” nav entry for admin (photos#2234)
- Update nextcloud/ocp dependency (photos#2236)
- Chore(deps): Bump vue from 2.7.15 to 2.7.16 (privacy#1008)
- Fix npm audit (privacy#1014)
- Fix npm audit (recommendations#686)
- Update nextcloud/ocp dependency (related_resources#305)
- Fix npm audit (related_resources#321)
- Ci: update psalm workflow name to align with main and 28 (serverinfo#548)
- Chore(deps): update dependency vite to ^4.5.1 (text#5120)
- Fix(deps): update vueuse to ^10.7.0 (text#5121)
- Fix(deps): update dependency y-websocket to ^1.5.1 (text#5140)
- Fix(deps): update vue monorepo to ^2.7.16 (text#5164)
- Fix(deps): update vueuse to ^10.7.1 (text#5187)
- Fix(deps): update dependency path-normalize to ^6.0.13 (text#5207)
- Update nextcloud/ocp dependency (text#5210)
- Preserve queue during reconnects (text#5214)
- Fix(deps): update dependency @nextcloud/moment to ^1.3.1 (text#5252)
- Fix(deps): update vueuse to ^10.7.2 (text#5259)
- Approve and merge ocp updates (text#5263)
- Fix(deps): stick to @nextcloud/files v2 (text#5264)
- Fix: Proper error message based on file permissions (text#5274)
December 15, 2023
# Version 26.0.10
Check the file integrity with:
Changes:
- SFTP improvements (server#40521)
- Fix(sharing): set name to target name in sharing cache (server#41071)
- Fix root mounts not being setup in some cases (server#41091)
- Fix: Fix linkToOCSRouteAbsolute() without index.php and with subfolder (server#41627)
- Fix: Also cleanup orphaned shares user cannot be found anymore (server#41644)
- Ci(acceptance): fix dev branch (server#41690)
- Fix(dav): Avoid date diffing if PHP is buggy (server#41731)
- Fix(ui): Do not close all menus on right click (server#41968)
- Fix(TemplateManager): Bail early if templatedirectory is empty (server#42003)
- Fix(security): Update expiration date in security.txt (server#42020)
- Fix(updatecheck): Don’t wait 120s for a response of updater.nextcloud… (server#42079)
- Fix(systemreport): Mask onlyoffice secret as sensitive (server#42080)
- Fix(bruteforce-protection): Don’t throw a 500 when MaxDelayReached is… (server#42084)
- Fix(security): Handle idn_to_utf8 returning false (server#42086)
- Fix(security): Update CA certificate bundle (server#42189)
- Chore(deps): Bump vue from 2.7.14 to 2.7.15 (bruteforcesettings#494)
- Chore(deps-dev): Bump axios from 1.6.1 to 1.6.2 (files_pdfviewer#864)
- Chore(deps): Bump vue and vue-template-compiler (firstrunwizard#983)
- Create update-nextcloud-ocp-approve-merge.yml (nextcloud_announcements#265)
- Create update-nextcloud-ocp-approve-merge.yml (notifications#1733)
- Update nextcloud/ocp dependency (photos#2092)
- Don’t check display name on null (photos#2169)
- Chore(deps): Bump vue from 2.7.14 to 2.7.15 (privacy#980)
- Fix npm audit (privacy#989)
- Fix(deps): update vueuse to ^10.6.1 (text#5013)
- Chore(deps): update vite (text#5014)
- Fix(deps): update yjs (text#5038)
- Fix(deps): update tiptap to ^2.1.13 (text#5075)
- Fix(video): video fullscreen on ios devices (viewer#2082)
November 23, 2023
# Version 26.0.9
Check the file integrity with:
Changes:
- LDAP: Increase profile picture limit to 512 (server#40921)
- Fix download URL for versions (server#40946)
- Fix(ldap): store last known user groups (server#41107)
- Fix(login): Fix JS error on login grant page (server#41141)
- Fix(isLegitimatedForUserId): Setup mountpoints to check file access (server#41144)
- Fix: Don’t try to access null array (server#41146)
- Fix(OCM): Make the public API only rely on OCP (server#41151)
- Don’t pass invalid streams to Imaginary (server#41185)
- Fix(twofactor): avoid DB error on Twofactor (en/dis)abled event (server#41213)
- Chore(deps): fix package-lock.json (server#41221)
- Fix(files_external): on case insensitive system, block case change (server#41222)
- Fix(files): race condition on web files view change (server#41224)
- Catch Imaginary processing errors (server#41233)
- Return correct status if touch failed (server#41237)
- Fix(session): Log why session renewal failed (server#41239)
- Show proper warning on 0 quota (server#41264)
- Fix: Delete ghost versions of non-existing files (server#41297)
- Bump sabre/http to 5.1.10 in stable26 (server#41323)
- Optimize cache jail creation (server#41325)
- Fix type in BeforeMessageLoggedEvent (server#41357)
- Fix(LDAP): prevent incomplete displaynames… (server#41369)
- Fix: Validate that we have a proper distributed cache configured (server#41372)
- Lower log level about invalid session token (server#41386)
- Fix(workflow): Fix “Call to a member function getUID() on null” with … (server#41419)
- Fix(log): Log exception class when message is empty (server#41425)
- Fix(workflowengine): use andWhere() not second where() (server#41433)
- Fix(backupcodes): Remove old notifications before creating a new remi… (server#41452)
- Update psalm-baseline.xml (server#41480)
- Add some support for rename on case insensitive local filesystems (server#41505)
- Fix(files): prevent redirect on heading column sort (server#41517)
- Finish password confirmation (server#41522)
- Reverse X-Forwarded-For list to read the correct proxy remote address (server#41528)
- Fix(files_versions): don’t call getUid() on null (server#41552)
- Revert “fix(files_versions): don’t call getUid() on null” (server#41613)
- Bump sabre/http to 5.1.10 in stable26 (3rdparty#1634)
- Fix npm audit (activity#1376)
- Fix: chunk delete in query (activity#1399)
- Fix npm audit (activity#1407)
- Bump @nextcloud/router from 2.0.0 to 2.0.1 (bruteforcesettings#462)
- Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 (bruteforcesettings#472)
- Revert “Bump @nextcloud/router from 2.0.0 to 2.0.1” (bruteforcesettings#510)
- Fix incorrect Date format detection (circles#1429)
- Lighter name update (circles#1436)
- Fix npm audit (files_pdfviewer#839)
- Setup Transifex translations (files_pdfviewer#852)
- Fix npm audit (files_pdfviewer#857)
- Update nextcloud/ocp dependency (firstrunwizard#968)
- Fix npm audit (firstrunwizard#976)
- Fix npm audit (firstrunwizard#999)
- Fix styles location to they can be loaded (logreader#1043)
- Update nextcloud/ocp dependency (logreader#1046)
- Allow printing log messages during occ (logreader#998)
- Update nextcloud/ocp dependency (nextcloud_announcements#243)
- Fix(UI): Merge UI setting with updatenotifications admin settings (nextcloud_announcements#250)
- Update nextcloud/ocp dependency (nextcloud_announcements#254)
- Update nextcloud/ocp dependency (notifications#1688)
- Chore(deps): Bump @nextcloud/moment from 1.2.1 to 1.2.2 (notifications#1696)
- Chore(deps): Bump vue and vue-template-compiler (notifications#1705)
- Update nextcloud/ocp dependency (notifications#1713)
- Filter out some permission for public albums (photos#2106)
- Enh: Add unique DOM identifiers for nav entries (photos#2131)
- Fix npm audit (privacy#974)
- Fix npm audit (recommendations#662)
- Fix npm audit (recommendations#673)
- Fix npm audit (related_resources#309)
- Update nextcloud/ocp dependency (serverinfo#502)
- Ci: update phpunit workflows (serverinfo#506)
- Ci: update lint and psalm workflow (serverinfo#514)
- Stable27] fix: add flag to skip external requests (serverinfo#521)
- Update nextcloud/ocp dependency (serverinfo#524)
- Update nextcloud/ocp dependency (text#4868)
- Fix(paste): collapse whitespace before pasting (text#4898)
- Chore(deps): update dependency @nextcloud/eslint-config to ^8.3.0 (text#4921)
- Chore(deps): update jest (text#4922)
- Fix(deps): update dependency uuid to ^9.0.1 (text#4925)
- Fix(deps): update tiptap to ^2.1.12 (text#4926)
- Fix(deps): update vue monorepo to ^2.7.15 (text#4939)
- Chore(deps): update vite (text#4940)
- Fix(deps): update dependency highlight.js to ^11.9.0 (text#4946)
- Fix(deps): update vueuse to ^10.5.0 (text#4947)
- Fix(deps): update dependency @nextcloud/moment to ^1.2.2 (text#4948)
- Fix(deps): update dependency @nextcloud/vue to ^7.12.6 (text#4949)
- Fix(deps): update yjs (text#4950)
- Chore(deps): update dependency eslint-plugin-cypress to ^2.15.1 (text#4951)
- Fix(deps): update dependency @nextcloud/dialogs to ^4.2.1 (text#4952)
- Fix(deps): update dependency @nextcloud/logger to ^2.7.0 (text#4953)
- Fix(deps): update dependency @nextcloud/router to ^2.2.0 (text#4954)
- Fix(deps): update dependency markdown-it to ^13.0.2 (text#4955)
- Fix(deps): update dependency @nextcloud/auth to ^2.2.1 (text#4956)
- Fix(deps): update dependency @nextcloud/browser-storage to ^0.3.0 (text#4957)
- Fix 403 on close (text#4969)
- Fix(sync): prevent race condition by relying on autoincrement (text#4972)
- Revert “fix(deps): update dependency @nextcloud/dialogs to ^4.2.1 (text#4973)
- Fix(SyncService): handle failing connection gracefully (text#4990)
- Fix(deps): update dependency @nextcloud/vue to ^7.12.7 (text#4991)
- Fix(deps): update vueuse to ^10.6.0 (text#4993)
- Update nextcloud/ocp dependency (text#4995)
- Ci(psalm): replace custom static analysis with org template (twofactor_totp#1466)
- Chore(deps): update dependency @types/dockerode to ^3.3.21 (viewer#2016)
- Fix(deps): update dependency filerobot-image-editor to ^4.5.2 (viewer#2017)
- Fix(deps): update dependency webdav to ^4.11.3 (viewer#2018)
- Fix(deps): update dependency @skjnldsv/vue-plyr to ^7.4.0 (viewer#2021)
- Fix(deps): update dependency vue to ^2.7.15 (viewer#2038)
- Fix npm audit (viewer#2047)
October 26, 2023
# Version 26.0.8
Check the file integrity with:
Changes:
- Fix: Escape group names for LDAP (server#37201) 2
- Add commands for basic file actions (server#38250)
- Fix unencrypted_size for folders when scanning the filesystem with encryption enabled (server#38555)
- Emit an event when a message is logged (server#38815)
- Enable download configuration on circles shares (server#40303)
- Fix(autoloader): no apcu no side effects (server#40351)
- Fix(ldap): avatar is not being fetched (server#40370)
- Fix: Avoid failing with duplicate checks (server#40384)
- Ocm services (server#40592) 1
- Do not throw while restoring unloaded files list entries (server#40606)
- Fix(dav): expand recurrences when searching (server#40632)
- Use proper app id in Version.vue (server#40641)
- Fix(unifiedsearch): Allow searching for “0” (server#40684)
- Fix Dashboard IManager getWidgets return annotation (server#40694)
- Fix: Escape group names for LDAP (server#40740)
- Fix ocm-provider rewrite rules (server#40781) 2
- Fix(user): Log affected user of app token login name mismatch (server#40798)
- Clear progress bar text when hiding it (server#40846)
- Fix: Log critical session renewal and logout paths (server#40851)
- Remove leading slash (server#40862)
- Add in:users as a search filter to limit searches to users (server#40883)
- Update version.php to owncloud 10.13 (server#40989)
- Fix(external): Get storage before update it (server#41125)
- Fix(db): also chunk MariaDB deletes (activity#1313)
- Fixes and additions to editor API (text#4839)
- Enh(editorApi): Introduce editor API version number (text#4842)
- Fix(editorApi): Use attachment resolver in MarkdownContentEditor (text#4848)
- Fix(paste): paste plaintext with separate paragraphs (text#4880)
September 21, 2023
# Version 26.0.7
Check the file integrity with:
Changes:
- Add version sidebar events (server#40352)
- Fix issues where unencrypted_size was being falsely used for non-encrypted home folders (server#40380)
- Fix(caldav): add webroot to objectid for activities (server#40403)
- Fix: don’t use davtags for tag search (server#40445)
- Hide shares by disabled users (server#40476)
- Fix(comments): Use provided offset in best effort when loading comments (server#40507)
- Update nextcloud/ocp dependency (nextcloud_announcements#231)
- Update nextcloud/ocp dependency (notifications#1655)
- Fix (visually) removing first notification when executing an action (notifications#1663)
- Update nextcloud/ocp dependency (text#4788)
- Fix(integrity): expect pkg mgmt files (updater#494)
- Fix: update testing range for 25, 26 and 27, and update dependencies (updater#495)
September 14, 2023
# Version 26.0.6
Check the file integrity with:
Changes:
- Do not allow to toggle between password and text in sharing (server#39602)
- Fix(notifications): Remove share notification when the node is deleted (server#39711)
- Catch more invalid cache source storage paths (server#39726)
- Optimize calendar search query (server#39788)
- Chore: update `@nextcloud-vue` to `v7.12.2` (server#39812)
- Fix: close cursor after reading the invitation (server#39816)
- Wrap long productName on login form (server#39854)
- Calendar optimizations (server#39861)
- Select the fileid first when looking for incomplete files (server#39872)
- Fix: Also cleanup version metadata if expiring (server#39874)
- Fix(weather_status): Pass address as param to OSM API (server#39917)
- Prevent PHP warning when CacheEntry extension keys are not set (server#39931)
- Fix: don’t emit Hooks when hookpaths are empty (server#39935)
- Fix(memcache): Fix comparison of Memcache configs to classes (server#39948)
- Fix: always use display name from correct backend (server#39991)
- Fix(security): Update CA certificate bundle (server#40006)
- Fix(logging): user log condition feature (server#40035)
- Improve upload progress visualization (server#40061)
- Do not log passwords in debug mode (server#40076)
- Fix(cache): Remove displayname cache entry on delete (server#40085)
- Fix(CalDAV): check voject exists before attempting any operation (server#40086)
- Feat: add switch to disable dns pinning (server#40167)
- Fix(s3): fix handling verify_bucket_exists parameter (server#40187)
- Fix: prevent sharing permissions on user root folder (server#40229)
- Move share permission logic to storage wrapper (server#40232)
- Enh: skip processing for empty response (server#40260)
- Detect aborted connection in OC\Files\View and stop writing data to the output buffer (server#40280)
- Admin have no special rights on users’ entries (server#40291)
- Fix(ratelimit): Only use memory cache backend for redis (server#40302)
- Fix(CalDAV): check birthday calendar owner (server#40310)
- Replace deprecated “request” with “axios” (files_pdfviewer#793)
- Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 (files_pdfviewer#800)
- Fix extraction of PDF.js package (files_pdfviewer#808)
- Update nextcloud/ocp dependency (firstrunwizard#925)
- Update nextcloud/ocp dependency (firstrunwizard#947)
- Update nextcloud/ocp dependency (logreader#964)
- Update nextcloud/ocp dependency (nextcloud_announcements#220)
- Update nextcloud/ocp dependency (notifications#1630)
- Chore: update workflows from templates (privacy#945)
- Chore(deps): Bump @nextcloud/vue from 7.8.0 to 7.8.5 (privacy#947)
- Update nextcloud/ocp dependency (related_resources#272)
- Update nextcloud/ocp dependency (related_resources#286)
- Chore(deps): update dependency cypress to ^12.17.3 (text#4636)
- Chore(deps): update dependency vite to ^4.4.9 (text#4638)
- Update nextcloud/ocp dependency (text#4643)
- Fix: Use default font size (text#4646)
- Fix: Use resize observer to calculate menubar icon limit (text#4650)
- Fix(css): Move code highlighting CSS to `prosemirror.scss` (text#4652)
- Chore(deps): update dependency @vue/vue2-jest to ^29.2.5 (text#4695)
- Chore(deps): update dependency cypress to ^12.17.4 (text#4696)
- Fix(deps): update dependency @nextcloud/vue to ^7.12.2 (text#4712)
- Fix(deps): update dependency lib0 to ^0.2.82 (text#4713)
- Chore(deps): update dependency eslint-plugin-cypress to ^2.14.0 (text#4715)
- Fix(deps): update tiptap to ^2.1.6 (text#4717)
- Chore(deps): update dependency vue-demi to ^0.14.6 (text#4740)
- Chore(deps): update jest to ^29.6.4 (text#4741)
- Chore(deps): update dependency vite-plugin-commonjs to ^0.9.0 (text#4742)
- Fix(deps): update dependency lib0 to ^0.2.83 (text#4760)
- Fix(deps): update tiptap to ^2.1.7 (text#4761)
- Update nextcloud/ocp dependency (text#4764)
- Fix(deps): update vueuse to ^10.4.1 (text#4766)
- List fixes (text#4775)
- Ci(xmllint): bump action to v1.1 (twofactor_totp#1428)
- Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 (viewer#1807)
- Update cypress snapshots (viewer#1827)
- Fix npm audit (viewer#1829)
- Chore(deps): Bump @nextcloud/files from 3.0.0-beta.11 to 3.0.0-beta.14 (viewer#1854)
- Revert “Chore(deps): Bump @nextcloud/files from 3.0.0-beta.11 to 3.0.0-beta.14” (viewer#1865)
- Fix(cypress): header sharing download button selector (viewer#1872)
- Fix(deps): update dependency @nextcloud/initial-state to ^2.1.0 (viewer#1909)
- Fix(deps): update dependency filerobot-image-editor to ^4.5.1 (viewer#1910)
August 10, 2023
# Version 26.0.5
Check the file integrity with:
Changes:
- Fix(node): non-existing folder is not searchable (server#39370)
- Fix(profile): fix getUID on nullable user variable (server#39437)
- Fix: ContactManager search with fullmatch (server#39450)
- Fix: check that object store backend supports multi part uploads (server#39459)
- Bugfix/bulk upload empty files (server#39510)
- Add instance category while checking new updates (server#39523)
- Update psalm-baseline.xml (server#39559)
- Fix(SystemTagManager): Use truncated tagName in getTag and updateTag (server#39597)
- Ocs/v1.php/cloud/groups` `UPDATE` method – correct status when group not found (server#39600)
- Fix share roots always being marked as writable (server#39659)
- Only show weather credits if the app is enabled and the weather statu… (server#39664)
- Fix(files_sharing): String translations (server#39666)
- Fix(dav): use quota of destination in s3 chunk upload (server#39679)
- Generate path if app does exist (circles#1351)
- Fix npm audit (firstrunwizard#929)
- Chore: update workflows from templates (firstrunwizard#932)
- Update nextcloud/ocp dependency (logreader#944)
- Update nextcloud/ocp dependency (logreader#950)
- Update nextcloud/ocp dependency (nextcloud_announcements#217)
- Chore(deps) – bump semver to 6.3.1 (notifications#1612)
- Update nextcloud/ocp dependency (notifications#1624)
- Fix npm audit (privacy#937)
- Fix npm audit (recommendations#626)
- Fix npm audit (related_resources#248)
- Update nextcloud/ocp dependency (related_resources#262)
- Update nextcloud/ocp dependency (serverinfo#473)
- Update nextcloud/ocp dependency (serverinfo#487)
- Update nextcloud/ocp dependency (serverinfo#491)
- Chore(deps): update dependency @nextcloud/stylelint-config to ^2.3.1 (text#4514)
- Chore(deps): update dependency vite to ^4.4.5 (text#4531)
- Chore(deps): update dependency vite-plugin-commonjs to ^0.8.2 (text#4532)
- Fix(deps): update dependency @nextcloud/vue to ^7.12.1 (text#4533)
- Fix(deps): update dependency @nextcloud/initial-state to ^2.1.0 (text#4534)
- Fix: Remember cursor position when autofocus on load (text#4543)
- Fix(deps): update dependency slug to ^8.2.3 (text#4562)
- Chore(deps): update dependency cypress to ^12.17.2 (text#4567)
- Fix(deps): update tiptap to ^2.0.4 (text#4573)
- Chore(deps): update dependency vite to ^4.4.6 (text#4578)
- Fix(deps): update dependency yjs to ^13.6.7 (text#4581)
- Fix(mentions): encode user id in mentions URLs (text#4590)
- Fade out user cursor labels after five seconds of inactivity (text#4593)
- Add syntax highlighting in code blocks (text#4594)
- Fix(css): Fix margin-bottom for list items (text#4599)
- Chore(deps): update dependency vite to ^4.4.7 (text#4607)
- Chore(deps): update jest to ^29.6.2 (text#4608)
- Fix: tab key in code block (text#4617)
- Fix(editor): Don’t load both Tiptap collaboration history extensions (text#4623)
- Chore: run npm audit fix and fix jest (twofactor_totp#1425)
July 20, 2023
# Version 26.0.4
Check the file integrity with:
Changes:
- Move encrypt-all password email to EmailTemplate (server#37737)
- Store encrypted OAuth2 client secrets (server#38708)
- Generate user themed favicon and touchicon (server#38853)
- Fix confusion around mail settings and improve layout a bit (server#38887)
- Fix(core): Do not invert app menu text color (server#38908)
- PruneOutdatedSyncTokens deletes all entries (server#38920)
- Adjust admin setup check to increase warning to configure https (server#38932)
- Add bruteforce protection in OauthApiController (server#38949)
- Fix(systemtags): Add missing systemtags index (server#38961)
- Perf: skip request without write permission (server#38972)
- Fix: expect interface, not a specific implementation (server#38977)
- Fix: Avoid failing to update the current version entry if there is none (server#39003)
- Use getsystemvalue-functions in Mailer.php (server#39006)
- Fix setup-check test (server#39014)
- Fix(l10n): Fix plural issue with different locale and language (server#39031)
- Fix creating events with old (< unix time) lastoccurence (server#39060)
- Fix(cypress): branch definition (server#39072)
- Fix(files): Only render the menu if there are actions to show (server#39080)
- Silent `imagecreatefromstring()` errors (server#39100)
- Ignore and log non integer versions (server#39117)
- Fix password confirmation (server#39143)
- Fix(sse): don’t update uncached files (server#39152)
- Update psalm-baseline.xml (server#39155)
- Fix(ocp): Fix reference of dashboard IAPIWidget::getItems from WidgetItem (server#39159)
- Fix(TagSearchProvider): Short circuit if no tag matches the query (server#39194)
- Fix(cypress): revert only toggle (server#39206)
- Use more efficient tag retrieval on DAV report request (server#39232)
- Fix(dav): Abort requests with 429 instead of waiting (server#39252)
- Fix(files_sharing): hide download permission for circle shares (server#39260)
- Display displayname on federated shares (server#39270)
- Add command do delete orphan shares (server#39285)
- Preload custom properties when propfinding folders (server#39293)
- Cibit): fix failing test setup (server#39335)
- Chore(CI): Sign .drone.yml file (server#39345)
- GetStorage before remove (server#39355)
- Fix: also run phpunit on `apps/theming/css` modified files (server#39375)
- Fix(db): no hardcoded table prefix is expected (server#39393)
- Feat: Add public event for missing indices (server#39397)
- Update psalm-baseline.xml (server#39406)
- Fix(core): Add password confirmation requirement for getapppassword (server#39418)
- Fix(apps): Fix loading info.xml file (server#39492)
- Modernize cypress tests (activity#1189)
- Fix npm audit (activity#1243)
- Update nextcloud/ocp dependency (activity#1249)
- Update 3rdparty dependencies (bruteforcesettings#467)
- Revert “Update 3rdparty dependencies” (bruteforcesettings#478)
- Bump unzipper from 0.10.11 to 0.10.14 (files_pdfviewer#751)
- Fix npm audit (files_pdfviewer#766)
- Fix npm audit (again) (files_pdfviewer#773)
- Update phpunit workflows from master (files_pdfviewer#778)
- Replace “Unselect” with “Unselect all” in right click menu (files_rightclick#171)
- Update nextcloud/ocp dependency (firstrunwizard#901)
- Fix npm audit (firstrunwizard#904)
- Fix npm audit (firstrunwizard#916)
- Update nextcloud/ocp dependency (logreader#914)
- Choreaudit dependencies (logreader#925)
- Update nextcloud/ocp dependency (nextcloud_announcements#210)
- Update nextcloud/ocp dependency (nextcloud_announcements#214)
- Update nextcloud/ocp dependency (notifications#1579)
- Fix(settings): Delete settings when a user is deleted (notifications#1585)
- Choreaudit dependencies (notifications#1604)
- Update nextcloud/ocp dependency (notifications#1609)
- Reset selection state in route change (photos#1890)
- Update nextcloud/ocp dependency (photos#1894)
- Fix npm audit (photos#1902)
- Fix npm audit (photos#1913)
- Add unselect all (photos#1922)
- Adapt to SystemTags optimizations on server (photos#1927)
- Update nextcloud/ocp dependency (photos#1934)
- Fix npm audit (privacy#919)
- Fix npm audit (privacy#924)
- Fix npm audit (privacy#930)
- Update nextcloud/ocp dependency (related_resources#195)
- Update nextcloud/ocp dependency (serverinfo#467)
- Update nextcloud/ocp dependency (survey_client#179)
- Fix(deps): update highlight (text#4143)
- Fix(css): info callout box color to –color-info (text#4303)
- Update nextcloud/ocp dependency (text#4307)
- Fix/2708 pasting tables (text#4314)
- Bring back keyboard shortcuts to help modal on non-mobile (text#4319)
- Fix: Pass origin along the initial state update (text#4322)
- Fix: clickable zone of task list checkbox (text#4325)
- Chore(deps): update dependency prosemirror-test-builder to ^1.1.1 (text#4342)
- Chore(deps): update dependency vue-demi to ^0.14.5 (text#4358)
- Fix(deps): update dependency @nextcloud/files to ^3.0.0-beta.10 (text#4359)
- Fix(deps): update dependency @nextcloud/router to ^2.1.2 (text#4360)
- Fix(deps): update dependency lib0 to ^0.2.78 (text#4361)
- Chore(deps): update dependency cypress to ^12.15.0 (text#4365)
- Chore(deps): update dependency vite-plugin-commonjs to ^0.8.0 (text#4366)
- Fix(deps): update dependency yjs to ^13.6.5 (text#4368)
- Fix(deps): update dependency @nextcloud/auth to ^2.1.0 (text#4369)
- Fix(deps): update dependency @nextcloud/dialogs to ^4.1.0 (text#4370)
- Fix(deps): update dependency @nextcloud/event-bus to ^3.1.0 (text#4371)
- Fix(deps): update dependency @nextcloud/vue to ^7.12.0 (text#4372)
- Fix(deps): update dependency @nextcloud/l10n to ^2.2.0 (text#4385)
- Fix(deps): update dependency yjs to ^13.6.6 (text#4388)
- Flaky CI fixes (text#4392)
- Chore(deps): update dependency @nextcloud/eslint-config to ^8.3.0-beta.2 (text#4404)
- Chore(deps): update dependency cypress to ^12.16.0 (text#4405)
- Fix: remove redundant css (text#4408)
- Chore(ci): Run cypress against proper stable branch (text#4410)
- Ci(cypress): Revert show_hidden method for cypress interception (text#4413)
- Fix(frontend): Update last saved timestamp when document is saved (text#4416)
- Fix: hotkey ctrl-s (text#4418)
- Fix npm audit (text#4430)
- Fix(deps): update dependency @nextcloud/axios to ^2.4.0 (text#4433)
- Fix(deps): update dependency @nextcloud/files to ^3.0.0-beta.11 (text#4450)
- Fix(deps): update dependency mitt to ^3.0.1 (text#4451)
- Chore(deps): update dependency cypress to ^12.17.0 (text#4455)
- Chore(deps): update dependency vite to ^4.4.2 (text#4456)
- Chore(deps): update jest to ^29.6.1 (text#4457)
- Update nextcloud/ocp dependency (text#4463)
- Fix npm audit (text#4465)
- Fix(frontend): Improve paste handler for table cells (text#4471)
- Fix: Delete inactive sessions in one query (text#4473)
- Chore(deps): update dependency cypress to ^12.17.1 (text#4478)
- Fix: Fetch attachment share permissions (text#4485)
- Fix sync errors after network issues (text#4487)
- Fix: Encode individual parts of the dav url as uri components (text#4497)
- Fix: max width of editor container on mobile (text#4500)
- Fix: link preview width on mobile (text#4502)
- Fix(sync): only save on close if changes were made (text#4509)
- Fix: remove duplicated save key action (text#4515)
- Tests(cypress): Refactor reconnect test to be more reliable and add second test for actual reconnect (text#4518)
- Fix: Add index to session_id on text_steps table (text#4524)
- Fix: Use simple query and chunk in PHP to delete inactive sessions (text#4552)
- Fix(postgres): Use a unique index name (text#4554)
- Chore(deps-dev): Bump @types/dockerode from 3.3.18 to 3.3.19 (viewer#1724)
- Fix: update npm scripts for visual regression snapshots update (viewer#1735)
- Fix npm audit (viewer#1753)
- Use the Node object as event payload (viewer#1755)
- Chore: update cypress.yml workflow from template (viewer#1765)
- Fix npm audit (viewer#1776)
- Chore(deps): Bump @nextcloud/files from 3.0.0-beta.10 to 3.0.0-beta.11 (viewer#1789)
- Send CSRF token in rawStat (viewer#1799)
- Fix/video fullscreen iphone (viewer#1803)
- Fix/fullscreen ios stable26 (viewer#1822)
June 22, 2023
# Version 26.0.3
Check the file integrity with:
Changes:
- Invalidate existing tokens when deleting an oauth client (server#37230)
- Adjust the value of the “max-parts” parameter of the object storage ‘ListPart’ interface to 1000 (server#37776)
- Allow storing multiple mounts for the same rootid in the mount cache (server#38023)
- Fix npm audit (server#38118)
- Use aria-expanded correctly on toggle user actions (server#38358)
- Show pending popover menu when password is enabled by default (server#38396)
- Fix loading custom logo image (server#38399)
- Fix: Catch Deadlock properly as execute throws Doctrine exceptions not our wrapped ones (server#38479)
- Ungroup `placeholder` css rules (server#38487)
- Add fallback when a there is no preview for a version (server#38509)
- Fix: catch errors in id3parser library (server#38517)
- Fix initialisation of versions in the DB (server#38521)
- Update ca-cert bundle (server#38530)
- Redis: use atomic operations everywhere (server#38539)
- Reload filelist when adding or removing shares (server#38557)
- Fix app menu flicker (server#38564)
- Fix(trashbin): Truncate long filenames (server#38573)
- Fix(caldav): Ignore invalid events for reminder generation (server#38574)
- Increase from 100000 to 600000 iterations for hash_pbkdf2 (server#38583)
- Update psalm-baseline.xml (server#38598)
- Fix: Use proper link for navigating to files on click handler (server#38654)
- Fix(caldav): Close DB cursor in reminder index background job (server#38660)
- Improve oauth2 database migration from ownCloud (server#38672)
- Fix(caldav): Cast calendar objects id to int when building index (server#38677)
- Sharing: Do not show copy action when user doesn’t have permissions (server#38684)
- Fix(actions): cypress (server#38698)
- Chore: update workflows from templates (server#38704)
- Create lint-eslint-when-unrelated.yml (server#38720)
- Fix npm audit (server#38741)
- Allow to specify upgrade.cli-upgrade-link in order to link to the correct documentation (server#38752)
- Log failures to read certificates during listing (server#38757)
- Fix npm audit (server#38807)
- Make sure to show download button only one time (server#38818)
- Use source cache when listing folder during recursive copy (server#38892)
- Groupfolder activities on move/rename (activity#1204)
- Update nextcloud/ocp dependency (firstrunwizard#878)
- Chore(deps): Bump @nextcloud/vue from 7.7.1 to 7.7.2 (firstrunwizard#885)
- Fix npm audit (firstrunwizard#891)
- Chore(CI): Adjust testing matrix for Nextcloud 26 on stable26 (logreader#844)
- Audit and update dependencies (logreader#860)
- Update nextcloud/ocp dependency (nextcloud_announcements#201)
- Update nextcloud/ocp dependency (notifications#1562)
- Chore: update workflows from templates (notifications#1586)
- Audit fix (password_policy#470)
- Update nextcloud/ocp dependency (photos#1747)
- Listen to more events for albums (photos#1846)
- Chore: update workflows from templates (photos#1848)
- Fix: properly handle public link share deletion (photos#1850)
- Fix: use owner instead of owner_id to delete photos by owner (photos#1852)
- Update view when layout setting changes (photos#1858)
- Prevent progress bar overflow when uploading in album content (photos#1863)
- Make file list semantically correct (photos#1869)
- Fix npm audit (photos#1879)
- Fix npm audit (privacy#905)
- Chore(CI): Adjust testing matrix for Nextcloud 26 on stable26 (recommendations#592)
- Chore(CI): Adjust testing matrix for Nextcloud 26 on stable26 (suspicious_login#777)
- Chore: run npm audit fix (suspicious_login#805)
- Feat: update image view width and add title (text#4165)
- Chore(deps): update dependency vite to ^4.3.9 (text#4197)
- Fix(deps): update dependency @nextcloud/vue to ^7.11.6 (text#4198)
- Update nextcloud/ocp dependency (text#4215)
- Ci: Backport relevant action changes from main (text#4240)
- Fix(UserApiController): Fix warning during test run with PHP 8.2 (text#4245)
- Don’t expect HTML element with ID `mimetype` in public share (text#4257)
- Fix: paste multiple line to table issue (text#4265)
- Fix/4267 js tests (text#4271)
- Fix: handle non markdown files in conflicts (text#4273)
- Fix npm audit (text#4279)
- Fix: Catch unique constraint violation when creating new documents (text#4294)
- Chore: Bump composer autoloader for new composer version (text#4295)
- Fix 404 on blank.mp4 (viewer#1677)
- Chore(deps-dev): Bump @types/dockerode from 3.3.17 to 3.3.18 (viewer#1687)
- Chore(deps-dev): Bump tslib from 2.5.0 to 2.5.3 (viewer#1702)
- Fix size of progress container (viewer#1714)
- Chore: update workflows from templates (viewer#1721)
- Fix npm audit (viewer#1732)
May 26, 2023
# Version 26.0.2
Check the file integrity with:
Changes:
- Also unmark deleted ldap user when checking the ldap entry (server#37304)
- Fix DBAL exception handling in setValues (server#37549)
- Fix(dav): Use an icon with correct color for calendar user settings section (server#37601)
- Fix button text (server#37708)
- Handle not being able to write file for notify self-test (server#37740)
- Fix: Make sure that rollback hook is triggered on all version backends (server#37743)
- Really disable versions features when S3 versioning is enabled (server#37768)
- Handle reminders where calendar name is null (server#37785)
- Ungroup `placeholder` css rules to prevent browsers from removing all rules (server#37793)
- Fix event move issue (server#37812)
- Fix background color of external devices with errors on dark color theme (server#37833)
- Fix(files): Don’t throw an error when guests access the controller (server#37836)
- Sec(deps): Update guzzlehttp/psr7 (server#37845)
- Fix TypeError in Profiler (server#37849)
- Add the server roots and version info hash to apcu prefix (server#37872)
- Check free space only if source exists and is dir (server#37873)
- Ignore errors while trying to update parent storage_mtime (server#37875)
- Do not override stored credentials when login in with SAML (server#37900)
- Make grid toggle sticky (server#37907)
- Bump @nextcloud/vue from 7.8.0 to 7.10.0 (server#37910)
- Trap focus in dialogs (server#37911)
- Update crl after revoke shifts.csr (server#37922)
- Backport: Fix profile view edit button overlapping status text (server#37939)
- Fix(settings): Fix title of profile scope options (server#37941)
- Do not show Tags action when systemtag is disabled (server#37957)
- Fix npm audit (server#37973)
- Add command for getting fileinfo for debugging (server#38005)
- Fix: change maintenance mode info wording (server#38009)
- Fix multiple LDAP configuration support by fixing AccessFactory (server#38027)
- Update expire_date column of table comments (server#38037)
- Mutualize expireDate handling when creating and updating a share (server#38040)
- Fix: catch ManuallyLockedException and use app context (server#38043)
- Fix app overflow menu on bright color theme (server#38049)
- Fix: add workaround for oci and limit queries (server#38054)
- Fix(ocp): Add deprecation version to ILogFactory::getCustomLogger (server#38070)
- Fix “skip content”-buttons on small screen sizes (server#38076)
- Increase “Edit your profile visibility button” contrast (server#38078)
- Fix weather app aria label (server#38079)
- Increase imaginary timeouts as for big files the processing could take very long (server#38081)
- Check return value and improve error handling on certificate manager (server#38091)
- Fix(theming): unwanted variables and colours calc fixes (server#38098)
- Fix: always use proper path on node api when calling the view (server#38128)
- Fix json_decode expecting a string (server#38130)
- Check if version entity is not null before delete (server#38153)
- Do not stop at the first PHP error/warning in files:scan (server#38154)
- Fix error on delete in ChunkingV2Plugin (server#38167)
- Fix(workflowengine): Fix multiple UI issues in workflow engine admin settings (server#38189)
- Make sure to never trigger files hooks on a null path (server#38204)
- Fix redirect on unsupported browser warning (server#38208)
- Update psalm-baseline.xml (server#38212)
- Fix: Check for wrapped retriable exceptions (server#38238)
- Fix(carddav): Mark system address book as read-only (server#38248)
- Check if version has entity before trying to access it (server#38254)
- Add command to summarize space usage (server#38255)
- Fix incosistent scrolling in Firefox (server#38257)
- Fix(deps): Bump @nextcloud/vue to 7.11.5 (server#38263)
- Fix(lostpassword): Also rate limit the setPassword endpoint (server#38268)
- Fix(middleware): Also abort the request when reaching max delay in af… (server#38275)
- Check the username when doing external storage session auth (server#38281)
- Get rid of more int casts in file size manipulations (server#38289)
- Fix generated avatars cache (server#38304)
- SystemTags endpoint to return tags used by a user with meta data (server#38307)
- Rename `numericStorageId` to `numericExternalStorageId` in PersonalMount.php (server#38317)
- Fix(search): fix load more (server#38318)
- Fix : Share Expire After N Days width (server#38319)
- Chore(deps): Bump @nextcloud/vue from 7.11.5 to 7.11.6 (server#38331)
- Revert “Ungroup `placeholder` css rules to prevent browsers from removing all rules” (server#38437)
- Sec(deps): Update guzzlehttp/psr7 (3rdparty#1387)
- Rename “user” to “account” in description (bruteforcesettings#455)
- App cfg from cli (circles#1295)
- Make changes to circle config synchroneous (circles#1309)
- Add npm-audit-fix (files_pdfviewer#732)
- Fix npm audit (files_pdfviewer#739)
- Update nextcloud/ocp dependency (firstrunwizard#842)
- Fix npm audit (firstrunwizard#862)
- Update nextcloud/ocp dependency (nextcloud_announcements#193)
- Chore(deps): Bump @nextcloud/vue from 7.7.1 to 7.7.2 (notifications#1518)
- Fix(deps): Update webpack (notifications#1526)
- Fix header menu color by updating @nextcloud/vue to 7.10.0 (notifications#1534)
- Update nextcloud/ocp dependency (notifications#1543)
- Do not allow deletion from public albums (photos#1750)
- Fix #1753: Media and Photos views are blank after upgrade to 26.0.1 (photos#1759)
- Fix: hide upload button on public album shares (photos#1763)
- Expose DAV permissions on album and places photos (photos#1775)
- Do not silence error when setting a place (photos#1778)
- Fix folder view (photos#1779)
- Use display name instead of id for shared albums (photos#1783)
- Reset file list on upload in FilesPicker (photos#1792)
- Run npm audit fix (photos#1799)
- Revert using display name in shared albums’ name (photos#1801)
- Prevent progress bar overflow when uploading in Folders (photos#1803)
- Fix npm audit (privacy#888)
- Fix npm audit (recommendations#613)
- Fix(API): Add a log entry when an error occurs so the admin can pass … (related_resources#208)
- Fix npm audit (related_resources#223)
- Chore(deps): Bump @nextcloud/vue from 7.9.0 to 7.11.6 (related_resources#232)
- Update nextcloud/ocp dependency (serverinfo#433)
- Fix Undefined Array key Family in DefaultOs (serverinfo#438)
- With FreeBSD jails, networkinfo->gateway can be empty (serverinfo#444)
- Update nextcloud/ocp dependency (serverinfo#446)
- Update nextcloud/ocp dependency (serverinfo#457)
- Chore(deps): update dependency eslint-plugin-cypress to ^2.13.3 (text#4017)
- Fix(deps): update tiptap to ^2.0.3 (text#4055)
- Chore(deps): update dependency vue-demi to ^0.14.0 (text#4056)
- Fix: Only handle recent awareness messagess from sessions (text#4062)
- Adjust smart picker menu action (text#4065)
- Enh(log): use level warning for saving empty docs (text#4072)
- Fix(cypress): show hidden files request now uses PUT (text#4074)
- Chore(deps): update dependency @nextcloud/webpack-vue-config to ^5.5.1 (text#4098)
- Pass data to `this.$parent.$emit` in `Editor.vue` (text#4103)
- Fix double readme files getting created on case-insensitive storages (text#4105)
- Fix npm audit (text#4110)
- Fix editing image description fails if enter isn’t pressed (text#4114)
- Fix(Viewer): remove outdated fix from stable16. (text#4120)
- Fix: autofocus own rich workspaces only at freshly created (text#4125)
- Fix(conflict): resolve quickly with fast sync. (text#4127)
- Fix: pass file id for direct editing and fail y.js provider setup if none was passed (text#4128)
- Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.17.1 (text#4133)
- Chore(deps): update dependency @vue/vue2-jest to ^29.2.4 (text#4134)
- Fix(deps): update dependency @nextcloud/files to ^3.0.0-beta.9 (text#4135)
- Fix(deps): update dependency lib0 to ^0.2.74 (text#4136)
- Chore(deps): update dependency cypress to ^12.11.0 (text#4137)
- Chore(deps): update dependency vite to ^4.3.5 (text#4138)
- Chore(deps): update dependency vite-plugin-commonjs to ^0.7.0 (text#4139)
- Fix(deps): update dependency @nextcloud/router to ^2.1.1 (text#4141)
- Fix(deps): update dependency @nextcloud/vue to ^7.11.2 (text#4142)
- Fix(deps): update dependency yjs to ^13.6.1 (text#4144)
- Update nextcloud/ocp dependency (text#4150)
- Fix(deps): update dependency @nextcloud/vue to ^7.11.3 (text#4159)
- Chore(deps): update dependency vue-demi to ^0.14.1 (text#4168)
- Fix(deps): update dependency path-normalize to ^6.0.12 (text#4172)
- Chore(deps): update dependency cypress to ^12.12.0 (text#4173)
- Fix(deps): update dependency @nextcloud/vue to ^7.11.4 (text#4175)
- Chore(deps): update dependency @nextcloud/eslint-config to ^8.3.0-beta.0 (text#4180)
- Chore(deps): update dependency vite-plugin-commonjs to ^0.7.1 (text#4188)
- Chore: v8.0.0 (twofactor_totp#1343)
- Fix(deps): Update vulnerable npm packages (twofactor_totp#1375)
- Chore(deps-dev): replace vue-jest with @vue/vue2-jest@27 (twofactor_totp#1395)
- Chore(deps): Bump @skjnldsv/vue-plyr from 7.3.0 to 7.3.1 (viewer#1613)
- Chore(deps-dev): Bump @nextcloud/webpack-vue-config from 5.4.0 to 5.5.1 (viewer#1621)
- Add npm-audit-fix (viewer#1623)
- Fix npm audit (viewer#1632)
- Fix: use left position of sidebar to set viewer width (viewer#1641)
- Chore(deps-dev): Bump @types/dockerode from 3.3.16 to 3.3.17 (viewer#1644)
- Fix: remove undefined method call (viewer#1649)
- Use proper alt text for viewer app modal (viewer#1652)
- Override hardcoded save button width (viewer#1657)
- Increase z-index of SfxPopper instead of its children (viewer#1659)
April 20, 2023
# Version 26.0.1
Check the file integrity with:
Changes:
- Update wording for disabled web updater (server#37052)
- Don’t try to hash a nonexisting password (server#37217)
- Use native tooltip for version’s date (server#37264)
- Set `h1` headings for navigation through files app (server#37273)
- Replace custom tooltips with native ones and add description to all e… (server#37275)
- Fix: add important to css hidden files class (server#37286)
- Add parent index on filecache (server#37318)
- Fix(security): Mark recording_servers key appconfig as private as it … (server#37336)
- Fix/36908 set aria hidden for default shipped widgets icons (server#37338)
- Fix OC_Image: Prevent E_WARNING from getimagesize* (server#37368)
- Create `h3` headings for profile page. Replace `
- Fix(mailer): remove value comparison for smtp_authtype as there is only one option (server#37391)
- Do onetime user setup before getting any mount from providers (server#37394)
- Backport/stable26/jerome herbinet/patch 15 (server#37431)
- Fix(files_sharing): Allow file actions other than download for hide download shares (server#37439)
- Fix(references): Do not log errors on 404 responses of opengraph image fetching (server#37440)
- Fix(docs): Fix RST parsing of the sample config (server#37441)
- Fix/36917 the statuses list was implemented semantically incorrectly (server#37449)
- Replace custom tooltips with native ones of entries in contacts menu. (server#37463)
- Add label for logo link (server#37471)
- Fix the avatar generation on Alpine Linux (server#37482)
- Change contactsmenu structure to a list (server#37485)
- Hide shared files located in group folder’s trash bin (server#37488)
- Fix default_language doc (server#37508)
- Improve handling of profile fields (server#37523)
- Stable25] Quota value as float for 32-bit systems (server#37533)
- Clear encrypted flag when moving away from encrypted storage (server#37537)
- Fix: Avoid scrolling the #content wrapper container (server#37545)
- Feat(security): Allow to opt-out of ratelimit protection, e.g. for te… (server#37551)
- Extend path-prefix optimizer to remove all cases of path_hash= when encountering a path prefix filter (server#37558)
- Update psalm-baseline.xml (server#37565)
- Migrate metadata JSON column to new value TEXT column (server#37571)
- Fix(initial-state): Log an error when initial-state can not be JSON e… (server#37576)
- Fix cypress tests for files_versions (server#37589)
- Fix: Always create user directory when transfering files to new users (server#37666)
- Doc(auth): Warn about disabled token passwords and LDAP logout (server#37684)
- Fix(dav): add string comparison for diff (server#37687)
- App type extended_authentication (server#37689)
- Handle not being able to write file for notify self-test (server#37701)
- Fix(translation): Fix several issues with the translations api (server#37705)
- Revert “handle not being able to write file for notify self-test” (server#37718)
- Update nextcloud/ocp dependency (activity#1144)
- Fix multiselect right-click options (files_rightclick#153)
- Fix-right-click multiselect in trash bin (files_rightclick#158)
- Update nextcloud/ocp dependency (nextcloud_announcements#175)
- Update nextcloud/ocp dependency (nextcloud_announcements#185)
- Update nextcloud/ocp dependency (notifications#1481)
- Deduplicate notifications (notifications#1485)
- Update nextcloud/ocp dependency (notifications#1499)
- Add object type as data attr to notification (notifications#1501)
- Update nextcloud/ocp dependency (notifications#1506)
- Feat(API): Add an endpoint to check for existance of notification ids (notifications#1509)
- Fix: null password handling in entry control logic (password_policy#454)
- Fix scrolling in large folders (photos#1706)
- Fix(settings): Debounce filepicker calls (photos#1712)
- Migrate to the new file_metadata column layout (photos#1736)
- Albums: check copy source owner is the current user and throw (photos#1737)
- Chore(deps): Bump @nextcloud/vue from 7.2.0 to 7.9.0 (related_resources#205)
- Fix(deps): update dependency @hocuspocus/provider to ^1.1.1 (text#3896)
- Fix(deps): update dependency y-websocket to ^1.5.0 (text#3897)
- Fix(deps): update dependency yjs to ^13.5.51 (text#3898)
- Fix(deps): update dependency lib0 to ^0.2.72 (text#3914)
- Feat: Add Shift-Mod-C for copying the markdown source (text#3942)
- Chore(deps): update dependency cypress to ^12.8.1 (text#3948)
- Get mimeIconUrl for media attachments without a session (text#3955)
- Fix: split layout of conflict view (text#3959)
- Fix(deps): update dependency @nextcloud/vue to ^7.8.3 (text#3966)
- Chore(deps): update dependency @nextcloud/webpack-vue-config to ^5.5.0 (text#3967)
- Update nextcloud/ocp dependency (text#3969)
- Chore(deps): update dependency vite to ^4.2.1 (text#3971)
- Revert composer autoload changes to PHP 8.1 version (text#3982)
- Emit events from editor when image nodes get added or deleted (text#3983)
- Conflict fixes (text#3988)
- Fix(deps): update dependency @nextcloud/vue to ^7.8.4 (text#3992)
- Fix(deps): update dependency lib0 to ^0.2.73 (text#3993)
- Add table wrapper as scroll container for readonly tables (text#4000)
- Make saving indicator a button for force-save (text#4002)
- Fix: Ensure to not persist user put into the session for direct editing (text#4003)
- Fix(deps): update dependency @hocuspocus/provider to ^1.1.3 (text#4013)
- Fix(deps): update dependency @nextcloud/vue to ^7.9.0 (text#4014)
- Fix(deps): update tiptap to ^2.0.1 (text#4015)
- Chore(deps): update dependency cypress to ^12.9.0 (text#4016)
- Update nextcloud/ocp dependency (text#4022)
- Fix(deps): update dependency @nextcloud/files to ^3.0.0-beta.8 (text#4032)
- Fix(deps): update dependency yjs to ^13.5.52 (text#4033)
- Fix(deps): update tiptap to ^2.0.2 (text#4034)
- Update nextcloud/ocp dependency (text#4036)
- Fix: scroll for outline (text#4038)
- Fix: Properly emit ready event on conflicts with the editor API (text#4040)
- Fix(deps): update dependency path-normalize to ^6.0.11 (text#4042)
- Fix(challenge): invert icon on light mode (twofactor_totp#1349)
- Chore(deps-dev): Bump dockerode and @types/dockerode (viewer#1583)
- Update vue to 7.6.1 (viewer#1594)
- Fix enter key in text input in image editor (viewer#1597)
- Bump @types/dockerode from 3.3.15 to 3.3.16 (viewer#1600)
March 21, 2023
# Version 26.0.0
Check the file integrity with:
Hub 4 release below
Nextcloud Hub 4 is here!
The biggest improvements Nextcloud Hub 4 introduces are:
- 🧠 AI integrations with smart Picker
- 🌟 Tables App
- 🤩 Notes app becomes core
- ✉️ Groupware improvements and S/MIME support
- 💬 Talk improvements & Desktop Client
- 😎 New Developer Program
- 🚀 Performance & Security
- ✅ E2EE improvements
Latest Nextcloud 25 release below.
October 26, 2023
# Version 25.0.13
Check the file integrity with:
Changes:
- Add commands for basic file actions (server#38251)
- Fix: always use display name from correct backend (server#39992)
- Calendar optimizations (server#40290) 1
- Fix(ldap): avatar is not being fetched (server#40371)
- Fix: Avoid failing with duplicate checks (server#40385)
- Do not throw while restoring unloaded files list entries (server#40610)
- Fix(dav): expand recurrences when searching (server#40635)
- Fix(unifiedsearch): Allow searching for “0” (server#40685)
- Fix Dashboard IManager getWidgets return annotation (server#40693)
- Clear progress bar text when hiding it (server#40847)
- Add in:users as a search filter to limit searches to users (server#40884)
- Update version.php to owncloud 10.13 (server#40988)
- Fix(external): Get storage before update it (server#41126)
- Fix(db): also chunk MariaDB deletes (activity#1314)
- Fix(settings): browser freeze when picking photos directory (photos#2061)
- Fix(paste): paste plaintext with separate paragraphs (text#4878)
September 21, 2023
# Version 25.0.12
Check the file integrity with:
Changes:
- Fix issues where unencrypted_size was being falsely used for non-encrypted home folders (server#40381)
- Fix: don’t use davtags for tag search (server#40446)
- Fix(comments): Use provided offset in best effort when loading comments (server#40509)
- Update nextcloud/ocp dependency (nextcloud_announcements#232)
- Update nextcloud/ocp dependency (notifications#1654)
- Fix (visually) removing first notification when executing an action (notifications#1664)
- Fix: update testing range for 25 and update dependencies (updater#496)
- Fix(integrity): expect pkg mgmt files (updater#497)
September 14, 2023
# Version 25.0.11
Check the file integrity with:
Changes:
- Do not allow to toggle between password and text in sharing (server#39603)
- Select the fileid first when looking for incomplete files (server#39703)
- Fix(notifications): Remove share notification when the node is deleted (server#39712)
- Catch more invalid cache source storage paths (server#39731)
- Optimize calendar search query (server#39787)
- Wrap long productName on login form (server#39857)
- Fix(weather_status): Pass address as param to OSM API (server#39918)
- Fix: don’t emit Hooks when hookpaths are empty (server#39936)
- Fix(security): Update CA certificate bundle (server#40008)
- Fix(logging): user log condition feature (server#40036)
- Fix(CalDAV): check voject exists before attempting any operation (server#40089)
- Fix(s3): fix handling verify_bucket_exists parameter (server#40188)
- Fix npm audit (server#40218)
- Detect aborted connection in OC\Files\View and stop writing data to the output buffer (server#40233)
- Enh: skip processing for empty response (server#40261)
- Admin have no special rights on users’ entries (server#40279)
- Fix(ratelimit): Only use memory cache backend for redis (server#40304)
- Fix(CalDAV): check birthday calendar owner (server#40311)
- Replace deprecated “request” with “axios” (files_pdfviewer#794)
- Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 (files_pdfviewer#799)
- Fix extraction of PDF.js package (files_pdfviewer#809)
- Update nextcloud/ocp dependency (firstrunwizard#900)
- Chore: update workflows from templates (firstrunwizard#933)
- Update nextcloud/ocp dependency (firstrunwizard#946)
- Update nextcloud/ocp dependency (logreader#962)
- Update nextcloud/ocp dependency (nextcloud_announcements#219)
- Update nextcloud/ocp dependency (notifications#1636)
- Update nextcloud/ocp dependency (photos#1951)
- Fix npm audit (photos#1963)
- Chore(deps-dev): Bump @vue/test-utils from 1.3.3 to 1.3.6 (photos#1977)
- Chore(deps-dev): Bump jest from 29.6.1 to 29.6.2 (photos#1986)
- Chore(deps-dev): Bump @vue/vue2-jest from 29.2.4 to 29.2.5 (photos#1991)
- Chore(deps-dev): Bump autoprefixer from 10.4.13 to 10.4.15 (photos#2014)
- Chore(deps-dev): Bump jest from 29.6.2 to 29.6.4 (photos#2023)
- Chore(deps-dev): Bump postcss from 8.4.27 to 8.4.28 (photos#2024)
- Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 (photos#2025)
- Chore(deps): Bump immutable from 4.3.0 to 4.3.4 (photos#2026)
- Chore(deps-dev): Bump postcss from 8.4.28 to 8.4.29 (photos#2041)
- Chore(deps): Bump @nextcloud/vue from 7.8.0 to 7.8.5 (privacy#875)
- Chore: update workflows from templates (privacy#946)
- Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 (privacy#948)
- Feat: add phpunit-summary-when-unrelated.yml (privacy#950)
- Fix npm audit (privacy#953)
- Chore(deps): Bump @nextcloud/vue from 7.12.2 to 7.12.4 (privacy#956)
- Update nextcloud/ocp dependency (related_resources#270)
- Update nextcloud/ocp dependency (related_resources#285)
- Update nextcloud/ocp dependency (text#4641)
- Chore(deps): update dependency jest-environment-jsdom to ^29.6.4 (text#4743)
- Chore(deps): update dependency vue-demi to ^0.14.6 (text#4744)
- Chore(deps): update dependency vite-plugin-commonjs to ^0.9.0 (text#4745)
- Update nextcloud/ocp dependency (text#4763)
- Fix(deps): update dependency @nextcloud/vue to ^7.12.4 (text#4767)
- Ci(xmllint): bump action to v1.1 (twofactor_totp#1427)
- Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 (viewer#1813)
- Update cypress snapshots (viewer#1817)
- Fix npm audit (viewer#1845)
- Fix(cypress): header sharing download button selector (viewer#1873)
- Fix(deps): update dependency filerobot-image-editor to ^4.5.1 (viewer#1911)
August 10, 2023
# Version 25.0.10
Check the file integrity with:
Changes:
- Fix app menu flicker (server#38565)
- Fix(node): non-existing folder is not searchable (server#39371)
- Update psalm-baseline.xml (server#39386)
- Fix(profile): fix getUID on nullable user variable (server#39438)
- Fix: ContactManager search with fullmatch (server#39451)
- Bugfix/bulk upload empty files (server#39509)
- Add instance category while checking new updates (server#39524)
- Fix npm audit (server#39542)
- Fix(caldav): harden null handling of iMip scheduling method (server#39591)
- Fix(SystemTagManager): Use truncated tagName in getTag and updateTag (server#39598)
- Fix(files_sharing): String translations (server#39667)
- Fix share roots always being marked as writable (server#39671)
- Generate path if app does exist (circles#1352)
- Fix npm audit (firstrunwizard#927)
- Update nextcloud/ocp dependency (logreader#943)
- Update nextcloud/ocp dependency (nextcloud_announcements#216)
- Chore(deps) – bump semver to 6.3.1 (notifications#1613)
- Update nextcloud/ocp dependency (notifications#1625)
- Chore(deps-dev): Bump postcss from 8.4.24 to 8.4.27 (photos#1955)
- Fix npm audit (privacy#927)
- Fix npm audit (recommendations#627)
- Update nextcloud/ocp dependency (related_resources#157)
- Fix npm audit (related_resources#252)
- Update nextcloud/ocp dependency (serverinfo#472)
- Update nextcloud/ocp dependency (serverinfo#492)
- Fix(deps): update dependency slug to ^8.2.3 (text#4563)
- Chore(deps): update dependency @nextcloud/stylelint-config to ^2.3.1 (text#4569)
- Chore(deps): update dependency vite-plugin-commonjs to ^0.8.2 (text#4570)
- Fix(deps): update dependency @nextcloud/vue to ^7.12.1 (text#4574)
- Fix(deps): update dependency @nextcloud/initial-state to ^2.1.0 (text#4575)
- Update nextcloud/ocp dependency (text#4583)
- Chore(deps): update dependency jest-environment-jsdom to ^29.6.2 (text#4609)
- Chore: run npm audit fix (twofactor_totp#1423)
- Fix fullscreen and button style (viewer#1830)
July 20, 2023
# Version 25.0.9
Check the file integrity with:
Changes:
- Include more information in iMIP email and show diff information on updating an event (server#36601)
- Fix: Make sure that rollback hook is triggered on all version backends (server#37744)
- Generate user themed favicon and touchicon (server#38855)
- Add bruteforce protection in OauthApiController (server#38899)
- Adjust admin setup check to increase warning to configure https (server#38931)
- Fix: BMP image without color info causes array access on `false` (server#38959)
- Fix(systemtags): Add missing systemtags index (server#38962)
- Perf: skip request without write permission (server#38973)
- Fix npm audit (server#38982)
- Fix setup-check test (server#39016)
- Fix(l10n): Fix plural issue with different locale and language (server#39032)
- Fix creating events with old (< unix time) lastoccurence (server#39061)
- Fix(files): Only render the menu if there are actions to show (server#39081)
- Silent `imagecreatefromstring()` errors (server#39101)
- Fix password confirmation (server#39144)
- Fix(sse): don’t update uncached files (server#39153)
- Fix: expect interface, not a specific implementation (server#39154)
- Fix(TagSearchProvider): Short circuit if no tag matches the query (server#39195)
- Update psalm-baseline.xml (server#39220)
- Use more efficient tag retrieval on DAV report request (server#39233)
- Fix(dav): Abort requests with 429 instead of waiting (server#39253)
- Fix(files_sharing): hide download permission for circle shares (server#39259)
- Preload custom properties when propfinding folders (server#39294)
- Chore(CI): Sign .drone.yml file (server#39346)
- Test(psalm): ignore known reports (server#39353)
- GetStorage before remove (server#39356)
- Fix(db): no hardcoded table prefix is expected (server#39394)
- Fix(core): Add password confirmation requirement for getapppassword (server#39419)
- Fix(apps): Fix loading info.xml file (server#39493)
- Fix npm audit (activity#1241)
- Update nextcloud/ocp dependency (activity#1248)
- Allow local ips on globalscale (circles#1299)
- Fix npm audit (files_pdfviewer#765)
- Fix npm audit (again) (files_pdfviewer#774)
- Update phpunit workflows from master (files_pdfviewer#779)
- Replace “Unselect” with “Unselect all” in right click menu (files_rightclick#172)
- Fix npm audit (firstrunwizard#907)
- Update nextcloud/ocp dependency (logreader#913)
- Choreaudit dependencies (logreader#926)
- Update nextcloud/ocp dependency (nextcloud_announcements#211)
- Update nextcloud/ocp dependency (nextcloud_announcements#213)
- Update nextcloud/ocp dependency (notifications#1578)
- Fix(settings): Delete settings when a user is deleted (notifications#1592)
- Choreaudit dependencies (notifications#1605)
- Update nextcloud/ocp dependency (notifications#1608)
- Bump vue and vue-template-compiler (photos#1472)
- Bump webdav from 4.11.0 to 4.11.2 (photos#1503)
- Bump camelcase from 7.0.0 to 7.0.1 (photos#1554)
- Reset selection state in route change (photos#1889)
- Update nextcloud/ocp dependency (photos#1893)
- Fix npm audit (photos#1901)
- Chore(deps-dev): Bump postcss from 8.4.20 to 8.4.24 (photos#1909)
- Fix npm audit (photos#1914)
- Add unselect all (photos#1923)
- Adapt to SystemTags optimizations on server (photos#1928)
- Chore(deps): Bump qs from 6.11.0 to 6.11.2 (photos#1929)
- Update nextcloud/ocp dependency (photos#1935)
- Fix npm audit (photos#1939)
- Bump @nextcloud/router from 2.0.0 to 2.0.1 (privacy#838)
- Fix npm audit (privacy#917)
- Fix npm audit (privacy#923)
- Update nextcloud/ocp dependency (serverinfo#468)
- Update nextcloud/ocp dependency (survey_client#153)
- Fix(css): info callout box color to –color-info (text#4304)
- Update nextcloud/ocp dependency (text#4306)
- Fix: paste tables into document (text#4326)
- Chore(deps): update dependency @vue/test-utils to ^1.3.6 (text#4362)
- Chore(deps): update dependency vite to ^3.2.7 (text#4363)
- Chore(deps): update dependency vite-plugin-commonjs to ^0.8.0 (text#4367)
- Chore(deps): update dependency vue-demi to ^0.14.5 (text#4373)
- Fix(deps): update dependency @nextcloud/router to ^2.1.2 (text#4374)
- Fix(deps): update dependency @nextcloud/auth to ^2.1.0 (text#4375)
- Fix(deps): update dependency @nextcloud/event-bus to ^3.1.0 (text#4376)
- Fix(deps): update dependency @nextcloud/vue to ^7.12.0 (text#4377)
- Fix: hotkey ctrl-s (text#4419)
- Chore(deps): update dependency @nextcloud/eslint-config to ^8.3.0-beta.2 (text#4421)
- Fix npm audit (text#4429)
- Fix(deps): update dependency @nextcloud/axios to ^2.4.0 (text#4434)
- Fix(deps): update dependency mitt to ^3.0.1 (text#4458)
- Chore(deps): update dependency jest-environment-jsdom to ^29.6.1 (text#4459)
- Update nextcloud/ocp dependency (text#4462)
- Fix npm audit (text#4466)
- Fix: Fetch attachment share permissions (text#4489)
- Chore(deps-dev): Bump @types/dockerode from 3.3.18 to 3.3.19 (viewer#1722)
- Fix npm audit (viewer#1750)
- Use the Node object as event payload (viewer#1756)
- Chore: update cypress.yml workflow from template (viewer#1767)
- Fix npm audit (viewer#1777)
- Chore(deps): Bump @nextcloud/files from 3.0.0-beta.10 to 3.0.0-beta.11 (viewer#1790)
- Update cypress snapshots (viewer#1793)
- Fix npm audit (viewer#1796)
- Send CSRF token in rawStat (viewer#1800)
- Fix npm audit (viewer#1801)
- Fix: video player unusable on ios (viewer#1804)
- Fix fullscreen on ios (viewer#1821)
June 22, 2023
# Version 25.0.8
Check the file integrity with:
Changes:
- Invalidate existing tokens when deleting an oauth client (server#37231)
- Fix event moving (server#37813)
- Allow storing multiple mounts for the same rootid in the mount cache (server#38022)
- Fix npm audit (server#38117)
- Add command to summarize space usage (server#38253)
- Use aria-expanded correctly on toggle user actions (server#38359)
- Fix loading custom logo image (server#38408)
- Fix(theming): fix header primary invert if background disabled (server#38433)
- Fix: Catch Deadlock properly as execute throws Doctrine exceptions not our wrapped ones (server#38480)
- Fix: catch errors in id3parser library (server#38518)
- Update ca-cert bundle (server#38532)
- Reload filelist when adding or removing shares (server#38560)
- Fix(caldav): Ignore invalid events for reminder generation (server#38575)
- Fix(trashbin): Truncate long filenames (server#38576)
- Increase from 100000 to 600000 iterations for hash_pbkdf2 (server#38582)
- Fix(caldav): Close DB cursor in reminder index background job (server#38661)
- Trap focus in dialogs (server#38668)
- Fix(caldav): Cast calendar objects id to int when building index (server#38676)
- Improve oauth2 database migration from ownCloud (server#38682)
- Sharing: Do not show copy action when user doesn’t have permissions (server#38683)
- Chore: update workflows from templates (server#38705)
- Store encrypted OAuth2 client secrets (server#38709)
- Create lint-eslint-when-unrelated.yml (server#38721)
- Fix npm audit (server#38738)
- Set stream size for SeekableHttpStream (server#38760)
- Make sure to show download button only one time (server#38820)
- Use source cache when listing folder during recursive copy (server#38893)
- Groupfolder activities on move/rename (activity#1205)
- Shared to circles (circles#1323)
- Chore(deps): Bump @nextcloud/vue from 7.7.1 to 7.7.2 (firstrunwizard#883)
- Fix npm audit (firstrunwizard#893)
- Update nextcloud/ocp dependency (logreader#798)
- Audit and update dependencies (logreader#861)
- Adjust server version to test against (logreader#886)
- Chore: update workflows from templates (notifications#1588)
- Audit fix (password_policy#471)
- Update nextcloud/ocp dependency (photos#1550)
- Fix: use owner instead of owner_id to delete photos by owner (photos#1844)
- Chore: update workflows from templates (photos#1849)
- Fix updating file from albums (photos#1851)
- Fix: properly handle public link share deletion (photos#1853)
- Update view when layout setting changes (photos#1859)
- Prevent progress bar overflow when uploading in album content (photos#1865)
- Make file list semantically correct (photos#1870)
- Fix npm audit (photos#1877)
- Bump @nextcloud/eslint-config from 8.1.4 to 8.1.5 (privacy#839)
- Fix npm audit (privacy#907)
- Chore: run npm audit fix (suspicious_login#804)
- Don’t expect HTML element with ID `mimetype` in public share (text#4258)
- Fix npm audit (text#4278)
- Fix compiled JS assets (text#4282)
- Fix: Catch unique constraint violation when creating new documents (text#4293)
- Fix 404 on blank.mp4 (viewer#1679)
- Chore(deps-dev): Bump @types/dockerode from 3.3.17 to 3.3.18 (viewer#1689)
- Fix size of progress container (viewer#1713)
- Chore: update workflows from templates (viewer#1720)
- Fix npm audit (viewer#1729)
May 26, 2023
# Version 25.0.7
Check the file integrity with:
Changes:
- Backport: Make the container fully fulfill PSR container interface (server#36618)
- Also unmark deleted ldap user when checking the ldap entry (server#37307)
- Fix(dav) Handle Calendar trashbin UID conflicts by removing the deleted calendar object (server#37569)
- Handle not being able to write file for notify self-test (server#37702)
- Fix button text (server#37720)
- Handle reminders where calendar name is null (server#37769)
- Ungroup placeholder css rules to prevent browsers from removing all rules (server#37829)
- Fix background color of external devices with errors on dark color theme (server#37832)
- Sec(deps): Update guzzlehttp/psr7 (server#37844)
- Fix TypeError in Profiler (server#37850)
- Check free space only if source exists and is dir (server#37874)
- Ignore errors while trying to update parent storage_mtime (server#37876)
- Do not override stored credentials when login in with SAML (server#37901)
- Make grid toggle sticky (server#37908)
- Update kerberos sso test setup to use new user_saml config system (server#37919)
- Fix(settings): Fix title of profile scope options (server#37942)
- Do not show Tags action when systemtag is disabled (server#37956)
- Fix npm audit (server#37974)
- Update crl after revoke shifts.csr (server#37996)
- Add command for getting fileinfo for debugging (server#38006)
- Update expire_date column of table comments (server#38039)
- Fix: catch ManuallyLockedException and use app context (server#38044)
- Fix app overflow menu on bright color theme (server#38052)
- Fix(ocp): Add deprecation version to ILogFactory::getCustomLogger (server#38071)
- Add required accessibility attributes to legacy files navigation (server#38074)
- Increase imaginary timeouts as for big files the processing could take very long (server#38084)
- Check return value and improve error handling on certificate manager (server#38090)
- Fix: always use proper path on node api when calling the view (server#38129)
- Fix json_decode expecting a string (server#38132)
- Make sure to never trigger files hooks on a null path (server#38203)
- Update psalm-baseline.xml (server#38236)
- Fix: Check for wrapped retriable exceptions (server#38239)
- Fix(carddav): Mark system address book as read-only (server#38249)
- Fix incosistent scrolling in Firefox (server#38258)
- Fix(lostpassword): Also rate limit the setPassword endpoint (server#38269)
- Fix(middleware): Also abort the request when reaching max delay in af… (server#38276)
- Check the username when doing external storage session auth (server#38282)
- Fix generated avatars cache (server#38305)
- SystemTags endpoint to return tags used by a user with meta data (server#38309)
- Fix(search): fix load more (server#38325)
- Update psr/container to `1.1.2` (3rdparty#1318)
- Sec(deps): Update guzzlehttp/psr7 (3rdparty#1386)
- Rename “user” to “account” in description (bruteforcesettings#454)
- Make changes to circle config synchroneous (circles#1308)
- Add npm-audit-fix (files_pdfviewer#733)
- Fix npm audit (files_pdfviewer#737)
- Bump unzipper from 0.10.11 to 0.10.14 (files_pdfviewer#745)
- Update nextcloud/ocp dependency (firstrunwizard#830)
- Fix npm audit (firstrunwizard#860)
- Update nextcloud/ocp dependency (firstrunwizard#871)
- Update nextcloud/ocp dependency (nextcloud_announcements#188)
- Update nextcloud/ocp dependency (nextcloud_announcements#197)
- Chore(deps): Bump @nextcloud/router from 2.0.0 to 2.0.1 (notifications#1516)
- Chore(deps-dev): Bump @nextcloud/eslint-config from 8.1.2 to 8.1.5 (notifications#1520)
- Update nextcloud/ocp dependency (notifications#1522)
- Add object type as data attr to notification (notifications#1523)
- Fix(deps): Update webpack (notifications#1527)
- Update nextcloud/ocp dependency (notifications#1542)
- Update nextcloud/ocp dependency (notifications#1550)
- Fix: null password handling in entry control logic (password_policy#461)
- Do not allow deletion from public albums (photos#1751)
- Fix: hide upload button on public album shares (photos#1762)
- Expose DAV permissions on album and places photos (photos#1776)
- Listen to more events for albums (photos#1780)
- Use display name instead of id for shared albums (photos#1784)
- Reset file list on upload in FilesPicker (photos#1793)
- Run npm audit fix #1799 (photos#1800)
- Revert using display name in shared albums’ name (photos#1802)
- Prevent progress bar overflow when uploading in Folders (photos#1804)
- Fix npm audit (privacy#886)
- Fix npm audit (recommendations#612)
- Fix npm audit (related_resources#221)
- Update nextcloud/ocp dependency (serverinfo#424)
- Update nextcloud/ocp dependency (serverinfo#445)
- Update nextcloud/ocp dependency (serverinfo#450)
- Chore(deps): update dependency @vue/test-utils to ^1.3.5 (text#4059)
- Update nextcloud/ocp dependency (text#4061)
- Fix double readme files getting created on case-insensitive storages (text#4106)
- Fix npm audit (text#4109)
- Fix editing image description fails if enter isn’t pressed (text#4113)
- Fix(Viewer): remove outdated fix from stable16. (text#4121)
- Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.17.1 (text#4145)
- Chore(deps): update dependency @nextcloud/webpack-vue-config to ^5.5.1 (text#4146)
- Chore(deps): update dependency vite to ^3.2.6 (text#4147)
- Fix(deps): update dependency path-normalize to ^6.0.11 (text#4148)
- Update nextcloud/ocp dependency (text#4149)
- Chore(deps): update dependency vite-plugin-commonjs to ^0.7.0 (text#4151)
- Chore(deps): update dependency vue-demi to ^0.14.0 (text#4152)
- Fix(deps): update dependency @nextcloud/router to ^2.1.1 (text#4154)
- Fix(deps): update dependency @nextcloud/vue to ^7.11.2 (text#4155)
- Fix(deps): update dependency @nextcloud/vue to ^7.11.3 (text#4160)
- Chore(deps): update dependency vue-demi to ^0.14.1 (text#4182)
- Fix(deps): update dependency @nextcloud/vue to ^7.11.4 (text#4183)
- Fix(deps): update dependency path-normalize to ^6.0.12 (text#4184)
- Chore(deps): update dependency @nextcloud/eslint-config to ^8.3.0-beta.0 (text#4185)
- Update nextcloud/ocp dependency (text#4186)
- Chore(deps): update dependency vite-plugin-commonjs to ^0.7.1 (text#4189)
- Fix(deps): Update vulnerable npm packages (twofactor_totp#1374)
- Chore(deps-dev): replace vue-jest with @vue/vue2-jest@27 (twofactor_totp#1396)
- Chore(deps): Bump @skjnldsv/vue-plyr from 7.3.0 to 7.3.1 (viewer#1618)
- Add npm-audit-fix (viewer#1624)
- Fix npm audit (viewer#1631)
- Fix: use left position of sidebar to set viewer width (viewer#1642)
- Chore(deps-dev): Bump @types/dockerode from 3.3.16 to 3.3.17 (viewer#1646)
- Fix: remove undefined method call (viewer#1650)
- Use proper alt text for viewer app modal (viewer#1653)
- Override hardcoded save button width (viewer#1658)
- Increase z-index of SfxPopper instead of its children (viewer#1660)
April 20, 2023
# Version 25.0.6
Check the file integrity with:
Changes:
- Fix: Make sure to reopen session before cleaning (server#36605)
- Fix(user-management): Fix deleting user in hidden group(s) (server#37267)
- Fix: add important to css hidden files class (server#37287)
- Add parent index on filecache (server#37315)
- Redo “Replace custom tooltips with native ones and add description to all e…”” (server#37323)
- Fix/36908 set aria hidden for default shipped widgets icons (server#37337)
- Share type sciencemesh (server#37347)
- Fix alt attrs for images in files versions (server#37363)
- Fix OC_Image: Prevent E_WARNING from getimagesize* (server#37366)
- Create `h3` headings for profile page. Replace `
- Fix(files_sharing): Allow file actions other than download for hide download shares (server#37438)
- Fix(docs): Fix RST parsing of the sample config (server#37442)
- Fix 2FA blocks’ width on login screen (server#37445)
- Fix/36917 the statuses list was implemented semantically incorrectly (server#37460)
- Replace custom tooltips with native ones of entries in contacts menu. (server#37462)
- Add label for logo link (server#37472)
- Dispatch BeforeUserLoggedInEvent (server#37479)
- Change contactsmenu structure to a list (server#37483)
- Fix the avatar generation on Alpine Linux (server#37484)
- Hide shared files located in group folder’s trash bin (server#37490)
- Fix default_language doc (server#37509)
- Improve handling of profile fields (server#37524)
- Clear encrypted flag when moving away from encrypted storage (server#37535)
- Fix: Avoid scrolling the #content wrapper container (server#37546)
- Feat(security): Allow to opt-out of ratelimit protection, e.g. for te… (server#37552)
- Extend path-prefix optimizer to remove all cases of path_hash= when encountering a path prefix filter (server#37560)
- Fix: Always create user directory when transfering files to new users (server#37667)
- App type extended_authentication (server#37690)
- Update nextcloud/ocp dependency (activity#1142)
- Fix multiselect right-click options (files_rightclick#154)
- Fix-right-click multiselect in trash bin (files_rightclick#159)
- Update nextcloud/ocp dependency (nextcloud_announcements#178)
- Update nextcloud/ocp dependency (nextcloud_announcements#182)
- Update nextcloud/ocp dependency (notifications#1488)
- Update nextcloud/ocp dependency (notifications#1498)
- Fix scrolling in large folders (photos#1707)
- Fix(settings): Debounce filepicker calls (photos#1713)
- Albums: check copy source owner is the current user and throw (photos#1738)
- Update nextcloud/ocp dependency (text#3970)
- Fix(deps): update dependency @nextcloud/vue to ^7.8.4 (text#3994)
- Chore(deps): update dependency @nextcloud/webpack-vue-config to ^5.5.0 (text#3995)
- Update nextcloud/ocp dependency (text#3996)
- Add table wrapper as scroll container for readonly tables (text#4001)
- Fix: Ensure to not persist user put into the session for direct editing (text#4004)
- Fix(deps): update dependency @nextcloud/vue to ^7.9.0 (text#4018)
- Update nextcloud/ocp dependency (text#4021)
- Fix: scroll for outline (text#4039)
- Fix(challenge): invert icon on light mode (twofactor_totp#1350)
- Bump dockerode and @types/dockerode (viewer#1585)
- Update vue to 7.6.1 (viewer#1595)
- Fix enter key in text input in image editor (viewer#1598)
- Chore(deps-dev): Bump @types/dockerode from 3.3.15 to 3.3.16 (viewer#1601)
March 24, 2023
# Version 25.0.5
Check the file integrity with:
Changes:
- Add brute force protection on all methods wrapped by PublicShareMiddleware (server#35650)
- Add option to return an exit-code when occ status signals an update is needed (server#36218)
- Allow settings navigation items with no route entry (server#36529)
- Fix(client-login-flow): Handle missing stateToken gracefully (server#36585)
- Fix(caldav): Fix reminder timezone drift for all-day events (server#36642)
- Safer URL match in FileReferenceProvider (server#36645)
- Port user menu to Vue (server#36668)
- Fix the login log entry (server#36672)
- Create an accessible name for logo on logged in page (server#36682)
- Fix missing files:navigation:changed when clicking on a dir in the favorites view (server#36683)
- Fix: Only get params from PUT content if possible (server#36696)
- Add a disk_free_space check before writing config (server#36729)
- Check for opcache.file_cache_only=1 (server#36731)
- Avoid locking on restore/delete and limit concurrent requests (server#36745)
- Fix too long entries in contacts-menu (server#36747)
- Change X-Robots-Tag header from “none” to “noindex, nofollow” (server#36749)
- Fix the contacts-menu vcf-contact avatars (server#36752)
- Don’t regard 1024px width viewport as mobile (server#36764)
- Bump @nextcloud/password-confirmation from 4.0.2 to 4.0.4 (server#36770)
- Avoid extra parenthesis around SQL in IN expressions (server#36797)
- Fix event listener race condition on login-form (server#36806)
- Avoid getting null mimetype when getting reference preview (server#36828)
- Bump @nextcloud/vue from 7.5.0 to 7.7.0 and add node-polyfill-webpack-plugin (server#36841)
- Add focus border for search results (server#36844)
- Fix broken search for tags in workflow checks (server#36856)
- Add name for home breadcrumb in filepicker (server#36858)
- Bump php-opencloud/openstack to 3.2.1 in stable25 (server#36879)
- Remove extraneous Node.js core module dependencies (server#36885)
- Fix(CI): Run repair steps against Oracle DB (server#36886)
- Convert tag id to number (closing #35645) (server#36887)
- Adapt native tooltip for new structure of NcAvatar (server#36896)
- Fix(SystemTagManager): Truncate overlong tag names (server#36899)
- Port admin delegation selects (server#36929)
- Port clear user status select (server#36932)
- Fix share select dropdown not opening when viewer is open (server#37000)
- Db]: Remove not supported column comments for SQLite (server#37003)
- Fix right-click img tags (server#37007)
- Bump @nextcloud/vue from 7.7.0 to 7.8.0 (server#37027)
- Chore(security): Bump “Expires” of well-known/security.txt (server#37036)
- Add avatar contact img description (server#37047)
- Update wording for disabled web updater (server#37051)
- Add label and switch ocdialog close button to button element (server#37063)
- Fix(CI): Fix acceptance test password field selector after @nextcloud… (server#37075)
- Create headings for apps, users, settings pages (server#37118)
- Imaginary – fix autorotate for heic and improve the logic (server#37156)
- Add a check for disk_free_space in Config.php (server#37158)
- Postgresql installation – add quotes around user names (server#37162)
- Fix white scrollbar corner in dark mode (server#37164)
- Fix(user_status): Fix the user status automation on the day availablity rules are adjusted (server#37196)
- Fix(dav): Handle no next potential toggle in availability detection (server#37200)
- Add chunking in SystemTagObjectMapper::getTagIdsForObjects (server#37216)
- Save some CI time (server#37225)
- Set
headings for navigation through files app (server#37232) - Chore: use local variable for remote address (server#37236)
- Fix Cache-Control header of non-versioned assets (server#37249)
- Fix(workflow): Check tag attribute (server#37255)
- Replace custom tooltips with native ones and add description to all e… (server#37274)
- Revert “Replace custom tooltips with native ones and add description to all e…” (server#37285)
- Bump php-opencloud/openstack to 3.2.1 in stable25 (3rdparty#1321)
- Update nextcloud/ocp dependency (activity#1097)
- Exception on missing session (circles#1270)
- Upgrade @nextcloud/vue from 5.4.0 to 7.5.0 (firstrunwizard#817)
- Mount menu entry into Vue user menu (firstrunwizard#827)
- Bump @nextcloud/vue from 7.5.0 to 7.7.1 (firstrunwizard#837)
- Update nextcloud/ocp dependency (nextcloud_announcements#164)
- Update nextcloud/ocp dependency (notifications#1460)
- Fix(FetchFacesMixin): Decode entities in file.realpath (photos#1646)
- Improve overall preview loading (photos#1658)
- Use full filenames in folder view (photos#1660)
- Take into account cropped layout setting (photos#1669)
- Create headings for photos pages (photos#1688)
- Remove unneeded attr `title` (privacy#860)
- Bump/bump nextcloud vue to 7.8.0 (privacy#866)
- Fix FreeBSD: Add Support for Swap Output on TrueNas Core (serverinfo#431)
- Chore(deps): update dependency jest-environment-jsdom to ^29.4.3 (text#3809)
- Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.17.0 (text#3810)
- Fix(deps): update dependency @nextcloud/vue to ^7.7.1 (text#3811)
- Update nextcloud/ocp dependency (text#3813)
- Ci: Pin phpunit to 9 (text#3840)
- Fix: solve publicly shared document with hide download issue (text#3851)
- Shrink heading anchor links to `1em`, fixes links in headings (text#3852)
- Fix(deps): update dependency @nextcloud/vue to ^7.8.0 (text#3867)
- Use the href of links for link previews, not `node.textContent` (text#3887)
- Only open direct link files if link points to Files app (text#3905)
- Chore(deps): update dependency jest-environment-jsdom to ^29.5.0 (text#3920)
- Chore(deps): update dependency vite-plugin-commonjs to ^0.6.2 (text#3935)
- Allow to scroll tables horizontally (text#3938)
- Bump dns-packet from 5.3.1 to 5.4.0 (twofactor_totp#1334)
- Bump filerobot-image-editor from 4.3.7 to 4.3.8 (viewer#1547)
- Update preview when file is updated in ImageEditor (viewer#1555)
- Handle 404 when opening files (viewer#1559)
- Fix AxiosError when deleting photo in viewer (viewer#1561)
- Fix(dependencies): force `react-filerobot-image-editor@^4.3.8` (viewer#1576)
February 23, 2023
# Version 25.0.4
Check the file integrity with:
Changes:
- Fix array to string conversion in errorlog writer (server#35821) 5
- Use mimetype from cache for workflow checks (server#35842) 1
- Update psalm-baseline.xml (server#35954) 1
- Fix: show toggle grid view button with open sidebar (server#36032)
- Replace custom tooltips with native one in vue components and views (server#36044) 2
- Remove js navigation on alternative login click (server#36076) 1
- Replace custom tooltips with native ones in apps page (server#36082) 2
- Replace custom tooltips with native ones in users page (server#36084)
- Escape path prefix when doing cache jail search (server#36099) 1
- IMigrationStep progress bar fix (server#36102)
- Limit key names when uploading theme images (server#36103)
- Fix inability to re-enter share password after invalid input (server#36106) 1
- Differentiate share links (server#36129) 7
- Add always visible share label (server#36134)
- Focus trap contacts menu with NcHeaderMenu port (server#36142) 1
- Catch Exceptions when loading storage data of users (server#36155)
- Extend ViewOnly DAV plugin to versions endpoint (server#36164)
- Ext storage configs default value support + enable SSL by default (server#36165) 3
- Improve exception serializing (server#36167)
- Improve saving applicable users in ext storage (server#36174)
- Improve password generation for link shares (server#36179) 1
- Only expose storage location to admins (server#36180) 1
- Revert “Add alt to the logo, adapt css for logo” (server#36193) 4
- Fix/35886 replace custom tooltips with native one for personal and administration settings stable25 (server#36197) 1
- Fix login loop if login CSRF fails and user is not logged in (server#36208) 7
- Fix(search): Fix settings section icon color (server#36226)
- Fix(dav): catch MaxInstancesExceededException for recurring events without end date (server#36230) 1
- Port global search menu to focus trapped NcHeaderMenu (server#36236)
- Allow interaction with encrypted folders (server#36238) 2
- Disable unreliable acceptance tests (server#36240)
- Fix github action “performance-8.0” when PR is from a fork. (server#36243) 1
- Specify the profiler app branch to test with (server#36246)
- Docs: document types flag for search options (server#36255)
- Fix(theming): fix admin images migration (server#36272)
- Remove Bootstrap version reference from tooltip.scss (server#36273) 2
- Fix(occ): Fix comment formatting of maintenance:repair command (server#36274)
- L10n: Fixed grammar (server#36283)
- Fix interned strings buffer check if 0 free bytes (server#36292) 3
- Fix double where in CustomProperiesBackendTest (server#36294)
- Add success message to personal settings clipboard button (server#36296)
- Fix user status message input (server#36297)
- Fix WHERE condition when selecting user’s availability for the status… (server#36308)
- [Fix]: scan-app-data conversion (server#36311)]([stable25] [Fix]: scan-app-data conversion by backportbot-nextcloud[bot] · Pull Request #36311 · nextcloud/server · GitHub 2)
- Fix double where() usage in resource manager (server#36317)
- Bump @nextcloud/vue to v7.5.0 (server#36322) 1
- Fix default value for files_no_background_scan (server#36335) 1
- Port files sharing selector (server#36339) 1
- Don’t translate a variable (server#36344) 1
- Imaginary – add tiff to supported formats (server#36364) 3
- Fix moving files of encrypted local storage to unencrypted local storage (server#36374) 1
- Fix(dav): check if principal has email address before accessing it (server#36387)
- Fix admin-disabled background and user pristine theming settings (server#36394)
- Fix focus not returning to search icon (server#36398) 1
- Do not store generated mysql password if it was not used (server#36400)
- Fix(caldav): Fix wrong Psalm report for nullable calendar data (server#36412)
- Allow keyup enter in user status (server#36415)
- Fix the exif_read_data issue (server#36439) 3
- Fix(encryption): don’t throw on missing file (server#36442)
- Fix MigrateBackgroundImages on oracle (server#36456) 1
- Add a safeguard for Version23000Date20210721100600.php (server#36466)
- Non-static app_dir (server#36476)
- Do not reuse query builder objects in DAV account deletion (server#36490)
- Drop vue-clipboard2 in favour of native Clipboard API to fix copy to clipboard (server#36507)
- Do not open the sidebar automatically on small widths (server#36514)
- Chore(CI): Opt-out of PHPUnit 10 for now (server#36518)
- Perf(federation): Only request root share info for checking availability (server#36557)
- Add bruteforce protection to password reset page (server#36573) 4
- Revert #34908 to allow 32bit setups to upgrade to 26 (server#36593) 3
- Port profile visibility select (server#36595)
- Update psalm-baseline.xml (server#36597)
- Imaginary – fix generation of heif, pdf, illustrator and svg thumbnails (server#36602) 2
- Prevent scrolling hover .files-controls (server#36614)
- Restore copy button text on directory fetch error (server#36615)
- Fix compilation of Vue 2.7 features (server#36624) 3
- Revert “update 64-bit check wording” (server#36631)
- Also copy meta data when converting DataResponse to JSONRe… (server#36702)
- Validate the scope when validating operations (server#36815)
- Update nextcloud/ocp dependency (activity#1053)
- Replace custom tooltips with native tooltips (activity#1055)
- Update nextcloud/ocp dependency (activity#1067)
- Show full date after headings like “Today” as a hidden-visually span (activity#1070)
- Create an unordered list for the list of activities (activity#1078)
- Bump @nextcloud/router from 2.0.0 to 2.0.1 (files_pdfviewer#706)
- Update nextcloud/ocp dependency (firstrunwizard#807)
- Update nextcloud/ocp dependency (firstrunwizard#820) 1
- Update nextcloud/ocp dependency (nextcloud_announcements#157)
- Bugfix/noid/close header menu (notifications#1417)
- Update nextcloud/ocp dependency (notifications#1438)
- Replace custom tooltips with native ones. (notifications#1439)
- Remove focus border when not keyboard focused (notifications#1449)
- Update title when changing sections in navigation (photos#1515)
- Make face covers smaller (photos#1552)
- Fix renaming faces: Do not delete existing face when renaming (photos#1581) 1
- Fix upload of pictures into album (photos#1603) 1
- Fix sharing with group (photos#1605) 1
- Listen to NodeDeletedEvent to remove photos from albums (photos#1607)
- Fix FaceContent: Fix viewer path (photos#1608)
- Correctly listen to group change events (photos#1612)
- Fix(tags performance): Cache tag counts on server and load them using initial state (photos#1620) 1
- Fix viewer in public albums (photos#1630) 2
- Fix(FetchFacesMixin): Decode entities in file.realpath (photos#1646) 2
- Replace custom tooltips with native ones (privacy#849)
- Improve related resources’ title (related_resources#163)
- Update nextcloud/ocp dependency (serverinfo#408) 1
- Fix(deps): update dependency markdown-it-image-figures to ^2.1.1 (text#3648)
- Update nextcloud/ocp dependency (text#3651)
- Fix(deps): update dependency path-normalize to ^6.0.10 (text#3655)
- Chore(deps): update dependency @nextcloud/eslint-config to ^8.2.0 (text#3661)
- Fix(deps): update dependency @nextcloud/logger to ^2.5.0 (text#3662)
- Fix(deps): update dependency @nextcloud/vue to ^7.5.0 (text#3664)
- Fix(deps): update tiptap (text#3675)
- Chore(deps): update dependency jest-environment-jsdom to ^29.4.0 (text#3699)
- Chore(deps): update dependency jest-environment-jsdom to ^29.4.1 (text#3702)
- Fix bug when session not found (text#3705)
- Chore(deps): update dependency @vue/test-utils to ^1.3.4 (text#3708)
- Update nextcloud/ocp dependency (text#3721) 3
- Fix background color of tables (text#3734) 3
- Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.16.2 (text#3743)
- Chore(deps): update dependency @nextcloud/eslint-config to ^8.2.1 (text#3744)
- Fix(deps): update dependency vue-material-design-icons to ^5.2.0 (text#3755) 1
- Fix: transations in status message (text#3767) 1
- Fix(Polling): Perform computations in milliseconds (text#3773)
- Fix: empty code blocks (text#3780)
- Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.16.3 (text#3782)
- Chore(deps): update dependency jest-environment-jsdom to ^29.4.2 (text#3783)
- Catch error if no user is logged in (viewer#1527)
- Enable app specific preview URL (viewer#1536) 7
January 28, 2023
# Version 25.0.3
Check the file integrity with:
Changes:
- Set page titel for each sidebar section through User management pages (server#35467)
- Change header semantic in the user status dialog (server#35480)
- Rename personal Groupware settings section to “Availability” (server#35492)
- Remove old code from comment to not trigger automatic scanners more than needed (server#35497)
- Add migration for encryption keys in wrong location (server#35499)
- Fix SQL comparison with int array during external storage deletion (server#35516)
- Fix the popovermenu (server#35517)
- Bump @nextcloud/vue to 7.2.0 (server#35551)
- Update ca-cert bundle (server#35573)
- Fix type of PreviewController::$userId (server#35577)
- Show success on share actions (server#35578)
- Allow to set a custom timeout for ldap connections (server#35602)
- Set page title for each sidebar section through User management pages (server#35629)
- Fix contrast of global search headings (server#35639)
- Add new border color variable and adjust primary color for increased contrast (server#35640)
- Add success popup message for copying share links (server#35641)
- Update psalm-baseline.xml (server#35663)
- Update the unencrypted file size when closing streams (server#35668)
- Update handlebars-loader to 1.7.3 (server#35673)
- Add alt to the logo, adapt css for logo (server#35676)
- Increase default global input field border contrast (server#35683)
- Improve verbosity of search description (server#35688)
- Fix default primary for user theming (server#35702)
- Update sensitive config list of Talk (server#35706)
- Show group name instead of group id as recommendation (server#35710)
- Use correct filter for app icons in the right sidebar of app management (server#35711)
- Improve email results for sharing (server#35712)
- Ci: update minio image for s3 primary storage tests (server#35724)
- Preview: fix HEIC orientation (server#35727)
- Quota value as float for 32-bit systems (server#35734)
- Fix vue-select styles (server#35742)
- Read loginName from token (server#35747)
- Change app menu focused items behavior that neighbor elements (text and border) have no overlapping (server#35771)
- PHP8] check if params given to API are really an array (server#35797)
- Fix missing cast of double controller parameters (server#35798)
- Fix case sensitivity of email when saving settings (server#35803)
- Restoring clearCachedConfig() (server#35812)
- Use display name cache on getStorageInfo (server#35815)
- Allow additional Sabre plugins in publicwebdav.php (server#35817)
- Allow running encryption:fix-encrypted-version for all users (server#35827)
- Fix parameter type for EntityCollection::setReadMarker in comments app (server#35835)
- Fix: remove other shares from ui when deleted (server#35848)
- Remove comment and guests option from Invitations UI (server#35859)
- Increase preview_max_memory and make it easier to debug (server#35864)
- Avatar generation – disable setimageformat (server#35895)
- Fix video fullscreen on public page (server#35902)
- Replace custom tooltips with native one for files sharing (server#35904)
- Replace custom tooltips with native ones in files (server#35905)
- Revert “avatar generation – disable setimageformat” (server#35914)
- Update the user status dashboard widget and fix the icon color (server#35948)
- Chore(CI): Improve rate limit situation when installing phpunit (server#35962)
- Docs: trusted_proxies support IPv6 ranges (server#35963)
- Also limit the password length on reset (server#35977)
- Appsidebar should be compact when opened on small heights (server#35983)
- Fix user status icon in avatar menu (server#35984)
- Bump json5 from 1.0.1-1.0.2 and 2.2.0-2.2.3 (server#35988)
- Remove myself from being codeowner of some modules (server#35992)
- Bump @nextcloud/vue from 7.2.0 to 7.3.0 (server#35997)
- Allow target=”_blank” in app navigation items (server#36007)
- Fix default phone region validation (server#36010)
- Update crl after revoke files_bpm.csr (server#36017)
- Add restrictions when downloading to resolve with opengraph link provider (server#36022)
- Fix scrolling while dragging in file list view (server#36028)
- Fix cache key used to verify shared mountpoints (server#36049)
- Link reference provider: Improve content-type check (server#36053)
- Update ca-cert bundle (server#36059)
- Fix theming migration repair step by passing correct type for argument (server#36081)
- Allow keyup enter in user status (server#36132)
- Revert “Allow keyup enter in user status” (server#36143)
- Still include the share target in the cache key for validating share mount (server#36169)
- Update nextcloud/ocp dependency (activity#1034)
- Bump @nextcloud/vue from 7.0.0-beta.3 to 7.3.0 (activity#1043)
- Fix background image size (firstrunwizard#790)
- Update nextcloud/ocp dependency (firstrunwizard#799)
- Various fixes (logreader#824)
- Update nextcloud/ocp dependency (nextcloud_announcements#144)
- Update nextcloud/ocp dependency (nextcloud_announcements#150)
- Update nextcloud/ocp dependency (notifications#1399)
- Bump deps to newer versions (notifications#1407)
- Update nextcloud/ocp dependency (notifications#1413)
- Bump postcss-loader from 7.0.1 to 7.0.2 (photos#1519)
- Lazy load faces (photos#1523)
- Remove broken icons.css references (photos#1533)
- Bump postcss from 8.4.18 to 8.4.20 (photos#1545)
- Bug fix] encode file name for file source (photos#1563)
- Backport: #1569 to stable25 (photos#1574)
- Bump @nextcloud/axios from 1.10.0 to 2.1.0 (recommendations#575)
- Fix(deps): update tiptap (text#3486)
- Fix(deps): update dependency @nextcloud/axios to ^2.2.0 (text#3487)
- Chore(deps): update dependency vite-plugin-commonjs to ^0.6.0 (text#3491)
- Prevent dangling debounced extractHeadings function (text#3522)
- Only scroll images into view when they’re added (text#3533)
- Don’t empty list of headings in onDestroy (text#3537)
- Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.6 (text#3539)
- Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.7 (text#3549)
- Chore(deps): update dependency vite to ^3.2.5 (text#3553)
- Chore(deps): update dependency vite-plugin-commonjs to ^0.6.1 (text#3554)
- Fix(deps): update dependency path-normalize to ^6.0.9 (text#3555)
- Fix(deps): update tiptap to ^2.0.0-beta.209 (text#3578)
- Fix(deps): update dependency @nextcloud/axios to ^2.3.0 (text#3579)
- Update nextcloud/ocp dependency (text#3582)
- Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.16.0 (text#3590)
- Backport missing pieces for outline suport in Collectives (text#3593)
- Block file access for secure view (text#3595)
- Increase idle timeout to one day 40 minutes) (text#3597)
- Fix(deps): update dependency @tiptap/prosemirror-tables to ^1.1.4 (text#3602)
- Fix(deps): update dependency @nextcloud/vue to ^7.3.0 (text#3605)
- Fix(deps): update dependency @nextcloud/router to ^2.0.1 (text#3612)
- Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.16.1 (text#3620)
- Treat newlines as linebreaks when pasting as plaintext (text#3625)
- Chore(deps): update dependency @nextcloud/eslint-config to ^8.1.5 (text#3629)
- Fix: reconnect – reload main container (text#3635)
- Npm audit fix (text#3638)
- Fix(Images): Update image alt text on blur (text#3641)
- Bump webdav from 4.11.0 to 4.11.2 (viewer#1484)
- Bump camelcase from 7.0.0 to 7.0.1 (viewer#1493)
- Bump @nextcloud/router from 2.0.0 to 2.0.1 (viewer#1508)
- Update vue to 7.3 (viewer#1511)
December 8, 2022
# Version 25.0.2
Check the file integrity with:
Changes:
- Avoid double ldap_unbind in Wizard.php (server#34577)
- Fix disabled federated scope (server#34862)
- Fix NC25 for 32-bit (server#34905)
- Update 64-bit check wording (server#34921)
- Disable upgrades to 26 for 32-bit (server#34922)
- Fix visibility of internal expire date (server#34925)
- Update @nextcloud/dialogs and fix toasts styling (server#34928)
- Fix deprecations logged as errors (server#34944)
- Skip general login with email for non-valid addresses and LDAP (server#34946)
- Run session token renewals in a database transaction (server#34953)
- Read encrypted session data again on reopen (server#34955)
- Fix invalid date in security.txt (server#34964)
- Fix duplicate event email notifications (server#34978)
- Avoid a crash when a PHP extension has no version (server#34998)
- Fix cron warning with time insensitive jobs (server#35010)
- Fix unsuccessful token login logged as error (server#35011)
- Cast to int (server#35023)
- Add repair command to fix wrong share ownership (server#35034)
- Fix checkmark for theme settings in dark mode (server#35035)
- Fix size calculation on copying the skeleton files (server#35048)
- Add description for calendar uri (server#35058)
- Fix sidebar not automatically hidden in Files app (server#35060)
- Fix top margin in empty versions list (server#35064)
- Add pre-commit configuration (server#35078)
- Bump microsoft/azure-storage-blob to 1.5.4 in stable25 (server#35082)
- Fix HTML entities not decoded in comment just added (server#35085)
- Make sure that path is normalized and then checked, (server#35086)
- Fix PublicKeyTokenProviderTest import and mock (server#35099)
- Fix distorted previews when using imaginary (server#35117)
- Fix hasBigIntConversionPendingColumns missing files_trash (server#35118)
- [LDAP] always create instance of own user manager (server#35130)
- Run integration tests on 3rdparty bump (server#35133)
- Support postgres15 (server#35135)
- Bump aws/aws-sdk-php to 3.240 in stable25 (server#35137)
- Make sure to not pass null to DateTime::createFromFormat (server#35161)
- Deprecate PHP7.4 (server#35164)
- Allow single character search by default (server#35166)
- Fix rendering of login headline (server#35172)
- Bump swiftmailer/swiftmailer to 6.3.0 in stable25 (server#35174)
- Use the updated mariadb10.6 container in drone (server#35180)
- Update CODEOWNERS (server#35183)
- Bump @nextcloud/vue to 7.1.0-beta0 (server#35188)
- Fix dashboard scrolling (server#35190)
- Fix AppMenu icons for firefox (server#35191)
- Mark more config values as sensitive (server#35199)
- Fix settings for setting default expiration date (server#35214)
- Fix logo not correctly inverted (server#35216)
- Fix sharing expiration date handling and saving (server#35220)
- Check quota on file copy (server#35232)
- Close global search menu when keyboard focus leaves (server#35233)
- Limit toggle grid view button scope (server#35235)
- Fix missing native submit type from OAuth client add button (server#35237)
- Delay updating setup providers untill we register the mounts (server#35255)
- Fix default theming variables (server#35256)
- Generate user themed icons (server#35261)
- Also cancel XHR when cancelling uploads (server#35265)
- Hide warning about missing apps for when shipped in the next version (server#35291)
- Increase the fair-use push limit to 1.000 users (server#35298)
- Don’t use quota cache through user management (server#35312)
- Fix mentions rendering in comment editor (server#35322)
- Optimize background image migration job (server#35326)
- Handle badly named version files more gracefully and log information (server#35327)
- Help pages: set window title for sidebar sections (server#35330)
- Revert “Fix quota type to int” (server#35335)
- Fix navigation order (server#35338)
- Prevents the selection of encrypted folders when clicking on the “Select all” checkbox (server#35340)
- Fix border color contrast (server#35346)
- Fix forwarding the object id when searching comments (server#35354)
- Update cache when file size === 0 (server#35366)
- Fix user settings layout (server#35375)
- Add repair job that will ensure that secret and passwordsalt are set (server#35377)
- Add label to sharing search field (server#35382)
- Fix UX of renaming token (server#35390)
- Update some deps (server#35394)
- Revert minimum length for tags (server#35404)
- Do not check quota for non Node (server#35408)
- Fix missing share icon (server#35411)
- Place
<h1>
into main content (server#35412) - Fix share admin page (server#35414)
- Fix theming tests (server#35415)
- Fix update for 32-bit (server#35453)
- Revert “Fix border color contrast” (server#35454)
- Allow upgrading from ownCloud 10.11 (server#35478)
- Add fallback routines for empty secret cases (server#35605)
- Downgrade ubuntu in order to fix CI (server#35606)
- Fix migration to non-empty secret (server#35616)
- Bump microsoft/azure-storage-blob to 1.5.4 in stable25 (3rdparty#1217)
- Bump aws/aws-sdk-php to 3.240 in stable25 (3rdparty#1227)
- Bump swiftmailer/swiftmailer to 6.3.0 in stable25 (3rdparty#1229)
- Update nextcloud/ocp dependency (activity#1001)
- Run NPM audit fix (activity#1003)
- Apply ACL groupfolders (activity#1015)
- Add filter to page title (activity#1017)
- Update load-utils to 2.0.4 (bruteforcesettings#420)
- Re-activate getMember() (circles#1203)
- Avoid exception loop (circles#1220)
- Update loader-utils and minimatch (files_pdfviewer#681)
- Update nextcloud/ocp dependency (firstrunwizard#752)
- Update nextcloud/ocp dependency (firstrunwizard#780)
- Fix navigation menu order (firstrunwizard#784)
- Update some libs (logreader#817)
- Update nextcloud/ocp dependency (nextcloud_announcements#136)
- Still push notifications of twofactor_nextcloud_notification when in DND (notifications#1355)
- Update nextcloud/ocp dependency (notifications#1366)
- Close menu when focus leaves (notifications#1368)
- Add admin setting page with users defaults (notifications#1369)
- Run NPM audit fix (notifications#1373)
- Update user status with event data (notifications#1377)
- Update loader-utils from 1.4.0 to 1.4.2 and 2.0.2 to 2.0.4 (password_policy#410)
- Update some libs (password_policy#411)
- Update nextcloud/ocp dependency (photos#1443)
- Add primary key index to collaborators table (photos#1449)
- Bump @vue/test-utils from 1.3.0 to 1.3.3 (photos#1460)
- Update nextcloud/ocp dependency (photos#1482)
- Prevent throwing an error in node deletion hook (photos#1493)
- Run npm audit fix (photos#1495)
- Fix version20003Date20221102170153 migration (photos#1501)
- Audit fix (privacy#814)
- Bump @nextcloud/dialogs from 3.1.2 to 3.1.4 (privacy#817)
- Bump @nextcloud/vue from 5.4.0 to 7.0.1 (privacy#822)
- Bump @nextcloud/vue from 7.1.0-beta.1 to 7.1.0-beta.2 (privacy#827)
- Update nextcloud/ocp dependency (related_resources#132)
- Remove completed remove route TODO (related_resources#133)
- Revert “Revert”alternate route for complex itemid”” (related_resources#135)
- Update nextcloud/ocp dependency (related_resources#138)
- Bump npm dependencies (related_resources#145)
- Chore(deps): update dependency @nextcloud/webpack-vue-config to ^5.4.0 (text#3314)
- Fix: relative link in RichWorkspace (text#3323)
- Chore(deps): update dependency vite to ^3.2.2 (text#3337)
- Fix(deps): update tiptap (text#3338)
- Update nextcloud/ocp dependency (text#3343)
- Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.3 (text#3355)
- Chore(deps): update dependency @vue/test-utils to ^1.3.3 (text#3359)
- DirectEditing: Set session user for DirectSession editing (text#3371)
- Disable rich workspace rendering when view is not visible (text#3377)
- Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.4 (text#3383)
- Chore(deps): update dependency vite to ^3.2.3 (text#3385)
- Chore(deps): update dependency jest-environment-jsdom to ^29.3.0 (text#3386)
- Don’t apply author annotations when in composition (text#3395)
- Set IUserSession user in SessionController if available (text#3397)
- Chore(deps): update dependency jest-environment-jsdom to ^29.3.1 (text#3406)
- Fix(deps): update vue monorepo to ^2.7.14 (text#3409)
- Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.5 (text#3412)
- Chore(deps): update dependency @nextcloud/eslint-config to ^8.1.3 (text#3415)
- Fix hard line breaks displayed with additional new line between (text#3416)
- Update nextcloud/ocp dependency (text#3420)
- Fix(deps): update tiptap (text#3426)
- Make images block nodes (text#3431)
- Fix(deps): update dependency @nextcloud/vue to ^7.1.0-beta.0 (text#3433)
- Bring back menubar without formatting on plain text mode (text#3437)
- Refactor vuex store (text#3439)
- Chore(deps): update dependency vite to ^3.2.4 (text#3440)
- Chore(deps): update dependency @nextcloud/eslint-config to ^8.1.4 (text#3447)
- Fix(deps): update dependency @nextcloud/vue to ^7.1.0-beta.1 (text#3455)
- Fix(deps): update dependency prosemirror-model to ^1.18.3 (text#3456)
- Fix notification icon color (text#3463)
- Add APIs for outline state to RichTextReader and WrapperComponent (text#3466)
- Update loader-utils (text#3468)
- Fix mention uid autocomplete and keyboard handler in list nodes (text#3471)
- Fix direct editing loading of txt files (text#3479)
- Combined code block backport (text#3480)
- Backport of #3460 – Fix front matter rendering (text#3481)
- Fix(deps): update dependency @nextcloud/vue to ^7.1.0-beta.2 (text#3485)
- Prevent file deletion when pressing Ctrl+Delete (text#3515)
- Revert “Set autocomplete attribute of input field to one-time-code” (twofactor_totp#1301)
- Fallback to direct image if preview load failed (+ cypress fixes) (viewer#1452)
- Increase visual regression for video to 0.02% (viewer#1454)
- Build(deps): bump vue from 2.7.13 to 2.7.14 (viewer#1459)
- Build(deps-dev): bump @types/dockerode from 3.3.11 to 3.3.12 (viewer#1460)
- Build(deps-dev): bump tslib from 2.4.0 to 2.4.1 (viewer#1463)
- Bump @nextcloud/vue to 7.1.0-beta0 (viewer#1468)
- Stop encoding sidebar path (viewer#1471)
- Bump @types/dockerode from 3.3.12 to 3.3.14 (viewer#1476)
- Audit fix (viewer#1479)
November 3, 2022
# Version 25.0.1
Check the file integrity with:
Changes:
- Extract GPS data from EXIF (server#34535)
- Return proper error code when reporting exception fails in remote.php (server#34581)
- Bump @nextcloud/password-confirmation from 4.0.1 to 4.0.2 (server#34590)
- Fix reference preview when no server-side cache configured (server#34594)
- Fix file creation issue if no action are registered (server#34597)
- Fix “email changed” activity email check (server#34601)
- Reduce number of database queries during WebDAV propfind request (server#34610)
- Expose clearing the profiles and fix it (server#34616)
- Set theming app to alwaysEnabled (server#34646)
- Add a repair step to cleanup old theming cache (server#34647)
- Fix unnecessary highlighting of selected element (server#34648)
- Fix vertical alignment of user status icon (server#34649)
- Fix icon of encrypted folders in filepicker (server#34657)
- Add rate limiting on lost password emails (server#34658)
- Fix regexp for unified searching in apps (server#34661)
- Fix rebuild navigation (server#34663)
- Update OCI workflow of server (server#34667)
- Run npm audit (server#34669)
- Add admin user customization kill switch (server#34681)
- Invert header icons on bright preset backgrounds (server#34686)
- Bump jquery-ui-dist from 1.13.1 to 1.13.2 (server#34699)
- Propagate attributes when resharing (server#34704)
- Fix alternative logins custom css class (server#34705)
- Use vue lib multiselect tags component (server#34709)
- Don’t crash with outdated share provider on update with the web updater (server#34712)
- Fix more icon color (server#34718)
- WebDAV – use file/folder name for dav:displayname (server#34721)
- Fix null error in getUnencryptedSize (server#34725)
- On installation save channel to config.php if not stable (server#34726)
- LDAP to not register new users when outside of fair use or over limits (server#34728)
- Add ico image/x-icon (server#34764)
- Update notifications for one-click instances (server#34779)
- Fix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39 (server#34791)
- Expose mapped user count from LDAP and use that for user limit check (server#34796)
- Fix getMetadata return type (server#34821)
- Check share attributes on preview endpoints (server#34823)
- Fix empty content regressions in comments app (server#34827)
- Fix autotest creating PostgreSQL database before install (server#34848)
- Emit typed event when preview is requested (server#34854)
- Display invalid input message (server#34860)
- Update nextcloud/ocp dependency (activity#971)
- Update nextcloud/ocp dependency (activity#979)
- Update nextcloud/ocp dependency (activity#991)
- Update nextcloud/ocp dependency (nextcloud_announcements#124)
- Update nextcloud/ocp dependency (nextcloud_announcements#126)
- Update nextcloud/ocp dependency (nextcloud_announcements#130)
- Invert header icon on bright preset backgrounds (notifications#1341)
- Update nextcloud/ocp dependency (notifications#1344)
- Bump @nextcloud/notify_push to 1.1.3 (notifications#1346)
- Update nextcloud/ocp dependency (notifications#1352)
- Add public link logic (photos#1321)
- Update nextcloud/ocp dependency (photos#1367)
- Bump postcss from 8.4.16 to 8.4.18 (photos#1380)
- Bump vue and vue-template-compiler (photos#1383)
- Bump autoprefixer from 10.4.11 to 10.4.12 (photos#1385)
- Bump jest from 29.0.2 to 29.0.3 (photos#1387)
- Fix nomedia exclusion (photos#1391)
- Limit auth backend to public albums (photos#1405)
- Fix fetching album content when navigating (photos#1406)
- Make tag translations work by loading recognize translations (photos#1407)
- Fix logic of share album content fetching (photos#1408)
- Prevent building prefixPath on loading (photos#1409)
- Update nextcloud/ocp dependency (photos#1415)
- Fix albumName typo (photos#1422)
- Bump autoprefixer from 10.4.12 to 10.4.13 (photos#1438)
- Implement dashboard api for recommended files (recommendations#564)
- Revert “Revert “virtual groups”” (related_resources#105)
- Polishing ‘n cleaning code (related_resources#118)
- Room starts with single participant (related_resources#120)
- Using principalUri:uri to id calendar (related_resources#122)
- Alternate route for complex itemid (related_resources#125)
- Revert “alternate route for complex itemid” (related_resources#134)
- Update nextcloud/ocp dependency (related_resources#99)
- Fix(deps): update dependency @nextcloud/vue to ^7.0.1 (text#3178)
- Fix(deps): update tiptap (text#3197)
- Fix(deps): update vue monorepo to ^2.7.13 (text#3235)
- Chore(deps): update dependency jest-environment-jsdom to ^29.2.0 (text#3251)
- Chore(deps): update dependency @nextcloud/stylelint-config to ^2.3.0 (text#3253)
- Update nextcloud/ocp dependency (text#3260)
- Chore(deps): update dependency vite-plugin-commonjs to ^0.5.3 (text#3262)
- Mentions: small test adjust (text#3267)
- Fix copy and paste of user mentions (text#3274)
- Chore(deps): update dependency jest-environment-jsdom to ^29.2.1 autoclosed (text#3277)
- Chore(deps): update dependency jest-environment-jsdom to ^29.2.2 (text#3279)
- Remember the last opened folder (text#3283)
- Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.0 (text#3285)
- Fix: adjust margin for hr (text#3286)
- Update nextcloud/ocp dependency (text#3296)
- Chore(deps): update dependency cypress to ^10.11.0 (text#3307)
- Fix(deps): update dependency @nextcloud/browser-storage to ^0.2.0 (text#3308)
- Fix(deps): update dependency @nextcloud/logger to ^2.4.0 (text#3309)
- Chore(deps): update dependency vite to ^3.2.0 (text#3315)
- Build(deps): bump vue from 2.7.10 to 2.7.13 (viewer#1419)
- Fix sidebar opening for different dav root and non-dav files (viewer#1433)
October 19, 2022
# Version 25.0.0
Check the file integrity with:
Hub 3 release below
Nextcloud Hub 3 is here!
The biggest improvements Nextcloud Hub 3 introduces are:
- 🤩 Brand new design
- 📷 Photos 2.0
- 💬 Talk improvements
- 📧 Mail 2.0
- 😎 Contacts organisational chart view
- 🚀 Performance & Security
- ✅ Exciting new Integrations
Latest Nextcloud 24 release below.
April 20, 2023
# Version 24.0.12
Check the file integrity with:
Changes:
- Fix(user-management): Fix deleting user in hidden group(s) (server#36580)
- Update psalm-baseline.xml (server#37280)
- Add parent index on filecache (server#37317)
- Fix OC_Image: Prevent E_WARNING from getimagesize* (server#37367)
- Fix(docs): Fix RST parsing of the sample config (server#37443)
- Hide shared files located in group folder’s trash bin (server#37493)
- Fix default_language doc (server#37510)
- Clear encrypted flag when moving away from encrypted storage (server#37536)
- Feat(security): Allow to opt-out of ratelimit protection, e.g. for te… (server#37553)
- Improve handling of profile fields (server#37561)
- Fix: Always create user directory when transfering files to new users (server#37668)
- Fix multiselect right-click options (files_rightclick#155)
- Fix-right-click multiselect in trash bin (files_rightclick#160)
- Update nextcloud/ocp dependency (nextcloud_announcements#177)
- Update nextcloud/ocp dependency (notifications#1489)
- Update nextcloud/ocp dependency (text#3968)
March 24, 2023
# Version 24.0.11
Check the file integrity with:
Changes:
- Add brute force protection on all methods wrapped by PublicShareMiddleware (server#35651)
- Fix(client-login-flow): Handle missing stateToken gracefully (server#36586)
- Update psalm-baseline.xml (server#36651)
- Fix(caldav): Fix reminder timezone drift for all-day events (server#36662)
- Add a disk_free_space check before writing config (server#36730)
- Check for opcache.file_cache_only=1 (server#36732)
- Fix login loop if login CSRF fails and user is not logged in (server#36743)
- Avoid locking on restore/delete and limit concurrent requests (server#36746)
- Change X-Robots-Tag header from “none” to “noindex, nofollow” (server#36750)
- Avoid scss cacher reset on empty variables (server#36762)
- Avoid extra parenthesis around SQL in IN expressions (server#36798)
- Fix(CI): Run repair steps against Oracle DB (server#36888)
- Fix(SystemTagManager): Truncate overlong tag names (server#36900)
- Db]: Remove not supported column comments for SQLite (server#37004)
- Chore(security): Bump “Expires” of well-known/security.txt (server#37037)
- Add a check for disk_free_space in Config.php (server#37159)
- Save some CI time (server#37226)
- Chore: use local variable for remote address (server#37237)
- Fix Cache-Control header of non-versioned assets (server#37250)
- Fix(workflow): Check tag attribute (server#37256)
- Update nextcloud/ocp dependency (activity#1098)
- Bump @nextcloud/router from 2.0.0 to 2.0.1 (files_pdfviewer#708)
- Update nextcloud/ocp dependency (nextcloud_announcements#163)
- Update nextcloud/ocp dependency (notifications#1458)
- Bump postcss from 8.4.20 to 8.4.21 (photos#1578)
- Chore(deps-dev): Bump autoprefixer from 10.4.13 to 10.4.14 (photos#1698)
- Chore(deps): update dependency eslint-plugin-jsdoc to ^39.9.1 (text#3788)
- Fix(deps): update dependency core-js to ^3.28.0 (text#3793)
- Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.17.0 (text#3812)
- Update nextcloud/ocp dependency (text#3814)
- Fix(deps): update dependency core-js to ^3.29.0 (text#3836)
- Ci: Pin phpunit to 9 (text#3841)
- Fix(deps): update dependency core-js to ^3.29.1 (text#3940)
February 23, 2023
# Version 24.0.10
Check the file integrity with:
Changes:
- Fix array to string conversion in errorlog writer (server#35824)
- Fix parameter type for EntityCollection::setReadMarker in comments app (server#35837)
- Use mimetype from cache for workflow checks (server#35843)
- Compare lowercase email when updating from ldap (server#35946) 1
- Update psalm-baseline.xml (server#35976)
- Escape path prefix when doing cache jail search (server#36100)
- Limit key names when uploading theme images (server#36104)
- Fix inability to re-enter share password after invalid input (server#36107)
- Catch Exceptions when loading storage data of users (server#36156)
- Improve exception serializing (server#36168)
- Ext storage configs default value support + enable SSL by default (server#36175)
- Improve password generation for link shares (server#36181) 1
- Fix interned strings buffer check if 0 free bytes (server#36293)
- Fix double where in CustomProperiesBackendTest (server#36295) 1
- Extend ViewOnly DAV plugin to versions endpoint (server#36299)
- Only expose storage location to admins (server#36306)
- Fix double where() usage in resource manager (server#36318)
- [Fix]: scan-app-data conversion (server#36325)]([stable24] [Fix]: scan-app-data conversion by backportbot-nextcloud[bot] · Pull Request #36325 · nextcloud/server · GitHub 1)
- Fix default value for files_no_background_scan (server#36336) 1
- Don’t translate a variable (server#36345)
- Imaginary – add tiff to supported formats (server#36365)
- Fix moving files of encrypted local storage to unencrypted local storage (server#36376)
- Fix(dav): check if principal has email address before accessing it (server#36386)
- Do not store generated mysql password if it was not used (server#36401)
- Fix(caldav): Fix wrong Psalm report for nullable calendar data (server#36413)
- Fix(encryption): don’t throw on missing file (server#36441)
- Add a safeguard for Version23000Date20210721100600.php (server#36467)
- Fix icon of encrypted folders in filepicker (server#36472)
- Do not reuse query builder objects in DAV account deletion (server#36491)
- Skip failing avatar test with PHP 8.0 (server#36500)
- Chore(CI): Opt-out of PHPUnit 10 for now (server#36519)
- Perf(federation): Only request root share info for checking availability (server#36558)
- Fallback to root if the picker folder doesn’t exists (server#36563)
- Add bruteforce protection to password reset page (server#36574) 1
- Update psalm-baseline.xml (server#36596)
- Restore copy button text on directory fetch error (server#36616)
- Also copy meta data when converting DataResponse to JSONRe… (server#36703)
- Validate the scope when validating operations (server#36816)
- Groupfolder+acl (activity#1030) 1
- Update nextcloud/ocp dependency (activity#1069)
- Update nextcloud/ocp dependency (nextcloud_announcements#156)
- Update nextcloud/ocp dependency (notifications#1436) 1
- Chore(CI): Print the query log (notifications#1451)
- Bump @vue/test-utils from 1.3.3 to 1.3.4 (photos#1618)
- Update nextcloud/ocp dependency (serverinfo#406)
- Update nextcloud/ocp dependency (text#3649)
- Fix(deps): update tiptap (text#3676)
- Chore(deps): update dependency eslint-plugin-jsdoc to ^39.6.8 (text#3693)
- Chore(deps): update dependency @vue/test-utils to ^1.3.4 (text#3710)
- Chore(deps): update dependency eslint-plugin-jsdoc to ^39.6.9 (text#3711)
- Fix(deps): update dependency core-js to ^3.27.2 (text#3712)
- Chore(deps): update dependency eslint-plugin-jsdoc to ^39.6.10 (text#3716)
- Chore(deps): update dependency eslint-plugin-jsdoc to ^39.7.0 (text#3717) 1
- Update nextcloud/ocp dependency (text#3722)
- Chore(deps): update dependency eslint-plugin-jsdoc to ^39.7.4 (text#3723)
- Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.16.2 (text#3756)
- Chore(deps): update dependency eslint-plugin-jsdoc to ^39.8.0 (text#3758) 1
- Fix(deps): update dependency vue-material-design-icons to ^5.2.0 (text#3759)
- Fix(Polling): Perform computations in milliseconds (text#3774)
- Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.16.3 (text#3784)
January 18, 2023
# Version 24.0.9
Check the file integrity with:
Changes:
- Bump bootstrap from 4.6.1 to 4.6.2 (server#33422)
- Invalidate existing tokens when deleting an oauth client (server#35094)
- Update psalm-baseline.xml (server#35417)
- Add migration for encryption keys in wrong location (server#35500)
- Allow to set a custom timeout for ldap connections (server#35520)
- Fix SQL comparison with int array during external storage deletion (server#35524)
- Update ca-cert bundle (server#35574)
- Update the unencrypted file size when closing streams (server#35657)
- Update handlebars-loader update to 1.7.3 + others (server#35674)
- Fix share admin page (server#35687)
- Preview: fix HEIC orientation (server#35729)
- Ci: update minio image for s3 primary storage tests (server#35735)
- PHP8] check if params given to API are really an array (server#35796)
- Fix missing cast of double controller parameters (server#35799)
- Rename personal Groupware settings section to “Availability” (server#35800)
- Fix case sensitivity of email when saving settings (server#35804)
- Allow additional Sabre plugins in publicwebdav.php (server#35818)
- Fix: remove other shares from ui when deleted (server#35849)
- Remove comment and guests option from Invitations UI (server#35861)
- Allow running encryption:fix-encrypted-version for all users (server#35865)
- Update psalm-baseline.xml (server#35879)
- Quota value as float for 32-bit systems (server#35940)
- Only normalize data in public shares and not crud (server#35949)
- Bump json5 from 1.0.1-1.0.2 and 2.2.0-2.2.3 (server#35989)
- Bump jQuery-UI dist to 1.13.2 (server#36009)
- Update crl after revoke files_bpm.csr (server#36018)
- Fix cache key used to verify shared mountpoints (server#36050)
- Update ca-cert bundle (server#36061)
- Still include the share target in the cache key for validating share mount (server#36172)
- Update nextcloud/ocp dependency (activity#1049)
- Various fixes (logreader#825)
- Update nextcloud/ocp dependency (nextcloud_announcements#148)
- Bump deps to newer versions (notifications#1408)
- Update nextcloud/ocp dependency (notifications#1414)
- Bump postcss from 8.4.19 to 8.4.20 (photos#1544)
- Chore(deps): update dependency eslint-plugin-jsdoc to ^39.6.4 (text#3488)
- Fix(deps): update tiptap (text#3489)
- Only scroll images into view when they’re added (text#3534)
- Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.7 (text#3556)
- Fix(deps): update tiptap to ^2.0.0-beta.209 (text#3580)
- Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.16.0 (text#3591)
- Fix(deps): update dependency @tiptap/prosemirror-tables to ^1.1.4 (text#3603)
- Fix(deps): update dependency core-js to ^3.27.0 (text#3608)
- Fix(deps): update dependency @nextcloud/router to ^2.0.1 (text#3613)
- Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.16.1 (text#3621)
- Fix(deps): update dependency core-js to ^3.27.1 (text#3622)
- Npm audit fix (text#3639)
- Bump @nextcloud/router from 2.0.0 to 2.0.1 (viewer#1507)
December 8, 2022
# Version 24.0.8
Check the file integrity with:
Changes:
- Update guzzlehttp/guzzle requirement from 7.4.5 to 7.5.0 in /build/integration (server#33888)
- Add rate limiting on lost password emails (server#34659)
- Emit typed event when preview is requested (server#34855)
- Avoid double ldap_unbind in Wizard.php (server#34942)
- Skip general login with email for non-valid addresses and LDAP (server#34947)
- Cleanup tempfiles after each cron job run (server#34949)
- Run session token renewals in a database transaction (server#34952)
- Fix invalid date in security.txt (server#34966)
- Avoid a crash when a PHP extension has no version (server#35005)
- Fix unsuccessful token login logged as error (server#35012)
- Only show cron warning after 24h due to time insensitive jobs (server#35018)
- Fix duplicate event email notifications (server#35019)
- Cast to int (server#35022)
- Add repair command to fix wrong share ownership (server#35039)
- Fix size calculation on copying the skeleton files (server#35049)
- Add description for calendar uri (server#35059)
- Fix sidebar not automatically hidden in Files app (server#35061)
- Fix top margin in empty versions list (server#35065)
- Make sure that path is normalized and then checked, (server#35088)
- Fix HTML entities not decoded in comment just added (server#35100)
- Fix PublicKeyTokenProviderTest import and mock (server#35101)
- Appropriate length check in Notification.php (server#35113)
- Use the updated mariadb10.6 container in drone (server#35114)
- Fix distorted previews when using imaginary (server#35115)
- [LDAP] always create instance of own user manager (server#35131)
- Run integration tests on 3rdparty bump (server#35134)
- Revert “Appropriate length check in Notification.php” (server#35140)
- Detect weird local ips (server#35141)
- Make sure to not pass null to DateTime::createFromFormat (server#35162)
- Mark more config values as sensitive (server#35200)
- Fix settings for setting default expiration date (server#35215)
- Fix JSON error when comment has no reactions (server#35245)
- Properly compare quota against both float/int values (server#35250)
- Delay updating setup providers untill we register the mounts (server#35258)
- Also cancel XHR when cancelling uploads (server#35266)
- Hide warning about missing apps for when shipped in the next version (server#35292)
- Bump swiftmailer/swiftmailer to 6.3.0 in stable24 (server#35297)
- Don’t use quota cache through user management (server#35313)
- Fix mentions rendering in comment editor (server#35321)
- Check quota on file copy (server#35328)
- Check quota on file copy (server#35332)
- Revert “Fix quota type to int” (server#35334)
- Prevents the selection of encrypted folders when clicking on the “Select all” checkbox (server#35349)
- Handle badly named version files more gracefully and log information (server#35351)
- Fix forwarding the object id when searching comments (server#35356)
- Update cache when file size === 0 (server#35367)
- Fix UX of renaming token (server#35392)
- Update some libs (server#35395)
- Do not check quota for non Node (server#35409)
- Update behat/behat requirement from ~3.11.0 to ~3.12.0 in /build/integration (server#35564)
- Downgrade ubuntu in order to fix CI (server#35607)
- Add mlocati/ip-lib in stable24 (3rdparty#1221)
- Bump swiftmailer/swiftmailer to 6.3.0 in stable24 (3rdparty#1237)
- Run NPM audit fix (activity#1004)
- Update nextcloud/ocp dependency (activity#993)
- Do not pass an instance of User where a string is expected (activity#996)
- Update nextcloud/ocp dependency (activity#999)
- Re-activate getMember() (circles#1204)
- Refresh cache on demand (circles#1215)
- Avoid exception loop (circles#1221)
- Audit fix (files_pdfviewer#682)
- Update nextcloud/ocp dependency (firstrunwizard#753)
- Update some libs (logreader#818)
- Update nextcloud/ocp dependency (nextcloud_announcements#132)
- Update nextcloud/ocp dependency (nextcloud_announcements#135)
- Still push notifications of twofactor_nextcloud_notification when in DND (notifications#1356)
- Update nextcloud/ocp dependency (notifications#1359)
- Update nextcloud/ocp dependency (notifications#1364)
- Run NPM audit fix (notifications#1372)
- Update user status with event data (notifications#1378)
- Update some libs (password_policy#412)
- Update nextcloud/ocp dependency (photos#1442)
- Bump @vue/test-utils from 1.3.0 to 1.3.3 (photos#1461)
- Bump postcss from 8.4.18 to 8.4.19 (photos#1479)
- Update nextcloud/ocp dependency (photos#1480)
- Run npm audit fix (photos#1496)
- Audit fix (privacy#813)
- Bump @nextcloud/dialogs from 3.1.2 to 3.1.4 (privacy#816)
- Fix(deps): update dependency prosemirror-markdown to ^1.10.1 (text#3339)
- Update nextcloud/ocp dependency (text#3341)
- Avoid saving without changes (text#3351)
- Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.3 (text#3360)
- Chore(deps): update dependency @vue/test-utils to ^1.3.3 (text#3361)
- Fix(deps): update tiptap to ^2.0.0-beta.202 (text#3362)
- Chore(deps): update dependency eslint-plugin-jsdoc to ^39.6.2 (text#3363)
- Update nextcloud/ocp dependency (text#3366)
- DirectEditing: Set session user for DirectSession editing (text#3372)
- Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.4 (text#3387)
- Don’t apply author annotations when in composition (text#3396)
- Set IUserSession user in SessionController if available (text#3398)
- Fix typo in serializePlainText (text#3402)
- Disable rich workspace rendering when view is not visible (text#3403)
- Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.5 (text#3413)
- Update nextcloud/ocp dependency (text#3418)
- Fix(deps): update dependency core-js to ^3.26.1 (text#3421)
- Fix(deps): update tiptap (text#3441)
- Chore(deps): update dependency regenerator-runtime to ^0.13.11 (text#3448)
- Fix(deps): update dependency prosemirror-model to ^1.18.3 (text#3457)
- Update npm dependencies (text#3469)
- Bring back menubar without formatting on plain text mode (text#3475)
- Audit fix (viewer#1478)
November 3, 2022
# Version 24.0.7
Check the file integrity with:
Changes:
- Update behat/behat requirement from ~3.10.0 to ~3.11.0 in /build/integration (server#33185)
- Fix quota type to int (server#34032)
- Use filesystem user instead of file owner for creating version (server#34040)
- Fix renaming in shared with you file list (server#34355)
- Url encode the web dav url for copying (server#34381)
- Trigger a rescan when trying to fopen a file that exists in cache but not on disk (server#34410)
- Fix User profile picture when performing the search (server#34440)
- Fix: Prevent deadlocks during mtime/size/etag propagation (server#34447)
- Makes untrusted domain error on info (server#34454)
- Fix Error: Undefined index: redirect_url (server#34460)
- Harden disk_free_space check in CheckSetupController (server#34506)
- Update ca-cert bundle (server#34518)
- Update security.txt expires field (server#34527)
- Fix password length limitation (server#34532)
- Avoid allocating too much memory for the buffer on s3 uploads (server#34552)
- Return proper error code when reporting exception fails in remote.php (server#34584)
- Fix “email changed” activity email check (server#34600)
- LDAP to not register new users when outside of fair use or over limits (server#34730)
- Fix external storages access (server#34750)
- Fix null error in getUnencryptedSize (server#34770)
- Fix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39 (server#34792)
- Expose mapped user count from LDAP and use that for user limit check (server#34795)
- Fix updating cached mounts that didn’t have their mount provider set previously (server#34797)
- DB mounts table: Add index for mount_provider_class (server#34798)
- Add pre-commit configuration to stable24 as well (server#34802)
- Update notifications for one-click instances (server#34805)
- Update psalm-baseline.xml (server#34812)
- Check share attributes on preview endpoints (server#34824)
- Propagate attributes when resharing (server#34840)
- Fix psalm errors fron the end of the baseline file (server#34845)
- Run NPM audit fix (activity#972)
- Improve email logging (activity#982)
- Update nextcloud/ocp dependency (activity#989)
- Bump terser from 5.7.1 to 5.15.1 (files_videoplayer#293)
- Update nextcloud/ocp dependency (nextcloud_announcements#128)
- Fix multi-tab usage with notify_push (notifications#1303)
- Run audit fix (notifications#1311)
- Send the subscription key to the Community push proxy (notifications#1320)
- Adjust the expected query count (notifications#1338)
- Update nextcloud/ocp dependency (notifications#1351)
- Bump workbox-webpack-plugin, qs, postcss, @nextcloud/moment and autoprefixed (photos#1401)
- Bump vue-router from 3.5.3 to 3.5.4 (photos#1412)
- Update nextcloud/ocp dependency (photos#1413)
- Bump autoprefixer from 10.4.12 to 10.4.13 (photos#1437)
- Run audit (recommendations#557)
- Bump terser and moment (text#3136)
- Fix(deps): update tiptap (text#3171)
- Chore(deps): update dependency @vue/vue2-jest to ^27.0.0 (text#3198)
- Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.6 (text#3199)
- Fix(deps): update dependency highlight.js to ^10.7.3 (text#3200)
- Chore(deps): update dependency cypress to ^9.7.0 (text#3201)
- Fix(deps): update dependency @nextcloud/moment to ^1.2.1 (text#3205)
- Fix emoji suggestion regression (text#3206)
- Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.14.0 (text#3207)
- Chore(deps): update dependency @nextcloud/browserslist-config to ^2.3.0 (text#3208)
- Chore(deps): update dependency @nextcloud/stylelint-config to ^2.2.0 (text#3211)
- Fix(deps): update dependency @nextcloud/axios to ^1.11.0 (text#3215)
- Fix(deps): update dependency @nextcloud/dialogs to ^3.2.0 (text#3216)
- Chore(deps): update dependency regenerator-runtime to ^0.13.10 (text#3220)
- Fix(deps): update dependency @nextcloud/vue to ^5.4.0 (text#3221)
- Fix(deps): update dependency core-js to ^3.25.5 (text#3222)
- Fix(deps): update dependency prosemirror-view to ^1.29.0 (text#3223)
- Fix(deps): update dependency vue-material-design-icons to ^5.1.2 (text#3225)
- Chore(deps): update dependency @nextcloud/stylelint-config to ^2.3.0 (text#3254)
- Fix(deps): update dependency prosemirror-state to ^1.4.2 (text#3264)
- Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.13 (text#3272)
- Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.14 (text#3281)
- Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.0 (text#3287)
- Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.20 (text#3293)
- Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.21 (text#3297)
- Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.23 (text#3299)
- Fix(deps): update dependency core-js to ^3.26.0 (text#3300)
- Fix(deps): update dependency @nextcloud/browser-storage to ^0.2.0 (text#3310)
- Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.25 (text#3316)
- Bump terser and async (viewer#1406)
- Use preview for unsupported images (viewer#1415)
- Fix previewpath legacy variable (viewer#1430)
October 6, 2022
# Version 24.0.6
Check the file integrity with:
Changes:
- Bump moment from 2.29.3 to 2.29.4 (server#33423)
- Bump @nextcloud/dialogs from 3.1.2 to 3.1.4 (server#33461)
- Make groupfolders use system wide encryption keys (server#33700)
- Log if cookie login failed with token mismatch or session unavailability (server#33787)
- Wait for the new user form to be visible in acceptance tests (server#33791)
- Fix handling of internal errors when uploading theming files (server#33798)
- 33036 [Bug]: Set default expiration date (server#33805)
- Always use the default fs owner when storing versions (server#33970)
- Improve getting recent files performance (server#33983)
- Do not empty config.php file if reading failed for any reason (server#34021)
- Do not output a warning when a file is not found (server#34089)
- Convert file_metadata.id from intto bigint (server#34090)
- Reset global search on files sidebar navigation change (server#34106)
- Dont try email login if the provider username is not a valid email (server#34111)
- Fix translation of user exists error server-side (server#34112)
- Update ca-cert bundle (server#34128)
- Clear search results when remove search query (server#34159)
- Show long names correctly on profile card (server#34228)
- Bump moment-timezone from 0.5.34 to 0.5.37 (server#34259)
- Correctly handle Redis::keys returning false (server#34341)
- Fix empty content of dashboard (activity#924)
- Update christophwurst/nextcloud dependency (activity#931)
- Migrate to nextcloud/OCP package in stable24 (activity#937)
- Update nextcloud/ocp dependency (activity#942)
- Migrate to nextcloud/OCP package in stable24 (firstrunwizard#746)
- Migrate to nextcloud/OCP package in stable24 (logreader#792)
- Migrate to nextcloud/OCP package in stable24 (nextcloud_announcements#110)
- Update nextcloud/ocp dependency (nextcloud_announcements#114)
- Fix checking for links finally (notifications#1277)
- Update christophwurst/nextcloud dependency (notifications#1284)
- Migrate to nextcloud/OCP package in stable24 (notifications#1294)
- Update nextcloud/ocp dependency (notifications#1297)
- Revert “Revert “fix service-worker”” (photos#1220)
- Migrate to nextcloud/OCP package in stable24 (serverinfo#403)
- Migrate to nextcloud/OCP package in stable24 (survey_client#149)
- Build(deps-dev): bump @cypress/webpack-preprocessor from 5.12.0 to 5.12.2 (text#2819)
- Append a newline after inserted image (text#2864)
- Fix: update link menububble on editor updates (text#2874)
- Update: tiptap and prosemirror (text#2909)
- Fix emoji autocompletion keyboard behaviour (text#2911)
- Fixes focus handling in MenuBar (text#2916)
- Align popover menus to the left on mobile (text#2917)
- Build(deps): bump @tiptap/extension-table from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2935)
- Build(deps): bump @tiptap/extension-italic from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2936)
- Build(deps): bump @tiptap/extension-history from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2938)
- Build(deps): bump @tiptap/extension-task-item from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2940)
- Build(deps): bump @tiptap/extension-horizontal-rule from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2941)
- Build(deps): bump @tiptap/extension-table-header from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2942)
- Build(deps): bump @tiptap/extension-image from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2943)
- Build(deps): bump @tiptap/extension-heading from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2944)
- Build(deps): bump @tiptap/extension-bold from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2945)
- Build(deps): bump @tiptap/extension-table-row from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2946)
- Build(deps): bump @tiptap/extension-paragraph from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2948)
- Build(deps): bump @tiptap/suggestion from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2950)
- Build(deps): bump @tiptap/extension-underline from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2953)
- Build(deps): bump @tiptap/extension-dropcursor from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2954)
- Build(deps): bump @tiptap/extension-code-block from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2956)
- Build(deps): bump @tiptap/extension-strike from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2957)
- Build(deps): bump @tiptap/extension-text from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2958)
- Build(deps): bump @tiptap/extension-list-item from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2959)
- Build(deps): bump @tiptap/extension-task-list from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2960)
- Build(deps): bump @tiptap/extension-code from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2961)
- Build(deps): bump @tiptap/extension-document from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2962)
- Build(deps): bump @tiptap/extension-hard-break from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2963)
- Build(deps): bump @tiptap/extension-ordered-list from 2.0.0-beta.194 to 2.0.0-beta.195 (text#2964)
- Update: all of tiptap (text#2966)
- Make it possible to insert heif/heic images (text#2975)
- Build(deps): bump @tiptap/extension-code-block from 2.0.0-beta.195 to 2.0.0-beta.196 (text#2996)
- Build(deps): bump @tiptap/core from 2.0.0-beta.195 to 2.0.0-beta.196 (text#2997)
- Build(deps): bump @tiptap/extension-history from 2.0.0-beta.195 to 2.0.0-beta.196 (text#2998)
- Build(deps): bump @tiptap/extension-table-header from 2.0.0-beta.195 to 2.0.0-beta.196 (text#2999)
- Build(deps): bump @tiptap/extension-blockquote from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3000)
- Build(deps): bump @tiptap/extension-bold from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3001)
- Build(deps): bump @tiptap/extension-table-row from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3002)
- Build(deps): bump @tiptap/extension-task-item from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3003)
- Build(deps): bump @tiptap/suggestion from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3004)
- Build(deps): bump @tiptap/extension-code from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3005)
- Build(deps): bump @tiptap/extension-italic from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3006)
- Build(deps): bump @tiptap/extension-document from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3007)
- Build(deps): bump @tiptap/extension-text from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3008)
- Build(deps): bump @tiptap/extension-paragraph from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3009)
- Build(deps): bump @tiptap/extension-table-cell from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3011)
- Build(deps): bump @tiptap/extension-table from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3012)
- Build(deps): bump @tiptap/extension-horizontal-rule from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3013)
- Build(deps): bump @tiptap/extension-strike from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3014)
- Build(deps): bump @tiptap/extension-dropcursor from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3015)
- Build(deps): bump @tiptap/extension-ordered-list from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3016)
- Build(deps): bump @tiptap/extension-hard-break from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3017)
- Build(deps): bump @tiptap/vue-2 from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3019)
- Build(deps): bump @tiptap/extension-code-block-lowlight from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3020)
- Build(deps): bump @tiptap/extension-heading from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3021)
- Build(deps): bump @tiptap/extension-image from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3022)
- Build(deps): bump @tiptap/extension-list-item from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3023)
- Build(deps): bump @tiptap/extension-bullet-list from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3024)
- Build(deps): bump @tiptap/extension-task-list from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3025)
- Build(deps): bump @tiptap/extension-underline from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3026)
- Build(deps): bump @tiptap/extension-link from 2.0.0-beta.195 to 2.0.0-beta.196 (text#3027)
- Disable formatting menububble in Safari on iOS (text#3056)
- Migrate to nextcloud/OCP package in stable24 (text#3061)
- Update nextcloud/ocp dependency (text#3115)
- Build(deps): bump @nextcloud/dialogs from 3.1.2 to 3.1.4 (viewer#1389)
- Create psalm.yml (viewer#1399)
September 9, 2022
# Version 24.0.5
Check the file integrity with:
Changes:
- Recover installation when creating the database user fails and improve password strength (server#33514)
- Unify initial and updated quota display (server#33538)
- Fix updating size when folder is empty (server#33562)
- Optimize search post-processing for jail wrapper (server#33603)
- Further pre-filter search result before setting up share source cache (server#33604)
- Fix encryption:fix-encrypted-version command when encrypted is set to 0 (server#33636)
- Bump marked from 4.0.13 to 4.0.19 (server#33642)
- Respect user settings in php.ini if they are big enough (server#33644)
- Improve handling of profile page (server#33648)
- Fix carddav activities (server#33651)
- Directly build the search filter for shared storage instead of setting up the source cache (server#33656)
- Update psalm-baseline.xml (server#33663)
- Fix plural usage in LDAP wizard (server#33667)
- Update CRL (server#33676)
- Logger ignore args of sharepoint-related methods (server#33689)
- Add back TokenCleanupJob to invalidate old temporary tokens (server#33696)
- Fix copy in view-only mode (server#33720)
- Remove leading slash for search results at mountpoint root (server#33749)
- Check calendar URI length before creation (server#33782)
- Compare lowercase email when updating from ldap (server#33920)
- Revert “Compare lowercase email when updating from ldap” (server#33935)
- Update christophwurst/nextcloud dependency (activity#883)
- Update .l10nignore (activity#885)
- Fix translation ignore (activity#889)
- Update christophwurst/nextcloud dependency (activity#896)
- Ignore remnants (circles#1128)
- Update christophwurst/nextcloud dependency (circles#1139)
- Fix background email job for disabled users (notifications#1256)
- Fix duplicate ID on settings page (notifications#1262)
- Fix service-worker (photos#1214)
- Revert “fix service-worker” (photos#1217)
- Build(deps-dev): bump eslint-plugin-jsdoc from 39.3.4 to 39.3.6 (text#2800)
- Build(deps): bump prosemirror-markdown from 1.9.3 to 1.9.4 (text#2820)
- Revert “build(deps): bump prosemirror-markdown from 1.9.3 to 1.9.4” (text#2870)
August 11, 2022
# Version 24.0.4
Check the file integrity with:
Changes:
- Bump underscore from 1.12.0 to 1.12.1 (server#31984)
- Allow compatibility wrapper on local external storage (server#32273)
- Bump vue-router from 3.5.3 to 3.5.4 (server#32840)
- Bump handlebars-loader from 1.7.1 to 1.7.2 (server#33096)
- DAV custom props: catch Exception and rollback transaction in case (server#33132)
- Fix empty address books being exported (server#33178)
- Fix listening for circle events in SetupManager (server#33212)
- Also use nextcloud certificate bundle when downloading from s3 (server#33252)
- Translate error when user already exists (server#33262)
- Fix loading legacy app.php with multi app dir (server#33276)
- Always triger setup of builtin storage wrappers (server#33326)
- Fix reading blob data as resource (server#33343)
- Reset user status based on message ID only (server#33350)
- Bump sabre dav to 4.4.0 in stable24 (server#33352)
- Improve local IP detection (server#33353)
- Bump dompurify from 2.3.8 to 2.3.10 (server#33363)
- Don’t try to purge objects from the birthday calendar when it doesn’t exist (server#33364)
- Bump jsdoc from 3.6.10 to 3.6.11 (server#33369)
- Bump @nextcloud/moment from 1.2.0 to 1.2.1 (server#33370)
- Don’t set `null` as a bundle path (server#33382)
- Handle AccessDenied error when checking if external s3 support versions (server#33391)
- Handle one time and large passwords (server#33407)
- Add share attributes + prevent download permission (server#33416)
- Bump clipboard from 2.0.10 to 2.0.11 (server#33438)
- Fix file public link permissions if public upload is not enabled (server#33439)
- Bump jquery-ui from 1.13.1 to 1.13.2 (server#33441)
- Revert “Revert “Remove inefficient fed share scanner”” (server#33455)
- Do not update passwords if nothing changed (server#33490)
- Bump sabre/dav to 4.4.0 (3rdparty#1109)
- Add psalm (circles#1108)
- Ignore circle with no initiator (circles#1123)
- Build(deps-dev): bump cypress from 9.6.0 to 9.6.1 (text#2694)
- Build(deps): bump prosemirror-view from 1.26.4 to 1.26.5 (text#2695)
- Build(deps): bump @tiptap/core from 2.0.0-beta.181 to 2.0.0-beta.182 (text#2696)
- Do not unintended remove or modify link titles (text#2701)
- Build(deps): bump core-js from 3.23.3 to 3.23.5 (text#2727)
- Make cypress CI faster (text#2728)
- Build(deps): bump @nextcloud/dialogs from 3.1.2 to 3.1.4 (text#2746)
- Build(deps): bump prosemirror-schema-list from 1.2.0 to 1.2.1 (text#2747)
- Fix bullet list input role for CJK input (text#2753)
- Build(deps-dev): bump eslint-plugin-jsdoc from 39.3.3 to 39.3.4 (text#2767)
- Merge pull request #1273 from nextcloud/enh/open_with (viewer#1296)
- Fix bundling in stable24 (viewer#1308)
July 19, 2022
# Version 24.0.3
Check the file integrity with:
Changes:
- Fix cropped image generated when not asked (server#32483)
- Fix loading groupfolder info when share api is disabled (server#32654)
- Validate custom dashboard background image (server#32791)
- Bump webpack from 5.72.0 to 5.72.1 (server#32819)
- Update psalm-baseline.xml (server#32824)
- Fix deletion of additional emails (server#32850)
- Don’t spam the log with fatals when maintenance mode is enabled or an… (server#32858)
- Run php tests when 3rdparty changed (server#32870)
- Make sure ResetTokenBackgroundJob doesn’t execute if config is read-only (server#32882)
- Fix default toast message for failed uploads with HTTP/2 (server#32894)
- Mention missing files subdir (server#32920)
- Fix profiler trying to serialize invalid utf8 (server#32939)
- Fix email shares not being shown to other users (server#32940)
- Do not display the buffer_size info if the size is already set to a c… (server#32968)
- Use stored user for PasswordUpdatedEvent (server#32974)
- Fix logging data context to file (server#32983)
- Fix hook encryption with cron job (server#32986)
- Improve local domain detection (server#32990)
- Load dashboard widgets of enabled apps only (server#32997)
- Bump guzzlehttp/guzzle from 7.4.0 to 7.4.5 (server#33009)
- Update guzzlehttp/guzzle requirement from 7.4.4 to 7.4.5 in /build/integration (server#33019)
- Bump sass from 1.50.0 to 1.50.1 (server#33026)
- Rename setting name to reduce its length (server#33028)
- Fix metadata extraction (server#33049)
- Check whether entry is of type ICacheEntry in Cache->remove() (server#33058)
- Fix undefined when no tags (server#33062)
- Fix detection of firefox in ContentSecurityPolicyNonceManager (server#33069)
- Add trashbin export expiration notice (server#33077)
- Enable binary protocol again (server#33078)
- Update sabre/dav requirement from 4.3.1 to 4.4.0 in /build/integration (server#33092)
- Remove .php from ajax url (server#33113)
- Fix translation of home breadcrumb (server#33119)
- Fixes for quota text in navigation bar (server#33125)
- Fix branch selection (server#33138)
- Do not send display name twice for saving (server#33143)
- Update psalm-baseline.xml (server#33149)
- Fix trashbin expiration notice casing (server#33155)
- Only ignore attempts of the same action (server#33157)
- Bump guzzlehttp/guzzle from 7.4.0 to 7.4.5 (3rdparty#1090)
- Fix one hardcoded string (circles#1100)
- Avoid using non-existing \OCP\Server::get (circles#1106)
- Ensure the content takes the whole height when we hide the footer (files_pdfviewer#612)
- Fix footer not hidden when Talk sidebar is shown (files_pdfviewer#616)
- Shuffle before validating (password_policy#364)
- Timeline: Do not take VirtualGrid out of DOM to avoid infinite loop (photos#1118)
- Fix external storage support (photos#1125)
- Stable24 / Upgrade dependencies (text#2610)
- Build(deps): bump prosemirror-view from 1.26.1 to 1.26.2 (text#2623)
- Build(deps): bump prosemirror-state from 1.4.0 to 1.4.1 (text#2624)
- Text: fix cypress selector to find the right image (text#2626)
- Build(deps): bump @tiptap/extension-code-block from 2.0.0-beta.41 to 2.0.0-beta.42 (text#2640)
- Build(deps): bump @tiptap/extension-task-item from 2.0.0-beta.36 to 2.0.0-beta.37 (text#2641)
- Build(deps): bump @tiptap/extension-dropcursor from 2.0.0-beta.28 to 2.0.0-beta.29 (text#2642)
- Build(deps): bump @tiptap/extension-link from 2.0.0-beta.42 to 2.0.0-beta.43 (text#2643)
- Build(deps): bump core-js from 3.23.2 to 3.23.3 (text#2644)
- Build(deps): bump prosemirror-view from 1.26.2 to 1.26.3 (text#2645)
- Build(deps): bump @tiptap/core from 2.0.0-beta.180 to 2.0.0-beta.181 (text#2646)
- Build(deps): bump @tiptap/vue-2 from 2.0.0-beta.83 to 2.0.0-beta.84 (text#2647)
- Build(deps): bump @tiptap/suggestion from 2.0.0-beta.96 to 2.0.0-beta.97 (text#2648)
- Build(deps): bump @tiptap/extension-code-block-lowlight from 2.0.0-beta.72 to 2.0.0-beta.73 (text#2649)
- Build(deps): bump @tiptap/extension-horizontal-rule from 2.0.0-beta.35 to 2.0.0-beta.36 (text#2650)
- Build(deps): bump @tiptap/extension-placeholder from 2.0.0-beta.52 to 2.0.0-beta.53 (text#2651)
- Build(deps): bump @tiptap/extension-history from 2.0.0-beta.25 to 2.0.0-beta.26 (text#2652)
- Build(deps): bump @tiptap/extension-table from 2.0.0-beta.53 to 2.0.0-beta.54 (text#2654)
- Fix: return promise in cypress command to wait for it (text#2659)
- Backport/stable24/2326 update eslint config (text#2666)
- Backport link fixes to stable24 (text#2672)
- Fix: only show delete image button when editing (text#2673)
- Use better wording in english to allow easier gender neutral translations (text#2674)
- Avoid loading the image before the node view (text#2675)
- Fix/dav (text#2676)
- Trigger event on content change in syncservice (text#2679)
- Update prosemirror dependencies (text#2680)
- Fix: use own workspace endpoint instead of PROPFIND properties (text#2682)
- Remove invalid leading slash in blank.mp4 path (viewer#1270)
- Always use the main background for the default theme (viewer#1280)
June 20, 2022
# Version 24.0.2
Check the file integrity with:
Changes:
- Bump dompurify from 2.3.6 to 2.3.8 (server#32416)
- Bump @testing-library/vue from 5.8.2 to 5.8.3 (server#32419)
- Remove storage wrappers when deleting the user storage (server#32444)
- Adjust wording for database checks (server#32457)
- Fix backgroundjobs mode (server#32470)
- Properly calculate primary element based on background luminance (server#32510)
- Fix crop condition (server#32513)
- Fix handling events without names in activities (server#32585)
- Improve warning about missing pnctl (server#32603)
- Fix status handling (server#32619)
- Move Gd failed operations to debug level (server#32621)
- Update guzzlehttp/guzzle requirement from 7.4.2 to 7.4.3 in /build/integration (server#32638)
- Update 3rdparty for symfony/translation:4.4.41 (server#32650)
- Handle non existing settings again (server#32657)
- Add a method to get estimated export size in IMigrator (server#32664)
- Fix Nextcloud Android app not showing proper name (server#32668)
- Fix share permissions rendering (server#32674)
- Allow use of rememberme cookies for IApacheAuth backends (server#32677)
- More meaningfull message when a public authenticated share’s password is wrong or has expired. (server#32683)
- Make sure activities are not created when a deleted calendar object expires (server#32692)
- Trim mount point before matching in encryption code (server#32705)
- Store unencrypted size in the unencrypted_size column (server#32708)
- Cleanup temporary files after finishing the write to object storage (server#32710)
- Always log errors from sending federation api requests to ease debugging (server#32750)
- Add new share attributes column (server#32752)
- Make X-HAS-{MD5/SHA256} opt-in (server#32758)
- Temporary passwords fixes 31952 (server#32764)
- Fix get avatar authorization (server#32770)
- Handle stream wrappers in SeekableHttpStream (server#32776)
- Add back the deleted.png file (server#32786)
- Update psalm-baseline.xml (server#32794)
- Fix mounts mounted at the users home (server#32801)
- Properly import maintenance script (server#32802)
- Perform onetime setup earlier to ensure wrappers are registered on time (server#32811)
- Update guzzlehttp/guzzle requirement from 7.4.3 to 7.4.4 in /build/integration (server#32822)
- Fix exception handling when profile data is too long (server#32833)
- Fix issue #31692 of occ files:scan (server#32841)
- Fix replacing external storage password during debug log (server#32842)
- Revert “Remove inefficient fed share scanner” (server#32848)
- Correctly log failed attempts (server#32854)
- Fix logger overwriting vars in some circumstances (server#32904)
- Bump symfony/translation to 4.4.41 (3rdparty#1042)
- Save parameters also in the notifications (activity#814)
- Limit the $limit to a maximum of 200 (activity#816)
- ConfirmKey must be uuid (circles#1053)
- Create CODEOWNERS (notifications#1211)
- Build(deps): bump prosemirror-view from 1.23.12 to 1.23.13 (text#2407)
- Build(deps): bump @tiptap/extension-task-item from 2.0.0-beta.31 to 2.0.0-beta.32 (text#2408)
- Build(deps): bump @nextcloud/moment from 1.2.0 to 1.2.1 (text#2410)
- Ci: only run php unit tests when php files changed (text#2414)
- Add support for different encodings (text#2416)
- Build(deps): bump @tiptap/core from 2.0.0-beta.174 to 2.0.0-beta.176 (text#2423)
- Build(deps): bump @tiptap/suggestion from 2.0.0-beta.90 to 2.0.0-beta.92 (text#2424)
- Build(deps): bump @tiptap/extension-link from 2.0.0-beta.36 to 2.0.0-beta.38 (text#2425)
- Changes menu entry. (text#2427)
- Build(deps): bump @tiptap/extension-table from 2.0.0-beta.48 to 2.0.0-beta.49 (text#2436)
- Improve image attachment management (text#2444)
- Do not register text/csv mimetype when office can handle it (text#2453)
- Fix non-working hard line breaks (text#2487)
- Encode file to UTF-8 on
fetch
call (text#2498) - An empty string is a valid encoded result (text#2501)
- Bring back inline code support (text#2507)
- Use modern API to cancel requests (viewer#1249)
May 3, 2022
# Version 24.0.1
Check the file integrity with:
Changes:
- Bump karma-spec-reporter from 0.0.33 to 0.0.34 (server#31985)
- Tell mysql to ignore the sort index for search queries (server#32123)
- Update description of cronjob settings to be aligned to the documenta… (server#32133)
- Fix showing of all apps are up-to-date in apps management (server#32153)
- Fx translations with trailing colon (server#32159)
- Fix social sharing buttons (server#32181)
- Revert “Show the child folders in the breadcrumb menu when on a parent entry.” (server#32219)
- Use sabre function directly rather than duplicating it (server#32236)
- Revert “Revert “Make the order of reactions reliable”” (server#32241)
- Include more emoji chars to test and fixes after include it (server#32256)
- Expose shareWithDisplayNameUnique also on autocomplete endpoint (server#32275)
- Don’t use hash to check if binding worked (server#32282)
- Fix preview generator trying to recreate an existing folder (server#32320)
- Fix for transferring ownership of groupfolders (server#32329)
- Add share search tweaks (server#32360)
- Don’t unjail the path when getting the storage info (server#32365)
- Increase retry delay on ‘Wait for S3’ CI job (server#32368)
- Bump karma from 6.3.17 to 6.3.20 (server#32386)
- Bump moment from 2.29.2 to 2.29.3 (server#32402)
- Fix user agent trimming on installation (server#32414)
- Show user account on grant loginflow step (server#32415)
- Only log diagnostic events if a treshhold is set (server#32424)
- Replace isValidEmoji by method in EmojiHelper (server#32437)
- Add Email validation (server#32472)
- Switch to getOption() (circles#1042)
- Add new diagram templates (example-files#23)
- Adapt layout after viewer update (files_pdfviewer#597)
- Update phpunit workflows (files_pdfviewer#599)
- Prevent video file downloads when there is a download limit (files_videoplayer#275)
- Fix password generation (password_policy#357)
- Fix FreeBsd Interface parsing (serverinfo#373)
- Switch to auto table layout (text#2375)
- Use ‘(n)’ suffix instead of timestamp prefix for uploaded image names (text#2377)
- Manually get a mounted instance of the file if needed during lock/unlock (text#2380)
- Fix attachment cleanup when file names contain parenthesis (text#2389)
- Build(deps-dev): bump cypress from 9.5.3 to 9.5.4 (text#2402)
- Build(deps-dev): bump @vue/vue2-jest from 27.0.0-alpha.4 to 27.0.0 (text#2405)
- Fix viewer integration styling (text#2419)
- Revert “Revert “Improve preloading”” (viewer#1237)
- Revert “Revert “Revert “Improve preloading””” (viewer#1238)
- Fix design update after 5 vue components upgrade (viewer#1239)
- Improve preloading (viewer#1240)
May 3, 2022
# Version 24.0.0
Check the file integrity with:
Hub 24 release below
Nextcloud Hub 24 is here!
The biggest improvements Nextcloud Hub 24 introduces are:
- 🙋 User migration
- 🔒 Smart file locking
- 🚀 4x lower db load
- ❤️ Reactions & media tab in Talk
- 🤩 Reply to calls & messages in Desktop client
- 💌 Undo send & schedule emails
Latest 23 release below.
Version 23.0.12 December 8 2022
Download: nextcloud-23.0.12.tar.bz2 or nextcloud-23.0.12.zip Check the file integrity with: MD5: nextcloud-23.0.12.tar.bz2.md5 or nextcloud-23.0.12.zip.md5 SHA256: nextcloud-23.0.12.tar.bz2.sha256 or nextcloud-23.0.12.zip.sha256 SHA512: nextcloud-23.0.12.tar.bz2.sha512 or nextcloud-23.0.12.zip.sha512 PGP (Key): nextcloud-23.0.12.tar.bz2.asc or nextcloud-23.0.12.zip.asc
Changes
- Add rate limiting on lost password emails (server#34660)
- Add pre-commit configuration to stable24 as well (server#34808)
- Fix: Prevent deadlocks during mtime/size/etag propagation (server#34844)
- Skip general login with email for non-valid addresses and LDAP (server#34948)
- Cleanup tempfiles after each cron job run (server#34950)
- Fix invalid date in security.txt (server#34967)
- Avoid a crash when a PHP extension has no version (server#34999)
- Fix duplicate event email notifications (server#35020)
- Add repair command to fix wrong share ownership (server#35040)
- Fix size calculation on copying the skeleton files (server#35050)
- Use storage filter when fetching previews to cleanup (server#35051)
- Fix sidebar not automatically hidden in Files app (server#35062)
- Fix top margin in empty versions list (server#35073)
- Make sure that path is normalized and then checked, (server#35087)
- Fix HTML entities not decoded in comment just added (server#35102)
- Detect weird local ips (server#35144)
- Make sure to not pass null to DateTime::createFromFormat (server#35163)
- Mark more config values as sensitive (server#35202)
- Also cancel XHR when cancelling uploads (server#35267)
- Check quota on file copy (server#35329)
- Fix unsuccessful token login logged as error (server#35339)
- Handle badly named version files more gracefully and log information (server#35352)
- Fix forwarding the object id when searching comments (server#35357)
- Fix mentions rendering in comment editor (server#35361)
- Update cache when file size === 0 (server#35369)
- Properly compare quota against both float/int values (server#35371)
- Update some libs (server#35396)
- Do not check quota for non Node (server#35410)
- Downgrade ubuntu in order to fix CI (server#35608)
- Add mlocati/ip-lib to 1.18 in stable23 (3rdparty#1228)
- Run NPM audit fix (activity#1005)
- Do not pass an instance of User where a string is expected (activity#1021)
- Revert “Do not pass an instance of User where a string is expected” (activity#1022)
- Improve email logging (activity#983)
- Re-activate getMember() (circles#1205)
- Fix getChecksum() (circles#1206)
- Refresh cache on demand (circles#1216)
- Avoid exception loop (circles#1222)
- Audit fix and pin npm/node engines (files_pdfviewer#683)
- Update some deps (logreader#819)
- Still push notifications of twofactor_nextcloud_notification when in DND (notifications#1357)
- Run NPM audit fix (notifications#1371)
- Update user status with event data (notifications#1379)
- Update some libs (password_policy#413)
- Run npm audit fix (photos#1497)
- Bump @nextcloud/vue from 2.6.5 to 2.6.9 (privacy#744)
- Audit fix (privacy#815)
- Chore(deps): update dependency @nextcloud/webpack-vue-config to ^4.1.4 (text#3326)
- Fix(deps): update dependency prosemirror-markdown to ^1.10.1 (text#3340)
- Chore(deps): update dependency @vue/test-utils to ^1.3.3 (text#3364)
- DirectEditing: Set session user for DirectSession editing (text#3373)
- Set IUserSession user in SessionController if available (text#3405)
- Fix(deps): update dependency core-js to ^3.26.1 (text#3422)
- Chore(deps): update dependency regenerator-runtime to ^0.13.11 (text#3449)
- Fix(deps): update tiptap (text#3458)
- Update npm dependencies (text#3470)
- Audit fix (viewer#1477)
Version 23.0.11 November 3 2022
Download: nextcloud-23.0.11.tar.bz2 or nextcloud-23.0.11.zip Check the file integrity with: MD5: nextcloud-23.0.11.tar.bz2.md5 or nextcloud-23.0.11.zip.md5 SHA256: nextcloud-23.0.11.tar.bz2.sha256 or nextcloud-23.0.11.zip.sha256 SHA512: nextcloud-23.0.11.tar.bz2.sha512 or nextcloud-23.0.11.zip.sha512 PGP (Key): nextcloud-23.0.11.tar.bz2.asc or nextcloud-23.0.11.zip.asc
Changes
- Update behat/behat requirement from ~3.10.0 to ~3.11.0 in /build/integration (server#33183)
- Use filesystem user instead of file owner for creating version (server#34041)
- Url encode the web dav url for copying (server#34383)
- Harden disk_free_space check in CheckSetupController (server#34507)
- Update ca-cert bundle (server#34520)
- Update security.txt expires field (server#34529)
- Fix password length limitation (server#34533)
- Return proper error code when reporting exception fails in remote.php (server#34585)
- Fix “email changed” activity email check (server#34598)
- Bump jquery-ui and jquery-ui-dist to the same versions (server#34698)
- Fix external storages access (server#34751)
- Fix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39 (server#34793)
- Update psalm-baseline.xml (server#34813)
- Run NPM audit fix (activity#973)
- Bump terser from 5.7.1 to 5.15.1 (files_videoplayer#291)
- Bump glob-parent from 3.1.0 to 5.1.2 (files_videoplayer#301)
- Bump ansi-html and webpack-dev-server (files_videoplayer#303)
- Update nextcloud/ocp dependency (firstrunwizard#751)
- Fix multi-tab usage with notify_push (notifications#1304)
- Run audit fix (notifications#1312)
- Send the subscription key to the Community push proxy (notifications#1321)
- Run npm audit fix (text#3137)
- Fix(deps): update tiptap (text#3172)
- Chore(deps): update dependency @cypress/browserify-preprocessor to ^3.0.2 (text#3217)
- Chore(deps): update dependency @nextcloud/eslint-config to ^6.1.2 (text#3218)
- Chore(deps): update dependency jest to ^27.5.1 (text#3219)
- Chore(deps): update dependency jest-environment-jsdom to ^27.5.1 (text#3226)
- Fix(deps): update dependency @nextcloud/event-bus to ^2.1.1 (text#3227)
- Fix(deps): update dependency @nextcloud/initial-state to ^1.2.1 (text#3229)
- Fix(deps): update dependency @nextcloud/moment to ^1.2.1 (text#3230)
- Fix(deps): update dependency core-js to ^3.25.5 (text#3231)
- Fix(deps): update dependency highlight.js to ^10.7.3 (text#3232)
- Fix(deps): update dependency markdown-it to ^12.3.2 (text#3233)
- Chore(deps): update dependency @nextcloud/browserslist-config to ^2.3.0 (text#3237)
- Chore(deps): update dependency @vue/test-utils to ^1.3.0 (text#3238)
- Chore(deps): update dependency cypress to ^9.7.0 (text#3239)
- Fix(deps): update dependency vue-click-outside to ^1.1.0 (text#3240)
- Chore(deps): update dependency regenerator-runtime to ^0.13.10 (text#3242)
- Fix(deps): update dependency @nextcloud/axios to ^1.11.0 (text#3243)
- Fix(deps): update dependency @nextcloud/l10n to ^1.6.0 (text#3244)
- Fix(deps): update dependency @nextcloud/vue to ^4.4.0 (text#3245)
- Fix(deps): update dependency prosemirror-view to ^1.29.0 (text#3246)
- Fix(deps): update dependency prosemirror-state to ^1.4.2 (text#3273)
- Fix(deps): update dependency core-js to ^3.26.0 (text#3301)
- Fix(deps): update dependency @nextcloud/browser-storage to ^0.2.0 (text#3311)
- Bump terser and async (viewer#1407)
Version 23.0.10 October 6 2022
Download: nextcloud-23.0.10.tar.bz2 or nextcloud-23.0.10.zip Check the file integrity with: MD5: nextcloud-23.0.10.tar.bz2.md5 or nextcloud-23.0.10.zip.md5 SHA256: nextcloud-23.0.10.tar.bz2.sha256 or nextcloud-23.0.10.zip.sha256 SHA512: nextcloud-23.0.10.tar.bz2.sha512 or nextcloud-23.0.10.zip.sha512 PGP (Key): nextcloud-23.0.10.tar.bz2.asc or nextcloud-23.0.10.zip.asc
Changes
- Further pre-filter search result before setting up share source cache (server#33710)
- Bump moment-timezone from 0.5.34 to 0.5.37 (server#33723)
- Remove leading slash for search results at mountpoint root (server#33750)
- Check calendar URI length before creation (server#33784)
- Log if cookie login failed with token mismatch or session unavailability (server#33786)
- Wait for the new user form to be visible in acceptance tests (server#33792)
- Fix handling of internal errors when uploading theming files (server#33799)
- Always use the default fs owner when storing versions (server#33971)
- Improve getting recent files performance (server#33982)
- Do not empty config.php file if reading failed for any reason (server#34025)
- Make groupfolders use system wide encryption keys (server#34102)
- Dont try email login if the provider username is not a valid email (server#34114)
- Update ca-cert bundle (server#34131)
- Correctly handle Redis::keys returning false (server#34342)
- Update christophwurst/nextcloud dependency (activity#933)
- Migrate to nextcloud/OCP package in stable23 (activity#938)
- Update nextcloud/ocp dependency (activity#943)
- Migrate to nextcloud/OCP package in stable23 (firstrunwizard#747)
- Migrate to nextcloud/OCP package in stable23 (logreader#791)
- Migrate to nextcloud/OCP package in stable23 (nextcloud_announcements#111)
- Update nextcloud/ocp dependency (nextcloud_announcements#113)
- Fix duplicate ID on settings page (notifications#1263)
- Fix checking for links finally (notifications#1278)
- Migrate to nextcloud/OCP package in stable23 (notifications#1295)
- Update nextcloud/ocp dependency (notifications#1298)
- Revert “Revert “fix service-worker”” (photos#1221)
- Migrate to nextcloud/OCP package in stable23 (serverinfo#404)
- Build(deps): bump prosemirror-markdown from 1.9.3 to 1.9.4 (text#2818)
- Migrate to nextcloud/OCP package in stable23 (text#3062)
- Update nextcloud/ocp dependency (text#3114)
- Create psalm.yml (viewer#1400)
Version 23.0.9 September 9 2022
Download: nextcloud-23.0.9.tar.bz2 or nextcloud-23.0.9.zip Check the file integrity with: MD5: nextcloud-23.0.9.tar.bz2.md5 or nextcloud-23.0.9.zip.md5 SHA256: nextcloud-23.0.9.tar.bz2.sha256 or nextcloud-23.0.9.zip.sha256 SHA512: nextcloud-23.0.9.tar.bz2.sha512 or nextcloud-23.0.9.zip.sha512 PGP (Key): nextcloud-23.0.9.tar.bz2.asc or nextcloud-23.0.9.zip.asc
Changes
- Always log errors from sending federation api requests to ease debugging (server#32751)
- Fix logging data context to file (server#32985)
- Bump moment from 2.29.3 to 2.29.4 (server#33184)
- Bump css-vars-ponyfill from 2.4.7 to 2.4.8 (server#33474)
- Recover installation when creating the database user fails and improve password strength (server#33515)
- Unify initial and updated quota display (server#33580)
- Add testing for mariadb10.6 (server#33606)
- Respect user settings in php.ini if they are big enough (server#33645)
- Improve handling of profile page (server#33649)
- Stable24] Fix carddav activities (server#33661)
- Update CRL (server#33677)
- Fix plural usage in LDAP wizard (server#33683)
- Logger ignore args of sharepoint-related methods (server#33701)
- Optimize search post-processing for jail wrapper (server#33763)
- Compare lowercase email when updating from ldap (server#33922)
- Revert “Compare lowercase email when updating from ldap” (server#33936)
- Update christophwurst/nextcloud dependency (activity#882)
- Update .l10nignore (activity#886)
- Fix translation ignore (activity#890)
- Ignore remnants (circles#1129)
- Update christophwurst/nextcloud dependency (circles#1140)
- Fix background email job for disabled users (notifications#1257)
- Bump vue-router from 3.5.3 to 3.5.4 (photos#1105)
- Bump qs from 6.10.3 to 6.10.4 (photos#1128)
- Fix service-worker (photos#1215)
- Revert “fix service-worker” (photos#1216)
Version 23.0.8 August 13 2022
Download: nextcloud-23.0.8.tar.bz2 or nextcloud-23.0.8.zip Check the file integrity with: MD5: nextcloud-23.0.8.tar.bz2.md5 or nextcloud-23.0.8.zip.md5 SHA256: nextcloud-23.0.8.tar.bz2.sha256 or nextcloud-23.0.8.zip.sha256 SHA512: nextcloud-23.0.8.tar.bz2.sha512 or nextcloud-23.0.8.zip.sha512 PGP (Key): nextcloud-23.0.8.tar.bz2.asc or nextcloud-23.0.8.zip.asc
Changes
- Bump clipboard from 2.0.10 to 2.0.11 (server#32333)
- Update sabre/dav requirement from 4.3.1 to 4.4.0 in /build/integration (server#33095)
- Logging, updating status for general error in federation (server#33103)
- Load dashboard widgets of enabled apps only (server#33156)
- Also use nextcloud certificate bundle when downloading from s3 (server#33253)
- Fix loading legacy app.php with multi app dir (server#33277)
- Fix reading blob data as resource (server#33344)
- Bump dompurify from 2.3.8 to 2.3.10 (server#33348)
- Reset user status based on message ID only (server#33351)
- Improve local IP detection (server#33354)
- Don’t try to purge objects from the birthday calendar when it doesn’t exist (server#33365)
- Bump underscore from 1.12.0 to 1.12.1 (server#33366)
- Don’t set `null` as a bundle path (server#33383)
- Handle AccessDenied error when checking if external s3 support versions (server#33392)
- DAV custom props: catch Exception and rollback transaction in case (server#33408)
- Bump @nextcloud/momemt to 1.2.1 (server#33436)
- Handle one time and large passwords (server#33443)
- Revert “Revert “Remove inefficient fed share scanner”” (server#33456)
- Do not update passwords if nothing changed (server#33489)
- Build(deps): bump prosemirror-markdown from 1.9.1 to 1.9.3 (text#2698)
- Build(deps): bump @nextcloud/dialogs from 3.1.2 to 3.1.4 (viewer#1304)
- Merge pull request #1273 from nextcloud/enh/open_with (viewer#1305)
Version 23.0.7 July 19 2022
Download: nextcloud-23.0.7.tar.bz2 or nextcloud-23.0.7.zip Check the file integrity with: MD5: nextcloud-23.0.7.tar.bz2.md5 or nextcloud-23.0.7.zip.md5 SHA256: nextcloud-23.0.7.tar.bz2.sha256 or nextcloud-23.0.7.zip.sha256 SHA512: nextcloud-23.0.7.tar.bz2.sha512 or nextcloud-23.0.7.zip.sha512 PGP (Key): nextcloud-23.0.7.tar.bz2.asc or nextcloud-23.0.7.zip.asc
Changes
- Add share search tweaks (server#32322)
- Bump vue-router from 3.5.3 to 3.5.4 (server#32529)
- Validate custom dashboard background image (server#32792)
- Run php tests when 3rdparty changed (server#32871)
- Make sure ResetTokenBackgroundJob doesn’t execute if config is read-only (server#32890)
- Fix default toast message for failed uploads with HTTP/2 (server#32895)
- Mention missing files subdir (server#32919)
- Use stored user for PasswordUpdatedEvent (server#32975)
- Fix hook encryption with cron job (server#32987)
- Improve local domain detection (server#32991)
- Fix email shares not being shown to other users (server#33004)
- Bump guzzlehttp/guzzle (7.3.0 => 7.4.5) (server#33010)
- Update guzzlehttp/guzzle requirement from 6.5.7 to 6.5.8 in /build/integration (server#33018)
- Avoid deprecation warnings about libxml_disable_entity_loader in PHP 8+ (server#33024)
- Rename setting name to reduce its length (server#33029)
- Do not display the buffer_size info if the size is already set to a c… (server#33030)
- Fix deletion of additional emails (server#33035)
- Check whether entry is of type ICacheEntry in Cache->remove() (server#33059)
- Fix detection of firefox in ContentSecurityPolicyNonceManager (server#33070)
- Allow to disable password policy enforcement for selected groups (server#33114)
- Remove .php from ajax url (server#33116)
- Fix translation of home breadcrumb (server#33120)
- Fixes for quota text in navigation bar (server#33133)
- Do not send display name twice for saving (server#33144)
- Update psalm-baseline.xml (server#33150)
- Only ignore attempts of the same action (server#33158)
- Bump guzzlehttp/guzzle (7.3.0 => 7.4.5) (3rdparty#1091)
- Fix one hardcoded string (circles#1101)
- Avoid using non-existing \OCP\Server::get (circles#1109)
- Fix footer not hidden when Talk sidebar is shown (files_pdfviewer#617)
- Shuffle before validating (password_policy#365)
- Update @nextcloud/axios and webdav to make AbortControler work (viewer#1274)
Version 23.0.6 June 20 2022
Download: nextcloud-.tar.bz2 or nextcloud-23.0.6.zip Check the file integrity with: MD5: nextcloud-23.0.6.tar.bz2.md5 or nextcloud-23.0.6.zip.md5 SHA256: nextcloud-23.0.6.tar.bz2.sha256 or nextcloud-23.0.6.zip.sha256 SHA512: nextcloud-23.0.6.tar.bz2.sha512 or nextcloud-23.0.6.zip.sha512 PGP (Key): nextcloud-23.0.6.tar.bz2.asc or nextcloud-23.0.6.zip.asc
Changes
- Fix column/property types in CalDAV (server#31788)
- Fix apps settings error message timeout (server#32081)
- Bump dompurify from 2.3.6 to 2.3.8 (server#32391)
- Remove storage wrappers when deleting the user storage (server#32445)
- Adjust wording for database checks (server#32456)
- Bump handlebars-loader from 1.7.1 to 1.7.2 (server#32528)
- Improve warning about missing pnctl (server#32604)
- Move Gd failed operations to debug level (server#32622)
- Fix status handling (server#32625)
- Update guzzlehttp/guzzle requirement from 6.5.5 to 6.5.6 in /build/integration (server#32637)
- Update 3rdparty for symfony/translation:4.4.41 (server#32651)
- Handle non existing settings again (server#32658)
- Allow use of rememberme cookies for IApacheAuth backends (server#32679)
- Properly calculate primary element based on background luminance (server#32680)
- Make sure activities are not created when a deleted calendar object expires (server#32693)
- Trim mount point before matching in encryption code (server#32706)
- Cleanup temporary files after finishing the write to object storage (server#32711)
- Make X-HAS-{MD5/SHA256} opt-in (server#32759)
- Fix get avatar authorization (server#32771)
- Handle stream wrappers in SeekableHttpStream (server#32777)
- Add back the deleted.png file (server#32789)
- Update psalm-baseline.xml (server#32795)
- Fix loading groupfolder info when share api is disabled (server#32808)
- Update 3rdparty for christophwurst/id3parser 0.1.4 (server#32810)
- Update guzzlehttp/guzzle requirement from 6.5.6 to 6.5.7 in /build/integration (server#32821)
- Fix exception handling when profile data is too long (server#32834)
- Fix replacing external storage password during debug log (server#32846)
- Revert “Remove inefficient fed share scanner” (server#32849)
- Correctly log failed attempts (server#32855)
- Fix logger overwriting vars in some circumstances (server#32906)
- Bump symfony/translation to 4.4.41 (3rdparty#1043)
- Bump christophwurst/id3parser to 0.1.4 (3rdparty#966)
- Limit the $limit to a maximum of 200 (activity#817)
- ConfirmKey must be uuid (circles#1054)
- [Occ] display information about freshly created circle (circles#1057)
- Do not generate link if no front-end (circles#1061)
- Recursive setOptions() (circles#1065)
- Adding options ‘is:?’ to search (circles#1071)
- Log failed member generation (circles#1077)
- Confirm migration feasibility (circles#1080)
- Revert “log failed member generation” (circles#1084)
- Revert “confirm migration feasibility” (circles#1085)
- Create CODEOWNERS (notifications#1212)
- Add support for different encodings (text#2415)
- Changes menu entry. (text#2428)
- Do not register text/csv mimetype when office can handle it (text#2454)
- Fix composer dependencies (text#2493)
- Encode file to UTF-8 on
fetch
call (text#2499) - An empty string is a valid encoded result (text#2503)
- Upgrade: all of prosemirror (text#2505)
- Use modern API to cancel requests (viewer#1250)
Version 23.0.5 May 19 2022
Download: nextcloud-23.0.5.tar.bz2 or nextcloud-23.0.5.zip Check the file integrity with: MD5: nextcloud-23.0.5.tar.bz2.md5 or nextcloud-23.0.5.zip.md5 SHA256: nextcloud-23.0.5.tar.bz2.sha256 or nextcloud-23.0.5.zip.sha256 SHA512: nextcloud-23.0.5.tar.bz2.sha512 or nextcloud-23.0.5.zip.sha512 PGP (Key): nextcloud-23.0.5.tar.bz2.asc or nextcloud-23.0.5.zip.asc
Changes
- Use the nextcloud certificate bundle for s3 (server#31818)
- Federated share performance improvements (server#31902)
- Principal search by display name case insensitive (server#31976)
- Log why the login token can’t be used for credentials (server#31978)
- Bump babel-loader from 8.2.4 to 8.2.5 (server#32100)
- Bump moment from 2.29.2 to 2.29.3 (server#32101)
- Fix showing of all apps are up-to-date in apps management (server#32115)
- Do not update _lastChanged on auto-detected attributes (server#32120)
- Tell mysql to ignore the sort index for search queries (server#32124)
- Get not only time-sensitive next job from list but any when not in cron-mode (server#32131)
- Update description of cronjob settings to be aligned to the documenta… (server#32135)
- Fx translations with trailing colon (server#32160)
- L10n: Change apostrophe (server#32174)
- Fix social sharing buttons (server#32182)
- Don’t use plain URL on the email subject (server#32247)
- Don’t use hash to check if binding worked (server#32284)
- Fix preview generator trying to recreate an existing folder (server#32323)
- Fix for transferring ownership of groupfolders (server#32330)
- Bump @testing-library/vue from 5.8.2 to 5.8.3 (server#32334)
- Explicitly close div element (server#32417)
- Fix user agent trimming on installation (server#32420)
- Show user account on grant loginflow step (server#32422)
- Add Email validation (server#32474)
- Fix array key on import() (circles#1027)
- Switch to getOption() (circles#1043)
- Add new diagram templates (example-files#24)
- Update phpunit workflows (files_pdfviewer#600)
- Prevent video file downloads when there is a download limit (files_videoplayer#276)
- Fix password generation (password_policy#358)
- Bump babel-loader from 8.2.4 to 8.2.5 (privacy#764)
- Build(deps): bump prosemirror-view from 1.23.12 to 1.23.13 (text#2348)
- Improve preloading (viewer#1232)
Version 23.0.4 April 21 2022
Download: nextcloud-23.0.4.tar.bz2 or nextcloud-23.0.4.zip Check the file integrity with: MD5: nextcloud-23.0.4.tar.bz2.md5 or nextcloud-23.0.4.zip.md5 SHA256: nextcloud-23.0.4.tar.bz2.sha256 or nextcloud-23.0.4.zip.sha256 SHA512: nextcloud-23.0.4.tar.bz2.sha512 or nextcloud-23.0.4.zip.sha512 PGP (Key): nextcloud-23.0.4.tar.bz2.asc or nextcloud-23.0.4.zip.asc
Changes
- Run tests with primary object storage in CI + large upload fixes (server#31453)
- User_ldap fix ldap connection resets #31421 (server#31514)
- Validate
overwrite.cli.url
to be a url in setup check (server#31518) - Fix duplicated UUID detection when there are empty uuids (server#31521)
- Fix occ user:add-app-password (server#31536)
- Fix the logger that is imported for critical actions (server#31540)
- Toggle profile globally (server#31624)
- Improve imagick, bcmath and gmp extension warnings (server#31634)
- Add optional WebDav propfind properties to count sub elements (server#31641)
- Fix listeners declaration in case of occ usage (server#31656)
- Do not forget DB table prefix with truncate query (server#31666)
- Limit the length of app password names (server#31678)
- Add OPcache recommendations to Transifex (server#31705)
- Bump babel-loader from 8.2.3 to 8.2.4 (server#31721)
- Add oauth2_clients migration for Owncloud (server#31730)
- Don’t create cards_abiduri it if already exists (server#31733)
- Show that the web updater is not recommended on big instances (server#31740)
- Add direct arg to login flow (server#31748)
- Wrap oauth2 migrations inside conditions (server#31774)
- Fix assignment of the LDAP Wizard connection (server#31785)
- Fix ldap wizard styling (server#31804)
- Bump guzzlehttp/psr7 from 1.8.3 to 1.8.5 (server#31821)
- Ignore errors when searching for bundled preview (server#31831)
- Deduplicate storage ids in list before reusing (server#31835)
- Dont re-query fileinfo when getting dav quota (server#31836)
- Take permissions from multiple paths into account for share permissions (server#31846)
- Log in audit log federated shares events (server#31856)
- Update autoloaders and Node package-lock.json (server#31862)
- Fix incorrect if conditions in View (server#31878)
- Do not decorate the CLI output if it’s explicitly turned off (server#31880)
- Fix _App::getCurrentApp() when being called from CLI or phpunit (server#31882)
- Bump moment from 2.29.1 to 2.29.2 (server#31913)
- Fix shared mount roots not being returned from
getSharesInFolder
(server#31923) - Confirm user is internal to globalscale (server#31940)
- AmazonS3: allow not implemented versioning (server#31946)
- Fix accept/reject remote share action (server#31949)
- Update CRL after revocation of socialsharing_telegram.csr (server#31955)
- Fix LDAP Dark Theme Issue (server#31968)
- Bump guzzlehttp/psr7 from 1.8.3 to 1.8.5 (3rdparty#1016)
- Fallback to the admin settings if the user did not configure it (activity#781)
- Bypass/limit permissions (circles#1001)
- Update memberships on path change (circles#1007)
- Check owner attendance (circles#1010)
- Remove child shares (circles#1015)
- Update displayName (circles#1017)
- Oracle support (circles#978)
- Limit some feature when Circles is managed by an app (circles#982)
- Use stable23 for oci tests (circles#985)
- Missing $prec (circles#995)
- Update population (circles#997)
- Disable social recommendation (firstrunwizard#693)
- Fix settings navigation order (firstrunwizard#697)
- Bump babel-loader from 8.2.3 to 8.2.4 (privacy#752)
- Build(deps): bump prosemirror-view from 1.23.7 to 1.23.9 (text#2233)
- Build(deps): bump prosemirror-view from 1.23.9 to 1.23.10 (text#2259)
- Build(deps): bump prosemirror-view from 1.23.10 to 1.23.11 (text#2274)
- Fix: menu bubble size at the end of the line (text#2277)
- Build(deps): bump prosemirror-view from 1.23.11 to 1.23.12 (text#2286)
- Properly cancel and reset ongoing streams when unmounting (viewer#1208)
Version 23.0.3 March 21 2022
Download: nextcloud-23.0.3.tar.bz2 or nextcloud-23.0.3.zip Check the file integrity with: MD5: nextcloud-23.0.3.tar.bz2.md5 or nextcloud-23.0.3.zip.md5 SHA256: nextcloud-23.0.3.tar.bz2.sha256 or nextcloud-23.0.3.zip.sha256 SHA512: nextcloud-23.0.3.tar.bz2.sha512 or nextcloud-23.0.3.zip.sha512 PGP (Key): nextcloud-23.0.3.tar.bz2.asc or nextcloud-23.0.3.zip.asc
Changes
- Allow writing audit log to syslog and systemdlog (server#30852)
- Allow to disable AuthToken v1 (server#30949)
- Add primary key for ratelimit table (server#30965)
- Bump samba images in tests (server#30967)
- Update variables.scss – Fallback font before Noto Color Emoji (server#30969)
- Show if the mail server settings are not set or verified (server#30998)
- Use the unjailed-path in OC_Helper::getStorageInfo() for files located in SharedStorage. (server#30999)
- Fix: Birthday events missing after reimporting contacts (server#31000)
- Bump clipboard from 2.0.9 to 2.0.10 (server#31023)
- Fix bugs with incorrect currentFileList in the favorite and share by you view (server#31050)
- Allow specify a config prefix for another database connection (server#31059)
- Don’t provide favorite activity settings (server#31084)
- Only setup part of the filesystem for appdata requests (server#31098)
- Allow sub-admins to access delegated settings. (server#31102)
- Ignore contact interaction with self (server#31120)
- Fix overlapping buttons in apps-management (server#31179)
- Fix typo in DAV namespace registration (server#31183)
- Fix a broken tooltip (server#31184)
- Improve user status revert performance (server#31192)
- Fix path handling when transferring incoming shares (server#31204)
- Bump dompurify from 2.3.5 to 2.3.6 (server#31226)
- Improve caching policy use immutable when loading versionned assets (server#31244)
- Hide download button for images (server#31253)
- Don’t redirect when loading files index page (server#31255)
- Consider only reminders with calendar data (server#31262)
- Also cache non-existing to reuse it (server#31297)
- Ignore cache in occ ldap:check-ldap command (server#31299)
- Wrap S3 multipart upload exception (server#31302)
- Fix ldap:check-user method for newly created LDAP users (server#31306)
- Avoid PHP errors in the checkers drone step (server#31313)
- Background job time windows (server#31318)
- Mark split database configs as sensitive (server#31331)
- Update CRL after revocation of rocket_integration.csr (server#31350)
- Bump backbone from 1.4.0 to 1.4.1 (server#31369)
- Make Sabre File exception messages translatable (server#31392)
- Censor more configs (server#31399)
- Don’t set up full filesystem to check for certificates (server#31401)
- Also use hashed/indexed column on delete (server#31402)
- Fix caching of the user avatar (server#31410)
- Fix duplicate primary email message (server#31412)
- Fix developer link (server#31423)
- Fix fileactions for sharing overview (server#31424)
- Prevent default right-click options when hideDownload is enabled (server#31427)
- Fix return type of avatar file (server#31432)
- Fix “Nextcloud is not allowed to use the OPcache API” warning (server#31437)
- Add Nextcloud docs link to OPcache recommends (server#31438)
- Be conservative when reading from fresh created column (server#31442)
- Init user’s file system if not existing on ownership transfer (server#31445)
- Use persistent connections when connecting to redis (server#31450)
- Fix settings error message timeout (server#31457)
- Connectivity check: allow using the protocol in ‘connectivity_check_domains’ (server#31479)
- Add option to disallow creation of local storages (server#31481)
- Fix too many file download notifications when watching a video (server#31485)
- Fix new file menu (server#31490)
- Fix listeners declaration in case of occ usage (server#31529)
- Fix user status not resetting correctly after a call (server#31543)
- Prevent reading key on SFTP stat bool (server#31547)
- Fix more than 1000 entries in queries exception in CardDavBackend (server#31550)
- Update CRL after revoke deckimportfromtrello.csr (server#31618)
- Revert “Fix listeners declaration in case of occ usage” (server#31642)
- Try to reduce the load from writing (activity#731)
- Allow specify a config prefix for another database connection (activity#735)
- Adjust nextcloud lib version (activity#739)
- Make background job time insensitive (activity#741)
- Fix cached circle returning bool before being parsed as JSON (circles#932)
- MembershipsService -> membershipService (circles#934)
- Block/force circle types (circles#938)
- Set member as INVITED only if not external (circles#940)
- Allow configuration of one single password per circle (circles#944)
- Display spent time on request (circles#949)
- Lighter SQL requests and compat with Oracle (circles#956)
- Update population (circles#959)
- Fix PrimaryKey on circles_event (circles#965)
- Fix import (circles#970)
- Only refresh notifications once with notify push (notifications#1155)
- Improve mass notification processing (notifications#1156)
- Bump url-parse from 1.5.4 to 1.5.10 (photos#1043)
- Fix privacy UI with subscription (privacy#707)
- Bump vue-loader from 15.9.6 to 15.9.8 (privacy#712)
- Bump @nextcloud/babel-config from 1.0.0-beta.1 to 1.0.0 (privacy#715)
- Bump @babel/core from 7.13.15 to 7.13.16 (privacy#718)
- Bump eslint-import-resolver-webpack from 0.13.0 to 0.13.2 (privacy#721)
- Bump babel-loader from 8.2.2 to 8.2.3 (privacy#724)
- Bump sass from 1.32.10 to 1.32.13 (privacy#731)
- Bump vue and vue-template-compiler (privacy#732)
- Bump eslint-config-standard from 16.0.2 to 16.0.3 (privacy#733)
- Bump node-polyfill-webpack-plugin from 1.1.0 to 1.1.4 (privacy#734)
- Bump eslint-webpack-plugin from 2.5.3 to 2.5.4 (privacy#738)
- Add index for last_contact in text_sessions table (text#2147)
- Use file.path to track EditorWrapper instances more accurately (text#2150)
- Build(deps): bump prosemirror-transform from 1.3.3 to 1.3.4 (text#2159)
- Fix: only apply bullet style to ul > li (text#2195)
- Build(deps): bump prosemirror-view from 1.23.6 to 1.23.7 (text#2207)
- Fix: update psalm baseline to account for changes in server (text#2208)
- Derpgon cz fix/stable23/image data urls (text#2210)
- Display content first and then load menus (text#2228)
- Build(deps-dev): bump @babel/plugin-proposal-class-properties from 7.16.0 to 7.16.7 (viewer#1171)
- Build(deps-dev): bump @nextcloud/webpack-vue-config from 4.1.0 to 4.1.4 (viewer#1174)
- Build(deps): bump camelcase from 6.2.0 to 6.2.1 (viewer#1175)
- Build(deps): bump @nextcloud/event-bus from 2.1.0 to 2.1.1 (viewer#1176)
- Build(deps-dev): bump @cypress/browserify-preprocessor from 3.0.1 to 3.0.2 (viewer#1178)
- Build(deps-dev): bump @nextcloud/eslint-config from 6.1.0 to 6.1.2 (viewer#1179)
- Build(deps-dev): bump wait-on from 6.0.0 to 6.0.1 (viewer#1180)
Version 23.0.2 February 16 2022
Download: nextcloud-23.0.2.tar.bz2 or nextcloud-23.0.2.zip Check the file integrity with: MD5: nextcloud-23.0.2.tar.bz2.md5 or nextcloud-23.0.2.zip.md5 SHA256: nextcloud-23.0.2.tar.bz2.sha256 or nextcloud-23.0.2.zip.sha256 SHA512: nextcloud-23.0.2.tar.bz2.sha512 or nextcloud-23.0.2.zip.sha512 PGP (Key): nextcloud-23.0.2.tar.bz2.asc or nextcloud-23.0.2.zip.asc
Changes
- Check for disk_free_space (server#29798)
- Avoid use of iconv to get rid of unicode (server#29965)
- Don’t query the bruteforce attempts when we just deleted them (server#30026)
- Fix input for groups validation in new user form (server#30144)
- Reload page instead of file list when getting 401 authentification error (server#30151)
- Allow to delete non-migrated previews instead of moving them (server#30175)
- Fix relation “user_id” already exists migration error (server#30176)
- Check resource before closing in encryption wrapper (server#30180)
- Use correct icon for dir-external-root (server#30187)
- Properly format sharing datepicker locale (server#30190)
- Update guzzlehttp/guzzle requirement from 6.5.2 to 6.5.5 in /build/integration (server#30212)
- Update sabre/dav requirement from 4.2.1 to 4.2.3 in /build/integration (server#30213)
- Bump dompurify from 2.3.3 to 2.3.4 (server#30214)
- Bump core-js from 3.19.2 to 3.19.3 (server#30215)
- Don’t check the configvalue for lastLogin which is never null (server#30236)
- Support LDAP dns longer than 255 characters (server#30238)
- Only wildcard search if enumeration is allowed (server#30245)
- Fix setting up 2FA when no providers are set up but backup codes (server#30252)
- Carefully filter out non matching time ranges for CalDAV search (server#30267)
- Use bigint for autoincremented column (server#30272)
- Fix ShareLink Upload UI for Folders (server#30289)
- Use proper translation source for direct editing (server#30301)
- Ignore non-existing groups when notifying group shares (server#30306)
- Fix share owner not being displayed in sharing tab (server#30315)
- Update sabre/dav requirement from 4.2.3 to 4.3.0 in /build/integration (server#30325)
- Enhance and complement OPcache setup checks (server#30339)
- Fix potential unwarranted memberships in nested groups from LDAP (server#30343)
- Fix overlapping in the help settings section (server#30344)
- Remove iconv from dependencies and tests (server#30351)
- Fix persistent tooltip in the “new folder” input of the file picker (server#30356)
- Don’t die with LockedException when removing/restoring multiple files from trash (server#30390)
- Improve personal settings on mobile (server#30411)
- Fix rendering app authors with homepage or email (server#30431)
- Add missing index for propertypath only queries of DAV properties (server#30433)
- Handle external share with invalid host (server#30443)
- Make sure to get file model in template picker (server#30449)
- Improve status modal (server#30455)
- Allow using composer plugin with composer 2.2 (server#30462)
- Fix uploading text position (server#30480)
- Run migrations fully when reenabling an app (server#30486)
- Fix passing on the parameter (server#30522)
- Fix email verification (server#30525)
- Update CRL after revocation of sharerenamer.crt (server#30528)
- Handle LocalServerException when scanning external shares (server#30557)
- Fix fail when keys/files folder already exists (server#30576)
- Use npm ci when running JS tests (server#30580)
- Fix: only use jquery once it is available (server#30592)
- Avoid zero division in setup checks (server#30594)
- Prevent loading images that would require too much memory. (server#30602)
- Fix undefined/unset scope in account properties (server#30611)
- Fix RequestURL check for cli commands (server#30619)
- Reset job disabling timer on adding the job again (server#30621)
- Set the file’s mtime from the headers in bulk upload (server#30623)
- Trigger “changeDirectory” event on URL change (server#30627)
- Properly abort uploads (server#30636)
- Fix idn emails not working in shares (server#30643)
- Implement multibucket shift for ObjectStore (server#30659)
- Fix wrong unified search link to folder (server#30662)
- Fix primary key change in user_ldap migration (server#30663)
- Improve accessibility settings on mobile (server#30671)
- Fix file picker not respecting hidden files settings (server#30672)
- Add version of disabled apps when available (server#30674)
- Optimize FileSystemTags workflow for groupfolder (server#30684)
- Fix users can’t login external mount user entered credentials not set (server#30685)
- Remove inefficient fed share scanner (server#30688)
- New Files internal link GET param to avoid opening the file (server#30689)
- UpdateEncryptedVersion: cleanup on target if cache already got renamed (server#30695)
- Improve layout for the public download page (server#30698)
- Fix loading of the text app in public shared links (server#30722)
- Fix non-ascii characters present in the header (server#30728)
- Hash job argument (server#30734)
- Increase email main buttons width for non-english languages (server#30740)
- Improve install process (server#30747)
- Create block-merge-freeze.yml (server#30753)
- Log bruteforce throttle and blocking (server#30759)
- Always call flush() as getAllKeys() is broken (server#30773)
- Add KerberosApacheAuth support to files_external (server#30782)
- Update sabre/dav requirement from 4.3.0 to 4.3.1 in /build/integration (server#30799)
- Bump jquery-ui from 1.13.0 to 1.13.1 (server#30800)
- Fix accessing undefined offsets (server#30811)
- Fix psalm not running (server#30814)
- 23.0.1 Final (server#30840)
- Fix php:cs (server#30847)
- Prevent merging on EOL branches (server#30872)
- Fixes occ user:info when the user never logged in (server#30890)
- Bump dompurify from 2.3.4 to 2.3.5 (server#30911)
- Bump clipboard from 2.0.8 to 2.0.9 (server#30912)
- Bump webpack-cli from 4.9.1 to 4.9.2 (server#30913)
- Fix psalm warning related to registerEventListener (server#30915)
- Update version.php (server#30975)
- Fix duplicated UUID migration issue (server#31107)
- Revert the ‘broken’ public page changes (server#31108)
- Disable bulk upload by not advertising it (server#31171)
- Create block-merge-freeze.yml (3rdparty#971)
- Fix sorting of filters on php 8.0+ (activity#715)
- Filter allowed type of member (circles#865)
- Lighten select for single circle (circles#867)
- Bypass moderator check on CFG_FRIEND (circles#873)
- Better display of federated user (circles#876)
- Strtolower on mail address (circles#882)
- Only returns population on direct request from the front-end or occ command (circles#885)
- Enforce password on new share (circles#887)
- Ignore exception to group sync (circles#894)
- Exception on null token (circles#896)
- L10n: Improved grammar (circles#898)
- Create block-merge-freeze.yml (circles#907)
- Fix loosing memberships in low depth (circles#914)
- Remove shares during circles destruction, clean orphan shares on cron (circles#918)
- Paginate Circles through OCS query parameters (circles#919)
- GetSingleId(): string; (circles#922)
- Bump actions (files_pdfviewer#530)
- Bump @nextcloud/eslint-config from 6.1.0 to 6.1.2 (files_pdfviewer#534)
- Bump @nextcloud/webpack-vue-config from 4.1.0 to 4.1.4 (files_pdfviewer#535)
- Create block-merge-freeze.yml (files_pdfviewer#544)
- Updating lint-php.yml workflow from template (files_pdfviewer#549)
- Create block-merge-freeze.yml (files_rightclick#131)
- Create block-merge-freeze.yml (files_videoplayer#256)
- Fix overlapping buttons (firstrunwizard#652)
- Create block-merge-freeze.yml (firstrunwizard#661)
- Create block-merge-freeze.yml (logreader#636)
- Create block-merge-freeze.yml (nextcloud_announcements#92)
- Create block-merge-freeze.yml (notifications#1137)
- Create block-merge-freeze.yml (password_policy#315)
- Bump autoprefixer from 10.3.6 to 10.3.7 (photos#1009)
- Bump @nextcloud/eslint-config from 6.1.0 to 6.1.2 (photos#1010)
- Bump postcss-loader from 6.2.0 to 6.2.1 (photos#1011)
- Bump @nextcloud/event-bus from 2.1.0 to 2.1.1 (photos#1012)
- Bump @nextcloud/initial-state from 1.2.0 to 1.2.1 (photos#1013)
- Fix default previews (photos#951)
- Fix Tags: Don’t display tags without photos (photos#960)
- Update workflows (photos#981)
- Bump @nextcloud/webpack-vue-config from 4.1.0 to 4.1.4 (photos#985)
- Bump url-parse from 1.5.3 to 1.5.4 (photos#986)
- Bump vue-router from 3.5.2 to 3.5.3 (photos#987)
- Bump qs from 6.10.1 to 6.10.3 (photos#988)
- Bump camelcase from 6.2.0 to 6.2.1 (photos#989)
- Create block-merge-freeze.yml (photos#998)
- Fix label of account name and hide parts with subscription (privacy#676)
- Create block-merge-freeze.yml (privacy#684)
- Update workflows (privacy#690)
- Create block-merge-freeze.yml (recommendations#470)
- Update test.yml (recommendations#473)
- Create block-merge-freeze.yml (serverinfo#352)
- Create block-merge-freeze.yml (survey_client#123)
- Update mark input/paste rules to tiptap v2 regular expressions (text#1976)
- Don’t show “Link file” button when using direct edition (text#1979)
- Make sure translations are detected (text#1984)
- Fix only the first item gets tasklist-ified issue (text#2005)
- Fix: use stable23 branch for cypress tests (text#2023)
- Fix autofocus on empty documents without a node (Fixes: #1974) (text#2035)
- Add stylelint to github actions (text#2041)
- Fix: cypress login with new session feature (text#2046)
- Bump @nextcloud/event-bus from 2.1.0 to 2.1.1 (text#2078)
- Bump @nextcloud/initial-state from 1.2.0 to 1.2.1 (text#2081)
- Bump @nextcloud/webpack-vue-config from 4.1.0 to 4.1.4 (text#2084)
- Bump @cypress/browserify-preprocessor from 3.0.1 to 3.0.2 (text#2085)
- Bump prosemirror-markdown from 1.6.0 to 1.6.2 (text#2086)
- Bump @nextcloud/eslint-config from 6.1.0 to 6.1.2 (text#2088)
- Bump prosemirror-view from 1.23.5 to 1.23.6 (text#2100)
- Fix closing the editor modal in public folder view (text#2105)
- Fix: 2020 let heading menu overflow workspace (text#2109)
- Create block-merge-freeze.yml (text#2115)
- Disable fade-out because of accessbility reasons (viewer#1066)
- Fix german (Sie) translations comming from nextcloud-vue (viewer#1089)
- Add cypress summary for easier branch protection mgmt (viewer#1094)
- Add engines support for cypress tests (viewer#1099)
- Always check for `OCA.Files` before using it (Fixes: #1106) (viewer#1108)
- Disable swiping on viewer video controls (viewer#1114)
- Disable swiping on viewer audio controls (viewer#1122)
- Create block-merge-freeze.yml (viewer#1133)
- Update lint-php.yml (viewer#1138)
Version 23.0.0 November 30 2021
Download: nextcloud-23.0.0.tar.bz2 or nextcloud-23.0.0.zip Check the file integrity with: MD5: nextcloud-23.0.0.tar.bz2.md5 or nextcloud-23.0.0.zip.md5 SHA256: nextcloud-23.0.0.tar.bz2.sha256 or nextcloud-23.0.0.zip.sha256 SHA512: nextcloud-23.0.0.tar.bz2.sha512 or nextcloud-23.0.0.zip.sha512 PGP (Key): nextcloud-23.0.0.tar.bz2.asc or nextcloud-23.0.0.zip.asc
Nextcloud Hub II is here!
The biggest improvements Nextcloud Hub II (Nextcloud 23) introduces are:
Nextcloud Files: 10x syncing performance improvements,delegate limited administration from admins to users; automatic user status setting
Nextcloud Groupware: external appointment booking, advanced room and resource search in Calendar and Mail improvements
Nextcloud Talk: background blur, device check screen and advanced permission management
- 🖺 Nextcloud Office: developed in collaboration with Collabora Productivity
Docker-All-In-One: easy installation and update
Nextcloud Backup: a peer-to-peer backup solution designed for private users
Nextcloud Clients: updates available for Desktop, Android and iOS clients
There are many more new features and changes like integration of Unified Search, User Profile and User status in our mobile apps, emoji picker in Text, updates to Deck and much more. Read our announcement blog for all the the details.
latest 22 release below.
Version 22.2.10 July 19 2022
Download: nextcloud-22.2.10.tar.bz2 or nextcloud-22.2.10.zip Check the file integrity with: MD5: nextcloud-22.2.10.tar.bz2.md5 or nextcloud-22.2.10.zip.md5 SHA256: nextcloud-22.2.10.tar.bz2.sha256 or nextcloud-22.2.10.zip.sha256 SHA512: nextcloud-22.2.10.tar.bz2.sha512 or nextcloud-22.2.10.zip.sha512 PGP (Key): nextcloud-22.2.10.tar.bz2.asc or nextcloud-22.2.10.zip.asc
Changes
- Improve warning about missing pnctl (server#32605)
- Properly calculate primary element based on background luminance (server#32681)
- Validate custom dashboard background image (server#32793)
- Handle stream wrappers in SeekableHttpStream (server#32816)
- Run php tests when 3rdparty changed (server#32872)
- Make sure ResetTokenBackgroundJob doesn’t execute if config is read-only (server#32891)
- Mention missing files subdir (server#32918)
- Use stored user for PasswordUpdatedEvent (server#32976)
- Improve local domain detection (server#32992)
- Add share search tweaks (server#32996)
- Fix email shares not being shown to other users (server#33003)
- Update guzzlehttp/guzzle requirement from 6.5.7 to 6.5.8 in /build/integration (server#33017)
- Fix deletion of additional emails (server#33037)
- Check whether entry is of type ICacheEntry in Cache->remove() (server#33060)
- Update sabre/dav requirement from 4.3.1 to 4.4.0 in /build/integration (server#33094)
- Remove .php from ajax url (server#33117)
- Fix translation of home breadcrumb (server#33121)
- Fixes for quota text in navigation bar (server#33134)
- Do not send display name twice for saving (server#33145)
- Update psalm-baseline.xml (server#33151)
- Allow to disable password policy enforcement for selected groups (server#33152)
- Fix one hardcoded string (circles#1102)
- Avoid using non-existing \OCP\Server::get (circles#1107)
- Fix footer not hidden when Talk sidebar is not shown (files_pdfviewer#618)
- Shuffle before validating (password_policy#366)
Version 22.2.9 June 20 2022
Download: nextcloud-22.2.9.tar.bz2 or nextcloud-22.2.9.zip Check the file integrity with: MD5: nextcloud-22.2.9.tar.bz2.md5 or nextcloud-22.2.9.zip.md5 SHA256: nextcloud-22.2.9.tar.bz2.sha256 or nextcloud-22.2.9.zip.sha256 SHA512: nextcloud-22.2.9.tar.bz2.sha512 or nextcloud-22.2.9.zip.sha512 PGP (Key): nextcloud-22.2.9.tar.bz2.asc or nextcloud-22.2.9.zip.asc
Changes
- Cache the path of the certificate bundle (server#31707)
- Fix apps settings error message timeout (server#32080)
- Remove storage wrappers when deleting the user storage (server#32446)
- Adjust wording for database checks (server#32458)
- Move Gd failed operations to debug level (server#32623)
- Fix status handling (server#32626)
- Update 3rdparty for symfony/translation:4.4.41 (server#32652)
- Allow use of rememberme cookies for IApacheAuth backends (server#32678)
- Make sure activities are not created when a deleted calendar object expires (server#32694)
- Trim mount point before matching in encryption code (server#32707)
- Cleanup temporary files after finishing the write to object storage (server#32712)
- Ignore vendor-bin (server#32727)
- Make X-HAS-{MD5/SHA256} opt-in (server#32760)
- Update 3rdparty for christophwurst/id3parser 0.1.4 (server#32762)
- Fix get avatar authorization (server#32772)
- Add back the deleted.png file (server#32788)
- Update psalm-baseline.xml (server#32796)
- Fix loading groupfolder info when share api is disabled (server#32809)
- Downgrade guzzle and aws (server#32812)
- Update guzzlehttp/guzzle requirement from 6.5.5 to 6.5.7 in /build/integration (server#32815)
- Fix exception handling when profile data is too long (server#32835)
- Fix replacing external storage password during debug log (server#32845)
- Revert “Remove inefficient fed share scanner” (server#32851)
- Correctly log failed attempts (server#32856)
- Fix logger overwriting vars in some circumstances (server#32905)
- Revert “Fix replacing external storage password during debug log” (server#32917)
- Bump symfony/translation to 4.4.41 (3rdparty#1044)
- Downgrade guzzle and AWS (3rdparty#1078)
- Bump christophwurst/id3parser to 0.1.4 (3rdparty#965)
- Limit the $limit to a maximum of 200 (activity#818)
- ConfirmKey must be uuid (circles#1055)
- [Occ] display information about freshly created circle (circles#1058)
- Do not generate link if no front-end (circles#1062)
- Recursive setOptions() (circles#1066)
- Adding options ‘is:?’ to search (circles#1072)
- Log failed member generation (circles#1078)
- Confirm migration feasibility (circles#1081)
- Revert “log failed member generation” (circles#1082)
- Revert “confirm migration feasibility” (circles#1087)
- Create CODEOWNERS (notifications#1213)
- Add support for different encodings (text#2417)
- Upgrade: all of prosemirror (text#2490)
- Update composer lockfile (text#2491)
- Encode file to UTF-8 on
fetch
call (text#2500) - An empty string is a valid encoded result (text#2504)
- Use modern API to cancel requests (viewer#1251)
Version 22.2.8 May 19 2022
Download: nextcloud-22.2.8.tar.bz2 or nextcloud-22.2.8.zip Check the file integrity with: MD5: nextcloud-22.2.8.tar.bz2.md5 or nextcloud-22.2.8.zip.md5 SHA256: nextcloud-22.2.8.tar.bz2.sha256 or nextcloud-22.2.8.zip.sha256 SHA512: nextcloud-22.2.8.tar.bz2.sha512 or nextcloud-22.2.8.zip.sha512 PGP (Key): nextcloud-22.2.8.tar.bz2.asc or nextcloud-22.2.8.zip.asc
Changes
- Principal search by display name case insensitive (server#31977)
- Log why the login token can’t be used for credentials (server#31980)
- AmazonS3: allow not implemented versioning (server#32015)
- Do not update _lastChanged on auto-detected attributes (server#32070)
- Tell mysql to ignore the sort index for search queries (server#32125)
- Get not only time-sensitive next job from list but any when not in cron-mode (server#32130)
- Update description of cronjob settings to be aligned to the documenta… (server#32136)
- Fix showing of all apps are up-to-date in apps management (server#32158)
- Fx translations with trailing colon (server#32161)
- L10n: Change apostrophe (server#32175)
- Fix social sharing buttons (server#32183)
- Don’t use plain URL on the email subject (server#32248)
- Don’t use hash to check if binding worked (server#32283)
- Fix preview generator trying to recreate an existing folder (server#32324)
- Fix for transferring ownership of groupfolders (server#32331)
- Explicitly close div element (server#32421)
- Show user account on grant loginflow step (server#32430)
- Fix user agent trimming on installation (server#32433)
- Add Email validation (server#32475)
- Fix array key on import() (circles#1028)
- Switch to getOption() (circles#1044)
- Update phpunit workflows (files_pdfviewer#601)
- Prevent video file downloads when there is a download limit (files_videoplayer#277)
- Fix password generation (password_policy#359)
- Bump babel-loader from 8.2.4 to 8.2.5 (privacy#763)
- Build(deps-dev): bump babel-loader from 8.2.4 to 8.2.5 (text#2327)
- Fix: use node workflow from template (text#2360)
- Build(deps-dev): bump @nextcloud/eslint-config from 6.1.0 to 6.1.2 (viewer#1215)
- Improve preloading (viewer#1233)
Version 22.2.7 April 2022
Download: nextcloud-22.2.7.tar.bz2 or nextcloud-22.2.7.zip Check the file integrity with: MD5: nextcloud-22.2.7.tar.bz2.md5 or nextcloud-22.2.7.zip.md5 SHA256: nextcloud-22.2.7.tar.bz2.sha256 or nextcloud-22.2.7.zip.sha256 SHA512: nextcloud-22.2.7.tar.bz2.sha512 or nextcloud-22.2.7.zip.sha512 PGP (Key): nextcloud-22.2.7.tar.bz2.asc or nextcloud-22.2.7.zip.asc
Changes
- Only setuppart of the filesystem for appdata requests (server#31099)
- Make SabreFile exception messages translatable (server#31393)
- Validatem
overwrite.cli.url
to be a url in setup check (server#31517) - Fix duplicated UUID detection when there are empty uuids (server#31522)
- Fix listeners declaration in case of occ usage (server#31530)
- Fix occ user:add-app-password (server#31535)
- Fix the logger that is imported for critical actions (server#31541)
- Add optional WebDav propfind properties to count sub elements (server#31640)
- Do not forget DB table prefix with truncate query (server#31669)
- Limit the length of app password names (server#31677)
- Bump babel-loader from 8.2.3 to 8.2.4 (server#31720)
- Add direct arg to login flow (server#31747)
- Show that the web updater is not recommended on big instances (server#31767)
- User_ldap fix ldap connection resets #31421 (server#31777)
- Fix assignment of the LDAP Wizard connection (server#31784)
- Fix ldap wizard styling (server#31803)
- Use the nextcloud certificate bundle for s3 (server#31819)
- Ignore errors when searching for bundled preview (server#31830)
- Deduplicate storage ids in list before reusing (server#31834)
- Dont re-query fileinfo when getting dav quota (server#31837)
- Fix bug with adding multiple emails in a single input box (server#31838)
- Log in audit log federated shares events (server#31855)
- Do not decorate the CLI output if it’s explicitly turned off (server#31881)
- Bump moment from 2.29.1 to 2.29.2 (server#31912)
- Fix shared mount roots not being returned from
getSharesInFolder
(server#31924) - Confirm user is internal to globalscale (server#31941)
- Update CRL after revocation of socialsharing_telegram.csr (server#31957)
- Fix LDAP Dark Theme Issue (server#31967)
- Fix incorrect if conditions in View (server#31974)
- Fallback to the admin settings if the user did not configure it (activity#782)
- Small edit (circles#1003)
- Update memberships on path change (circles#1008)
- Check owner attendance (circles#1011)
- Remove child shares (circles#1016)
- Update displayName (circles#1018)
- Oracle support (circles#979)
- Limit some feature when Circles is managed by an app (circles#984)
- Use stable22 for oci tests (circles#987)
- Missing $prec (circles#996)
- Update population (circles#998)
- Disable social recommendation (firstrunwizard#694)
- Fix settings navigation order (firstrunwizard#699)
- Bump babel-loader from 8.2.3 to 8.2.4 (privacy#751)
- Build(deps-dev): bump babel-loader from 8.2.3 to 8.2.4 (text#2258)
- Ui: maintain menu bubble size (text#2262)
- Properly cancel and reset ongoing streams when unmounting (viewer#1209)
Version 22.2.6 March 21 2022
Download: nextcloud-22.2.6.tar.bz2 or nextcloud-22.2.6.zip Check the file integrity with: MD5: nextcloud-22.2.6.tar.bz2.md5 or nextcloud-22.2.6.zip.md5 SHA256: nextcloud-22.2.6.tar.bz2.sha256 or nextcloud-22.2.6.zip.sha256 SHA512: nextcloud-22.2.6.tar.bz2.sha512 or nextcloud-22.2.6.zip.sha512 PGP (Key): nextcloud-22.2.6.tar.bz2.asc or nextcloud-22.2.6.zip.asc
Changes
- Fix removing remote shares when the remote server is unreachable (server#29565)
- Allow writing audit log to syslog and systemdlog (server#30851)
- Allow to disable AuthToken v1 (server#30958)
- Add primary key for ratelimit table (server#30966)
- Update variables.scss – Fallback font before Noto Color Emoji (server#30968)
- Fix: Birthday events missing after reimporting contacts (server#31002)
- Bump clipboard from 2.0.9 to 2.0.10 (server#31025)
- Fix bugs with incorrect currentFileList in the favorite and share by you view (server#31051)
- Allow specify a config prefix for another database connection (server#31060)
- Don’t provide favorite activity settings (server#31085)
- Ignore contact interaction with self (server#31119)
- Background job time windows (server#31122)
- Use the unjailed-path in OC_Helper::getStorageInfo() for files located in SharedStorage. (server#31136)
- Fix typo in DAV namespace registration (server#31182)
- Fix a broken tooltip (server#31185)
- Fix path handling when transferring incoming shares (server#31203)
- Fix overlapping buttons in apps-management (server#31210)
- Improve caching policy use immutable when loading versionned assets (server#31243)
- Hide download button for images (server#31254)
- Don’t redirect when loading files index page (server#31256)
- Consider only reminders with calendar data (server#31263)
- Also cache non-existing to reuse it (server#31298)
- Fix ldap:check-user method for newly created LDAP users (server#31305)
- Ignore cache in occ ldap:check-ldap command (server#31307)
- Avoid PHP errors in the checkers drone step (server#31314)
- Update CRL after revocation of rocket_integration.csr (server#31351)
- Bump backbone from 1.4.0 to 1.4.1 (server#31370)
- Censor more configs (server#31400)
- Also use hashed/indexed column on delete (server#31403)
- Fix caching of the user avatar (server#31411)
- Fix duplicate primary email message (server#31413)
- Prevent default right-click options when hideDownload is enabled (server#31428)
- Fix return type of avatar file (server#31433)
- Fix developer link (server#31440)
- Fix fileactions for sharing overview (server#31441)
- Be conservative when reading from fresh created column (server#31443)
- Init user’s file system if not existing on ownership transfer (server#31446)
- Use persistent connections when connecting to redis (server#31451)
- Fix settings error message timeout (server#31458)
- Connectivity check: allow using the protocol in ‘connectivity_check_domains’ (server#31480)
- Add option to disallow creation of local storages (server#31482)
- Fix too many file download notifications when watching a video (server#31486)
- Fix new file menu (server#31497)
- Prevent reading key on SFTP stat bool (server#31548)
- Fix more than 1000 entries in queries exception in CardDavBackend (server#31552)
- Update CRL after revoke deckimportfromtrello.csr (server#31619)
- Bump aws/aws-sdk-php from 3.184.6 to 3.212.2 (3rdparty#1005)
- Make background job time insensitive (activity#730)
- Allow specify a config prefix for another database connection (activity#736)
- Adjust nextcloud lib version (activity#740)
- Fix cached circle returning bool before being parsed as JSON (circles#933)
- MembershipsService -> membershipService (circles#935)
- Block/force circle types (circles#937)
- Set member as INVITED only if not external (circles#939)
- Allow configuration of one single password per circle (circles#945)
- Display spent time on request (circles#948)
- Backport of #950 – support oracle (circles#957)
- Update population (circles#958)
- Fix PrimaryKey on circles_event (circles#964)
- Fix import (circles#969)
- Bump url-parse from 1.5.4 to 1.5.10 (photos#1044)
- Fix privacy UI with subscription (privacy#710)
- Bump sass from 1.32.10 to 1.32.13 (privacy#714)
- Bump eslint-webpack-plugin from 2.5.3 to 2.5.4 (privacy#717)
- Bump @nextcloud/babel-config from 1.0.0-beta.1 to 1.0.0 (privacy#723)
- Bump @babel/core from 7.13.15 to 7.13.16 (privacy#726)
- Bump babel-loader from 8.2.2 to 8.2.3 (privacy#727)
- Bump eslint-config-standard from 16.0.2 to 16.0.3 (privacy#728)
- Bump vue and vue-template-compiler (privacy#729)
- Bump @nextcloud/vue from 2.6.5 to 2.6.9 (privacy#730)
- Bump node-polyfill-webpack-plugin from 1.1.0 to 1.1.4 (privacy#737)
- Bump vue-loader from 15.9.6 to 15.9.8 (privacy#745)
- Add index for last_contact in text_sessions table (text#2148)
- Use file.path to track more accurately EditorWrapper instances (text#2151)
- Build(deps): bump prosemirror-transform from 1.3.3 to 1.3.4 (text#2160)
- Fix: only apply bullet style to ul > li (text#2197)
- Fix: dependabot template comment (text#2212)
Version 22.2.5 February 16 2022
Download: nextcloud-22.2.5.tar.bz2 or nextcloud-22.2.5.zip Check the file integrity with: MD5: nextcloud-22.2.5.tar.bz2.md5 or nextcloud-22.2.5.zip.md5 SHA256: nextcloud-22.2.5.tar.bz2.sha256 or nextcloud-22.2.5.zip.sha256 SHA512: nextcloud-22.2.5.tar.bz2.sha512 or nextcloud-22.2.5.zip.sha512 PGP (Key): nextcloud-22.2.5.tar.bz2.asc or nextcloud-22.2.5.zip.asc
Changes
- Delete calendar subscriptions as well when deleting user (server#28659)
- Add a prefix index to filecache.path, attempt 2 (server#29324)
- Check for disk_free_space (server#29799)
- Interpolate the log message also for logged exceptions (server#29962)
- Don’t check the configvalue for lastLogin which is never null (server#30237)
- Fix setting up 2FA when no providers are set up but backup codes (server#30250)
- Support LDAP dns longer than 255 characters (server#30260)
- Fix ShareLink Upload UI for Folders (server#30288)
- Use proper translation source for direct editing (server#30300)
- Ignore non-existing groups when notifying group shares (server#30307)
- Fix share owner not being displayed in sharing tab (server#30316)
- Update sabre/dav requirement from 4.2.3 to 4.3.0 in /build/integration (server#30323)
- Fix potential unwarranted memberships in nested groups from LDAP (server#30340)
- Fix overlapping in the help settings section (server#30345)
- Stable23] Avoid use of iconv to get rid of unicode (server#30347)
- Fix persistent tooltip in the “new folder” input of the file picker (server#30357)
- Don’t die with LockedException when removing/restoring multiple files from trash (server#30391)
- Fix rendering app authors with homepage or email (server#30432)
- Add missing index for propertypath only queries of DAV properties (server#30434)
- Handle external share with invalid host (server#30444)
- Make sure to get file model in template picker (server#30450)
- Improve status modal (server#30453)
- Fix uploading text position (server#30481)
- Run migrations fully when reenabling an app (server#30487)
- Remove iconv from dependencies and tests (server#30515)
- Fix passing on the parameter (server#30523)
- Fix email verification (server#30526)
- Update CRL after revocation of sharerenamer.crt (server#30529)
- Handle LocalServerException when scanning external shares (server#30558)
- Fix fail when keys/files folder already exists (server#30578)
- Use npm ci when running JS tests (server#30581)
- Fix: only use jquery once it is available (server#30591)
- Add better index for finding unindexed paths (server#30598)
- Prevent loading images that would require too much memory. (server#30603)
- Fix undefined/unset scope in account properties (server#30610)
- Fix RequestURL check for cli commands (server#30618)
- Reset job disabling timer on adding the job again (server#30622)
- Trigger “changeDirectory” event on URL change (server#30628)
- Properly abort uploads (server#30637)
- Fix idn emails not working in shares (server#30644)
- Implement multibucket shift for ObjectStore (server#30658)
- Fix wrong unified search link to folder (server#30664)
- Fix primary key change in user_ldap migration (server#30666)
- Improve accessibility settings on mobile (server#30670)
- Fix file picker not respecting hidden files settings (server#30673)
- Add version of disabled apps when available (server#30675)
- Optimize FileSystemTags workflow for groupfolder (server#30683)
- Remove inefficient fed share scanner (server#30687)
- New Files internal link GET param to avoid opening the file (server#30690)
- Fix users can’t login external mount user entered credentials not set (server#30692)
- UpdateEncryptedVersion: cleanup on target if cache already got renamed (server#30694)
- Improve layout for the public download page (server#30697)
- Fix non-ascii characters present in the header (server#30727)
- Hash job argument (server#30736)
- Increase email main buttons width for non-english languages (server#30741)
- Improve install process (server#30748)
- Revert “Improve layout for the public download page” (server#30752)
- Create block-merge-freeze.yml (server#30754)
- Log bruteforce throttle and blocking (server#30760)
- Always call flush() as getAllKeys() is broken (server#30774)
- Add KerberosApacheAuth support to files_external (server#30780)
- Fix backport/30470/stable22 (server#30786)
- Update sabre/dav requirement from 4.3.0 to 4.3.1 in /build/integration (server#30807)
- Fix accessing undefined offsets (server#30812)
- Fix psalm (server#30826)
- 22.2.4 Final (server#30839)
- Fix php:cs (server#30848)
- Prevent merging on EOL branches (server#30873)
- Bump clipboard from 2.0.8 to 2.0.9 (server#30910)
- Fix psalm warning related to registerEventListener (server#30914)
- Cast orphan subscription id to int (server#30930)
- Fix preview generation for office documents (server#30971)
- Update version.php (server#30976)
- Prevent writing invalid mtime (server#31013)
- Fix duplicated UUID migration issue (server#31109)
- Revert the ‘broken’ public page changes (server#31114)
- Create block-merge-freeze.yml (3rdparty#972)
- Pass activity link to notification (activity#667)
- Fix sorting of filters on php 8.0+ (activity#716)
- Backport of #797 (circles#827)
- Filter allowed type of member (circles#864)
- Lighten select for single circle (circles#868)
- Bypass moderator check on CFG_FRIEND (circles#874)
- Better display of federated user (circles#877)
- Strtolower on mail address (circles#883)
- Only returns population on direct request from the front-end or occ command (circles#886)
- Enforce password on new share (circles#888)
- Exception on null token (circles#893)
- Ignore exception to group sync (circles#895)
- L10n: Improved grammar (circles#899)
- Create block-merge-freeze.yml (circles#908)
- Fix loosing memberships in low depth (circles#915)
- Paginate Circles through OCS query parameters (circles#920)
- Remove shares during circles destruction, clean orphan shares on cron (circles#921)
- Bump actions (files_pdfviewer#531)
- Create block-merge-freeze.yml (files_pdfviewer#545)
- Updating lint-php.yml workflow from template (files_pdfviewer#550)
- Create block-merge-freeze.yml (files_rightclick#132)
- Create block-merge-freeze.yml (files_videoplayer#257)
- Disable fade-out because of accessbility reasons (firstrunwizard#639)
- Fix overlapping buttons (firstrunwizard#653)
- Create block-merge-freeze.yml (firstrunwizard#662)
- Create block-merge-freeze.yml (logreader#637)
- Create block-merge-freeze.yml (nextcloud_announcements#93)
- Create block-merge-freeze.yml (notifications#1138)
- Create block-merge-freeze.yml (password_policy#316)
- Bump @nextcloud/initial-state from 1.2.0 to 1.2.1 (photos#924)
- Fix default previews (photos#952)
- Fix Tags: Don’t display tags without photos (photos#961)
- Bump qs from 6.10.1 to 6.10.3 (photos#963)
- Bump url-parse from 1.5.3 to 1.5.4 (photos#964)
- Update workflows (photos#982)
- Create block-merge-freeze.yml (photos#999)
- Fix label of account name and hide parts with subscription (privacy#677)
- Create block-merge-freeze.yml (privacy#685)
- Update workflows (privacy#691)
- Create block-merge-freeze.yml (recommendations#471)
- Update test.yml (recommendations#474)
- Create block-merge-freeze.yml (serverinfo#353)
- Create block-merge-freeze.yml (survey_client#124)
- Bump babel-loader from 8.2.2 to 8.2.3 (text#1912)
- Bump @nextcloud/initial-state from 1.2.0 to 1.2.1 (text#1935)
- Bump @cypress/browserify-preprocessor from 3.0.1 to 3.0.2 (text#1936)
- Hide menu and keep focus when using menubar popover items (text#1967)
- Update mark input/paste rules to tiptap v2 regular expressions (text#1977)
- Don’t show “Link file” button when using direct edition (text#1980)
- Make sure translations are parsed correctly (text#1989)
- Fix scss deprecated syntax (text#1993)
- Pin node/npm versions (text#1997)
- Fix header popover in richworkspace (text#2003)
- Fix only the first item gets tasklist-ified issue (text#2010)
- Azul/rebase stable22 fix 1677 menububble position (text#2019)
- Fix: use stable22 branch for cypress tests (text#2021)
- Fix autofocus on empty documents without a node (Fixes: #1974) (text#2036)
- Add stylelint to github actions (text#2042)
- Stable22 update cypress (text#2054)
- Fix: cypress login with new session feature (text#2055)
- Backport/1883/stable22 (text#2057)
- Avoid creating invalid URIs from user input (text#2074)
- Allow to insert text after trailing codeblock (text#2075)
- Only register trailing node for rich text editing (text#2076)
- Bump cypress from 9.2.0 to 9.2.1 (text#2080)
- Make collabora on top of text idle message (text#2094)
- Only show image author annotations if needed (text#2095)
- Backport/stable22/2020 (text#2113)
- Create block-merge-freeze.yml (text#2116)
- Disable fade-out because of accessbility reasons (viewer#1067)
- Add light
dowload icon (viewer#1070)
- Fix github actions (viewer#1071)
- Add light
dowload icon (fixed) (viewer#1074)
- Build(deps): bump camelcase from 6.2.0 to 6.2.1 (viewer#1076)
- Fix german (Sie) translations comming from nextcloud-vue (viewer#1090)
- Add cypress summary for easier branch protection mgmt (viewer#1093)
- Add engines support for cypress tests (viewer#1100)
- Always check for `OCA.Files` before using it (Fixes: #1106) (viewer#1109)
- Disable swiping on viewer video controls (viewer#1115)
- Disable swiping on viewer audio controls (viewer#1123)
- Create block-merge-freeze.yml (viewer#1134)
- Update lint-php.yml (viewer#1139)
Version 22.2.3 November 15 2021
Download: nextcloud-22.2.3.tar.bz2 or nextcloud-22.2.3.zip Check the file integrity with: MD5: nextcloud-22.2.3.tar.bz2.md5 or nextcloud-22.2.3.zip.md5 SHA256: nextcloud-22.2.3.tar.bz2.sha256 or nextcloud-22.2.3.zip.sha256 SHA512: nextcloud-22.2.3.tar.bz2.sha512 or nextcloud-22.2.3.zip.sha512 PGP (Key): nextcloud-22.2.3.tar.bz2.asc or nextcloud-22.2.3.zip.asc
Changes
- Bump moment-timezone from 0.5.33 to 0.5.34 (server#29658)
- Don’t flash external storage mountpoints during the status check (server#29706)
- Bump doctrine/dbal to 3.1.4 (server#29717)
- Add composer patch (3rdparty#890)
- Bump doctrine/dbal to 3.1.4 (3rdparty#895)
Version 22.2.2 November 12 2021
Download: nextcloud-22.2.2.tar.bz2 or nextcloud-22.2.2.zip Check the file integrity with: MD5: nextcloud-22.2.2.tar.bz2.md5 or nextcloud-22.2.2.zip.md5 SHA256: nextcloud-22.2.2.tar.bz2.sha256 or nextcloud-22.2.2.zip.sha256 SHA512: nextcloud-22.2.2.tar.bz2.sha512 or nextcloud-22.2.2.zip.sha512 PGP (Key): nextcloud-22.2.2.tar.bz2.asc or nextcloud-22.2.2.zip.asc
Changes
Single fix that could cause significant performance degradation: Fix missing token update #29682
Version 22.2.1 November 11 2021
Download: nextcloud-22.2.1.tar.bz2 or nextcloud-22.2.1.zip Check the file integrity with: MD5: nextcloud-22.2.1.tar.bz2.md5 or nextcloud-22.2.1.zip.md5 SHA256: nextcloud-22.2.1.tar.bz2.sha256 or nextcloud-22.2.1.zip.sha256 SHA512: nextcloud-22.2.1.tar.bz2.sha512 or nextcloud-22.2.1.zip.sha512 PGP (Key): nextcloud-22.2.1.tar.bz2.asc or nextcloud-22.2.1.zip.asc
Changes
- Ensure that user and group IDs in LDAP’s tables are also max 64chars (server#28968)
- Fix Lots of Error: file_exists(): open_basedir restriction in effect.… (server#29016)
- Change output format of Psalm to Github (server#29046)
- Don’t further setup disabled users when logging in with apache (server#29062)
- Allow “TwoFactor Nextcloud Notifications” to pull the state of the 2FA again (server#29066)
- Fix path of `file_get_contents` (server#29073)
- Do not transfer shares for deleted users (server#29078)
- Add a few sensitive config keys (server#29086)
- Update the certificate bundle (server#29096)
- Add button color variables (server#29113)
- Generate a better optimized query for path prefix search filters (server#29121)
- Set associative = true for cleanup job (server#29124)
- Keep pw based auth tokens valid when pw-less login happens (server#29129)
- Explicitly close source stream on local / encryption storage (server#29133)
- Properly handle folder deletion on external s3 storage (server#29160)
- Tokens without password should not trigger changed password invalidation (server#29162)
- Add ‘supported’-label to all supported apps (server#29183)
- Keep group restrictions when reenabling apps after an update (server#29196)
- Fix translated app details (server#29207)
- Add documentation for files_no_background_scan (server#29217)
- Don’t setup the filesystem to check for a favicon we don’t use anyway (server#29221)
- Add proper message to created share not found (server#29225)
- Fix background scan doc in config (server#29251)
- Add configuration flag to disable the background job for files_trashbin (server#29262)
- Add configuration flag to disable the background job for files_versions (server#29263)
- Fix bug introduced on drag and drop external files (server#29283)
- Get `filesize()` if `file_exists()` (server#29288)
- Fix app upgrade (server#29301)
- Fix cliping issues in alternative logging buttons (server#29311)
- Avoid PHP errors when the LDAP attribute is not found (server#29316)
- Fix basic auth for OAuth token endpoint (server#29341)
- Fix login button alignment (server#29359)
- Fix security issues when copying groupfolder with advanced ACL (server#29365)
- Prevent duplicate auth token activity updates (server#29381)
- Catch null path in share manager (server#29383)
- Scheduling plugin not updating responding attendee status (server#29385)
- Make calendar schedule options translatable (server#29389)
- S3 external storage fixes (server#29391)
- Fix federated scope not shown when public addressbook upload is disabled (server#29393)
- Make the route name error more helpful (server#29398)
- Bump babel-loader from 8.2.2 to 8.2.3 (server#29409)
- Update behat/behat requirement from ~3.8.0 to ~3.9.0 in /build/integration (server#29410)
- Handle files with `is_file` instead of `file_exists` (server#29415)
- Fixes an undefined index when getAccessList returns an empty array (server#29419)
- Backport #29260: Respect user enumeration settings in user status lists (server#29427)
- Implement local filtering in file list (server#29442)
- Detect mimetype by content only with content (server#29459)
- Fix permissions when copying from ObjectStorage (server#29475)
- Bump vue-router from 3.5.2 to 3.5.3 (server#29494)
- Bump bootstrap from 4.6.0 to 4.6.1 (server#29495)
- Update CRL (server#29503)
- Limit parameter count per query in Cache.removeChildren (server#29506)
- Fix/images php 8.0 (server#29519)
- Revert split capability “AccountPropertyScopesFederationEnabled” (server#29528)
- Expose send_password_by_mail via capabilities (server#29534)
- Update update-psalm-baseline workflow (server#29549)
- Do not retain VerifyUserData job when lookup server is not available (server#29562)
- Bump @nextcloud/initial-state from 1.2.0 to 1.2.1 (server#29575)
- Update behat/behat requirement from ~3.9.0 to ~3.10.0 in /build/integration (server#29578)
- Handle empty directory drag-and-drop in Files UI (server#29597)
- Fix HTML entity rendering in file comments sidebar (server#29598)
- Reduce the sleep time in test-dummy-token handler (circles#816)
- Dispatching event before the action (circles#825)
- Bump version (files_pdfviewer#513)
- Allow to open links in new tab (notifications#1078)
- Fix deleting notifications with numeric user ID (notifications#1088)
- Add integration tests for push registration (notifications#1095)
- Restore old device signature so the proxy works again (notifications#1103)
- Bump autoprefixer from 9.8.6 to 9.8.7 (photos#902)
- Bump autoprefixer from 9.8.7 to 9.8.8 (photos#907)
- Bump prosemirror-schema-list from 1.1.5 to 1.1.6 (text#1871)
- Bump prosemirror-transform from 1.3.2 to 1.3.3 (text#1881)
- Additional checks for workspace controller (text#1885)
Version 22.2.0 October 1 2021
Download: nextcloud-22.2.0.tar.bz2 or nextcloud-22.2.0.zip Check the file integrity with: MD5: nextcloud-22.2.0.tar.bz2.md5 or nextcloud-22.2.0.zip.md5 SHA256: nextcloud-22.2.0.tar.bz2.sha256 or nextcloud-22.2.0.zip.sha256 SHA512: nextcloud-22.2.0.tar.bz2.sha512 or nextcloud-22.2.0.zip.sha512 PGP (Key): nextcloud-22.2.0.tar.bz2.asc or nextcloud-22.2.0.zip.asc
Changes
- Fix SQL type error (server#28531)
- Allow to open any app in a standalone window (server#28594)
- Fix encrypted version to 0 when finding unencrypted file (server#28603)
- Only recommand for php-sodium on >= PHP 7.4 (server#28658)
- Fix position of search bar (server#28670)
- Fix S3 ObjectStore proxy option (server#28683)
- NMC-464 Highlight the search term on no results (server#28685)
- NMC-552 Move filename/size out of the download button (server#28697)
- Fix user list infinite loading state in user settings (server#28701)
- Pin Psalm version for security analysis (server#28705)
- Bump css-vars-ponyfill from 2.4.6 to 2.4.7 (server#28712)
- Check if SVG path is valid (server#28734)
- Remove 2FA exemption from PublicPage annotation (server#28740)
- Bump 3rdparty ref (server#28744)
- Send attendence links to required and optinal attendees of an event without an RSVP (server#28748)
- Bump 3rdparty ref (server#28752)
- Fix trashbin files view sticky action bar (server#28769)
- Make it possible to override the default collation on mysql (server#28777)
- Allow users to choose a different email for notifications (server#28780)
- Dashboard – fix touch layout (server#28781)
- Scan the shared external storage source on access (server#28785)
- Bump vue-clipboard2 from 0.3.1 to 0.3.2 (server#28801)
- Add database ratelimiting backend (server#28814)
- Fixes missing prefix to validate password reset token (server#28824)
- Update .htaccess (php8+ and mod_lsapi) (server#28827)
- Do not cache file ids in FileSystemTags inside group folders (server#28830)
- Allow using of disabled password reset mechanism for special cases (server#28841)
- The user always may modify their additional emails (server#28843)
- Added support for transferring incoming file shares. (server#28844)
- L10n: ignore packed js files from TX sync (server#28850)
- Add config.php option for transfer ownership (server#28851)
- L10n: Remove a text string from translation (server#28852)
- Let user choose notification email in user settings (server#28855)
- Add email addresses to contacts menu (server#28860)
- Add new ExternalShareActions API (server#28865)
- Fix files view change and undefined currentFileList (server#28878)
- Fix file creation from template without ext (server#28881)
- Bump vue-clipboard2 from 0.3.2 to 0.3.3 (server#28888)
- Fall back to full file for video previews (server#28895)
- Update CRL due to revoked twofactor_email.crt (server#28900)
- Support seeking also from the end of file on S3 storage (server#28910)
- Use IRoomMetadata as source of truth for supported room types (server#28919)
- Bump 3rdparty ref (server#28928)
- Allow upgrade from 22.2.0.0 to 22.2.0.1 (server#28945)
- Fix caching of objectsid searches (server#28949)
- Allow casting query functions (server#28953)
- Fix check for redis minimal version (server#28954)
- Don’t allow to change activity settings that don’t work (server#28962)
- Bump app versions (server#28984)
- Fix redirect during initial setup (server#28998)
- Fix CI (3rdparty#758)
- Bump Webauthn Lib to 3.3.9 (3rdparty#780)
- Bump Archive_Tar to latest release (3rdparty#781)
- Composer install (3rdparty#812)
- Read the email from IUser (API) not guess from the DB (activity#637)
- Increase activity email speed in instances with more than 500 users (activity#641)
- Bump pdfjs-dist from 2.8.335 to 2.9.359 (files_pdfviewer#478)
- Bump @nextcloud/babel-config from 1.0.0-beta.1 to 1.0.0 (files_pdfviewer#479)
- Fix phpunit (files_pdfviewer#487)
- Update workflows (files_pdfviewer#492)
- Use setup-php v2 (files_pdfviewer#495)
- Bump cli-progress from 3.9.0 to 3.9.1 (files_pdfviewer#504)
- Fix illustrations (photos#876)
- Bump @nextcloud/vue from 3.10.0 to 3.10.2 (photos#889)
- Dependency updates (text#1835)
- Bump prosemirror-markdown from 1.5.1 to 1.5.2 (text#1851)
- Update dependabot (viewer#1013)
Version 22.1.1 August 29 2021
Download: nextcloud-22.1.1.tar.bz2 or nextcloud-22.1.1.zip Check the file integrity with: MD5: nextcloud-22.1.1.tar.bz2.md5 or nextcloud-22.1.1.zip.md5 SHA256: nextcloud-22.1.1.tar.bz2.sha256 or nextcloud-22.1.1.zip.sha256 SHA512: nextcloud-22.1.1.tar.bz2.sha512 or nextcloud-22.1.1.zip.sha512 PGP (Key): nextcloud-22.1.1.tar.bz2.asc or nextcloud-22.1.1.zip.asc
Changes
- Manual backport of “No limit in the number of group shares” #27875 (server#27993)
- Extend pending shares list in frontend to include remote shares (server#28209)
- Allow to disable group membership change notification (server#28231)
- Add h2 to personal info page, fixing accessibility issue (server#28252)
- Add quota restrictions options (server#28256)
- Bump marked from 2.0.6 to 2.0.7 (server#28271)
- Fix CI failures when building settings app (server#28274)
- Check that php was compiled with argon2 support or that the php-sodium extensions is installed (server#28288)
- Allow upgrade from 22.1 (server#28304)
- Bump dompurify from 2.2.8 to 2.2.9 (server#28340)
- Bump @babel/preset-env from 7.14.8 to 7.14.9 (server#28341)
- Bump vue-loader from 15.9.7 to 15.9.8 (server#28342)
- Change the concurrent upload limit to less than 10 (server#28353)
- Fix Folder->getById() when a single storage is mounted multiple times (server#28359)
- Make “name” column nullable for workflows (server#28384)
- Gracefully handle smb acls for users without a domain (server#28416)
- Add missing files for Composer v2 (server#28441)
- Improve auto expiration hint for trashbin and file versions (server#28446)
- UnifiedSearchController: strip webroot from URL before finding a route (server#28454)
- Only trap E_ERROR in session handling (server#28470)
- Disable autofocus of primary Email (server#28479)
- Emit an error log when the app token login name does not match (server#28489)
- Hash cache key (server#28494)
- Fix #20913: Check image resource before attempting to preserve alpha (server#28499)
- Output exception in cron (server#28518)
- Properly log errors in Movie previews generation (server#28522)
- Fix folder size contained in S3 buckets (server#28534)
- Set alias for result of cast column function (server#28536)
- Do not load versions tab view if the files app is not available (server#28545)
- Bump webdav from 4.6.0 to 4.6.1 (server#28553)
- Fix UserController tests (server#28568)
- Use case insensitive like when limiting search to jail (server#28573)
- Log exception message during failed ownership transfer share restore (server#28576)
- Use getGetUnjailedRoot to determine if jailed search needs the path filter (server#28583)
- 22.1.1-rc2 (server#28590)
- Fix setting up 2FA providers when 2FA is enforced and bc are generated (server#28596)
- Fix activity design (activity#633)
- Check if `$knownPath` is set before invoking `rtrim()` (circles#776)
- Generate quick members’ memberships during migration (circles#779)
- Verify shareType in params (circles#782)
- Details on non-visible (but open) circles (circles#787)
- Fix definition on single circles (circles#788)
- Emulate initiator on CircleJoin (circles#791)
- Owner of NO_OWNER should not have memberships cached (circles#799)
- Fix notification when invited to a circle (circles#800)
- Exception on non visible circle (circles#805)
- Force join_request on old secret circles (circles#806)
- Fix hide download and printing (files_pdfviewer#460)
- Fix body footer hiding (files_pdfviewer#463)
- Disable download for pdf files (files_pdfviewer#469)
- Fix download & print view (files_pdfviewer#473)
- Fix share option being displayed erroneously (files_rightclick#119)
- Give twofactor nextcloud notifications a high priority (notifications#1062)
- Always show the dismiss all button (notifications#1065)
- Fix maria db tests (notifications#1067)
- High priority for the PhoneTrack app (notifications#1070)
- Bump @babel/plugin-transform-modules-commonjs from 7.14.0 to 7.14.5 (text#1732)
- Bump @babel/plugin-transform-classes from 7.14.5 to 7.14.9 (text#1813)
- Bump vue-loader from 15.9.7 to 15.9.8 (text#1814)
- Bump @babel/preset-env from 7.14.5 to 7.14.9 (text#1815)
Version 22.1.0 August 6 2021
Download: nextcloud-22.1.0.tar.bz2 or nextcloud-22.1.0.zip Check the file integrity with: MD5: nextcloud-22.1.0.tar.bz2.md5 or nextcloud-22.1.0.zip.md5 SHA256: nextcloud-22.1.0.tar.bz2.sha256 or nextcloud-22.1.0.zip.sha256 SHA512: nextcloud-22.1.0.tar.bz2.sha512 or nextcloud-22.1.0.zip.sha512 PGP (Key): nextcloud-22.1.0.tar.bz2.asc or nextcloud-22.1.0.zip.asc
Changes
- Update guzzlehttp/guzzle requirement from 6.5.2 to 7.3.0 in /build/integration (server#27654)
- Bump vue and vue-template-compiler (server#27658)
- Bump vue-router from 3.5.1 to 3.5.2 (server#27659)
- Ignore subdomain for soa queries (server#27825)
- Fix in locking cache check (server#27826)
- Fixes recursion count incrementation (server#27848)
- Make search popup usable on mobile, too (server#27856)
- Cache images on browser (server#27861)
- Fix add group button (server#27878)
- Fix dark theme on public link shares (server#27889)
- Make user status usable on mobile (server#27898)
- Check if dns_get_record returns non-false (server#27925)
- Correctly skip suppressed errors in PHP 8.0 (server#27938)
- Fix newfileMenu on public page (server#27942)
- Do not escape display name in dashboard welcome text (server#27944)
- Fix svg icons disapearing in app navigation when text overflows (server#27957)
- Revert “Update guzzlehttp/guzzle requirement from 6.5.2 to 7.3.0 in /build/integration” (server#27959)
- Also hide group from direct matches (server#27964)
- Show registered breadcrumb detail views in breadcrumb menu (server#27966)
- Fix regression in file sidebar (server#27974)
- Allow to get a local cloud id without going through the contacts manager (server#27979)
- Multiple Emails UI and Integration (server#28001)
- Improve notcreatable permissions hint (server#28008)
- Some multiselect design fixes (server#28011)
- Only display supported email scopes (server#28014)
- Update CRL due to revoked twofactor_nextcloud_notification.crt (server#28016)
- Increase footer height for longer menus (server#28043)
- Add titleTooltip to sidebar (server#28047)
- Mask password for Redis and RedisCluster on connection failure (server#28053)
- Fix missing theming for login button (server#28061)
- Improve Emails UX (server#28071)
- Fix overlapping of elements in certain views (server#28073)
- Disable HEIC image preview provider for performance concerns (server#28079)
- Improve provider check (server#28085)
- Sanitize more functions from the encryption app (server#28089)
- Hide download button for public preview of audio files (server#28093)
- Fix dark theme in file exists dialog (server#28109)
- Support redis user password auth and tls encryption (server#28112)
- Bump @babel/core from 7.14.3 to 7.14.8 (server#28121)
- Let memory limit set in tests fit the used amount (server#28123)
- Bump @nextcloud/babel-config from 1.0.0-beta.1 to 1.0.0 (server#28126)
- Allow empty Redis config (server#28131)
- Add an option to the multiple files selected actions to add and remov… (server#28135)
- Bump css-vars-ponyfill from 2.4.3 to 2.4.5 (server#28149)
- Make sure that the dav propfind plugins always use the proper user id (server#28152)
- Admin Audit – Sharing: createShare – report the full path (server#28167)
- Fix sort function of files multiple selection actions (server#28168)
- User management – Add icon to user groups (server#28170)
- Bump @babel/preset-env from 7.14.7 to 7.14.8 (server#28177)
- Bump sass from 1.35.1 to 1.35.2 (server#28179)
- Bump autosize from 4.0.2 to 4.0.4 (server#28181)
- Fix variable override in file view (server#28193)
- Fix comments file action sidebar opening (server#28197)
- Set openfile params when following internal links (server#28215)
- Fix Files breadcrumbs being hidden even if there is enough space (server#28222)
- Dont apply jail search filter is on the root (server#28228)
- Fix missing label of Search function (server#28244)
- Add missing order attribute to tag multiselect action (server#28247)
- Update guzzlehttp/guzzle requirement from 6.5.2 to 6.5.5 in /build/integration (server#28269)
- Bump css-loader from 5.2.6 to 5.2.7 (server#28270)
- Bump css-vars-ponyfill from 2.4.5 to 2.4.6 (server#28272)
- Bump regenerator-runtime from 0.13.7 to 0.13.9 (server#28273)
- Fix “Enable notification emails” (activity#611)
- Show add, del and restored files within by and self filter (activity#614)
- Only call getCloudId if needed (activity#618)
- Link from app-navigation-settings to personal settings (activity#623)
- Remove echo (circles#688)
- Returns files shared to Personal (circles#698)
- Make cs-fix/cs-check (circles#699)
- Cs fix (circles#700)
- Backport of 704 (circles#708)
- Avoid timeout on check (circles#709)
- Better probe (circles#714)
- Removing hidden flag by default (circles#717)
- Generate probe if needed (circles#719)
- Adding unified search (circles#721)
- Detect source of search (circles#724)
- Remove root circles from search for new members (circles#727)
- Sending mail on new shares (circles#729)
- GetDefinition (circles#732)
- Cloud_force_base (circles#737)
- Fixing notification and mails (circles#738)
- Remote inherited and memberships (circles#740)
- Sendmail on new fileshare (circles#741)
- Fix phpdoc+lint (circles#742)
- Better display of mail addresses (circles#744)
- Limit non-local circles as members of local circles (circles#747)
- Local stays local (circles#749)
- Local circles starts local (circles#751)
- Throw instead of doing nothing (circles#754)
- Send mails to inherited members on GS (circles#755)
- Optional details on Link (circles#757)
- Include and config path in loopback (circles#759)
- Cleaning old code (circles#761)
- Migration to 22.1.0 – child shares (circles#762)
- Fix pdfviewer design (files_pdfviewer#445)
- Include version number in firstrunwizard (firstrunwizard#568)
- Remove timeout of browser notifications (notifications#1049)
- Some Design fixes (text#1711)
- Unify error responses and add logging where appropriate (text#1717)
- Bump eslint-plugin-import from 2.23.3 to 2.23.4 (text#1734)
- Bump @babel/core from 7.14.3 to 7.14.6 (text#1739)
- Fix: rich workspaces overlap with new file dropdown (text#1769)
- Azul/fix links 1676 (text#1775)
- Extend mimetypes for direct editing (text#1781)
- Bump @vue/test-utils from 1.2.1 to 1.2.2 (text#1792)
- Make occ command return an integer as return code (text#1797)
- Custom input rule to add first character after bullet (Backport #1798) (text#1806)
- Fix: cypress icon close selector (text#1808)
- Disable header timeout on mobile (viewer#977)
Version 22.0.0 July 6 2021
Download: nextcloud-22.0.0.tar.bz2 or nextcloud-22.0.0.zip Check the file integrity with: MD5: nextcloud-22.0.0.tar.bz2.md5 or nextcloud-22.0.0.zip.md5 SHA256: nextcloud-22.0.0.tar.bz2.sha256 or nextcloud-22.0.0.zip.sha256 SHA512: nextcloud-22.0.0.tar.bz2.sha512 or nextcloud-22.0.0.zip.sha512 PGP (Key): nextcloud-22.0.0.tar.bz2.asc or nextcloud-22.0.0.zip.asc
Nextcloud 22 is here!
The biggest improvements Nextcloud Hub 22 introduces are:
User-defined groups with Circles that makes it easier to manage teams where you can share files or assign tasks to circles, or create chat rooms for a circle
Integrated chat and task management where you can simply share a deck card into a chat room or turn a chat message into a task
Easy approval workflow, where an administrator can define a new approval flow in the settings and users can, on a document, request approval
Getting your document signatures easy with integrated PDF signing with DocuSign, EIDEasy, and LibreSign
Integrated knowledge management Nextcloud puts knowledge available to everyone at a moments’ notice, providing easy search, sharing, and portable access
Groupware improvements bringing a trash bin feature in Calendar, resource booking to facilitate the handling of resources in organizations. Nextcloud Mail features improved threading, email tagging, and support for Sieve filtering
There are many more new features and changes like notifications in the app navigation, integrated compression in the Files interface, and significant performance improvements to universal search. Read our announcement blog for the details.
Changelog
A full changelog would be to long to reproduce here, given the core server alone had over 600 PR’s merged. You can find a list of PR’s for the core server, without dependency bumps, here. If you replace ‘server’ in the URL above with, for example, viewer, activity, photos, notifications or text, the changes in the respective apps will show up.
latest 21 release below.
Version 21.0.9 February 16 2022
Download: nextcloud-21.0.9.tar.bz2 or nextcloud-21.0.9.zip Check the file integrity with: MD5: nextcloud-21.0.9.tar.bz2.md5 or nextcloud-21.0.9.zip.md5 SHA256: nextcloud-21.0.9.tar.bz2.sha256 or nextcloud-21.0.9.zip.sha256 SHA512: nextcloud-21.0.9.tar.bz2.sha512 or nextcloud-21.0.9.zip.sha512 PGP (Key): nextcloud-21.0.9.tar.bz2.asc or nextcloud-21.0.9.zip.asc
Changes
- Delete calendar subscriptions as well when deleting user (server#28657)
- Add a prefix index to filecache.path, attempt 2 (server#29325)
- Interpolate the log message also for logged exceptions (server#29963)
- Avoid calling image* methods on boolean (server#30117)
- Allow to delete non-migrated previews instead of moving them (server#30178)
- Check resource before closing in encryption wrapper (server#30182)
- Use correct icon for dir-external-root (server#30189)
- Properly format sharing datepicker locale (server#30192)
- Update sabre/dav requirement from 4.2.1 to 4.2.3 in /build/integration (server#30216)
- Only wildcard search if enumeration is allowed (server#30248)
- Fix setting up 2FA when no providers are set up but backup codes (server#30251)
- Support LDAP dns longer than 255 characters (server#30261)
- Also use case sensitive like when searching in a folder (server#30270)
- Fix ShareLink Upload UI for Folders (server#30287)
- Ignore non-existing groups when notifying group shares (server#30308)
- Fix share owner not being displayed in sharing tab (server#30314)
- Update sabre/dav requirement from 4.2.3 to 4.3.0 in /build/integration (server#30327)
- Fix potential unwarranted memberships in nested groups from LDAP (server#30341)
- Fix overlapping in the help settings section (server#30346)
- Stable23] Avoid use of iconv to get rid of unicode (server#30348)
- Add missing index for propertypath only queries of DAV properties (server#30435)
- Handle external share with invalid host (server#30442)
- Make sure to get file model in template picker (server#30448)
- Improve status modal (server#30454)
- Fix uploading text position (server#30482)
- Run migrations fully when reenabling an app (server#30488)
- Remove iconv from dependencies and tests (server#30521)
- Fix passing on the parameter (server#30524)
- Update CRL after revocation of sharerenamer.crt (server#30527)
- Handle LocalServerException when scanning external shares (server#30559)
- Fix fail when keys/files folder already exists (server#30579)
- Use npm ci when running JS tests (server#30583)
- Fix: only use jquery once it is available (server#30590)
- Fix static analysis on CI (server#30596)
- Add better index for finding unindexed paths (server#30599)
- Prevent loading images that would require too much memory. (server#30601)
- Fix RequestURL check for cli commands (server#30617)
- Trigger “changeDirectory” event on URL change (server#30629)
- Reset job disabling timer on adding the job again (server#30633)
- Properly abort uploads (server#30638)
- Fix idn emails not working in shares (server#30642)
- Implement multibucket shift for ObjectStore (server#30660)
- Fix wrong unified search link to folder (server#30665)
- Fix primary key change in user_ldap migration (server#30667)
- Improve accessibility settings on mobile (server#30669)
- Add version of disabled apps when available (server#30676)
- Fix file picker not respecting hidden files settings (server#30677)
- Optimize FileSystemTags workflow for groupfolder (server#30682)
- Remove inefficient fed share scanner (server#30686)
- Fix users can’t login external mount user entered credentials not set (server#30693)
- Hash job argument (server#30737)
- Improve install process (server#30749)
- Create block-merge-freeze.yml (server#30755)
- Always call flush() as getAllKeys() is broken (server#30775)
- Fix backport/30470/stable21 (server#30787)
- Update sabre/dav requirement from 4.3.0 to 4.3.1 in /build/integration (server#30809)
- 21.0.8 Final (server#30838)
- Prevent merging on EOL branches (server#30874)
- Bump clipboard from 2.0.8 to 2.0.9 (server#30909)
- Use existing API (server#30946)
- Update version.php (server#30977)
- Fix duplicated UUID migration issue (server#31115)
- Create block-merge-freeze.yml (3rdparty#973)
- Fix sorting of filters on php 8.0+ (activity#717)
- Bump actions (files_pdfviewer#532)
- Create block-merge-freeze.yml (files_pdfviewer#546)
- Updating lint-php.yml workflow from template (files_pdfviewer#551)
- Create block-merge-freeze.yml (files_rightclick#133)
- Create block-merge-freeze.yml (files_videoplayer#258)
- Disable fade-out because of accessbility reasons (firstrunwizard#640)
- Fix overlapping buttons (firstrunwizard#654)
- Create block-merge-freeze.yml (firstrunwizard#663)
- Create block-merge-freeze.yml (logreader#638)
- Create block-merge-freeze.yml (nextcloud_announcements#94)
- Create block-merge-freeze.yml (notifications#1139)
- Create block-merge-freeze.yml (password_policy#317)
- Create block-merge-freeze.yml (photos#1000)
- Bump babel-loader from 8.2.2 to 8.2.3 (photos#1007)
- Bump eslint-config-standard from 16.0.2 to 16.0.3 (photos#1008)
- Bump @nextcloud/vue from 3.3.1 to 3.3.2 (photos#959)
- Fix Tags: Don’t display tags without photos (photos#962)
- Bump vue-loader from 15.9.6 to 15.9.8 (photos#967)
- Bump @nextcloud/initial-state from 1.2.0 to 1.2.1 (photos#969)
- Bump autoprefixer from 9.8.6 to 9.8.8 (photos#970)
- Bump regenerator-runtime from 0.13.7 to 0.13.9 (photos#971)
- Update workflows (photos#983)
- Bump vue-virtual-grid from 2.3.0 to 2.3.2 (photos#990)
- Bump vuex from 3.6.0 to 3.6.2 (photos#991)
- Bump vue and vue-template-compiler (photos#992)
- Bump qs from 6.9.6 to 6.9.7 (photos#993)
- Bump camelcase from 6.2.0 to 6.2.1 (photos#994)
- Fix label of account name and hide parts with subscription (privacy#678)
- Create block-merge-freeze.yml (privacy#686)
- Update workflows (privacy#692)
- Create block-merge-freeze.yml (recommendations#472)
- Update test.yml (recommendations#475)
- Create block-merge-freeze.yml (serverinfo#354)
- Create block-merge-freeze.yml (survey_client#125)
- Bump @babel/preset-env from 7.15.6 to 7.15.8 (text#1894)
- Bump babel-loader from 8.2.2 to 8.2.3 (text#1911)
- Bump @nextcloud/initial-state from 1.2.0 to 1.2.1 (text#1937)
- Bump @cypress/browserify-preprocessor from 3.0.1 to 3.0.2 (text#1938)
- Make sure translations are parsed correctly (text#1991)
- Fix deprecated scss syntax (text#1994)
- Pin node/npm versions (text#1998)
- Fix: use stable21 branch for cypress tests (text#2022)
- Add stylelint to github actions (text#2043)
- Only show image author annotations if needed (text#2110)
- Create block-merge-freeze.yml (text#2117)
- Fix github actions (viewer#1072)
- Add light
download icon (viewer#1073)
- Disable fade-out because of accessbility reasons (viewer#1078)
- Fix german (Sie) translations comming from nextcloud-vue (viewer#1091)
- Bump workflows (viewer#1095)
- Add engines support for cypress tests (viewer#1101)
- Disable swiping on viewer video controls (viewer#1116)
- Disable swiping on viewer audio controls (viewer#1124)
- Create block-merge-freeze.yml (viewer#1135)
- Update lint-php.yml (viewer#1140)
Version 21.0.7 November 15 2021
Download: nextcloud-21.0.7.tar.bz2 or nextcloud-21.0.7.zip Check the file integrity with: MD5: nextcloud-21.0.7.tar.bz2.md5 or nextcloud-21.0.7.zip.md5 SHA256: nextcloud-21.0.7.tar.bz2.sha256 or nextcloud-21.0.7.zip.sha256 SHA512: nextcloud-21.0.7.tar.bz2.sha512 or nextcloud-21.0.7.zip.sha512 PGP (Key): nextcloud-21.0.7.tar.bz2.asc or nextcloud-21.0.7.zip.asc
Changes
- Use unique combination of hostname/bucket/key for external storages (server#29635)
- Bump moment-timezone from 0.5.33 to 0.5.34 (server#29656)
- Don’t flash external storage mountpoints during the status check (server#29707)
- Bump doctrine/dbal to 3.1.4 (server#29718)
- Add composer patch (3rdparty#891)
- Bump doctrine/dbal to 3.1.4 (3rdparty#896)
Version 21.0.6 November 12 2021
Download: nextcloud-21.0.6.tar.bz2 or nextcloud-21.0.6.zip Check the file integrity with: MD5: nextcloud-21.0.6.tar.bz2.md5 or nextcloud-21.0.6.zip.md5 SHA256: nextcloud-21.0.6.tar.bz2.sha256 or nextcloud-21.0.6.zip.sha256 SHA512: nextcloud-21.0.6.tar.bz2.sha512 or nextcloud-21.0.6.zip.sha512 PGP (Key): nextcloud-21.0.6.tar.bz2.asc or nextcloud-21.0.6.zip.asc
Changes
- 3rdparty: Bump icewind/streams from 0.7.2 to 0.7.5 (server#28505)
- Handle case where storage can’t be created in getStorageRootId (server#28730)
- Ensure that user and group IDs in LDAP’s tables are also max 64chars (server#28969)
- Fix Lots of Error: file_exists(): open_basedir restriction in effect (server#29037)
- Change output format of Psalm to Github (server#29047)
- File-upload: Correctly handle error responses for HTTP2 (server#29068)
- Update psalm baseline (server#29070)
- Allow “TwoFactor Nextcloud Notifications” to pull the state of the 2F… (server#29071)
- ExecuteQuery and executeStatement are 22+ (server#29074)
- Fix path of file_get_contents (server#29075)
- Generate a better optimized query for path prefix search filters (server#29080)
- Add a few sensitive config keys (server#29087)
- Update the certificate bundle (server#29097)
- Keep pw based auth tokens valid when pw-less login happens (server#29130)
- Explicitly close source stream on local / encryption storage (server#29134)
- Update icewind/streams to 0.7.5 in files_external (server#29137)
- Properly handle folder deletion on external s3 storage (server#29159)
- Tokens without password should not trigger changed password invalidation (server#29161)
- Don’t further setup disabled users when logging in with apache (server#29164)
- Add button color variables (server#29178)
- Add ‘supported’-label to all supported apps (server#29182)
- Revert “Add button color variables” (server#29194)
- Keep group restrictions when reenabling apps after an update (server#29197)
- Add proper message to created share not found (server#29203)
- Fix translated app details (server#29208)
- Add documentation for files_no_background_scan (server#29218)
- Don’t setup the filesystem to check for a favicon we don’t use anyway (server#29222)
- Fix background scan doc in config (server#29252)
- Add configuration flag to disable the background job for files_versions (server#29267)
- Add configuration flag to disable the background job for files_trashbin (server#29268)
- Fix bug introduced on drag and drop external files (server#29282)
- Get `filesize()` if `file_exists()` (server#29289)
- Fix app upgrade (server#29302)
- Avoid PHP errors when the LDAP attribute is not found (server#29315)
- Tell mysql to ignore the sort index for search queries (server#29322)
- Fix security issues when copying groupfolder with advanced ACL (server#29367)
- Fix federated scope not shown when public addressbook upload is disabled (server#29384)
- Scheduling plugin not updating responding attendee status (server#29386)
- Make calendar schedule options translatable (server#29390)
- Make the route name error more helpful (server#29399)
- Update behat/behat requirement from ~3.8.0 to ~3.9.0 in /build/integration (server#29403)
- Bump babel-loader from 8.2.2 to 8.2.3 (server#29411)
- Handle files with `is_file` instead of `file_exists` (server#29416)
- Fixes an undefined index when getAccessList returns an empty array (server#29420)
- Backport #29260: Respect user enumeration settings in user status lists (server#29428)
- Implement local filtering in file list (server#29443)
- S3 external storage fixes (server#29447)
- Detect mimetype by content only with content (server#29458)
- Fix permissions when copying from ObjectStorage (server#29476)
- Bump bootstrap from 4.6.0 to 4.6.1 (server#29492)
- Update guzzlehttp/guzzle requirement from 6.5.2 to 6.5.5 in /build/integration (server#29493)
- Update CRL (server#29504)
- Limit parameter count per query in Cache.removeChildren (server#29507)
- Fix/images php 8.0 (server#29520)
- Update update-psalm-baseline workflow (server#29550)
- Revert “tell mysql to ignore the sort index for search queries” (server#29551)
- Bump @nextcloud/initial-state from 1.2.0 to 1.2.1 (server#29576)
- Update behat/behat requirement from ~3.9.0 to ~3.10.0 in /build/integration (server#29579)
- Handle empty directory drag-and-drop in Files UI (server#29596)
- Fix HTML entity rendering in file comments sidebar (server#29599)
- Bump icewind/streams from 0.7.2 to 0.7.5 (3rdparty#730)
- Bump version (files_pdfviewer#511)
- Bump eslint-import-resolver-webpack from 0.13.1 to 0.13.2 (files_pdfviewer#515)
- Bump babel-loader from 8.2.2 to 8.2.3 (files_pdfviewer#516)
- Fix deleting notifications with numeric user ID (notifications#1089)
- Add integration tests for push registration (notifications#1096)
- Restore old device signature so the proxy works again (notifications#1104)
- Fix: rich workspaces overlap with new file dropdown (text#1770)
- Bump prosemirror-schema-list from 1.1.5 to 1.1.6 (text#1870)
- Bump prosemirror-transform from 1.3.2 to 1.3.3 (text#1880)
- Additional checks for workspace controller (text#1886)
- Bump @babel/core from 7.15.5 to 7.15.8 (text#1895)
- Build(deps-dev): bump eslint-import-resolver-webpack from 0.13.1 to 0.13.2 (viewer#1055)
- Build(deps-dev): bump babel-loader from 8.2.2 to 8.2.3 (viewer#1056)
Version 21.0.5 October 1 2021
Download: nextcloud-21.0.5.tar.bz2 or nextcloud-21.0.5.zip Check the file integrity with: MD5: nextcloud-21.0.5.tar.bz2.md5 or nextcloud-21.0.5.zip.md5 SHA256: nextcloud-21.0.5.tar.bz2.sha256 or nextcloud-21.0.5.zip.sha256 SHA512: nextcloud-21.0.5.tar.bz2.sha512 or nextcloud-21.0.5.zip.sha512 PGP (Key): nextcloud-21.0.5.tar.bz2.asc or nextcloud-21.0.5.zip.asc
Changes
- Fix Oracle query limit compliance in Comments (server#27203)
- Bump @babel/core from 7.12.10 to 7.12.17 (server#27234)
- Avoid fread on directories and unencrypted files (server#27406)
- Bump clipboard from 2.0.6 to 2.0.8 (server#27640)
- Harden bootstrap context registrations when apps are missing (server#27681)
- Bump css-loader from 5.0.1 to 5.0.2 (server#27917)
- Bump vue and vue-template-compiler (server#27983)
- Bump url-search-params-polyfill from 8.1.0 to 8.1.1 (server#28203)
- Add h2 to personal info page, fixing accessibility issue (server#28253)
- Fix CI failures when building settings app (server#28275)
- Check that php was compiled with argon2 support or that the php-sodium extensions is installed (server#28287)
- Change the concurrent upload limit to less than 10 (server#28354)
- Bump debounce from 1.2.0 to 1.2.1 (server#28358)
- Fix Folder->getById() when a single storage is mounted multiple times (server#28361)
- Make “name” column nullable for workflows (server#28383)
- Dont show trusted proxy warning when the proxy and remote are both localhost (server#28386)
- Better cleanup of user files on user deletion (server#28400)
- Gracefully handle smb acls for users without a domain (server#28415)
- Bump vue-loader from 15.9.7 to 15.9.8 (server#28440)
- Add missing files for Composer v2 (server#28442)
- Improve auto expiration hint for trashbin and file versions (server#28447)
- UnifiedSearchController: strip webroot from URL before finding a route (server#28455)
- Only trap E_ERROR in session handling (server#28469)
- Emit an error log when the app token login name does not match (server#28490)
- Hash cache key (server#28495)
- Fix #20913: Check image resource before attempting to preserve alpha (server#28498)
- Output exception in cron (server#28517)
- Properly log errors in Movie previews generation (server#28523)
- Fix folder size contained in S3 buckets (server#28535)
- Set alias for result of cast column function (server#28537)
- Do not load versions tab view if the files app is not available (server#28546)
- Log exception message during failed ownership transfer share restore (server#28577)
- Fix setting up 2FA providers when 2FA is enforced and bc are generated (server#28597)
- Fix encrypted version to 0 when finding unencrypted file (server#28604)
- Bump css-vars-ponyfill from 2.4.5 to 2.4.6 (server#28623)
- Only recommand for php-sodium on >= PHP 7.4 (server#28656)
- Fix position of search bar (server#28673)
- Fix user list infinite loading state in user settings (server#28702)
- Pin Psalm version for security analysis (server#28706)
- Bump css-vars-ponyfill from 2.4.6 to 2.4.7 (server#28709)
- Check if SVG path is valid (server#28735)
- Remove 2FA exemption from PublicPage annotation (server#28741)
- Send attendence links to required and optinal attendees of an event without an RSVP (server#28749)
- Bump 3rdparty ref (server#28753)
- Fix trashbin files view sticky action bar (server#28770)
- Dashboard – fix touch layout (server#28782)
- Scan the shared external storage source on access (server#28786)
- Fix null displayname crash as described in #21885 (server#28790)
- Bump vue-clipboard2 from 0.3.1 to 0.3.2 (server#28800)
- Bump 3rdparty reference (server#28811)
- Add database ratelimiting backend (server#28815)
- Update .htaccess (php8+ and mod_lsapi) (server#28829)
- Do not cache file ids in FileSystemTags inside group folders (server#28831)
- L10n: ignore packed js files from TX sync (server#28849)
- Add email addresses to contacts menu (server#28859)
- Fix files view change and undefined currentFileList (server#28879)
- Fix file creation from template without ext (server#28882)
- Bump vue-clipboard2 from 0.3.2 to 0.3.3 (server#28887)
- Fall back to full file for video previews (server#28896)
- Update CRL due to revoked twofactor_email.crt (server#28901)
- Explicitly close source stream on object store upload even if count… (server#28905)
- Support seeking also from the end of file on S3 storage (server#28909)
- Use IRoomMetadata as source of truth for supported room types (server#28920)
- Bump 3rdparty ref (server#28929)
- Fix caching of objectsid searches (server#28950)
- Don’t allow to change activity settings that don’t work (server#28963)
- Fix redirect during initial setup (server#28999)
- Bump Archive_Tar to latest release (3rdparty#782)
- Bump Webauthn Lib to 3.3.9 (3rdparty#784)
- Composer install (3rdparty#811)
- Fix activity design (activity#634)
- Increase activity email speed in instances with more than 500 users (activity#642)
- Fix hide download and printing (files_pdfviewer#462)
- Fix body footer hiding (files_pdfviewer#464)
- Disable download for pdf files (files_pdfviewer#470)
- Fix download & print view (files_pdfviewer#474)
- Bump @babel/preset-env from 7.12.11 to 7.12.17 (files_pdfviewer#481)
- Bump @babel/core from 7.12.10 to 7.12.17 (files_pdfviewer#482)
- Bump eslint-import-resolver-webpack from 0.13.0 to 0.13.1 (files_pdfviewer#484)
- Bump vue-loader from 15.9.6 to 15.9.8 (files_pdfviewer#486)
- Bump vue-template-compiler from 2.6.12 to 2.6.14 (files_pdfviewer#488)
- Use setup-php v2 (files_pdfviewer#496)
- Update workflows (files_pdfviewer#497)
- Fix share option being displayed erroneously (files_rightclick#120)
- Give twofactor nextcloud notifications a high priority (notifications#1063)
- Always show the dismiss all button (notifications#1066)
- High priority for the PhoneTrack app (notifications#1071)
- Update dependabot (photos#874)
- Bump vue from 2.6.12 to 2.6.14 (text#1752)
- Bump vue-loader from 15.9.7 to 15.9.8 (text#1816)
- Bump core-js from 3.16.2 to 3.16.3 (text#1840)
- Bump core-js from 3.16.3 to 3.16.4 (text#1846)
- Bump prosemirror-markdown from 1.5.1 to 1.5.2 (text#1850)
- Bump @babel/preset-env from 7.15.0 to 7.15.6 (text#1858)
- Bump @babel/core from 7.15.0 to 7.15.5 (text#1859)
- Build(deps-dev): bump @babel/core from 7.13.14 to 7.13.16 (viewer#1009)
- Build(deps-dev): bump vue-loader from 15.9.6 to 15.9.8 (viewer#1011)
- Build(deps-dev): bump @babel/preset-env from 7.13.12 to 7.13.15 (viewer#1012)
- Build(deps-dev): bump eslint-import-resolver-webpack from 0.13.0 to 0.13.1 (viewer#1014)
- Build(deps-dev): bump eslint-config-standard from 16.0.2 to 16.0.3 (viewer#1021)
- Build(deps): bump @nextcloud/dialogs from 3.1.1 to 3.1.2 (viewer#1023)
- Build(deps): bump regenerator-runtime from 0.13.7 to 0.13.9 (viewer#1039)
- Build(deps-dev): bump eslint-webpack-plugin from 2.5.3 to 2.5.4 (viewer#1040)
Version 21.0.4 August 6 2021
Download: nextcloud-21.0.4.tar.bz2 or nextcloud-21.0.4.zip Check the file integrity with: MD5: nextcloud-21.0.4.tar.bz2.md5 or nextcloud-21.0.4.zip.md5 SHA256: nextcloud-21.0.4.tar.bz2.sha256 or nextcloud-21.0.4.zip.sha256 SHA512: nextcloud-21.0.4.tar.bz2.sha512 or nextcloud-21.0.4.zip.sha512 PGP (Key): nextcloud-21.0.4.tar.bz2.asc or nextcloud-21.0.4.zip.asc
Changes
- Files & Core accessibility fixes (server#26650)
- Fix account data visibility after disabling public addressbook upload (server#26724)
- Better cleanup of filecache when deleting an external storage (server#27205)
- Bump @babel/preset-env from 7.12.11 to 7.12.17 (server#27225)
- Bump marked from 1.2.8 to 1.2.9 (server#27228)
- Bump vuex from 3.6.0 to 3.6.2 (server#27624)
- Revert “Fix constraint violation detection in QB Mapper” (server#27729)
- Design fixes to app-settings button (server#27744)
- Reset checksum when writing files to object store (server#27753)
- Run s3 tests again (server#27803)
- Fix in locking cache check (server#27828)
- Make search popup usable on mobile, too (server#27857)
- Cache images on browser (server#27862)
- Fix dark theme on public link shares (server#27896)
- Make user status usable on mobile (server#27899)
- Correctly skip suppressed errors in PHP 8.0 (server#27939)
- Fix newfileMenu on public page (server#27940)
- Do not escape display name in dashboard welcome text (server#27943)
- Fix svg icons disapearing in app navigation when text overflows (server#27956)
- Show registered breadcrumb detail views in breadcrumb menu (server#27967)
- Fix regression in file sidebar (server#27975)
- Manual backport of “No limit in the number of group shares” #27875 (server#27992)
- Improve notcreatable permissions hint (server#28007)
- Update CRL due to revoked twofactor_nextcloud_notification.crt (server#28017)
- Increase footer height for longer menus (server#28044)
- Add titleTooltip to sidebar (server#28048)
- Mask password for Redis and RedisCluster on connection failure (server#28055)
- Fix missing theming for login button (server#28064)
- Fix overlapping of elements in certain views (server#28074)
- Disable HEIC image preview provider for performance concerns (server#28080)
- Improve provider check (server#28086)
- Sanitize more functions from the encryption app (server#28090)
- Hide download button for public preview of audio files (server#28097)
- Fix dark theme in file exists dialog (server#28110)
- Let memory limit set in tests fit the used amount (server#28124)
- Bump regenerator-runtime from 0.13.7 to 0.13.9 (server#28145)
- User management – Add icon to user groups (server#28171)
- Fix variable override in file view (server#28192)
- Revert “better cleanup of filecache when deleting an external storage” (server#28196)
- Fix comments file action sidebar opening (server#28198)
- Fix missing exception class import (server#28214)
- Revert accidentally dropped lines from Psalm baselines (server#28218)
- Fix Files breadcrumbs being hidden even if there is enough space (server#28223)
- Allow to disable group membership change notification (server#28230)
- Dont apply jail search filter is on the root (server#28235)
- Fix missing label of Search function (server#28245)
- Update comments bundles (server#28302)
- Fix preference name when generating notifications (activity#602)
- Fix monochrome icon detection for correct dark mode invert (activity#606)
- Fix “Enable notification emails” (activity#612)
- Show add, del and restored files within by and self filter (activity#615)
- Link from app-navigation-settings to personal settings (activity#624)
- Fix pdfviewer design (files_pdfviewer#447)
- Include version number in firstrunwizard (firstrunwizard#569)
- Use notification main link if no parameter has a link (notifications#1039)
- ViewerComponent: pass on autofocus to EditorWrapper (text#1646)
- Unify error responses and add logging where appropriate (text#1718)
- Bump cypress-image-snapshot from 4.0.0 to 4.0.1 (text#1736)
- Bump vue-loader from 15.9.6 to 15.9.7 (text#1743)
- Bump @vue/test-utils from 1.1.2 to 1.1.4 (text#1744)
- Bump @babel/plugin-proposal-class-properties from 7.12.1 to 7.12.13 (text#1749)
- Bump @babel/core from 7.12.10 to 7.12.17 (text#1751)
- Bump @babel/plugin-transform-runtime from 7.12.10 to 7.12.17 (text#1753)
- Bump @babel/plugin-transform-modules-commonjs from 7.12.1 to 7.12.13 (text#1756)
- Some Design fixes (text#1782)
- Custom input rule to add first character after bullet (Backport #1798) (text#1807)
- Fix: cypress icon close selector (text#1809)
- Disable header timeout on mobile (viewer#976)
Version 21.0.3 July 2 2021
Download: nextcloud-21.0.3.tar.bz2 or nextcloud-21.0.3.zip Check the file integrity with: MD5: nextcloud-21.0.3.tar.bz2.md5 or nextcloud-21.0.3.zip.md5 SHA256: nextcloud-21.0.3.tar.bz2.sha256 or nextcloud-21.0.3.zip.sha256 SHA512: nextcloud-21.0.3.tar.bz2.sha512 or nextcloud-21.0.3.zip.sha512 PGP (Key): nextcloud-21.0.3.tar.bz2.asc or nextcloud-21.0.3.zip.asc
Changes
- Don’t break OCC if an app is breaking in it’s Application class (server#26879)
- Bump handlebars from 4.7.6 to 4.7.7 (server#26905)
- Bump url-parse from 1.4.7 to 1.5.1 (server#26911)
- Bump lodash from 4.17.20 to 4.17.21 (server#26912)
- Bump hosted-git-info from 2.8.8 to 2.8.9 (server#26918)
- Fix occ command user:add-app-password (server#26952)
- Add bruteforce protection to the shareinfo endpoint (server#26955)
- Ignore readonly flag for directories (server#26964)
- Throttle MountPublicLinkController when share is not found (server#26972)
- Respect default share permissions for federated reshares (server#26999)
- Harden apptoken check (server#27012)
- Use parent wrapper to properly handle moves on the same source/target storage (server#27015)
- Fix log error when creating files from an empty template (server#27021)
- Fix error when using CORS with no auth credentials (server#27028)
- Fix filesize error on log rotation, if file does not exist (server#27058)
- Avoid reading ~/.aws/config when using S3 provider (server#27097)
- Fix return value of getStorageInfo when ‘quota_include_external_storage’ is enabled (server#27107)
- Move remnants of ocs api requests to v2 endpoint (server#27109)
- Add DB exception ‘@throws’ tag to QBMapper PHPDoc (server#27121)
- Improve type handling of Avatar::generateAvatarFromSvg (server#27124)
- Bump patch dependencies (server#27184)
- Fix the get editable fields endpoint without a user id (server#27195)
- Use noreply@ as email address for share emails (server#27208)
- Bump vue-loader from 15.9.6 to 15.9.7 (server#27231)
- Bump moment-timezone from 0.5.32 to 0.5.33 (server#27237)
- Bump browserslist from 4.16.0 to 4.16.6 (server#27248)
- Bump ws from 7.3.1 to 7.4.6 (server#27250)
- Properly use limit and offset for search in Jail wrapper (server#27303)
- Make user:report command scale (server#27318)
- Properly log expiration date removal in audit log (server#27324)
- Emit UserLoggedInEvent on apache auth (server#27333)
- Don’t allow executing cli if cache backend is unavailable (server#27334)
- Propagate throttling on OCS response (server#27336)
- Replace OCSController with OCP\API (server#27346)
- Don’t throw when comments is disabled (server#27347)
- Set umask before operations that create local files (server#27350)
- Escape filename in Content-Disposition (server#27359)
- Don’t update statuses to offline again and again (server#27411)
- Fix some php 8 warnings (server#27415)
- Don’t pass a column object to addOrderBy (server#27446)
- Header must contain a colon (server#27455)
- Only allow removing existing shares that would not be allowed due to reshare restrictions (server#27551)
- Bump postcss from 7.0.35 to 7.0.36 (server#27569)
- Properly cleanup entries of WebAuthn on user deletion (server#27599)
- Throttle on public DAV endpoint (server#27616)
- Bump dompurify from 2.2.8 to 2.2.9 (server#27622)
- Unshift crash reports when they are loaded, to break the recusion (server#27670)
- Validate the theming color also on CLI (server#27679)
- LDAP: determine shares of offline users only when needed (server#27703)
- Downstream encryption:fix-encrypted-version for repairing “bad signature” errors (server#27727)
- Remove encodeURI code (files_pdfviewer#397)
- Disable content copy for PDF files that specify it (files_pdfviewer#417)
- Update openssl for PHP 8.0 (nextcloud_announcements#78)
- Only ask for permissions on HTTPS (notifications#997)
- Fix sorting if one of the file name is only composed with number (photos#784)
- Update File.vue (photos#812)
- Hide free space if it can’t be calculated (serverinfo#295)
- Update chart.js (serverinfo#308)
- Only return workspace property for top node in a propfind request (text#1610)
- Use text/plain as content type for fetching the document (text#1691)
- Log exceptions that happen on unknown exception and return generic messages (text#1697)
- Try enabling apcu on cli for cypress (text#1700)
- Add fixup (viewer#923)
- Fix: fullscreen for Firefox (viewer#928)
- Use physical pixel size for preview resolution (viewer#937)
Version 21.0.2 May 20 2021
Download: nextcloud-21.0.2.tar.bz2 or nextcloud-21.0.2.zip Check the file integrity with: MD5: nextcloud-21.0.2.tar.bz2.md5 or nextcloud-21.0.2.zip.md5 SHA256: nextcloud-21.0.2.tar.bz2.sha256 or nextcloud-21.0.2.zip.sha256 SHA512: nextcloud-21.0.2.tar.bz2.sha512 or nextcloud-21.0.2.zip.sha512 PGP (Key): nextcloud-21.0.2.tar.bz2.asc or nextcloud-21.0.2.zip.asc
Changes
- L10n: Add word user in FederatedShareProvider.php (server#26508)
- Increase subnet matcher (server#26514)
- Limit size of properties to 2048 characters (server#26525)
- Fix accessibility issues on log in screen (server#26535)
- Fix constraint violation detection in QB Mapper (server#26587)
- Bump ssri from 6.0.1 to 6.0.2 (server#26604)
- Add force option to app install command (server#26607)
- Update root.crl due to revoked news.crt (server#26616)
- Do not allow adding file drop shares to your own cloud (server#26621)
- Fix empty password check for mail shares (server#26625)
- Require read permissions for federated shares (server#26636)
- Ensure redis returns bool for hasKey (server#26639)
- Make lookup search explicit (server#26641)
- Update psalm baseline (server#26653)
- Fix broken Expiration test (server#26667)
- Do not stop directory listing when ACL is blocking access (server#26677)
- Mention MariaDB in MySQL support warning (server#26685)
- Make Testcase class compatible with phpunit-9.5 (server#26690)
- Explicitly check hex2bin input (server#26694)
- Remove undefined parameter, add description (server#26702)
- FIx Oracle by testing on Ubuntu 20.04 until oci8.so is available for … (server#26703)
- Update icewind/smb to 3.4.1 (server#26704)
- Bump @nextcloud/dialogs from 3.1.1 to 3.1.2 (server#26733)
- Private cannot be final (server#26752)
- Fix installer deprecation warnings for PHP 8 (server#26759)
- Validate the website field input to be a valid URL (server#26760)
- Respect the error level when logging (server#26766)
- Improve federated permission handling (server#26770)
- No longer add trusted servers on federated share creation (server#26778)
- Fix ratelimit template (server#26789)
- LDAP: do not bother to search after the last page (server#26797)
- Fail when creating new files with an empty path (server#26808)
- Only return display name as editable when the user backend allows it (server#26815)
- Do not try to contact lookup server if not needed (server#26823)
- Only perform login check during ownership transfer for encryption (server#26863)
- Fix creating vcards with multiple string values (server#26865)
- L10n: Spelling unification (server#26881)
- Remove self setting checking which can not be set anymore (activity#574)
- Ensure link names are unique for accessibility, thanks @nickvergessen, fix #575 (activity#578)
- Use PNG images in daily activity summary emails (activity#584)
- Fix accessibility issues in PDF pt. II (example-files#18)
- Fix admin notification api (notifications#929)
- Only push delete-push to devices that also got the notification (notifications#938)
- Move counting storage statistics to the background (serverinfo#298)
- Hide squashfs and overlay-FS from the overview (serverinfo#304)
- Add download button in actions menu (viewer#849)
- Limit scope of the icon white overwrite (viewer#858)
- Fixes for naughty filenames (viewer#869)
Version 21.0.1 April 9 2021
Download: nextcloud-21.0.1.tar.bz2 or nextcloud-21.0.1.zip Check the file integrity with: MD5: nextcloud-21.0.1.tar.bz2.md5 or nextcloud-21.0.1.zip.md5 SHA256: nextcloud-21.0.1.tar.bz2.sha256 or nextcloud-21.0.1.zip.sha256 SHA512: nextcloud-21.0.1.tar.bz2.sha512 or nextcloud-21.0.1.zip.sha512 PGP (Key): nextcloud-21.0.1.tar.bz2.asc or nextcloud-21.0.1.zip.asc
Changes
- Always renew apppasswords on login (server#25571)
- Improve mention matches (server#25573)
- Disable trasbin during the moveFromStorage fallback (server#25877)
- Clear multiselect after selection in share panel (server#25918)
- Activity: show if files are hidden or not (server#25935)
- Sharebymail: set expiration on creation (server#25937)
- Catch notfound and forbidden exception in smb::getmetadata (server#25943)
- Skip empty obsolete owner when adding to own NC (server#25955)
- Fix admin password strengthify tooltip (server#25962)
- Add missing waits and asserts in acceptance tests (server#25993)
- Hide expiration date field for remote shares (server#26026)
- Remove trash items from other trash backends when deleting all (server#26039)
- Fix SCSS compiler deprecated function usages (server#26042)
- Provisioning API to IBootstrap (server#26044)
- Cache baseurl in url generator (server#26051)
- Allow autocomplete based on phone sync (server#26056)
- Only clear share password model when actually saved (server#26058)
- Add appconfig to always show the unique label of a sharee (server#26062)
- Only clear known users when we had at least one phonebook entry (server#26081)
- Chunk the array of phone numbers (server#26084)
- Limit constructing of result objects in file search (server#26087)
- Apply object store copy optimization when ‘cross storage’ copy is wit… (server#26090)
- Add getID function to the simplefile implementation (server#26119)
- Allow overwriting isAuthenticated (server#26122)
- Send share notification instead of erroring on duplicate share (server#26124)
- Log exceptions when creating share (server#26128)
- Do cachejail search filtering in sql (server#26133)
- Return the fileid from `copyFromCache` and use it instead of doing an extra query (server#26146)
- Dont allow creating users with __groupfolders as uid (server#26151)
- Use correct exception type hint in catch statement (server#26162)
- Fix default missing initial state for templates (server#26166)
- Remove explicit fclose from S3->writeStream (server#26167)
- Adds ldap user:reset command (server#26175)
- Improve search results when only phonebook-matches can we autocompleted (server#26177)
- Fix valid storages removed when cleaning remote storages (server#26192)
- Update user share must use correct expiration validation (server#26204)
- Expand ‘path is already shared’ error message (server#26211)
- Add (hidden) option to always show smb root as writable (server#26215)
- Removed unnecessary padding (server#26227)
- L10n: Add words user and because in ShareByMailProvider.php (server#26238)
- Fix non LGC glyphs in avatars and txt file previews (server#26249)
- Handle limit offset and sorting in files search (server#26257)
- Update icewind/smb to 3.4.0 (server#26263)
- Catch invalid cache source storage path (server#26271)
- Fix casing of core test folder, bring back missing tests (server#26276)
- L10n: Separate ellipsis (server#26279)
- Show better error messages when a file with a forbidden path is encountered (server#26291)
- Fix l10n (server#26298)
- Log when a storage is marked as unavailable (server#26301)
- Delete old birthday calendar object when moving contact to another ad… (server#26307)
- Add a prefix index to filecache.path (server#26326)
- Avatar privacy and new scope (server#26352)
- Fix broken Calendar Event Invite email icons in Gmail by using PNGs instead of SVGs (server#26357)
- Update cipher defaults (server#26363)
- Fix wording for phone number integration (server#26366)
- Remove notifications when retesting profile field input (server#26371)
- Do not attempt to read 0 bytes when manually iterating over a non-seekable file (server#26376)
- Fix(translation): replace static error message (server#26377)
- Only mark migrations as installed after execution (server#26379)
- Gracefully handle deleteFromSelf when share is already gone (server#26382)
- Also check the default phone region when the number has no country code (server#26391)
- Allow apps to write/update account data (server#26398)
- Log and continue when failing to update encryption keys during for individual files (server#26400)
- Make ILDAPProviderFactory usable when there is no ldap setup (server#26402)
- Remove leftover debug @NoCSRFRequired introduced with #26198 (server#26404)
- Get the parent directory before creating a file from a template (server#26406)
- Bump y18n from 4.0.0 to 4.0.1 (server#26413)
- [3rdparty]phpseclib-2.0.31 (server#26447)
- Revert “add a prefix index to filecache.path” (server#26451)
- 21.0.1 final (server#26453)
- Show icon-phone when setting is set to private instead of local (server#26459)
- Bump phpseclib/phpseclib from 2.0.30 to 2.0.31 (3rdparty#643)
- Fix ‘Daily activity summary’ email subject translation (activity#562)
- Fix notifying own activities (activity#566)
- Send the footer with the defined language (activity#570)
- Make sure we only load the public script on public pages (files_pdfviewer#340)
- Extend reasons for email address (firstrunwizard#503)
- Only send desktop notifications in one tab (notifications#911)
- Fix Photos not shown in large browser windows #630 (photos#689)
- Add vue-virtual-grid to babel (photos#710)
- Match any non-whitespace character in filesystem type pattern (serverinfo#280)
- Fix Internal Server Error @ /settings/admin/serverinfo in 21.0.0 (serverinfo#287)
- Disable cypress recording for now (text#1504)
- Use write permission when possible (text#1512)
- Fix clicking links with color annotations (text#1516)
- Update CLI tests to PHP 7.4 to 8.0 (updater#346)
- Disable UI when web updater is disabled in config.php (updater#351)
- Remove obsolete pipeline php72-master (updater#355)
- Update used version of box (updater#359)
- Do not allow to keep maintenance mode active in web updater (updater#363)
- Fix fullscreen (viewer#842)
Version 21.0.0 February 22 2021
Download: nextcloud-21.0.0.tar.bz2 or nextcloud-21.0.0.zip Check the file integrity with: MD5: nextcloud-21.0.0.tar.bz2.md5 or nextcloud-21.0.0.zip.md5 SHA256: nextcloud-21.0.0.tar.bz2.sha256 or nextcloud-21.0.0.zip.sha256 SHA512: nextcloud-21.0.0.tar.bz2.sha512 or nextcloud-21.0.0.zip.sha512 PGP (Key): nextcloud-21.0.0.tar.bz2.asc or nextcloud-21.0.0.zip.asc
Changes
The biggest improvements we introduce with Nextcloud 21 are:
High Performance Back-end for Nextcloud Files: reduces server load from desktop clients and web interface polling by 90% while delivering instant notifications to users.
And a wide range of performance improvements all over on top, decreasing loading times of pages and reducing load on the server
Collaborative features: new Whiteboard, author colours in Text and Document Templates to increase team productivity
Nextcloud Talk: debuts message status indicators, a raise hand feature, a group conversation description and more!
A range of Groupware improvements like drag’n’drop and nicer threading in Mail and syncing social media avatars in Contacts.
Read the full announcement on our blog. An exhaustive changelog would be unreasonably long, but one can always see our entire development history in github. For the core Server repository, see for example here the 762 pull requests merged for Milestone 21.
latest 20 release below.
Version 20.0.14 November 12 2021
Download: nextcloud-20.0.14.tar.bz2 or nextcloud-20.0.14.zip Check the file integrity with: MD5: nextcloud-20.0.14.tar.bz2.md5 or nextcloud-20.0.14.zip.md5 SHA256: nextcloud-20.0.14.tar.bz2.sha256 or nextcloud-20.0.14.zip.sha256 SHA512: nextcloud-20.0.14.tar.bz2.sha512 or nextcloud-20.0.14.zip.sha512 PGP (Key): nextcloud-20.0.14.tar.bz2.asc or nextcloud-20.0.14.zip.asc
Changes
- Add command to repair broken filesystem trees (server#26630)
- Ensure that user and group IDs in LDAP’s tables are also max 64chars (server#28971)
- Change output format of Psalm to Github (server#29048)
- File-upload: Correctly handle error responses for HTTP2 (server#29069)
- Allow “TwoFactor Nextcloud Notifications” to pull the state of the 2F… (server#29072)
- Add a few sensitive config keys (server#29085)
- Fix path of file_get_contents (server#29095)
- Update the certificate bundle (server#29098)
- Keep pw based auth tokens valid when pw-less login happens (server#29131)
- Properly handle folder deletion on external s3 storage (server#29158)
- Tokens without password should not trigger changed password invalidation (server#29166)
- Don’t further setup disabled users when logging in with apache (server#29167)
- Add ‘supported’-label to all supported apps (server#29181)
- 21] generate a better optimized query for path prefix search filters (server#29192)
- Keep group restrictions when reenabling apps after an update (server#29198)
- Add proper message to created share not found (server#29205)
- Add documentation for files_no_background_scan (server#29219)
- Don’t setup the filesystem to check for a favicon we don’t use anyway (server#29223)
- Fix background scan doc in config (server#29253)
- Get `filesize()` if `file_exists()` (server#29290)
- Fix unable to login errors due to file system not being initialized (server#29291)
- Update 3rdparty ref (server#29297)
- Bump icewind/streams from 0.7.3 to 0.7.5 in files_external (server#29298)
- Fix app upgrade (server#29303)
- Avoid PHP errors when the LDAP attribute is not found (server#29314)
- Fix security issues when copying groupfolder with advanced ACL (server#29366)
- Scheduling plugin not updating responding attendee status (server#29387)
- Make calendar schedule options translatable (server#29388)
- Add whitelist for apps inside of the server repo (server#29396)
- Handle files with `is_file` instead of `file_exists` (server#29417)
- Fixes an undefined index when getAccessList returns an empty array (server#29421)
- Extra fixes needed for icewind/streams update to 0.7.2 (server#29426)
- Backport #29260: Respect user enumeration settings in user status lists (server#29429)
- Implement local filtering in file list (server#29441)
- Detect mimetype by content only with content (server#29457)
- Update CRL (server#29505)
- Update update-psalm-baseline workflow (server#29548)
- Bump icewind/streams from 0.7.1 to 0.7.5 (3rdparty#855)
- Bump version (files_pdfviewer#512)
- Fix deleting notifications with numeric user ID (notifications#1090)
- Add integration tests for push registration (notifications#1097)
- Restore old device signature so the proxy works again (notifications#1105)
- Bump vue and vue-template-compiler (photos#864)
- Bump prosemirror-schema-list from 1.1.5 to 1.1.6 (text#1868)
- Additional checks for workspace controller (text#1887)
Version 20.0.13 October 1 2021
Download: nextcloud-20.0.13.tar.bz2 or nextcloud-20.0.13.zip Check the file integrity with: MD5: nextcloud-20.0.13.tar.bz2.md5 or nextcloud-20.0.13.zip.md5 SHA256: nextcloud-20.0.13.tar.bz2.sha256 or nextcloud-20.0.13.zip.sha256 SHA512: nextcloud-20.0.13.tar.bz2.sha512 or nextcloud-20.0.13.zip.sha512 PGP (Key): nextcloud-20.0.13.tar.bz2.asc or nextcloud-20.0.13.zip.asc
Changes
- Avoid fread on directories and unencrypted files (server#27407)
- Manual backport of “No limit in the number of group shares” #27875 (server#27991)
- Bump file-loader from 6.1.0 to 6.1.1 (server#28186)
- Fix autocompletion for usernames in comments (server#28248)
- Fix CI failures when building settings app (server#28305)
- Bump vue-loader from 15.9.7 to 15.9.8 (server#28339)
- Change the concurrent upload limit to less than 10 (server#28355)
- Fix Folder->getById() when a single storage is mounted multiple times (server#28362)
- Make “name” column nullable for workflows (server#28382)
- Dont show trusted proxy warning when the proxy and remote are both localhost (server#28387)
- Gracefully handle smb acls for users without a domain (server#28414)
- Improve auto expiration hint for trashbin and file versions (server#28448)
- UnifiedSearchController: strip webroot from URL before finding a route (server#28453)
- Only trap E_ERROR in session handling (server#28471)
- Emit an error log when the app token login name does not match (server#28491)
- Output exception in cron (server#28516)
- Properly log errors in Movie previews generation (server#28524)
- Set alias for result of cast column function (server#28538)
- Do not load versions tab view if the files app is not available (server#28547)
- Log exception message during failed ownership transfer share restore (server#28578)
- Fix setting up 2FA providers when 2FA is enforced and bc are generated (server#28598)
- Fix encrypted version to 0 when finding unencrypted file (server#28605)
- Only recommand for php-sodium on >= PHP 7.4 (server#28655)
- Fix position of search bar (server#28672)
- Check if SVG path is valid (server#28736)
- Remove 2FA exemption from PublicPage annotation (server#28742)
- Send attendence links to required and optinal attendees of an event without an RSVP (server#28750)
- Fix trashbin files view sticky action bar (server#28771)
- Dashboard – fix touch layout (server#28783)
- Scan the shared external storage source on access (server#28787)
- Fix null displayname crash as described in #21885 (server#28789)
- Bump vue-clipboard2 from 0.3.1 to 0.3.2 (server#28799)
- Bump 3rdparty reference (server#28808)
- Bump 3rdparty ref (server#28812)
- Add database ratelimiting backend (server#28818)
- Extend cache events (server#28820)
- Do not cache file ids in FileSystemTags inside group folders (server#28833)
- L10n: ignore packed js files from TX sync (server#28848)
- Fix files view change and undefined currentFileList (server#28880)
- Bump vue-clipboard2 from 0.3.2 to 0.3.3 (server#28886)
- Fall back to full file for video previews (server#28897)
- Update CRL due to revoked twofactor_email.crt (server#28902)
- Support seeking also from the end of file on S3 storage (server#28908)
- Use IRoomMetadata as source of truth for supported room types (server#28921)
- Bump 3rdparty ref (server#28930)
- Explicitly close source stream on object store upload even if count… (server#28946)
- Fix caching of objectsid searches (server#28951)
- Don’t allow to change activity settings that don’t work (server#28964)
- Fix redirect during initial setup (server#29000)
- Remove unneeded dependencies (3rdparty#785)
- Bump Webauthn Lib to 3.3.9 (3rdparty#788)
- Manually add removed dependencies (3rdparty#789)
- Bump Archive_Tar to last release (3rdparty#796)
- Composer install (3rdparty#810)
- Add Spomsky (3rdparty#824)
- Fix activity design (activity#635)
- Increase activity email speed in instances with more than 500 users (activity#643)
- Fix hide download and printing (files_pdfviewer#461)
- Fix body footer hiding (files_pdfviewer#465)
- Disable download for pdf files (files_pdfviewer#471)
- Fix download & print view (files_pdfviewer#475)
- Bump vue-template-compiler from 2.6.12 to 2.6.14 (files_pdfviewer#480)
- Bump stylelint-webpack-plugin from 2.1.0 to 2.1.1 (files_pdfviewer#483)
- Bump stylelint from 13.7.1 to 13.7.2 (files_pdfviewer#485)
- Bump eslint-plugin-import from 2.22.0 to 2.22.1 (files_pdfviewer#489)
- Bump file-loader from 6.1.0 to 6.1.1 (files_pdfviewer#490)
- Update node.yml (files_pdfviewer#498)
- Bump eslint-plugin-standard from 4.0.1 to 4.0.2 (files_pdfviewer#499)
- Bump url-loader from 4.1.0 to 4.1.1 (files_pdfviewer#501)
- Bump webpack from 4.44.1 to 4.44.2 (files_pdfviewer#502)
- Fix share option being displayed erroneously (files_rightclick#121)
- Give twofactor nextcloud notifications a high priority (notifications#1064)
- High priority for the PhoneTrack app (notifications#1072)
- Update dependabot (photos#875)
- Bump vue from 2.6.12 to 2.6.14 (text#1648)
- Bump vue-loader from 15.9.7 to 15.9.8 (text#1812)
- Bump prosemirror-markdown from 1.5.1 to 1.5.2 (text#1845)
- Build(deps): bump regenerator-runtime from 0.13.7 to 0.13.9 (viewer#1005)
- Build(deps-dev): bump stylelint-webpack-plugin from 2.1.0 to 2.1.1 (viewer#1006)
- Build(deps-dev): bump url-loader from 4.1.0 to 4.1.1 (viewer#1007)
- Build(deps-dev): bump vue-loader from 15.9.3 to 15.9.8 (viewer#1008)
- Build(deps-dev): bump eslint-plugin-import from 2.22.0 to 2.22.1 (viewer#1010)
- Build(deps-dev): bump wait-on from 5.2.0 to 5.2.2 (viewer#1016)
- Build(deps): bump path-parse from 1.0.6 to 1.0.7 (viewer#1017)
- Build(deps-dev): bump webpack from 4.44.1 to 4.44.2 (viewer#1018)
- Build(deps-dev): bump file-loader from 6.1.0 to 6.1.1 (viewer#1020)
- Build(deps-dev): bump eslint-plugin-standard from 4.0.1 to 4.0.2 (viewer#1028)
- Build(deps): bump @nextcloud/vue from 2.6.5 to 2.6.9 (viewer#1029)
- Build(deps): bump debounce from 1.2.0 to 1.2.1 (viewer#1036)
Version 20.0.12 August 6 2021
Download: nextcloud-20.0.12.tar.bz2 or nextcloud-20.0.12.zip Check the file integrity with: MD5: nextcloud-20.0.12.tar.bz2.md5 or nextcloud-20.0.12.zip.md5 SHA256: nextcloud-20.0.12.tar.bz2.sha256 or nextcloud-20.0.12.zip.sha256 SHA512: nextcloud-20.0.12.tar.bz2.sha512 or nextcloud-20.0.12.zip.sha512 PGP (Key): nextcloud-20.0.12.tar.bz2.asc or nextcloud-20.0.12.zip.asc
Changes
- Bump vue-router from 3.4.3 to 3.4.9 (server#27224)
- Bump v-click-outside from 3.1.1 to 3.1.2 (server#27232)
- Bump url-search-params-polyfill from 8.1.0 to 8.1.1 (server#27236)
- Bump debounce from 1.2.0 to 1.2.1 (server#27646)
- Bump vue and vue-template-compiler (server#27701)
- Design fixes to app-settings button (server#27745)
- Reset checksum when writing files to object store (server#27754)
- Run s3 tests again (server#27804)
- Fix in locking cache check (server#27829)
- Bump dompurify from 2.2.8 to 2.2.9 (server#27836)
- Make search popup usable on mobile, too (server#27858)
- Cache images on browser (server#27863)
- Fix dark theme on public link shares (server#27895)
- Make user status usable on mobile (server#27897)
- Do not escape display name in dashboard welcome text (server#27913)
- Bump moment-timezone from 0.5.31 to 0.5.33 (server#27924)
- Fix newfileMenu on public page (server#27941)
- Fix svg icons disapearing in app navigation when text overflows (server#27955)
- Bump bootstrap from 4.5.2 to 4.5.3 (server#27965)
- Show registered breadcrumb detail views in breadcrumb menu (server#27970)
- Fix regression in file sidebar (server#27976)
- Bump exports-loader from 1.1.0 to 1.1.1 (server#27984)
- Bump @nextcloud/capabilities from 1.0.2 to 1.0.4 (server#27985)
- Bump @nextcloud/vue-dashboard from 1.0.0 to 1.0.1 (server#27988)
- Improve notcreatable permissions hint (server#28006)
- Update CRL due to revoked twofactor_nextcloud_notification.crt (server#28018)
- Bump sass-loader from 10.0.2 to 10.0.5 (server#28032)
- Increase footer height for longer menus (server#28045)
- Mask password for Redis and RedisCluster on connection failure (server#28054)
- Fix missing theming for login button (server#28065)
- Fix overlapping of elements in certain views (server#28072)
- Disable HEIC image preview provider for performance concerns (server#28081)
- Improve provider check (server#28087)
- Sanitize more functions from the encryption app (server#28091)
- Hide download button for public preview of audio files (server#28096)
- L10n: HTTP in capital letters (server#28107)
- Fix dark theme in file exists dialog (server#28111)
- Let memory limit set in tests fit the used amount (server#28125)
- User management – Add icon to user groups (server#28172)
- Bump marked from 1.1.1 to 1.1.2 (server#28187)
- Fix variable override in file view (server#28191)
- Bump regenerator-runtime from 0.13.7 to 0.13.9 (server#28207)
- Bump url-loader from 4.1.0 to 4.1.1 (server#28208)
- Fix Files breadcrumbs being hidden even if there is enough space (server#28224)
- Dont apply jail search filter is on the root (server#28241)
- Check that php was compiled with argon2 support or that the php-sodium extensions is installed (server#28289)
- Fix preference name when generating notifications (activity#603)
- Fix monochrome icon detection for correct dark mode invert (activity#607)
- Fix “Enable notification emails” (activity#613)
- Show add, del and restored files within by and self filter (activity#616)
- Link from app-navigation-settings to personal settings (activity#625)
- Fix pdfviewer design (files_pdfviewer#446)
- Include version number in firstrunwizard (firstrunwizard#570)
- Use notification main link if no parameter has a link (notifications#1040)
- Bump sass-loader from 10.1.0 to 10.1.1 (text#1360)
- Bump @babel/plugin-transform-runtime from 7.13.9 to 7.13.15 (text#1548)
- Bump @babel/preset-env from 7.13.9 to 7.13.15 (text#1550)
- Bump vue-loader from 15.9.6 to 15.9.7 (text#1592)
- Unify error responses and add logging where appropriate (text#1719)
- Disable header timeout on mobile (viewer#978)
Version 20.0.11 July 2 2021
Download: nextcloud-20.0.11.tar.bz2 or nextcloud-20.0.11.zip Check the file integrity with: MD5: nextcloud-20.0.11.tar.bz2.md5 or nextcloud-20.0.11.zip.md5 SHA256: nextcloud-20.0.11.tar.bz2.sha256 or nextcloud-20.0.11.zip.sha256 SHA512: nextcloud-20.0.11.tar.bz2.sha512 or nextcloud-20.0.11.zip.sha512 PGP (Key): nextcloud-20.0.11.tar.bz2.asc or nextcloud-20.0.11.zip.asc
Changes
- Bump handlebars from 4.7.6 to 4.7.7 (server#26900)
- Bump lodash from 4.17.20 to 4.17.21 (server#26909)
- Bump hosted-git-info from 2.8.8 to 2.8.9 (server#26920)
- Don’t break OCC if an app is breaking in it’s Application class (server#26954)
- Add bruteforce protection to the shareinfo endpoint (server#26956)
- Ignore readonly flag for directories (server#26965)
- Throttle MountPublicLinkController when share is not found (server#26971)
- Respect default share permissions for federated reshares (server#27001)
- Harden apptoken check (server#27014)
- Use parent wrapper to properly handle moves on the same source/target storage (server#27016)
- Fix error when using CORS with no auth credentials (server#27027)
- Fix return value of getStorageInfo when ‘quota_include_external_storage’ is enabled (server#27108)
- Bump patch dependencies (server#27183)
- Use noreply@ as email address for share emails (server#27209)
- Bump p-queue from 6.6.1 to 6.6.2 (server#27226)
- Bump browserslist from 4.14.0 to 4.16.6 (server#27247)
- Bump webpack from 4.44.1 to 4.44.2 (server#27297)
- Properly use limit and offset for search in Jail wrapper (server#27308)
- Make user:report command scale (server#27319)
- Properly log expiration date removal in audit log (server#27325)
- Propagate throttling on OCS response (server#27337)
- Set umask before operations that create local files (server#27349)
- Escape filename in Content-Disposition (server#27360)
- Don’t update statuses to offline again and again (server#27412)
- Header must contain a colon (server#27456)
- Activate constraint check for oracle / pqsql also for 20 (server#27523)
- Only allow removing existing shares that would not be allowed due to reshare restrictions (server#27552)
- Bump ws from 7.3.1 to 7.5.0 (server#27570)
- Properly cleanup entries of WebAuthn on user deletion (server#27596)
- Throttle on public DAV endpoint (server#27617)
- Bump vue-loader from 15.9.3 to 15.9.7 (server#27639)
- Bump eslint-plugin-standard from 4.0.1 to 4.0.2 (server#27651)
- Validate the theming color also on CLI (server#27680)
- Downstream encryption:fix-encrypted-version for repairing “bad signature” errors (server#27728)
- Remove encodeURI code (files_pdfviewer#396)
- Only ask for permissions on HTTPS (notifications#998)
- Fix sorting if one of the file name is only composed with number (photos#785)
- Backport 20 fix Photos not shown in large browser windows #630 (#686) (photos#810)
- Update File.vue (photos#813)
- Update chart.js (serverinfo#309)
- Only return workspace property for top node in a propfind request (text#1611)
- ViewerComponent: pass on autofocus to EditorWrapper (text#1647)
- Use text/plain as content type for fetching the document (text#1692)
- Log exceptions that happen on unknown exception and return generic messages (text#1698)
- Add fixup (viewer#924)
- Fix: fullscreen for Firefox (viewer#929)
Version 20.0.10 May 20 2021
Download: nextcloud-20.0.10.tar.bz2 or nextcloud-20.0.10.zip Check the file integrity with: MD5: nextcloud-20.0.10.tar.bz2.md5 or nextcloud-20.0.10.zip.md5 SHA256: nextcloud-20.0.10.tar.bz2.sha256 or nextcloud-20.0.10.zip.sha256 SHA512: nextcloud-20.0.10.tar.bz2.sha512 or nextcloud-20.0.10.zip.sha512 PGP (Key): nextcloud-20.0.10.tar.bz2.asc or nextcloud-20.0.10.zip.asc
Changes
- Fix account data visibility after disabling public addressbook upload (server#25973)
- L10n: Add word user in FederatedShareProvider.php (server#26509)
- Increase subnet matcher (server#26515)
- Limit size of properties to 2048 characters (server#26542)
- Bump ssri from 6.0.1 to 6.0.2 (server#26602)
- Update root.crl due to revoked news.crt (server#26620)
- Do not allow adding file drop shares to your own cloud (server#26622)
- Require read permissions for federated shares (server#26637)
- Fix empty password check for mail shares (server#26640)
- Ensure redis returns bool for hasKey (server#26642)
- Make lookup search explicit (server#26643)
- Update psalm baseline (server#26656)
- Do not stop directory listing when ACL is blocking access (server#26678)
- Mention MariaDB in MySQL support warning (server#26684)
- Explicitly check hex2bin input (server#26693)
- Update icewind/smb to 3.4.1 (server#26705)
- Private cannot be final (server#26753)
- Respect the error level when logging (server#26767)
- Improve federated permission handling (server#26771)
- No longer add trusted servers on federated share creation (server#26779)
- Fix ratelimit template (server#26788)
- LDAP: do not bother to search after the last page (server#26798)
- Fail when creating new files with an empty path (server#26809)
- Do not try to contact lookup server if not needed (server#26824)
- Only perform login check during ownership transfer for encryption (server#26862)
- L10n: Spelling unification (server#26882)
- Remove self setting checking which can not be set anymore (activity#573)
- Use PNG images in daily activity summary emails (activity#585)
- Move counting storage statistics to the background (serverinfo#299)
- Bump @vue/test-utils from 1.1.3 to 1.1.4 (text#1561)
- Limit scope of the icon white overwrite (viewer#859)
- Fixes for naughty filenames (viewer#872)
Version 20.0.9 April 9 2021
Download: nextcloud-20.0.9.tar.bz2 or nextcloud-20.0.9.zip Check the file integrity with: MD5: nextcloud-20.0.9.tar.bz2.md5 or nextcloud-20.0.9.zip.md5 SHA256: nextcloud-20.0.9.tar.bz2.sha256 or nextcloud-20.0.9.zip.sha256 SHA512: nextcloud-20.0.9.tar.bz2.sha512 or nextcloud-20.0.9.zip.sha512 PGP (Key): nextcloud-20.0.9.tar.bz2.asc or nextcloud-20.0.9.zip.asc
Changes
- Avoid creating two share links when password is enforced (server#25740)
- Fix detecting cyclic group memberships (server#25844)
- Bump the ca location (server#25848)
- Card::getOwner should return the actual value (server#25858)
- Fix namespacing (server#25873)
- Update psalm baseline (server#25876)
- Disable trasbin during the moveFromStorage fallback (server#25878)
- Do not die after LDAP auth failed with expired acc (server#25900)
- Clear multiselect after selection in share panel (server#25919)
- Activity: show if files are hidden or not (server#25934)
- Sharebymail: set expiration on creation (server#25938)
- Catch notfound and forbidden exception in smb::getmetadata (server#25944)
- Skip empty obsolete owner when adding to own NC (server#25956)
- Fix admin password strengthify tooltip (server#25963)
- Add missing waits and asserts in acceptance tests (server#25994)
- Bump elliptic from 6.5.3 to 6.5.4 (server#26009)
- Hide expiration date field for remote shares (server#26027)
- Remove trash items from other trash backends when deleting all (server#26040)
- Cache baseurl in url generator (server#26052)
- Only clear share password model when actually saved (server#26059)
- Add appconfig to always show the unique label of a sharee (server#26063)
- Limit constructing of result objects in file search (server#26088)
- Apply object store copy optimization when ‘cross storage’ copy is wit… (server#26091)
- Allow overwriting isAuthenticated (server#26123)
- Send share notification instead of erroring on duplicate share (server#26125)
- Log exceptions when creating share (server#26130)
- Do cachejail search filtering in sql (server#26134)
- Return the fileid from `copyFromCache` and use it instead of doing an extra query (server#26147)
- Dont allow creating users with __groupfolders as uid (server#26152)
- Use correct exception type hint in catch statement (server#26163)
- Remove explicit fclose from S3->writeStream (server#26168)
- Adds ldap user:reset command (server#26176)
- Add getID function to the simplefile implementation (server#26181)
- Fix valid storages removed when cleaning remote storages (server#26190)
- Update user share must use correct expiration validation (server#26205)
- Expand ‘path is already shared’ error message (server#26209)
- Add (hidden) option to always show smb root as writable (server#26217)
- L10n: Add words user and because in ShareByMailProvider.php (server#26239)
- Fix non LGC glyphs in avatars and txt file previews (server#26250)
- Handle limit offset and sorting in files search (server#26258)
- Update icewind/smb to 3.4.0 (server#26262)
- Catch invalid cache source storage path (server#26272)
- Fix casing of core test folder, bring back missing tests (server#26275)
- L10n: Separate ellipsis (server#26278)
- Show better error messages when a file with a forbidden path is encountered (server#26290)
- Fix l10n (server#26297)
- Log when a storage is marked as unavailable (server#26302)
- Delete old birthday calendar object when moving contact to another ad… (server#26305)
- Fix broken Calendar Event Invite email icons in Gmail by using PNGs instead of SVGs (server#26356)
- Bump y18n from 4.0.0 to 4.0.1 (server#26360)
- Update cipher defaults (server#26364)
- Fix(translation): replace static error message (server#26378)
- Gracefully handle deleteFromSelf when share is already gone (server#26381)
- Log and continue when failing to update encryption keys during for individual files (server#26399)
- Remove leftover debug @NoCSRFRequired introduced with #26198 (server#26405)
- [3rdparty]phpseclib-2.0.31 (server#26449)
- 20.0.9 final (server#26454)
- Bump phpseclib/phpseclib from 2.0.25 to 2.0.31 (3rdparty#644)
- Fix ‘Daily activity summary’ email subject translation (activity#563)
- Fix notifying own activities (activity#567)
- Send the footer with the defined language (activity#571)
- Make sure we only load the public script on public pages (files_pdfviewer#339)
- Extend reasons for email address (firstrunwizard#504)
- Only send desktop notifications in one tab (notifications#912)
- Add vue-virtual-grid to babel (photos#711)
- Match any non-whitespace character in filesystem type pattern (serverinfo#281)
- Make sure the session list is always at the end (text#1410)
- Pin versions (text#1506)
- Use write permission when possible (text#1513)
- Update CLI tests to PHP 7.4 to 8.0 (updater#345)
- Disable UI when web updater is disabled in config.php (updater#352)
- Remove obsolete pipeline php72-master (updater#354)
- Update used version of box (updater#360)
- Do not allow to keep maintenance mode active in web updater (updater#364)
- Fix fullscreen (viewer#843)
Version 20.0.8 February 26 2021
Download: nextcloud-20.0.8.tar.bz2 or nextcloud-20.0.8.zip Check the file integrity with: MD5: nextcloud-20.0.8.tar.bz2.md5 or nextcloud-20.0.8.zip.md5 SHA256: nextcloud-20.0.8.tar.bz2.sha256 or nextcloud-20.0.8.zip.sha256 SHA512: nextcloud-20.0.8.tar.bz2.sha512 or nextcloud-20.0.8.zip.sha512 PGP (Key): nextcloud-20.0.8.tar.bz2.asc or nextcloud-20.0.8.zip.asc
Changes
- Dont offer to edit external config settings if we can’t edit them (server#25132)
- LDAP: make actually use of batch read known groups (server#25379)
- Do not lower case search provider names on web ui (server#25382)
- Do not remove valid group shares (server#25384)
- Use RFC-compliant URL encoding for cookies (server#25388)
- Keep direct login active when redirecting (server#25430)
- Add repair job for unencoded group share uris (server#25448)
- Override default dashboard background with theming one (server#25458)
- Make user list pagination more tolerant (server#25475)
- Fix duplicate tag info view registration (server#25477)
- Remove stray compiled assets (server#25480)
- Fix CI branch for notifications app (server#25492)
- Log deprecation notice of GenericEventWrapper just once (server#25497)
- Cleanup bundle files before checking the rebuild (server#25504)
- Change reconect wrapper to only check connection after inactivity (server#25550)
- Do not send imip email to invalid recipients (server#25592)
- Use ownerDisplayName for SharingEntry Tooltip (server#25651)
- Fix app icon list in dark mode (server#25663)
- Updated CRL (server#25666)
- Initialize \OCP\AppFramework\Http\ZipResponse::$resources (server#25703)
- Send emails on password reset to the displayname (server#25709)
- 20.0.8 final (server#25719)
- Fix opening pdf files in public folder shares (files_pdfviewer#321)
Version 20.0.7 February 3 2021
Download: nextcloud-20.0.7.tar.bz2 or nextcloud-20.0.7.zip Check the file integrity with: MD5: nextcloud-20.0.7.tar.bz2.md5 or nextcloud-20.0.7.zip.md5 SHA256: nextcloud-20.0.7.tar.bz2.sha256 or nextcloud-20.0.7.zip.sha256 SHA512: nextcloud-20.0.7.tar.bz2.sha512 or nextcloud-20.0.7.zip.sha512 PGP (Key): nextcloud-20.0.7.tar.bz2.asc or nextcloud-20.0.7.zip.asc
Changes
- Catch NotFoundException when querying quota (server#25315)
- CalDAV] Validate notified emails (server#25324)
- Fix/app fetcher php compat comparison (server#25347)
- Show the actual error on share requests (server#25352)
- Fix parameter provided as string not array (server#25366)
- The objectid is a string (server#25374)
- 20.0.7 final (server#25387)
- Properly handle SMB ACL blocking scanning a directory (server#25421)
- Don’t break completely when creating the digest fail for one user (activity#556)
- Only attempt to use a secure view if hide download is actually set (files_pdfviewer#296)
- Fix opening PDF files with special characters in their name (files_pdfviewer#298)
- Fix PDF viewer failing on Edge (not based on Chromium) (files_pdfviewer#299)
- Cannot unfold plain text notifications (notifications#846)
- Remove EPUB mimetype (text#1391)
Version 20.0.6 January 27 2021
Download: nextcloud-20.0.6.tar.bz2 or nextcloud-20.0.6.zip Check the file integrity with: MD5: nextcloud-20.0.6.tar.bz2.md5 or nextcloud-20.0.6.zip.md5 SHA256: nextcloud-20.0.6.tar.bz2.sha256 or nextcloud-20.0.6.zip.sha256 SHA512: nextcloud-20.0.6.tar.bz2.sha512 or nextcloud-20.0.6.zip.sha512 PGP (Key): nextcloud-20.0.6.tar.bz2.asc or nextcloud-20.0.6.zip.asc
Changes
- Make sure to do priority app upgrades first (server#25077)
- Respect DB restrictions on number of arguments in statements and queries (server#25120)
- Add a hint about the direction of priority (server#25143)
- Do not redirect to logout after login (server#25146)
- Fix comparison of PHP versions (server#25152)
- Add “composer.lock” for acceptance tests to git (server#25178)
- Update CRL due to revoked gravatar.crl (server#25190)
- Don’t log keys on checkSignature (server#25193)
- Update 3rdparty after Archive_Tar (server#25199)
- Bump CA bundle (server#25219)
- Update handling of user credentials (server#25225)
- Fix encoding issue with OC.Notification.show (server#25244)
- Also use storage copy when dav copying directories (server#25261)
- Silence log message (server#25263)
- Extend ILDAPProvider to allow reading arbitrairy ldap attributes for users (server#25276)
- Do not obtain userFolder of a federated user (server#25278)
- Bump pear/archive_tar from 1.4.11 to 1.4.12 (3rdparty#603)
- Add gitignore entry for .github folder of dependencies (3rdparty#604)
- Clear event array on getting them (activity#551)
Version 20.0.5 January 15 2021
Download: nextcloud-20.0.5.tar.bz2 or nextcloud-20.0.5.zip Check the file integrity with: MD5: nextcloud-20.0.5.tar.bz2.md5 or nextcloud-20.0.5.zip.md5 SHA256: nextcloud-20.0.5.tar.bz2.sha256 or nextcloud-20.0.5.zip.sha256 SHA512: nextcloud-20.0.5.tar.bz2.sha512 or nextcloud-20.0.5.zip.sha512 PGP (Key): nextcloud-20.0.5.tar.bz2.asc or nextcloud-20.0.5.zip.asc
Changes
- Don’t log params of imagecreatefromstring (server#24546)
- Use storage copy implementation when doing dav copy (server#24590)
- Use in objectstore copy (server#24592)
- Add tel, note, org and title search (server#24697)
- Check php compatibility of app store app releases (server#24698)
- Fix #24682]: ensure federation cloud id is retruned if FN property not found (server#24709)
- Do not include non-required scripts on the upgrade page (server#24714)
- LDAP: fix inGroup for memberUid type of group memberships (server#24716)
- Cancel user search requests to avoid duplicate results being added (server#24728)
- Also unset the other possible unused paramters (server#24751)
- Enables the file name check also to match name of mountpoints (server#24760)
- Fixes sharing to group ids with characters that are being url encoded (server#24763)
- Limit getIncomplete query to one row (server#24791)
- Fix Argon2 descriptions (server#24792)
- Actually set the TTL on redis set (server#24798)
- Allow to force rename a conflicting calendar (server#24806)
- Fix IPv6 localhost regex (server#24823)
- Catch the error on heartbeat update (server#24826)
- Make oc_files_trash.auto_id a bigint (server#24853)
- Fix total upload size overwritten by next upload (server#24854)
- Avoid huge exception argument logging (server#24876)
- Make share results distinguishable if there are more than one with the exact same display name (server#24878)
- Add migration for oc_share_external columns (server#24963)
- Don’t throw a 500 when importing a broken ics reminder file (server#24972)
- Fix unreliable ViewTest (server#24976)
- Update root.crl due to revocation of transmission.crt (server#24990)
- Set the JSCombiner cache if needed (server#24997)
- Fix column name to check prior to deleting (server#25009)
- Catch throwable instead of exception (server#25013)
- Set the user language when adding the footer (server#25019)
- Change defaultapp in config.sample.php to dashboard to improve docs and align it to source code (server#25030)
- Fix clearing the label of a share (server#25035)
- Update psalm-baseline.xml (server#25066)
- Don’t remove assignable column for now (server#25074)
- Add setup check to verify that the used DB version is still supported… (server#25076)
- Correctly set the user for activity parsing when preparing a notifica… (activity#542)
- Bump vue-virtual-grid from 2.2.1 to 2.3.0 (photos#597)
- Catch possible database exceptions when fetching document data (text#1221)
- Make sure we have the proper PHP version installed before running composer (text#1234)
- Revert removal of transformResponse (text#1235)
- Bump prosemirror-view from 1.16.1 to 1.16.5 (text#1255)
- Bump @babel/preset-env from 7.12.1 to 7.12.11 (text#1257)
- Bump babel-loader from 8.1.0 to 8.2.2 (text#1259)
- Bump eslint-plugin-standard from 4.0.2 to 4.1.0 (text#1261)
- Bump vue-loader from 15.9.5 to 15.9.6 (text#1263)
- Bump prosemirror-model from 1.12.0 to 1.13.1 (text#1265)
- Bump core-js from 3.7.0 to 3.8.1 (text#1266)
- Bump stylelint from 13.7.2 to 13.8.0 (text#1269)
- Bump @babel/plugin-transform-runtime from 7.12.1 to 7.12.10 (text#1271)
- Bump sass-loader from 10.0.5 to 10.1.0 (text#1273)
- Bump webpack-merge from 5.3.0 to 5.7.2 (text#1274)
- Bump @babel/core from 7.12.3 to 7.12.10 (text#1277)
- Bump cypress from 5.1.0 to 5.6.0 (text#1278)
- Bump @vue/test-utils from 1.1.1 to 1.1.2 (text#1279)
- Bump webpack-merge from 5.7.2 to 5.7.3 (text#1303)
Version 20.0.4 December 17 2020
Download: nextcloud-20.0.4.tar.bz2 or nextcloud-20.0.4.zip Check the file integrity with: MD5: nextcloud-20.0.4.tar.bz2.md5 or nextcloud-20.0.4.zip.md5 SHA256: nextcloud-20.0.4.tar.bz2.sha256 or nextcloud-20.0.4.zip.sha256 SHA512: nextcloud-20.0.4.tar.bz2.sha512 or nextcloud-20.0.4.zip.sha512 PGP (Key): nextcloud-20.0.4.tar.bz2.asc or nextcloud-20.0.4.zip.asc
Changes
- Avoid dashboard crash when accessibility app is not installed (server#24636)
- Bump ini from 1.3.5 to 1.3.7 (server#24649)
- Handle owncloud migration to latest release (server#24653)
- Use string for storing a OCM remote id (server#24654)
- Fix MySQL database size calculation (serverinfo#262)
- Bump cypress-io/github-action@v2 (viewer#722)
- Fix] sidebar opening animation (viewer#723)
- Fix not.exist cypress and TESTING checks (viewer#725)
Note: the main improvement in this very small release is the migration support.
Version 20.0.3 December 10 2020
Download: nextcloud-20.0.3.tar.bz2 or nextcloud-20.0.3.zip Check the file integrity with: MD5: nextcloud-20.0.3.tar.bz2.md5 or nextcloud-20.0.3.zip.md5 SHA256: nextcloud-20.0.3.tar.bz2.sha256 or nextcloud-20.0.3.zip.sha256 SHA512: nextcloud-20.0.3.tar.bz2.sha512 or nextcloud-20.0.3.zip.sha512 PGP (Key): nextcloud-20.0.3.tar.bz2.asc or nextcloud-20.0.3.zip.asc
Changes
- Check quota of subdirectories when uploading to them (server#24181)
- CircleId too short in some request (server#24196)
- Missing level in ScopedPsrLogger (server#24212)
- Fix nextcloud logo in email notifications misalignment (server#24228)
- Allow selecting multiple columns with SELECT DISTINCT (server#24230)
- Use file name instead of path in ‘not allowed to share’ message (server#24231)
- Fix setting images through occ for theming (server#24232)
- Use regex when searching on single file shares (server#24239)
- Harden EncryptionLegacyCipher a bit (server#24249)
- Update ScanLegacyFormat.php (server#24258)
- Simple typo in comments (server#24259)
- Use correct year for generated birthdays events (server#24263)
- Delete files that exceed trashbin size immediately (server#24297)
- Update sabre/xml to fix XML parsing errors (server#24311)
- Only check path for being accessible when the storage is a object home (server#24325)
- Avoid empty null default with value that will be inserted anyways (server#24333)
- Fix contacts menu position and show uid as a tooltip (server#24342)
- Fix the config key on the sharing expire checkbox (server#24346)
- Set the display name of federated sharees from addressbook (server#24353)
- Catch storage not available in versions expire command (server#24367)
- Use proper bundles for files client and fileinfo (server#24377)
- Properly encode path when fetching inherited shares (server#24387)
- Formatting remote sharer should take protocol, path into account (server#24391)
- Make sure we add new line between vcf groups exports (server#24443)
- Fix public calendars shared to circles (server#24446)
- Store scss variables under a different prefix for each theming config version (server#24453)
- External storages: save group ids not display names in configuration (server#24455)
- Use correct l10n source in files_sharing JS code (server#24462)
- Set frame-ancestors to none if none are filled (server#24477)
- Move the password fiels of chaging passwords to post (server#24478)
- Move the global password for files external to post (server#24479)
- Only attempt to move to trash if a file is not in appdata (server#24483)
- Fix loading mtime of new file in conflict dialog in firefox (server#24491)
- Harden setup check for TLS version if host is not reachable (server#24502)
- Fix file size computation on 32bit platforms (server#24509)
- Allow subscription to indicate that a userlimit is reached (server#24511)
- Set mountid for personal external storage mounts (server#24513)
- Only execute plain mimetype check for directories and do the fallback… (server#24517)
- Fix vsprint parameter (server#24527)
- Replace abandoned log normalizer with our fork (server#24530)
- Add icon to user limit notification (server#24531)
- Also run repair steps when encryption is disabled but a legacy key is present (server#24532)
- [3rdparty][security] Archive TAR to 1.4.11 (server#24534)
- Generate a new session id if the decrypting the session data fails (server#24553)
- Revert “Do not read certificate bundle from data dir by default” (server#24556)
- Dont use system composer for autoload checker (server#24557)
- Remember me is not an app_password (server#24563)
- Do not load nonexisting setup.js (server#24582)
- Update sabre/xml to fix XML parsing errors (3rdparty#529)
- Use composer v1 on CI (3rdparty#532)
- Bump pear/archive_tar from 1.4.9 to 1.4.11 (3rdparty#536)
- Replace abandoned log normalizer with our fork (3rdparty#543)
- Allow nullable values as subject params (activity#535)
- Don’t log when unknown array is null (notifications#803)
- Feat/virtual grid (photos#550)
- Make sure we have a string to localecompare to (photos#583)
- Always get recommendations for dashboard if enabled (recommendations#336)
- Properly fetch oracle database information (serverinfo#258)
- Also register to urlChanged event to update RichWorkspace (text#1181)
- Move away from GET (text#1214)
Version 20.0.2 November 20 2020
Download: nextcloud-20.0.2.tar.bz2 or nextcloud-20.0.2.zip Check the file integrity with: MD5: nextcloud-20.0.2.tar.bz2.md5 or nextcloud-20.0.2.zip.md5 SHA256: nextcloud-20.0.2.tar.bz2.sha256 or nextcloud-20.0.2.zip.sha256 SHA512: nextcloud-20.0.2.tar.bz2.sha512 or nextcloud-20.0.2.zip.sha512 PGP (Key): nextcloud-20.0.2.tar.bz2.asc or nextcloud-20.0.2.zip.asc
Changes
- Inidicate preview availability in share api responses (server#23419)
- CalDavBackend: check if timerange is array before accessing (server#23563)
- Some emojis are in CHAR_CATEGORY_GENERAL_OTHER_TYPES (server#23575)
- Also expire share type email (server#23583)
- Only use index of mount point when it is there (server#23611)
- Only retry fetching app store data once every 5 minutes in case it fails (server#23633)
- Bring back the restore share button (server#23636)
- Fix updates of NULL appconfig values (server#23641)
- Fix sharing input placeholder for emails (server#23646)
- Use bigint for fileid in filecache_extended (server#23690)
- Enable theming background transparency (server#23699)
- Fix sharer flag on ldap:show-remnants when user owned more than a single share (server#23702)
- Make sure the function signatures of the backgroundjob match (server#23710)
- Check if array elements exist before using them (server#23713)
- Fix default quota display value in user row (server#23726)
- Use lib instead if core as l10n module in OC_Files (server#23727)
- Specify accept argument to avatar upload input field (server#23732)
- Save email as lower case (server#23733)
- Reset avatar cropper before showing (server#23736)
- Also run the SabreAuthInitEvent for the main server (server#23745)
- Type the \OCP\IUserManager::callForAllUsers closure with Psalm (server#23749)
- Type the \OCP\AppFramework\Services\IInitialState::provideLazyInitial… (server#23751)
- Don’t overwrite the event if we use it later (server#23753)
- Inform the user when flow config data exceeds thresholds (server#23759)
- Type the \OCP\IUserManager::callForSeenUsers closure with Psalm (server#23763)
- Catch errors when closing file conflict dialog (server#23774)
- Document the backend registered events of LDAP (server#23779)
- Fetch the logger and system config once for all query builder instances (server#23787)
- Type the event dispatcher listener callables with Psalm (server#23789)
- Only run phpunit when “php” changed (server#23794)
- Remove bold font-weight and lower font-size for empty search box (server#23829)
- No need to check if there is an avatar available, because it is gener… (server#23846)
- Ensure filepicker list is empty before populating (server#23850)
- UserStatus: clear status message if message is null (server#23858)
- Fix grid view toggle in tags view (server#23874)
- Restrict query when searching for versions of trashbin files (server#23884)
- Fix potentially passing null to events where IUser is expected (server#23894)
- Make user status styles scoped (server#23899)
- Move help to separate stylesheet (server#23900)
- Add default font size (server#23902)
- Do not emit UserCreatedEvent twice (server#23917)
- Bearer must be in the start of the auth header (server#23924)
- Fix casting of integer and boolean on Oracle (server#23935)
- Skip already loaded apps in loadApps (server#23948)
- Fix repair mimetype step to not leave stray cursors (server#23950)
- Improve query type detection (server#23951)
- Fix iLike() falsely turning escaped % and _ into wildcards (server#23954)
- Replace some usages of OC_DB in OC\Share\* with query builder (server#23955)
- Use query builder instead of OC_DB in trashbin (server#23971)
- Fix greatest/least order for oracle (server#23975)
- Fix link share label placeholder not showing (server#23992)
- Unlock when promoting to exclusive lock fails (server#23995)
- Make sure root storage is valid before checking its size (server#23996)
- Use query builder instead of OC_DB in OC\Files\* (server#23998)
- Shortcut to avoid file system setup when generating the logo URL (server#24001)
- Remove old legacy scripts references (server#24004)
- Fix js search in undefined ocs response (server#24012)
- Don’t leave cursors open (server#24033)
- Fix sharing tab state not matching resharing admin settings (server#24044)
- Run unit tests against oracle (server#24049)
- Use png icons in caldav reminder emails (server#24050)
- Manually iterate over calendardata when oracle is used (server#24058)
- Make is_user_defined nullable so we can store false on oracle (server#24079)
- Fix default internal expiration date enforce (server#24081)
- Register new command db:add-missing-primary-keys (server#24106)
- Convert the card resource to a string if necessary (server#24114)
- Don’t throw on SHOW VERSION query (server#24147)
- Bump dompurify to 2.2.2 (server#24153)
- Set up FS before querying storage info in settings (server#24156)
- Fix default internal expiration date (server#24159)
- CircleId too short in some request (server#24178)
- Revert “circleId too short in some request” (server#24183)
- Missing level in ScopedPsrLogger (server#24212)
- Fix activity spinner on empty activity (activity#523)
- Add OCI github action (activity#528)
- Disable download button by default (files_pdfviewer#257)
- Feat/dependabot ga/stable20 (firstrunwizard#442)
- Fix loading notifications without a message on oracle (notifications#796)
- Do not setup appdata in constructor to avoid errors causing the whole instance to stop working (text#1105)
- Bump eslint-plugin-standard from 4.0.1 to 4.0.2 (text#1125)
- Bump sass-loader from 10.0.1 to 10.0.5 (text#1134)
- Bump webpack from 4.44.1 to 4.44.2 (text#1140)
- Bump dependencies to version in range (text#1164)
- Validate link on click (text#1166)
- Add migration to fix oracle issues with the database schema (text#1177)
- Bump cypress from 4.12.1 to 5.1.0 (text#1179)
- Fix URL escaping of shared files (viewer#681)
- Fix component click outside and cleanup structure (viewer#684)
Version 20.0.1 October 24 2020
Download: nextcloud-20.0.1.tar.bz2 or nextcloud-20.0.1.zip Check the file integrity with: MD5: nextcloud-20.0.1.tar.bz2.md5 or nextcloud-20.0.1.zip.md5 SHA256: nextcloud-20.0.1.tar.bz2.sha256 or nextcloud-20.0.1.zip.sha256 SHA512: nextcloud-20.0.1.tar.bz2.sha512 or nextcloud-20.0.1.zip.sha512 PGP (Key): nextcloud-20.0.1.tar.bz2.asc or nextcloud-20.0.1.zip.asc
Changes
- Add mount point to quota warning message (server#23170)
- Dont hold a transaction during the move to trash (server#23185)
- Fix dashboard rendering if accessibility app is disabled (server#23192)
- Fix legacy update notifications (server#23195)
- Fix the user email issue while creating a user (server#23203)
- Make BeforeTemplateRenderedEvent aware of the actual response (server#23205)
- Fix array to string conversion on event search (server#23207)
- Also check the path based mimetype for flow rule checks (server#23211)
- Allow configuring the activity update interval of token (server#23213)
- Don’t influence toastify errors and always use white (server#23216)
- Only run the query to get the account data once (server#23220)
- Fix appid in translation (server#23235)
- Use the correct l10n for activities (server#23254)
- Make sure getUsersFavoritingObject can be run without a user (server#23256)
- Fix sidebar updateTabs method (server#23271)
- Fix the user remove from group in UI (server#23281)
- Fix dashboard statuses sort (server#23288)
- Fix database password visibility toggle (server#23336)
- Add template typing to the QBMapper (server#23375)
- Add Psalm type for the bootstrap registration context (server#23383)
- Fix adminpass strengthify margin (server#23384)
- Fix typo ‘shared’ (server#23388)
- Expose CLOUD federation for local users in the recent addressbook (server#23390)
- Stop transfer of ownership between same users (server#23395)
- VersioningTest.php:729 is unreliable and should be disabled (server#23403)
- Encode requesttoken for logout url in auto logout (server#23420)
- Fix undefined index and consequential damages in versions code (server#23422)
- Allow using saved login credentials for notify (server#23426)
- Add option to disable notify self check (server#23438)
- Annotate IContainer so Psalm knows what resove and query return (server#23446)
- Fix app sidebar mountpoint (server#23458)
- Bump @nextcloud/vue to 2.6.9 (server#23466)
- Add psalm types for the migration schema closure (server#23472)
- Remove posix_getpwuid and compare only userid (server#23473)
- Use own psalm instead of a global one (server#23480)
- Add psalm types for the event dispatcher (server#23491)
- SharedMountTest.php:367 is unreliable (server#23498)
- Provide log statements for SCSS cache (server#23503)
- SCSSCacher – Lock should not be removed (server#23510)
- Clear cached app config while waiting for the SCSSCache lock to return (server#23513)
- Fixes potential passing of null to getUserGroupIds (server#23514)
- Add local version of escapeHTML (server#23548)
- LDAP: when nesting is not enabled, the group filter can be applied right away (server#23570)
- Disable unreliable app-files.feature:108 (server#23621)
- Disable unreliable app-files-sharing.feature:338 (server#23622)
- Set current user when parsing activities for digest (activity#507)
- Fix mail table columns to match the activity table (activity#511)
- Fix the comments added to the activity table (activity#515)
- GetUsersFavoritingObject is moved to the manager (activity#517)
- Remove close button (files_pdfviewer#244)
- Update phpunit.yml (files_pdfviewer#245)
- Hide the download button by default (files_pdfviewer#247)
- Better debug output on public pages (files_pdfviewer#249)
- Pass preview availability too (photos#510)
- FIx loading speed of dashboard by loading the data async (recommendations#307)
- Fix Memory (#240) (serverinfo#245)
- Fix num_shares_link_no_password for NC >= 15 (serverinfo#247)
- Fix FreeBSD Interface Exception (serverinfo#252)
- Fix player controls on Firefox (viewer#627)
- Make div display: none (viewer#629)
- Fix theming chaining (viewer#633)
- Fix cypress branch (viewer#643)
Version 20.0.0 October 3 2020
Download: nextcloud-20.0.0.tar.bz2 or nextcloud-20.0.0.zip Check the file integrity with: MD5: nextcloud-20.0.0.tar.bz2.md5 or nextcloud-20.0.0.zip.md5 SHA256: nextcloud-20.0.0.tar.bz2.sha256 or nextcloud-20.0.0.zip.sha256 SHA512: nextcloud-20.0.0.tar.bz2.sha512 or nextcloud-20.0.0.zip.sha512 PGP (Key): nextcloud-20.0.0.tar.bz2.asc or nextcloud-20.0.0.zip.asc
Changes
The three biggest features we introduce with Nextcloud 20 are:
Our new dashboard provides a great starting point for the day with over a dozen widgets ranging from Twitter and Github to Moodle and Zammad already available
Search was unified, bringing search results of Nextcloud apps as well as external services like Gitlab, Jira and Discourse in one place
Talk introduced bridging to other platforms including MS Teams, Slack, IRC, Matrix and a dozen others
Some other improvements we want to highlight include:
Notifications and Activities were brought together, making sure you won’t miss anything important
- 🟢 We added a ‘status’ setting so you can communicate to other users what you are up to
Talk also brings dashboard and search integration, emoji picker, upload view, camera and microphone settings, mute and more
Calendar integrates in dashboard and search, introduced a list view and design improvements
Mail introduces threaded view, mailbox management and more
Deck integrates with dashboard and search, introduces Calendar integration, modal view for card editing and series of smaller improvements
Flow adds push notification and webhooks so other web apps can easily integrate with Nextcloud
Text introduced direct linking to files in Nextcloud
Files lets you add a description to public link shares
Read the full announcement on our blog. An exhaustive changelog would be unreasonably long, but one can always see our entire development history in github. For the core Server repository, see for example here the 783 pull requests merged for Milestone 20.
latest 19 release below.
Version 19.0.13 July 2 2021
Download: nextcloud-19.0.13.tar.bz2 or nextcloud-19.0.13.zip Check the file integrity with: MD5: nextcloud-19.0.13.tar.bz2.md5 or nextcloud-19.0.13.zip.md5 SHA256: nextcloud-19.0.13.tar.bz2.sha256 or nextcloud-19.0.13.zip.sha256 SHA512: nextcloud-19.0.13.tar.bz2.sha512 or nextcloud-19.0.13.zip.sha512 PGP (Key): nextcloud-19.0.13.tar.bz2.asc or nextcloud-19.0.13.zip.asc
Changes
- Bump handlebars from 4.7.6 to 4.7.7 (server#26901)
- Bump hosted-git-info from 2.8.4 to 2.8.9 (server#26921)
- Add bruteforce protection to the shareinfo endpoint (server#26957)
- Ignore readonly flag for directories (server#26966)
- Throttle MountPublicLinkController when share is not found (server#26970)
- Respect default share permissions for federated reshares (server#27002)
- Harden apptoken check (server#27013)
- Use proper query method. No get yet on stable19 (server#27041)
- Merge stable19 intermediate back to stable19 (server#27056)
- Bump patch dependencies (server#27182)
- Use noreply@ as email address for share emails (server#27210)
- Bump webpack-cli from 3.3.11 to 3.3.12 (server#27223)
- Bump @nextcloud/axios from 1.3.2 to 1.3.3 (server#27296)
- Properly use limit and offset for search in Jail wrapper (server#27307)
- Properly log expiration date removal in audit log (server#27326)
- Propagate throttling on OCS response (server#27338)
- Escape filename in Content-Disposition (server#27361)
- Header must contain a colon (server#27457)
- Bump ws from 7.2.3 to 7.5.0 (server#27568)
- Bump postcss from 7.0.18 to 7.0.36 (server#27572)
- Stable20] Properly cleanup entries of WebAuthn on user deletion (server#27598)
- Throttle on public DAV endpoint (server#27618)
- Fix integration-federation_features tests (server#27643)
- Backport 19 fix Photos not shown in large browser windows #630 (#686) (photos#811)
- Update chart.js (serverinfo#310)
- Only return workspace property for top node in a propfind request (text#1612)
- Use text/plain as content type for fetching the document (text#1693)
- Log exceptions that happen on unknown exception and return generic messages (text#1699)
Version 19.0.12 May 21 2021
Download: nextcloud-19.0.12.tar.bz2 or nextcloud-19.0.12.zip Check the file integrity with: MD5: nextcloud-19.0.12.tar.bz2.md5 or nextcloud-19.0.12.zip.md5 SHA256: nextcloud-19.0.12.tar.bz2.sha256 or nextcloud-19.0.12.zip.sha256 SHA512: nextcloud-19.0.12.tar.bz2.sha512 or nextcloud-19.0.12.zip.sha512 PGP (Key): nextcloud-19.0.12.tar.bz2.asc or nextcloud-19.0.12.zip.asc
Changes
Version 19.0.11 May 20 2021
Download: nextcloud-19.0.11.tar.bz2 or nextcloud-19.0.11.zip Check the file integrity with: MD5: nextcloud-19.0.11.tar.bz2.md5 or nextcloud-19.0.11.zip.md5 SHA256: nextcloud-19.0.11.tar.bz2.sha256 or nextcloud-19.0.11.zip.sha256 SHA512: nextcloud-19.0.11.tar.bz2.sha512 or nextcloud-19.0.11.zip.sha512 PGP (Key): nextcloud-19.0.11.tar.bz2.asc or nextcloud-19.0.11.zip.asc
Changes
- Fix account data visibility after disabling public addressbook upload (server#25974)
- L10n: Add word user in FederatedShareProvider.php (server#26510)
- Increase subnet matcher (server#26513)
- Limit size of properties to 2048 characters (server#26543)
- Bump ssri from 6.0.1 to 6.0.2 (server#26603)
- Update root.crl due to revoked news.crt (server#26619)
- Do not allow adding file drop shares to your own cloud (server#26623)
- Add command to repair broken filesystem trees (server#26629)
- Require read permissions for federated shares (server#26638)
- Ensure redis returns bool for hasKey (server#26644)
- Make lookup search explicit (server#26645)
- Fix empty password check for mail shares (server#26646)
- Do not stop directory listing when ACL is blocking access (server#26676)
- Respect the error level when logging (server#26769)
- Improve federated permission handling (server#26772)
- No longer add trusted servers on federated share creation (server#26780)
- Fix ratelimit template (server#26787)
- LDAP: do not bother to search after the last page (server#26799)
- Fail when creating new files with an empty path (server#26807)
- Catch notfound and forbidden exception in smb::getmetadata (server#26810)
- Do not try to contact lookup server if not needed (server#26825)
- Bump @vue/test-utils from 1.1.2 to 1.1.4 (text#1560)
Version 19.0.10 April 9 2021
Download: nextcloud-19.0.10.tar.bz2 or nextcloud-19.0.10.zip Check the file integrity with: MD5: nextcloud-19.0.10.tar.bz2.md5 or nextcloud-19.0.10.zip.md5 SHA256: nextcloud-19.0.10.tar.bz2.sha256 or nextcloud-19.0.10.zip.sha256 SHA512: nextcloud-19.0.10.tar.bz2.sha512 or nextcloud-19.0.10.zip.sha512 PGP (Key): nextcloud-19.0.10.tar.bz2.asc or nextcloud-19.0.10.zip.asc
Changes
- Show the actual error on share requests (server#25351)
- Avoid creating two share links when password is enforced (server#25741)
- Fix detecting cyclic group memberships (server#25845)
- Bump the ca location (server#25849)
- Card::getOwner should return the actual value (server#25859)
- Do not die after LDAP auth failed with expired acc (server#25901)
- Skip empty obsolete owner when adding to own NC (server#25957)
- Fix admin password strengthify tooltip (server#25964)
- Bump elliptic from 6.5.3 to 6.5.4 (server#26010)
- Hide expiration date field for remote shares (server#26028)
- Remove trash items from other trash backends when deleting all (server#26041)
- Only clear share password model when actually saved (server#26060)
- Limit constructing of result objects in file search (server#26073)
- Apply object store copy optimization when ‘cross storage’ copy is wit… (server#26092)
- Bump yargs-parser from 5.0.0 to 5.0.1 (server#26095)
- Log exceptions when creating share (server#26129)
- Do cachejail search filtering in sql (server#26135)
- Return the fileid from `copyFromCache` and use it instead of doing an extra query (server#26148)
- Use correct exception type hint in catch statement (server#26164)
- Remove explicit fclose from S3->writeStream (server#26169)
- Fix valid storages removed when cleaning remote storages (server#26191)
- Update user share must use correct expiration validation (server#26206)
- Add (hidden) option to always show smb root as writable (server#26216)
- L10n: Add words user and because in ShareByMailProvider.php (server#26240)
- Handle limit offset and sorting in files search (server#26264)
- Catch invalid cache source storage path (server#26273)
- L10n: Separate ellipsis (server#26277)
- Fix l10n (server#26296)
- Delete old birthday calendar object when moving contact to another ad… (server#26306)
- Bump y18n from 3.2.1 to 3.2.2 (server#26359)
- Update cipher defaults (server#26365)
- Gracefully handle deleteFromSelf when share is already gone (server#26380)
- [3rdparty]phpseclib-2.0.31 (server#26450)
- 19.0.10 final (server#26455)
- Bump phpseclib/phpseclib from 2.0.25 to 2.0.31 (3rdparty#646)
- Match any non-whitespace character in filesystem type pattern (serverinfo#282)
- Remove EPUB mimetype (text#1392)
- Make sure the session list is always at the end (text#1411)
- Bump @babel/plugin-transform-modules-commonjs from 7.12.1 to 7.12.13 (text#1435)
- Bump @babel/plugin-proposal-class-properties from 7.12.1 to 7.12.13 (text#1437)
- Bump @babel/plugin-transform-runtime from 7.12.10 to 7.12.17 (text#1465)
- Bump @babel/preset-env from 7.12.11 to 7.12.17 (text#1467)
- Bump @babel/core from 7.12.10 to 7.12.17 (text#1469)
- Use write permission when possible (text#1514)
- Update CLI tests to PHP 7.4 to 8.0 (updater#344)
- Disable UI when web updater is disabled in config.php (updater#350)
- Remove obsolete pipeline php72-master (updater#353)
Version 19.0.9 February 26 2021
Download: nextcloud-19.0.9.tar.bz2 or nextcloud-19.0.9.zip Check the file integrity with: MD5: nextcloud-19.0.9.tar.bz2.md5 or nextcloud-19.0.9.zip.md5 SHA256: nextcloud-19.0.9.tar.bz2.sha256 or nextcloud-19.0.9.zip.sha256 SHA512: nextcloud-19.0.9.tar.bz2.sha512 or nextcloud-19.0.9.zip.sha512 PGP (Key): nextcloud-19.0.9.tar.bz2.asc or nextcloud-19.0.9.zip.asc
Changes
- Respect DB restrictions on number of arguments in statements and queries (server#25121)
- CalDAV] Validate notified emails (server#25323)
- Fix parameter provided as string not array (server#25367)
- The objectid is a string (server#25375)
- LDAP: make actually use of batch read known groups (server#25380)
- Do not remove valid group shares (server#25385)
- Use RFC-compliant URL encoding for cookies (server#25389)
- Properly handle SMB ACL blocking scanning a directory (server#25422)
- Keep direct login active when redirecting (server#25431)
- Add repair job for unencoded group share uris (server#25449)
- Fix(translation): replace static error message (server#25507)
- Do not send imip email to invalid recipients (server#25593)
- Use ownerDisplayName for SharingEntry Tooltip (server#25652)
- Updated CRL (server#25667)
- Initialize \OCP\AppFramework\Http\ZipResponse::$resources (server#25704)
- Send emails on password reset to the displayname (server#25710)
- 19.0.9 final (server#25720)
- Bump prosemirror-markdown from 1.5.0 to 1.5.1 (text#1346)
- Bump webpack from 4.45.0 to 4.46.0 (text#1361)
- Bump stylelint from 13.8.0 to 13.9.0 (text#1377)
- Pin to patch releases (text#1390)
Version 19.0.8 January 27 2021
Download: nextcloud-19.0.8.tar.bz2 or nextcloud-19.0.8.zip Check the file integrity with: MD5: nextcloud-19.0.8.tar.bz2.md5 or nextcloud-19.0.8.zip.md5 SHA256: nextcloud-19.0.8.tar.bz2.sha256 or nextcloud-19.0.8.zip.sha256 SHA512: nextcloud-19.0.8.tar.bz2.sha512 or nextcloud-19.0.8.zip.sha512 PGP (Key): nextcloud-19.0.8.tar.bz2.asc or nextcloud-19.0.8.zip.asc
Changes
- Make sure to do priority app upgrades first (server#25078)
- Do not redirect to logout after login (server#25147)
- Add “composer.lock” for acceptance tests to git (server#25179)
- Update CRL due to revoked gravatar.crl (server#25191)
- Don’t log keys on checkSignature (server#25194)
- Update 3rdparty after Archive_Tar (server#25200)
- Bump CA bundle (server#25220)
- Also use storage copy when dav copying directories (server#25262)
- Silence log message (server#25264)
- Do not obtain userFolder of a federated user (server#25277)
- Bump pear/archive_tar from 1.4.11 to 1.4.12 (3rdparty#600)
Version 19.0.7 January 15 2021
Download: nextcloud-19.0.7.tar.bz2 or nextcloud-19.0.7.zip Check the file integrity with: MD5: nextcloud-19.0.7.tar.bz2.md5 or nextcloud-19.0.7.zip.md5 SHA256: nextcloud-19.0.7.tar.bz2.sha256 or nextcloud-19.0.7.zip.sha256 SHA512: nextcloud-19.0.7.tar.bz2.sha512 or nextcloud-19.0.7.zip.sha512 PGP (Key): nextcloud-19.0.7.tar.bz2.asc or nextcloud-19.0.7.zip.asc
Changes
- Use storage copy implementation when doing dav copy (server#24591)
- Use in objectstore copy (server#24593)
- Fixes sharing to group ids with characters that are being url encoded (server#24762)
- Fix Argon2 descriptions (server#24795)
- Actually set the TTL on redis set (server#24799)
- Fix total upload size overwritten by next upload (server#24855)
- Avoid huge exception argument logging (server#24875)
- Make share results distinguishable if there are more than one with the exact same display name (server#24880)
- Bump pear/archive_tar from 1.4.9 to 1.4.11 (server#24901)
- Fix #24682]: ensure federation cloud id is retruned if FN property not found (server#24962)
- Don’t throw a 500 when importing a broken ics reminder file (server#24973)
- Update root.crl due to revocation of transmission.crt (server#24991)
- Bump pear/archive_tar from 1.4.9 to 1.4.11 (3rdparty#533)
- Catch possible database exceptions when fetching document data (text#1222)
- Bump prosemirror-view from 1.16.1 to 1.16.5 (text#1256)
- Bump @vue/test-utils from 1.1.1 to 1.1.2 (text#1258)
- Bump eslint-plugin-standard from 4.0.2 to 4.1.0 (text#1260)
- Bump @babel/preset-env from 7.12.1 to 7.12.11 (text#1262)
- Bump @babel/plugin-transform-runtime from 7.12.1 to 7.12.10 (text#1264)
- Bump babel-loader from 8.1.0 to 8.2.2 (text#1267)
- Bump prosemirror-model from 1.12.0 to 1.13.1 (text#1268)
- Bump vue-loader from 15.9.5 to 15.9.6 (text#1270)
- Bump stylelint from 13.7.2 to 13.8.0 (text#1272)
- Bump @babel/core from 7.12.3 to 7.12.10 (text#1275)
- Bump core-js from 3.7.0 to 3.8.1 (text#1276)
- Fix cypress tests (text#1290)
- Fix: use OC.Files API to get file info (text#1294)
- Fix link menu positioning (text#1295)
- Bump cypress from 5.1.0 to 5.6.0 (text#1302)
- Bump webpack from 4.44.2 to 4.45.0 (text#1326)
Version 19.0.6 December 10 2020
Download: nextcloud-19.0.6.tar.bz2 or nextcloud-19.0.6.zip Check the file integrity with: MD5: nextcloud-19.0.6.tar.bz2.md5 or nextcloud-19.0.6.zip.md5 SHA256: nextcloud-19.0.6.tar.bz2.sha256 or nextcloud-19.0.6.zip.sha256 SHA512: nextcloud-19.0.6.tar.bz2.sha512 or nextcloud-19.0.6.zip.sha512 PGP (Key): nextcloud-19.0.6.tar.bz2.asc or nextcloud-19.0.6.zip.asc
Changes
- Check quota of subdirectories when uploading to them (server#24182)
- CircleId too short in some request (server#24195)
- Fix setting images through occ for theming (server#24233)
- Simple typo in comments (server#24260)
- Use correct year for generated birthdays events (server#24262)
- Delete files that exceed trashbin size immediately (server#24296)
- Update sabre/xml to fix XML parsing errors (server#24306)
- Only check path for being accessible when the storage is a object home (server#24327)
- Avoid empty null default with value that will be inserted anyways (server#24334)
- Fix contacts menu position and show uid as a tooltip (server#24343)
- Fix the config key on the sharing expire checkbox (server#24347)
- Set the display name of federated sharees from addressbook (server#24354)
- Catch storage not available in versions expire command (server#24368)
- Avoid substr() error when strpos returns false (server#24370)
- Properly encode path when fetching inherited shares (server#24386)
- Formatting remote sharer should take protocol, path into account (server#24392)
- Make sure we add new line between vcf groups exports (server#24444)
- Fix public calendars shared to circles (server#24447)
- Store scss variables under a different prefix for each theming config version (server#24452)
- External storages: save group ids not display names in configuration (server#24457)
- Use correct l10n source in files_sharing JS code (server#24463)
- Update ScanLegacyFormat.php (server#24480)
- Only attempt to move to trash if a file is not in appdata (server#24484)
- Fix loading mtime of new file in conflict dialog in firefox (server#24492)
- Harden setup check for TLS version if host is not reachable (server#24503)
- Fix file size computation on 32bit platforms (server#24508)
- Set mountid for personal external storage mounts (server#24514)
- Only execute plain mimetype check for directories and do the fallback… (server#24518)
- Fix vsprint parameter (server#24528)
- Generate a new session id if the decrypting the session data fails (server#24554)
- Stable20] dont use system composer for autoload checker (server#24561)
- Remember me is not an app_password (server#24564)
- Do not load nonexisting setup.js (server#24583)
- Update sabre/xml to fix XML parsing errors (3rdparty#530)
- Use composer v1 on CI (3rdparty#531)
- Make sure we have a string to localecompare to (photos#584)
- Also register to urlChanged event to update RichWorkspace (text#1182)
Version 19.0.5 November 20 2020
Download: nextcloud-19.0.5.tar.bz2 or nextcloud-19.0.5.zip Check the file integrity with: MD5: nextcloud-19.0.5.tar.bz2.md5 or nextcloud-19.0.5.zip.md5 SHA256: nextcloud-19.0.5.tar.bz2.sha256 or nextcloud-19.0.5.zip.sha256 SHA512: nextcloud-19.0.5.tar.bz2.sha512 or nextcloud-19.0.5.zip.sha512 PGP (Key): nextcloud-19.0.5.tar.bz2.asc or nextcloud-19.0.5.zip.asc
Changes
- Add mount point to quota warning message (server#23168)
- Fix the user email issue while creating a user (server#23202)
- Also check the path based mimetype for flow rule checks (server#23212)
- Allow configuring the activity update interval of token (server#23214)
- Allow using saved login credentials for notify (server#23233)
- Fix the user remove from group in UI (server#23282)
- Add template typing to the QBMapper (server#23376)
- Fix adminpass strengthify margin (server#23385)
- VersioningTest.php:729 is unreliable and should be disabled (server#23404)
- Encode requesttoken for logout url in auto logout (server#23421)
- Fix undefined index and consequential damages in versions code (server#23424)
- Add option to disable notify self check (server#23439)
- SharedMountTest.php:367 is unreliable (server#23499)
- Provide log statements for SCSS cache (server#23504)
- SCSSCacher – Lock should not be removed (server#23511)
- Clear cached app config while waiting for the SCSSCache lock to return (server#23515)
- Update CA bundle to october version (server#23556)
- CalDavBackend: check if timerange is array before accessing (server#23564)
- LDAP: when nesting is not enabled, the group filter can be applied right away (server#23571)
- Also expire share type email (server#23585)
- Disable unreliable app-files.feature:108 (server#23623)
- Disable unreliable app-files-sharing.feature:338 (server#23624)
- Only retry fetching app store data once every 5 minutes in case it fails (server#23634)
- Bring back the restore share button (server#23637)
- Fix updates of NULL appconfig values (server#23642)
- Fix sharing input placeholder for emails (server#23647)
- Log the route not found exception on a lower level (server#23676)
- Use bigint for fileid in filecache_extended (server#23691)
- Enable theming background transparency (server#23705)
- Fix sharer flag on ldap:show-remnants when user owned more than a single share (server#23708)
- Check if array elements exist before using them (server#23714)
- Use lib instead if core as l10n module in OC_Files (server#23728)
- Save email as lower case (server#23734)
- Harden SSE key generation (server#23755)
- Inform the user when flow config data exceeds thresholds (server#23760)
- Add occ command to set theming values (server#23777)
- Only run phpunit when “php” changed (server#23795)
- Bump lodash from 4.17.15 to 4.17.20 (server#23806)
- No need to check if there is an avatar available, because it is gener… (server#23847)
- Inidicate preview availability in share api responses (server#23860)
- Fix grid view toggle in tags view (server#23875)
- Restrict query when searching for versions of trashbin files (server#23885)
- Fix potentially passing null to events where IUser is expected (server#23895)
- Bearer must be in the start of the auth header (server#23925)
- Do not emit UserCreatedEvent twice (server#23931)
- Improve query type detection (server#23952)
- Make sure root storage is valid before checking its size (server#23997)
- Remove old legacy scripts references (server#24005)
- Fix js search in undefined ocs response (server#24013)
- Fix sharing tab state not matching resharing admin settings (server#24045)
- Fix iLike() falsely turning escaped % and _ into wildcards (server#24048)
- Use png icons in caldav reminder emails (server#24052)
- Fix php-cs-fixer on stable19 by updating to a new minor version (server#24057)
- Unlock when promoting to exclusive lock fails (server#24076)
- Fix default internal expiration date enforce (server#24080)
- Fix password visibility toggles (server#24111)
- Convert the card resource to a string if necessary (server#24115)
- Don’t throw on SHOW VERSION query (server#24148)
- Bump dompurify to 2.2.2 (server#24155)
- Fix default internal expiration date (server#24160)
- CircleId too short in some request (server#24177)
- Revert “circleId too short in some request” (server#24184)
- Feat/dependabot ga/stable19 (firstrunwizard#441)
- Pass preview availability too (photos#511)
- Do not setup appdata in constructor to avoid errors causing the whole instance to stop working (text#1106)
- Bump dependencies to version in range (text#1163)
- Validate link before opening (text#1167)
- Fix player controls on Firefox (viewer#671)
- Fix URL escaping of shared files (viewer#682)
Version 19.0.4 October 9 2020
Download: nextcloud-19.0.4.tar.bz2 or nextcloud-19.0.4.zip Check the file integrity with: MD5: nextcloud-19.0.4.tar.bz2.md5 or nextcloud-19.0.4.zip.md5 SHA256: nextcloud-19.0.4.tar.bz2.sha256 or nextcloud-19.0.4.zip.sha256 SHA512: nextcloud-19.0.4.tar.bz2.sha512 or nextcloud-19.0.4.zip.sha512 PGP (Key): nextcloud-19.0.4.tar.bz2.asc or nextcloud-19.0.4.zip.asc
Changes
- Better error message when blocked by access control (server#22591)
- LDAP: remove unused methods and DB values (server#22630)
- Fix installing on Oracle (server#22652)
- Do not fail if share for mountpoint is no longer available (server#22713)
- Don’t use SELECT DISTINCT when to_char() is used in a WHERE statement (server#22720)
- Allow additional personal settings via normal registration (server#22742)
- Fix detecting text/x-php mimetype and secure mimetype mapping (server#22745)
- Check if var debugMode exists (server#22752)
- Fix reading empty files from objectstorage (server#22753)
- Clarify PHP warning in admin settings (server#22769)
- Makes LDAP’s group updater dispatch type events (server#22775)
- Fix s3 doesDirectoryExist check for empty directories (server#22776)
- Don’t fail if copying a file of 0 byte size (server#22778)
- Use user mount with matching shared storage only (server#22784)
- Fix share transfer of single files and on the transfered node (server#22804)
- Mitigate encoding issue with user principal uri (server#22840)
- Only get the permissions from the share source if it’s not already cached (server#22892)
- Revoke secsignid (server#22893)
- Fix: file quota was not applied in all cases (server#22899)
- Make sure that getConfig is still called for browsers that do not support CSPv3 (server#22904)
- Improve handling of out of space errors for smb (server#22926)
- Fix settings chunk loading (server#22941)
- Flow: do not hide “matches” and “does not match” checkers (server#22988)
- Never copy the share link when the password is forced (server#23002)
- Fix numeric folders throwing on markDirty (server#23049)
- Sync all users to the system addresssbook (server#23086)
- Show federation and email results also with exact user match unless c… (server#23087)
- Do not match sharees on an empty email address (server#23090)
- Generate exception to log on php errors (server#23093)
- Fix ignoring the correct settings files for translations (server#23137)
- Dont hold a transaction during the move to trash (server#23186)
- Fix legacy update notifications (server#23196)
- Don’t influence toastify errors and always use white (server#23217)
- Only run the query to get the account data once (server#23221)
- 19.0.4 final (server#23263)
- Fix mail table columns to match the activity table (activity#512)
- Bugfix): Protect LogIterator.php from empty array indices (logreader#389)
- Also check responses of 400 errors and so delete unknown devices (notifications#760)
- Fix num_shares_link_no_password for NC >= 15 (serverinfo#248)
- Only return rich workspace when depth is 1 or greater (text#1003)
- IE11 madness (text#1036)
- Check if error is ocs response on workspace request (text#1054)
- Update .l10nignore to exclude bundled JS files (viewer#613)
Version 19.0.3 September 10 2020
Download: nextcloud-19.0.3.tar.bz2 or nextcloud-19.0.3.zip Check the file integrity with: MD5: nextcloud-19.0.3.tar.bz2.md5 or nextcloud-19.0.3.zip.md5 SHA256: nextcloud-19.0.3.tar.bz2.sha256 or nextcloud-19.0.3.zip.sha256 SHA512: nextcloud-19.0.3.tar.bz2.sha512 or nextcloud-19.0.3.zip.sha512 PGP (Key): nextcloud-19.0.3.tar.bz2.asc or nextcloud-19.0.3.zip.asc
Changes
- Fix possible leaking scope in Flow (server#22410)
- Combine body-login rules in theming and fix twofactor and guest styling on bright colors (server#22427)
- Show better quota warning for group folders and external storage (server#22442)
- Add php docs build script (server#22448)
- Fix clicks on actions menu of non opaque file rows in acceptance tests (server#22503)
- Fix writing BLOBs to postgres with recent contacts interaction (server#22515)
- Set the mount id before calling storage wrapper (server#22519)
- Fix S3 error handling (server#22521)
- Only disable zip64 if the size is known (server#22537)
- Change free space calculation (server#22553)
- Do not keep the part file if the forbidden exception has no retry set (server#22560)
- Fix app password updating out of bounds (server#22569)
- Use the correct root to determinate the webroot for the resource (server#22579)
- Upgrade icewind/smb to 3.2.7 (server#22581)
- Bump elliptic from 6.4.1 to 6.5.3 (notifications#732)
- Fixes regression that prevented you from toggling the encryption flag (privacy#489)
- Match any non-whitespace character in filesystem pattern (serverinfo#229)
- Catch StorageNotAvailable exceptions (text#1001)
- Harden read only check on public endpoints (text#1017)
- Harden check when using token from memcache (text#1020)
- Sessionid is an int (text#1029)
- Only overwrite Ctrl-f when text is focussed (text#990)
- Set the X-Requested-With header on dav requests (viewer#582)
Version 19.0.2 August 28 2020
Download: nextcloud-19.0.2.tar.bz2 or nextcloud-19.0.2.zip Check the file integrity with: MD5: nextcloud-19.0.2.tar.bz2.md5 or nextcloud-19.0.2.zip.md5 SHA256: nextcloud-19.0.2.tar.bz2.sha256 or nextcloud-19.0.2.zip.sha256 SHA512: nextcloud-19.0.2.tar.bz2.sha512 or nextcloud-19.0.2.zip.sha512 PGP (Key): nextcloud-19.0.2.tar.bz2.asc or nextcloud-19.0.2.zip.asc
Changes
- Lower minimum search length to 2 characters (server#21782)
- Call openssl_pkey_export with $config and log errors. (server#21804)
- Improve error reporting on sharing errors (server#21806)
- Do not log RequestedRangeNotSatisfiable exceptions in DAV (server#21840)
- Fix parsing of language code (server#21857)
- Fix typo in revokeShare() (server#21876)
- Discourage webauthn user interaction (server#21917)
- Encryption is ready if master key is enabled (server#21935)
- Disable fragile comments tests (server#21939)
- Do not double encode the userid in webauthn login (server#21953)
- Update icewind/smb to 3.2.6 (server#21955)
- Respect default share permissions (server#21967)
- allow admin to configure the max trashbin size (server#21975)
- Fix risky test in twofactor_backupcodes (server#21978)
- Fix PHPUnit deprecation warnings (server#21981)
- Fix moving files from external storage to object store trashbin (server#21983)
- Ignore whitespace in sharing by mail (server#21991)
- Properly fetch translation for remote wipe confirmation dialog (server#22036)
- Parse_url returns null in case a parameter is not found (server#22044)
- Bump elliptic from 6.5.2 to 6.5.3 (server#22050)
- Correctly remove usergroup shares on removing group members (server#22053)
- Fix height to big for iPhone when using many apps (server#22064)
- Reset the cookie internally in new API when abandoning paged results op (server#22069)
- Add Guzzle’s InvalidArgumentException (server#22070)
- Contactsmanager shall limit number of results early (server#22091)
- Fix browser freeze on long password input (server#22094)
- Search also the email and displayname in user mangement for groups (server#22118)
- Ensured large image is unloaded from memory when generating previews (server#22121)
- Fix display of remote users in incoming share notifications (server#22131)
- Reuse cache for directory mtime/size if filesystem changes can be ignored (server#22171)
- Remove unexpected argument (server#22178)
- Do not exit if available space cannot be determined on file transfer (server#22181)
- Fix empty ‘more’ apps navigation after installing an app (server#22183)
- Fix default log_rotate_size in config.sample.php (server#22192)
- shortcut in reading nested group members when IN_CHAIN is available (server#22203)
- Fix chmod on file descriptor (server#22208)
- Do clearstatcache() on rmdir (server#22209)
- SSE enhancement of file signature (server#22210)
- Remove logging message carrying no valuable information (server#22215)
- Add app config option to disable “Email was changed by admin” activity (server#22232)
- Delete chunks if the move on an upload failed (server#22239)
- Silence duplicate session warnings (server#22247)
- Doctrine: Fix unquoted stmt fragments backslash escaping (server#22252)
- Allow to disable share emails (server#22300)
- Show disabled user count in occ user:report (server#22302)
- Bump 3rdparty to last stable19 commit (server#22303)
- Fixing a logged deprecation message (server#22309)
- CalDAV: Add ability to limit sharing to owner (server#22333)
- Only copy the link when updating a share or no password was forced (server#22337)
- Remove encryption option for nextcloud external storage (server#22341)
- L10n:Correct appid for WebAuthn (server#22348)
- Properly search for users when limittogroups is enabled (server#22355)
- SSE: make legacy format opt in (server#22381)
- Update the CRL (server#22387)
- Fix missing FN from federated contact (server#22400)
- Fix event icon sizes and text alignment (server#22414)
- Bump stecman/symfony-console-completion from 0.8.0 to 0.11.0 (3rdparty#457)
- Add Guzzle’s InvalidArgumentException (3rdparty#474)
- Doctrine: Fix unquoted stmt fragments backslash escaping (3rdparty#486)
- Fix cypress (viewer#545)
- Move to webpack vue global config & bump deps (viewer#558)
Version 19.0.1 July 17 2020
Download: nextcloud-19.0.1.tar.bz2 or nextcloud-19.0.1.zip Check the file integrity with: MD5: nextcloud-19.0.1.tar.bz2.md5 or nextcloud-19.0.1.zip.md5 SHA256: nextcloud-19.0.1.tar.bz2.sha256 or nextcloud-19.0.1.zip.sha256 SHA512: nextcloud-19.0.1.tar.bz2.sha512 or nextcloud-19.0.1.zip.sha512 PGP (Key): nextcloud-19.0.1.tar.bz2.asc or nextcloud-19.0.1.zip.asc
Changes
- Improve group queries (server#21068)
- Do not read certificate bundle from data dir by default (server#21095)
- Fixes infinitely repeating LDPA search results with PHP <= 7.2 (server#21111)
- Use the loginname to verify the old password in user password changes (server#21114)
- Make the translation sanitization optional (server#21126)
- Simplify getGroups, fixing wrong chunking logic (server#21128)
- Move the password confirmation form template to post (server#21131)
- Clear the statscache before fetching the metadata (server#21135)
- Fix reference to wrong class name (server#21148)
- Fix password changes in link and mail shares (server#21151)
- Do not only catch Exceptions but any Throwable during rmt share delete (server#21200)
- Normalize sftp path in read and write stream (server#21203)
- Fix the Talk verification (server#21210)
- Prevent harder to share your root (server#21226)
- Use \OC::$CLI instead of PHP_SAPI (server#21242)
- Fix empty event UUID reminder notifications (server#21247)
- Enable passwordless for everyone not only admins. (server#21287)
- Only use background fade if nextcloud blue is set (server#21308)
- Clear LDAP cache after user deletion (server#21333)
- Update icewind/smb to 3.2.5 (server#21342)
- Always sort shares in a reliable way (server#21352)
- Pass the proper share permissions to the create share call (server#21354)
- Reflect unreadable state in the UI (server#21356)
- Increase timeout of the appstore requests (server#21387)
- Fix pagination of contacts search (server#21405)
- Upload part size as S3 parameter instead of constant value (server#21409)
- Avoid duplicate matches in wide and exact results (server#21419)
- Clean up auth tokens when user is deleted (server#21427)
- Fix invalid usage of \Exception::getResult (server#21441)
- Disable Client-Side Monitoring on AWS storage (server#21447)
- Don’t log Keys (server#21485)
- GetXbyY can still return false, e.g. when using ldap write support (server#21491)
- Acceptence tests shall specify which branch to pick when cloning apps (server#21493)
- Give up after 10 seconds in SCSS timeout (server#21495)
- Clarify that the email is always shared within the instance (server#21521)
- Allow to specify the cookie type for appframework responses (server#21526)
- Fix autocomplete for LDAP with `shareapi_only_share_with_group_members` on (server#21538)
- Fix modal support for vue apps and dark theme (server#21541)
- Fix language in share notes email for users (server#21550)
- Fix obsolete usage of OCdialogs (server#21568)
- Comment was wrong, block is needed nevertheless (server#21571)
- Relax permissions mask check for detecting part file rename (server#21573)
- Fix share permission checkboxes enabled when permissions can not be set (server#21574)
- Fix strings being passed where arrays where expected (server#21583)
- Remove rescanDelay from directory mtime (server#21584)
- Precalculate the primary element color for dark mode too (server#21622)
- Update presign method to match with interface again. (server#21638)
- Log deprecated events as debug (server#21652)
- Fix IPv6 remote addresses from X_FORWARDED_FOR headers before validating (server#21655)
- Check if debugMode is defined before using it (server#21660)
- Fix static method call for s3 bucket compat check (server#21663)
- Add missing TarHeader.php (server#21664)
- Revert “Do not read certificate bundle from data dir by default” (server#21671)
- Change OAuth2 redirect link to relative link (server#21687)
- Changes the Birthday calendar color to slightly brighter one (server#21703)
- Fix releasing a shared lock multiple times (server#21710)
- Fix main bundle on IE11 (server#21726)
- Add a clear message why you could end up there (server#21751)
- Fix placeholder issues with multiplace spaces in the name (server#21770)
- Use the correct mountpoint to calculate (server#21772)
- Fix #21285 as oneliner (server#21779)
- Set the moment locale even earlier (server#21780)
- Build source maps on production build again (server#21834)
- Add missing TarHeader.php (3rdparty#466)
- Allow downloads in sandboxed iframe (files_pdfviewer#187)
- Do not keep loading the slide list on every reopen (firstrunwizard#351)
- Allow to group push notifications via an event (notifications#651)
- Don’t shutdown the notifications when it freezes by browser shutdown (notifications#666)
- Ignore old push devices (notifications#667)
- More buffer to the key size (notifications#672)
- Delete duplicates of the same push token hash (notifications#676)
- Fix wordwrap issue regression from #540, fix #679 (notifications#686)
- Don’t push without internet connection (notifications#694)
- Also check for internet on delete push (notifications#697)
- Correct format for uptime is used (serverinfo#221)
Version 19.0.0 June 3 2020
Download: nextcloud-19.0.0.tar.bz2 or nextcloud-19.0.0.zip Check the file integrity with: MD5: nextcloud-19.0.0.tar.bz2.md5 or nextcloud-19.0.0.zip.md5 SHA256: nextcloud-19.0.0.tar.bz2.sha256 or nextcloud-19.0.0.zip.sha256 SHA512: nextcloud-19.0.0.tar.bz2.sha512 or nextcloud-19.0.0.zip.sha512 PGP (Key): nextcloud-19.0.0.tar.bz2.asc or nextcloud-19.0.0.zip.asc
Changes
Nextcloud Hub v19, code name “home office”, represents a big step forward for remote collaboration in teams. This release brings document collaboration to video chats, introduces password-less login and improves performance. As this is a major release, the changelog is too long to put here. Users can look at github milestones to find what has been merged. A quick overview of what is new:
password-less authentication and many other security measures
Talk 9 with built-in office document editing courtesy of Collabora, a grid view & more
MUCH improved performance,
Deck integration in Calendar,
guest account groups and more!
Read the release announcement for more details.
Latest 18 release below.
Version 18.0.14 January 27 2021
Download: nextcloud-18.0.14.tar.bz2 or nextcloud-18.0.14.zip Check the file integrity with: MD5: nextcloud-18.0.14.tar.bz2.md5 or nextcloud-18.0.14.zip.md5 SHA256: nextcloud-18.0.14.tar.bz2.sha256 or nextcloud-18.0.14.zip.sha256 SHA512: nextcloud-18.0.14.tar.bz2.sha512 or nextcloud-18.0.14.zip.sha512 PGP (Key): nextcloud-18.0.14.tar.bz2.asc or nextcloud-18.0.14.zip.asc
Changes
This is the final release of Nextcloud Hub 18. To protect the security of your data, upgrade to Nextcloud Hub 19 or get a subscription to Nextcloud Enterprise to benefit from long term support.
- Update 3rdparty after Archive_Tar (server#25201)
- Bump CA bundle (server#25221)
- Bump pear/archive_tar from 1.4.11 to 1.4.12 (3rdparty#602)
- Bump ini from 1.3.5 to 1.3.8 (recommendations#348)
Version 18.0.13 January 15 2021
Download: nextcloud-18.0.13.tar.bz2 or nextcloud-18.0.13.zip Check the file integrity with: MD5: nextcloud-18.0.13.tar.bz2.md5 or nextcloud-18.0.13.zip.md5 SHA256: nextcloud-18.0.13.tar.bz2.sha256 or nextcloud-18.0.13.zip.sha256 SHA512: nextcloud-18.0.13.tar.bz2.sha512 or nextcloud-18.0.13.zip.sha512 PGP (Key): nextcloud-18.0.13.tar.bz2.asc or nextcloud-18.0.13.zip.asc
Changes
- Bump ini from 1.3.5 to 1.3.7 (server#24651)
- Enables the file name check also to match name of mountpoints (server#24761)
- Actually set the TTL on redis set (server#24800)
- Fix total upload size overwritten by next upload (server#24857)
- Make share results distinguishable if there are more than one with the exact same display name (server#24881)
- Bump pear/archive_tar from 1.4.8 to 1.4.11 (server#24902)
- Don’t throw a 500 when importing a broken ics reminder file (server#24974)
- Update root.crl due to revocation of transmission.crt (server#24992)
- Bump pear/archive_tar from 1.4.8 to 1.4.11 (3rdparty#534)
- Bump stylelint from 13.7.2 to 13.8.0 (text#1194)
- Bump babel-loader from 8.2.1 to 8.2.2 (text#1209)
- Bump @babel/plugin-transform-runtime from 7.12.1 to 7.12.10 (text#1226)
- Bump core-js from 3.7.0 to 3.8.1 (text#1227)
- Bump prosemirror-view from 1.16.1 to 1.16.5 (text#1228)
- Bump @babel/core from 7.12.3 to 7.12.10 (text#1229)
- Bump vue-loader from 15.9.5 to 15.9.6 (text#1237)
- Bump @babel/preset-env from 7.12.1 to 7.12.11 (text#1238)
- Bump @vue/test-utils from 1.1.1 to 1.1.2 (text#1240)
- Bump prosemirror-model from 1.12.0 to 1.13.1 (text#1284)
- Fix cypress (text#1291)
- Handle 403 errors the same as not found (text#1292)
- Fix: use OC.Files API to get file info (text#1293)
- Bump cypress from 5.1.0 to 5.6.0 (text#1301)
- Bump webpack from 4.44.2 to 4.45.0 (text#1325)
Version 18.0.12 December 10 2020
Download: nextcloud-18.0.12.tar.bz2 or nextcloud-18.0.12.zip Check the file integrity with: MD5: nextcloud-18.0.12.tar.bz2.md5 or nextcloud-18.0.12.zip.md5 SHA256: nextcloud-18.0.12.tar.bz2.sha256 or nextcloud-18.0.12.zip.sha256 SHA512: nextcloud-18.0.12.tar.bz2.sha512 or nextcloud-18.0.12.zip.sha512 PGP (Key): nextcloud-18.0.12.tar.bz2.asc or nextcloud-18.0.12.zip.asc
Changes
- CircleId too short in some request (server#24152)
- Simple typo in comments (server#24261)
- Fix contacts menu position in sharing sidebar (server#24332)
- Avoid empty null default with value that will be inserted anyways (server#24335)
- Only check path for being accessible when the storage is a object home (server#24344)
- Catch storage not available in versions expire command (server#24369)
- Avoid substr() error when strpos returns false (server#24371)
- Properly encode path when fetching inherited shares (server#24388)
- Respect default share permissions (server#24437)
- Make sure we add new line between vcf groups exports (server#24445)
- External storages: save group ids not display names in configuration (server#24458)
- Use correct l10n source in files_sharing JS code (server#24465)
- Fix the config key on the sharing expire checkbox (server#24481)
- Only attempt to move to trash if a file is not in appdata (server#24485)
- Harden setup check for TLS version if host is not reachable (server#24504)
- Generate a new session id if the decrypting the session data fails (server#24555)
- Stable20] dont use system composer for autoload checker (server#24562)
- Remember me is not an app_password (server#24565)
- Make sure we have a string to localecompare to (photos#585)
Version 18.0.11 November 20 2020
Download: nextcloud-18.0.11.tar.bz2 or nextcloud-18.0.11.zip Check the file integrity with: MD5: nextcloud-18.0.11.tar.bz2.md5 or nextcloud-18.0.11.zip.md5 SHA256: nextcloud-18.0.11.tar.bz2.sha256 or nextcloud-18.0.11.zip.sha256 SHA512: nextcloud-18.0.11.tar.bz2.sha512 or nextcloud-18.0.11.zip.sha512 PGP (Key): nextcloud-18.0.11.tar.bz2.asc or nextcloud-18.0.11.zip.asc
Changes
- Fix the user email issue while creating a user (server#23204)
- Fix adminpass strengthify margin (server#23386)
- Fix the user remove from group in UI (server#23393)
- VersioningTest.php:729 is unreliable and should be disabled (server#23405)
- Contactsmanager shall limit number of results early (server#23423)
- Use paginated search for contacts + fixes (server#23437)
- SharedMountTest.php:367 is unreliable (server#23500)
- Provide log statements for SCSS cache (server#23506)
- SCSSCacher – Lock should not be removed (server#23512)
- Clear cached app config while waiting for the SCSSCache lock to return (server#23516)
- Fix display of remote users in incoming share notifications (server#23549)
- Update CA bundle to october version (server#23557)
- CalDavBackend: check if timerange is array before accessing (server#23565)
- Dont hold a transaction during the move to trash (server#23567)
- Also expire share type email (server#23584)
- Disable unreliable app-files.feature:108 (server#23625)
- Disable unreliable app-files-sharing.feature:108 (server#23626)
- Only retry fetching app store data once every 5 minutes in case it fails (server#23635)
- Bring back the restore share button (server#23638)
- Fix updates of NULL appconfig values (server#23643)
- Fix sharing input placeholder for emails (server#23648)
- Use bigint for fileid in filecache_extended (server#23692)
- Enable theming background transparency (server#23706)
- Fix sharer flag on ldap:show-remnants when user owned more than a single share (server#23709)
- Check if array elements exist before using them (server#23715)
- Use lib instead if core as l10n module in OC_Files (server#23729)
- Save email as lower case (server#23735)
- Harden SSE key generation (server#23756)
- Inform the user when flow config data exceeds thresholds (server#23761)
- Only run phpunit when “php” changed (server#23796)
- Bump lodash from 4.17.15 to 4.17.20 (server#23803)
- No need to check if there is an avatar available, because it is gener… (server#23848)
- Inidicate preview availability in share api responses (server#23861)
- Fix grid view toggle in tags view (server#23876)
- Restrict query when searching for versions of trashbin files (server#23886)
- Fix potentially passing null to events where IUser is expected (server#23896)
- Bearer must be in the start of the auth header (server#23926)
- Improve query type detection (server#23953)
- Remove old legacy scripts references (server#24006)
- Fix js search in undefined ocs response (server#24020)
- Fix sharing tab state not matching resharing admin settings (server#24046)
- Fix iLike() falsely turning escaped % and _ into wildcards (server#24047)
- Use png icons in caldav reminder emails (server#24051)
- Unlock when promoting to exclusive lock fails (server#24077)
- Add mount point to quota warning message (server#24078)
- Fix default internal expiration date enforce (server#24082)
- Don’t throw on SHOW VERSION query (server#24149)
- Bump dompurify to 2.2.2 (server#24154)
- Fix default internal expiration date (server#24161)
- Bump lodash from 4.17.14 to 4.17.20 (firstrunwizard#435)
- Add dependabot-approve-merge (firstrunwizard#440)
- Pass preview availability too (photos#512)
- Bump lodash from 4.17.14 to 4.17.20 (recommendations#321)
- Bump dependencies to version in range (text#1161)
- Validate link on click (text#1168)
- Bump eslint-plugin-standard from 4.0.2 to 4.1.0 (text#1173)
- Bump babel-loader from 8.1.0 to 8.2.1 (text#1174)
Version 18.0.10 October 9 2020
Download: nextcloud-18.0.10.tar.bz2 or nextcloud-18.0.10.zip Check the file integrity with: MD5: nextcloud-18.0.10.tar.bz2.md5 or nextcloud-18.0.10.zip.md5 SHA256: nextcloud-18.0.10.tar.bz2.sha256 or nextcloud-18.0.10.zip.sha256 SHA512: nextcloud-18.0.10.tar.bz2.sha512 or nextcloud-18.0.10.zip.sha512 PGP (Key): nextcloud-18.0.10.tar.bz2.asc or nextcloud-18.0.10.zip.asc
Changes
- Show better quota warning for group folders and external storage (server#22443)
- Better error message when blocked by access control (server#22592)
- LDAP: remove unused methods and DB values (server#22631)
- Fix installing on Oracle (server#22653)
- Do not fail if share for mountpoint is no longer available (server#22714)
- Don’t use SELECT DISTINCT when to_char() is used in a WHERE statement (server#22721)
- Allow additional personal settings via normal registration (server#22743)
- Fix detecting text/x-php mimetype and secure mimetype mapping (server#22746)
- Fix reading empty files from objectstorage (server#22754)
- Fix s3 doesDirectoryExist check for empty directories (server#22777)
- Don’t fail if copying a file of 0 byte size (server#22779)
- Makes LDAP’s group updater dispatch type events (server#22781)
- Fix share transfer of single files and on the transfered node (server#22802)
- Mitigate encoding issue with user principal uri (server#22841)
- Revoke secsignid (server#22894)
- Fix: file quota was not applied in all cases (server#22900)
- Improve handling of out of space errors for smb (server#22927)
- Fix settings chunk loading (server#22942)
- Flow: do not hide “matches” and “does not match” checkers (server#22989)
- Never copy the share link when the password is forced (server#23003)
- Show federation and email results also with exact user match unless c… (server#23088)
- Do not match sharees on an empty email address (server#23091)
- Fix ignoring the correct settings files for translations (server#23139)
- Don’t influence toastify errors and always use white (server#23218)
- Only run the query to get the account data once (server#23222)
- Sync all users to the system addresssbook (server#23227)
- Fix mail table columns to match the activity table (activity#513)
- Bugfix): Protect LogIterator.php from empty array indices (logreader#390)
- Also check responses of 400 errors and so delete unknown devices (notifications#761)
- Fix num_shares_link_no_password for NC >= 15 (serverinfo#249)
- IE11 madness (text#1035)
- Update .l10nignore to exclude bundled JS files (viewer#614)
Version 18.0.9 September 10 2020
Download: nextcloud-18.0.9.tar.bz2 or nextcloud-18.0.9.zip Check the file integrity with: MD5: nextcloud-18.0.9.tar.bz2.md5 or nextcloud-18.0.9.zip.md5 SHA256: nextcloud-18.0.9.tar.bz2.sha256 or nextcloud-18.0.9.zip.sha256 SHA512: nextcloud-18.0.9.tar.bz2.sha512 or nextcloud-18.0.9.zip.sha512 PGP (Key): nextcloud-18.0.9.tar.bz2.asc or nextcloud-18.0.9.zip.asc
Changes
- Fix possible leaking scope in Flow (server#22411)
- Fix event icon sizes and text alignment (server#22415)
- Combine body-login rules in theming and fix twofactor and guest styling on bright colors (server#22428)
- Add php docs build script (server#22449)
- Fix clicks on actions menu of non opaque file rows in acceptance tests (server#22504)
- Set the mount id before calling storage wrapper (server#22518)
- Fix S3 error handling (server#22522)
- Only disable zip64 if the size is known (server#22538)
- Change free space calculation (server#22554)
- Do not keep the part file if the forbidden exception has no retry set (server#22561)
- Fix app password updating out of bounds (server#22570)
- Bump node-sass from 4.13.0 to 4.13.1 in /build (server#22572)
- Upgrade icewind/smb to 3.2.7 (server#22582)
- Use the correct root to determinate the webroot for the resource (server#22585)
- Bump node-sass from 4.13.0 to 4.13.1 (server#22595)
- Bump http-proxy from 1.17.0 to 1.18.1 in /build (server#22602)
- Bump node-sass from 4.13.0 to 4.13.1 (firstrunwizard#398)
- Bump node-sass from 4.13.0 to 4.13.1 (notifications#731)
- Bump node-sass from 4.13.0 to 4.13.1 (recommendations#279)
- Catch StorageNotAvailable exceptions (text#1002)
- Harden read only check on public endpoints (text#1018)
- Sessionid is an int (text#1030)
- Only overwrite Ctrl-f when text is focussed (text#991)
- Set the X-Requested-With header on dav requests (viewer#586)
Version 18.0.8 August 28 2020
Download: nextcloud-18.0.8.tar.bz2 or nextcloud-18.0.8.zip Check the file integrity with: MD5: nextcloud-18.0.8.tar.bz2.md5 or nextcloud-18.0.8.zip.md5 SHA256: nextcloud-18.0.8.tar.bz2.sha256 or nextcloud-18.0.8.zip.sha256 SHA512: nextcloud-18.0.8.tar.bz2.sha512 or nextcloud-18.0.8.zip.sha512 PGP (Key): nextcloud-18.0.8.tar.bz2.asc or nextcloud-18.0.8.zip.asc
Changes
- Do not filter id matching userId on non-user-share shares (server#20842)
- Lower minimum search length to 2 characters (server#21783)
- Improve error reporting on sharing errors (server#21807)
- Do not log RequestedRangeNotSatisfiable exceptions in DAV (server#21841)
- Fix typo in revokeShare() (server#21877)
- Encryption is ready if master key is enabled (server#21936)
- Update icewind/smb to 3.2.6 (server#21956)
- Fix parsing of language code (server#21961)
- Allow admin to configure the max trashbin size (server#21976)
- Fix risky test in twofactor_backupcodes (server#21979)
- Fix moving files from external storage to object store trashbin (server#21982)
- Ignore whitespace in sharing by mail (server#21992)
- Properly fetch translation for remote wipe confirmation dialog (server#22035)
- Bump elliptic from 6.5.2 to 6.5.3 (server#22051)
- Correctly remove usergroup shares on removing group members (server#22054)
- Fix PHPUnit deprecation warnings (server#22058)
- Fix height to big for iPhone when using many apps (server#22071)
- Reuse cache for directory mtime/size if filesystem changes can be ignored (server#22172)
- Remove unexpected argument (server#22179)
- Do not exit if available space cannot be determined on file transfer (server#22182)
- Fix empty ‘more’ apps navigation after installing an app (server#22184)
- Fix default log_rotate_size in config.sample.php (server#22191)
- Shortcut in reading nested group members when IN_CHAIN is available (server#22204)
- Fix chmod on file descriptor (server#22207)
- SSE enhancement of file signature (server#22212)
- Add app config option to disable “Email was changed by admin” activity (server#22233)
- Delete chunks if the move on an upload failed (server#22240)
- Fix browser freeze on long password input (server#22268)
- Show disabled user count in occ user:report (server#22301)
- Allow to disable share emails (server#22306)
- Fixing a logged deprecation message (server#22310)
- Only copy the link when updating a share or no password was forced (server#22338)
- Remove encryption option for nextcloud external storage (server#22343)
- Update the CRL (server#22388)
- Fix missing FN from federated contact (server#22401)
- Make legacy format opt-in (server#22405)
- Bump elliptic from 6.5.2 to 6.5.3 (firstrunwizard#368)
- Bump elliptic from 6.4.1 to 6.5.3 (notifications#710)
- Bump elliptic from 6.5.2 to 6.5.3 (recommendations#255)
- Fix babel (viewer#552)
- Bump elliptic from 6.5.2 to 6.5.3 (viewer#556)
Version 18.0.7 July 17 2020
Download: nextcloud-18.0.7.tar.bz2 or nextcloud-18.0.7.zip Check the file integrity with: MD5: nextcloud-18.0.7.tar.bz2.md5 or nextcloud-18.0.7.zip.md5 SHA256: nextcloud-18.0.7.tar.bz2.sha256 or nextcloud-18.0.7.zip.sha256 SHA512: nextcloud-18.0.7.tar.bz2.sha512 or nextcloud-18.0.7.zip.sha512 PGP (Key): nextcloud-18.0.7.tar.bz2.asc or nextcloud-18.0.7.zip.asc
Changes
- Only use background fade if nextcloud blue is set (server#21309)
- Clear LDAP cache after user deletion (server#21334)
- Update icewind/smb to 3.2.5 (server#21343)
- Pass the proper share permissions to the create share call (server#21355)
- Increase max-height on button in welcome email template (server#21381)
- Increase timeout of the appstore requests (server#21388)
- Disable Client-Side Monitoring on AWS storage (server#21448)
- Clean up auth tokens when user is deleted (server#21471)
- Don’t log Keys (server#21486)
- Acceptence tests shall specify which branch to pick when cloning apps (server#21494)
- Give up after 10 seconds in SCSS timeout (server#21496)
- Fix #21285 as oneliner (server#21499)
- Clarify that the email is always shared within the instance (server#21522)
- Fix autocomplete for LDAP with `shareapi_only_share_with_group_members` on (server#21539)
- Fix modal support for vue apps and dark theme (server#21543)
- Fix language in share notes email for users (server#21551)
- Fix obsolete usage of OCdialogs (server#21569)
- Relax permissions mask check for detecting part file rename (server#21572)
- Fix share permission checkboxes enabled when permissions can not be set (server#21575)
- Remove rescanDelay from directory mtime (server#21585)
- Fix IPv6 remote addresses from X_FORWARDED_FOR headers before validating (server#21654)
- Manual backport of “Check if debugMode is defined before using it” #21657 (server#21661)
- Revert “Do not read certificate bundle from data dir by default” (server#21670)
- Changes the Birthday calendar color to slightly brighter one (server#21702)
- Add a clear message why you could end up there (server#21752)
- Use the correct mountpoint to calculate (server#21773)
- Set the moment locale even earlier (server#21781)
- Do not keep loading the slide list on every reopen (firstrunwizard#352)
- More buffer to the key size (notifications#673)
- Delete duplicates of the same push token hash (notifications#677)
- Fix wordwrap issue regression from #540, fix #679 (notifications#685)
- Don’t push without internet connection (notifications#695)
- Also check for internet on delete push (notifications#698)
- Fix NC18 deprecation (password_policy#107)
Version 18.0.6 June 10 2020
Download: nextcloud-18.0.6.tar.bz2 or nextcloud-18.0.6.zip Check the file integrity with: MD5: nextcloud-18.0.6.tar.bz2.md5 or nextcloud-18.0.6.zip.md5 SHA256: nextcloud-18.0.6.tar.bz2.sha256 or nextcloud-18.0.6.zip.sha256 SHA512: nextcloud-18.0.6.tar.bz2.sha512 or nextcloud-18.0.6.zip.sha512 PGP (Key): nextcloud-18.0.6.tar.bz2.asc or nextcloud-18.0.6.zip.asc
Changes
- Simplify getGroups, fixing wrong chunking logic (server#21129)
- Fix password changes in link and mail shares (server#21160)
- Do not only catch Exceptions but any Throwable during rmt share delete (server#21201)
- Fix the Talk verification (server#21211)
- Prevent harder to share your root (server#21227)
- Fix password reset saying Admin changed my password when reset from login page (server#21230)
- Fix empty event UUID reminder notifications (server#21248)
- Init fileinfo for all tabs (server#21306)
- Allow downloads in sandboxed iframe (files_pdfviewer#188)
Version 18.0.5 June 4 2020
Download: nextcloud-18.0.5.tar.bz2 or nextcloud-18.0.5.zip Check the file integrity with: MD5: nextcloud-18.0.5.tar.bz2.md5 or nextcloud-18.0.5.zip.md5 SHA256: nextcloud-18.0.5.tar.bz2.sha256 or nextcloud-18.0.5.zip.sha256 SHA512: nextcloud-18.0.5.tar.bz2.sha512 or nextcloud-18.0.5.zip.sha512 PGP (Key): nextcloud-18.0.5.tar.bz2.asc or nextcloud-18.0.5.zip.asc
Changes
- Dont show remote and email options if we have an exact match for local user email (server#20574)
- Array offset error due to empty file versions array (server#20578)
- Set fileInfo correctly for LegacyTabs (server#20588)
- Fix Sharing recommendation user display (server#20596)
- Fix IE11 upload fallback methods (server#20602)
- Allow specifying a default expiration date (server#20635)
- Fix security header setting in .htaccess by adding ‘onsuccess unset’ (server#20647)
- Only catch anonymous OPTIONS for Office (server#20680)
- Adhere to EMailTemplate interface in constructor call. (server#20682)
- Don’t remove last user in ldap group when limit is -1 (server#20701)
- Add tests for update notification controller for non-default updater … (server#20703)
- Allow to navigate to others with access from the sidebar (server#20740)
- Add a wrapper to fall back to the share owner on public shares (server#20747)
- Fix public layout header title & description (server#20750)
- Fix Argon2 options checks (server#20763)
- Dont try to update storage mtime if we can’t get the mtime (server#20774)
- Exclude groups from sharing: Skip delete groups (server#20802)
- Correctly hide table headers in filepicker (server#20805)
- Clarified trash bin retention by storage shortage override in config.sample.php (server#20808)
- Fix filtering our owner & current user from shares (server#20830)
- Fix languages empty array (server#20877)
- Add locking to resolve concurent move to trashbin conflicts (server#20881)
- Fix color-text-maxcontrast not passing WCAG AA (server#20886)
- Use random_bytes (server#20924)
- Proxy server could cache http response when it is not private (server#20955)
- Enable fseek for files in S3 storage (server#20965)
- Bump handlebars from 4.5.3 to 4.6.0 in /build (server#20975)
- Update icewind/smb to 3.2.4 (server#20992)
- Fix issues with Keystone auth v3 in files_external app (server#20994)
- Don’t load text file preview when text app is available (Fixes: #20615) (server#20996)
- Remove entries from locales.json incompatible with punic (server#21030)
- Caching and compression for app store requests (server#21053)
- Do not read certificate bundle from data dir by default (server#21096)
- Fix resharing of federated shares that were created out of links (server#21109)
- Use the loginname to verify the old password in user password changes (server#21115)
- Make the translation sanitization optional (server#21127)
- Move the password confirmation form template to post (server#21132)
- Fix password changes in link and mail shares (server#21152)
- Revert “Fix password changes in link and mail shares” (server#21159)
- Use the usermountcache to get all users who have access to a file (activity#457)
- Prevent download, printing and text selection when download is hidden (files_pdfviewer#181)
- Bump handlebars from 4.5.3 to 4.6.0 (notifications#647)
- Revert “Delete menu-sidebar-white.svg” (viewer#477)
Version 18.0.4 April 24 2020
Download: nextcloud-18.0.4.tar.bz2 or nextcloud-18.0.4.zip Check the file integrity with: MD5: nextcloud-18.0.4.tar.bz2.md5 or nextcloud-18.0.4.zip.md5 SHA256: nextcloud-18.0.4.tar.bz2.sha256 or nextcloud-18.0.4.zip.sha256 SHA512: nextcloud-18.0.4.tar.bz2.sha512 or nextcloud-18.0.4.zip.sha512 PGP (Key): nextcloud-18.0.4.tar.bz2.asc or nextcloud-18.0.4.zip.asc
Changes
- Use contacts name on federated activities (server#19879)
- Allow to edit admin/own user in the user management (server#19882)
- Fix hostname in Apple configuration profile (server#19884)
- Don’t break when one remote share is down (server#19886)
- Properly emit Viewer event on files and files_sharing (server#19897)
- Get correct mimetype on objectstores (server#19916)
- Properly respect hide download on sharebymail (server#19921)
- Use placeholder values for password fields in external storage webui (server#19922)
- Do not use the instance name as user part of from mail addresses (server#19924)
- Don’t allow anchors and queries in remote urls (server#19933)
- Fix external storage controller tests (server#19940)
- Bump acorn from 6.3.0 to 6.4.1 (server#19945)
- Properly set ‘hide_download’ as integer (server#19950)
- Fix safari useragent for versions with 3 digits (server#19966)
- Fix default action for deleted shares (server#19982)
- Default value of lookupServerEnabled should be the same everywhere (server#19998)
- Only do regular polling of storage statistics if session_keepalive is enabled (server#19999)
- Fix single “ScopeContext” passed to “setScopes” (server#20001)
- Fix invalid instantiation of TemplateResponse if client not found (server#20008)
- Update the target when it isempty after sharing (server#20016)
- Remove the requirement that everything that looks like a placeholder … (server#20021)
- Handle long dav property paths by hashing them (server#20030)
- Allow the video player on the hide download (server#20044)
- Fixes auto-detecting UUID attributes (server#20046)
- Force compatible dependency versions in acceptance tests (server#20051)
- Adjust acceptance tests to incoming shares being accepted by default (server#20060)
- Fix OCA\DAV\CalDAV\CalDavBackend search $options (server#20102)
- Fix dav browser error page not styled (server#20104)
- Fix language multiselect action (server#20136)
- Remove admin_notifications since it is obsolete since Nextcloud 14 (server#20140)
- Change quota design (server#20144)
- RefreshWebcalService: randomly generate calendar-object uri (server#20148)
- Close updatenotification channel selector on click outside (server#20155)
- Add app config to disable user flows (server#20158)
- Auto accept group shares for users added to a group (server#20161)
- Use global used space in quota wrappen when external storage is included (server#20163)
- Check the user on remote wipe (server#20166)
- Bugfix – Prevent PHP Warning for count on null on LDAP (server#20175)
- Bump version on stable18 (server#20195)
- Actually check if the owner is not null (server#20202)
- Remove Acrobat logo from PDF filetype icon (server#20238)
- Dont always use the current users quota when calculating storage info (server#20258)
- Silence LDAP deprecation logs in NC 18 (server#20274)
- Check for empty authorization headers for office requests (server#20282)
- Fixes the return type of BeforeUserLoggedInEvent (server#20296)
- Properly catch NoUserException during upload cleanup (server#20334)
- Catch NotFoundException when getting the user folder (server#20335)
- Try to use the display name of file transfers (server#20366)
- Clear comment on successful post (server#20382)
- Fix systemtags overflow (server#20387)
- Update icewind/smb to 3.2.3 (server#20405)
- Add text restore after restore icon (server#20407)
- Use a normal string to translate. (server#20420)
- Make sure group management works with all types of group names (server#20433)
- Properly display share error messages (server#20471)
- Handle unset owner in sharing (server#20483)
- Update root.crl due to revocation of spgverein.crt (server#20485)
- Close the streams in `writeStream` even when there is an exception (server#20493)
- Fix absolute redirect (server#20495)
- Provide the proper language to the mailer (server#20512)
- Do not advertise nulled userId for for systemwide credentials (server#20516)
- Allow to edit admin user (server#20530)
- Update list of multiple properties (server#20531)
- Fix jsunit tests (server#20548)
- Set fileInfo correctly for LegacyTabs (server#20588)
- Fix Sharing recommendation user display (server#20596)
- Fix IE11 upload fallback methods (server#20602)
- Email activity is missing information (activity#441)
- Catch new notfound exception while trying to get owner (activity#446)
- Skip notifications for users with invalid email address. (activity#449)
- Bump pdf.js to 2.1.266 (files_pdfviewer#169)
- Bump acorn from 7.1.0 to 7.1.1 (firstrunwizard#301)
- Hide slide for app store if disabled (firstrunwizard#313)
- Bump acorn from 6.4.0 to 6.4.1 (notifications#592)
- Request the permissions for notifications via user interaction (notifications#608)
- Bump acorn from 6.4.0 to 6.4.1 (recommendations#196)
- Update DefaultOs.php (serverinfo#189)
- Public pages compatibility (viewer#422)
- Move cypress to gh actions (viewer#423)
- Bump acorn from 5.7.3 to 5.7.4 (viewer#425)
- Fix trying to open the sidebar when not available (viewer#428)
- Add public testing (viewer#435)
- Fix public preview url cropping (viewer#450)
- Fix babel transpile settings (viewer#453)
- Await sidebar (viewer#467)
- Change sidebar icon to proper understandable one (viewer#469)
- Fix sidebar full state (viewer#470)
Version 18.0.3 March 23 2020
Download: nextcloud-18.0.3.tar.bz2 or nextcloud-18.0.3.zip Check the file integrity with: MD5: nextcloud-18.0.3.tar.bz2.md5 or nextcloud-18.0.3.zip.md5 SHA256: nextcloud-18.0.3.tar.bz2.sha256 or nextcloud-18.0.3.zip.sha256 SHA512: nextcloud-18.0.3.tar.bz2.sha512 or nextcloud-18.0.3.zip.sha512 PGP (Key): nextcloud-18.0.3.tar.bz2.asc or nextcloud-18.0.3.zip.asc
Changes
Security update
Version 18.0.2 March 13 2020
Download: nextcloud-18.0.2.tar.bz2 or nextcloud-18.0.2.zip Check the file integrity with: MD5: nextcloud-18.0.2.tar.bz2.md5 or nextcloud-18.0.2.zip.md5 SHA256: nextcloud-18.0.2.tar.bz2.sha256 or nextcloud-18.0.2.zip.sha256 SHA512: nextcloud-18.0.2.tar.bz2.sha512 or nextcloud-18.0.2.zip.sha512 PGP (Key): nextcloud-18.0.2.tar.bz2.asc or nextcloud-18.0.2.zip.asc
Changes
- Disable timeout on app install via cli (server#19439)
- Show proper file name when fetching details fails (server#19441)
- Don’t create invalid users (server#19451)
- When we receive intentional empty whats new info, do not try to show it (server#19470)
- Reduce flow logging at INFO level, move to DEBUG (server#19481)
- Continue with next foreach iteration (server#19516)
- Allow to overwrite the path on the cache event (server#19522)
- Move RefreshWebcalJob logic to a proper service so that it may be called independently (server#19573)
- Make sure the secondary view registered for systemtags has an id (server#19574)
- Strip of users home path from share api message (server#19591)
- FIx logging in accessibility controller (server#19607)
- Change the route generation of AuthPublicShareController.php (server#19610)
- Replace tab character with space (server#19612)
- Remove noise from detectUuid and cache results (server#19624)
- Make sure that the transfer details are present in the database during the cron run (server#19628)
- Fix hover state color of drag-n-drop with theming and dark mode (server#19630)
- Correctly trim long cyrillic note (server#19636)
- Hash event UID to make sure it’s not too long for PushProvider notifications (server#19639)
- Theme search results (server#19690)
- Also cache avatars when it’s not allowed (server#19696)
- Revive the “send email to new users” toggle for the user form (server#19702)
- Fix non-centered no javascript message (server#19715)
- Allow single file downloads so the video player works again (server#19729)
- Add message for DoesNotExistException (server#19744)
- Fetch translate for Tags from files app (server#19762)
- Various user settings fixes (server#19767)
- Do not allow transfer ownership when the user isn’t the owner (server#19773)
- Introduce a default refresh rate app setting for calendar subscriptions (server#19784)
- Fix regex for office documents (server#19800)
- Fix filename and popover menu misalignment (server#19802)
- Fix avatar in file list for users with an @ in the uid (server#19803)
- Fix “Error loading the shares list TypeError: “this is undefined”” fo… (server#19824)
- Prevent self-xss via invalid mysql user name on install screen (server#19830)
- Correctly set up Application class (activity#430)
- Chunk deleting of rows from the activity table (activity#435)
- Fix 18 public folder (files_videoplayer#153)
- Move to github actions (files_videoplayer#156)
- Fix push notifications for multibyte notifications (notifications#576)
- Prevent delete for impersonated users (notifications#582)
- Delete unknown devices (notifications#583)
- Fix long message (notifications#584)
- Ignore unavailable storages while scanning for albums (photos#211)
- Don’t flatten out albums (photos#213)
- Avoid line breaks after long device names in “df” command (serverinfo#177)
- Do not print errors if time server config is not available (serverinfo#178)
- Change sidebar file while changing file in slideshow (viewer#405)
Version 18.0.1 February 13 2020
Download: nextcloud-18.0.1.tar.bz2 or nextcloud-18.0.1.zip Check the file integrity with: MD5: nextcloud-18.0.1.tar.bz2.md5 or nextcloud-18.0.1.zip.md5 SHA256: nextcloud-18.0.1.tar.bz2.sha256 or nextcloud-18.0.1.zip.sha256 SHA512: nextcloud-18.0.1.tar.bz2.sha512 or nextcloud-18.0.1.zip.sha512 PGP (Key): nextcloud-18.0.1.tar.bz2.asc or nextcloud-18.0.1.zip.asc
Changes
- Fix cursor on disabled contenteditable divs (server#18961)
- Bump style-loader from 1.1.2 to 1.1.3 (server#18982)
- Increase the timeout for app downloads (server#19025)
- Fix loaded controller check (server#19060)
- Allow to await the sidebar (server#19089)
- Expose Argon2 options (as we did for bcrypt) (server#19094)
- Fix multiselect actions for files (server#19108)
- Adjust filelist color handling to new dark theme value (server#19117)
- Reduce legacy event log level to debug (server#19118)
- New file menu needs to be above the filelist header (server#19119)
- Do not invert avatar colors when dark theme is enabled (server#19121)
- Use the target for file notifications (server#19149)
- Use correct appid for talk (server#19150)
- Add hub bundle for easy installation on upgraded instances (server#19153)
- Apps can have polyamorous relationships with bundles (server#19166)
- Use themed favicon-fb (server#19189)
- Fix “Call to undefined method OCA\\WorkflowEngine\\Entity\\File::t()” (server#19190)
- Fix query selector for inverted icons (server#19206)
- Do not encode contacts menu mailto links (server#19207)
- Give the sharing tab a unique id so it also opens properly on other languages (server#19212)
- WebcalRefreshJob: Fix reading refresh rate (server#19228)
- Make sure to catch php errors during job execution (server#19269)
- Center Buttons (server#19271)
- Use the l10n from settings (server#19277)
- Use proper andwhere clause (server#19278)
- Add move (and firstlogin) option to transferownership service (server#19279)
- For the DB ot pick an index specify the object_type (server#19283)
- Owner transfer multiselect fixes (server#19291)
- Allow respecting PASSWORD_DEFAULT (server#19292)
- Keep the modification time during decryptFile (server#19297)
- Fix data Apache2 .htaccess typo (server#19302)
- Fix display of DTEND for multi-day all-day event (server#19308)
- Do not overwrite global user auth credentials with empty values (server#19315)
- Fix occ maintenance:install database connect failure (server#19326)
- Fix event type (server#19330)
- Array access on int will fail on php7.4 (server#19332)
- Make sure the default share provider does not execute for other things (server#19334)
- Disable link shares of disabled users (server#19340)
- Prevent archieved download on secure view (server#19360)
- Log Flow activity (server#19396)
- Allow to serve static webm directly (server#19420)
- 18.0.1 final (server#19422)
- Allow to serve static mp4 directly (server#19428)
- Update master php testing versions (activity#417)
- Update stable18 target versions (activity#418)
- Update master php testing versions (files_pdfviewer#164)
- Update stable18 target versions (files_pdfviewer#165)
- Update stable18 target versions (files_texteditor#194)
- Update stable18 target versions (firstrunwizard#274)
- Update stable18 target versions (logreader#313)
- Update master php testing versions (nextcloud_announcements#64)
- Update stable18 target versions (nextcloud_announcements#65)
- Update stable18 target versions (notifications#547)
- Add linting via github actions (notifications#555)
- Support Strict VoIP push notifications for iOS 13 SDK (notifications#565)
- Update master php testing versions (password_policy#93)
- Update stable18 target versions (password_policy#94)
- Lint with github actions (photos#153)
- No more drone. Do it all on github actions (photos#158)
- Respect .noimage and .nomedia files (photos#160)
- Added headers for your photos and favs (photos#172)
- Fix/actions (photos#174)
- Fix url escaping (photos#175)
- Use actions from tutorial (photos#181)
- Update stable18 target versions (privacy#323)
- Update stable18 target versions (recommendations#182)
- Update stable18 target versions (serverinfo#170)
- Update master php testing versions (survey_client#104)
- Update stable18 target versions (survey_client#105)
- GitHub actions/lint (viewer#368)
- Fix url escaping (viewer#370)
- Adjust tests syntax & formatting (viewer#379)
- Use actions from tutorial (viewer#385)
- Revert “Fix url escaping” (viewer#396)
Version 18.0.0 January 17 2020
Download: nextcloud-18.0.0.tar.bz2 or nextcloud-18.0.0.zip Check the file integrity with: MD5: nextcloud-18.0.0.tar.bz2.md5 or nextcloud-18.0.0.zip.md5 SHA256: nextcloud-18.0.0.tar.bz2.sha256 or nextcloud-18.0.0.zip.sha256 SHA512: nextcloud-18.0.0.tar.bz2.sha512 or nextcloud-18.0.0.zip.sha512 PGP (Key): nextcloud-18.0.0.tar.bz2.asc or nextcloud-18.0.0.zip.asc
Changes
Nextcloud Hub is the first completely integrated on premise content collaboration platform on the market, ready for a new generation of users who expect seamless online collaboration capabilities out of the box. With this release, we made a change to what we ship. Nextcloud 17 is now Nextcloud Hub 18. Nextcloud Hub comes with a number of new apps which get installed by default on installation (but not shipped as part of the tarball/zip). Nextcloud 17 users can just upgrade as usual to 18, we encourage you to install the new and improved apps like Talk, Calendar, Mail, ONLYOFFICE and more. You will get notified of this recommendation on upgrade! As this is a major release, the changelog is too long to put here. Users can look at github milestones to find what has been merged. A quick overview of what is new:
Files – features an improved sidebar, accepting internal shares & folder owner transfership
Workspaces brings context to your folders, facilitating collaboration in one place.
File locking prevents conflicts editing shared files with others
Flow – Brings extensive, easy to use workflow capabilities to Nextcloud. Automatically turn documents in PDFs, send messages to chat rooms and more!
ONLYOFFICE – Built in ONLYOFFICE makes collaborative editing of Microsoft Office documents accessible to everyone
Photos – A brand new image gallery makes finding, browsing and sharing your images easier than ever before.
Calendar 2.0 – Calendar 2.0 books Talk meetings, brings busy view for meetings and resource booking and more
Mail – Mail 1.0 recognizes itineraries, handles rich text mails and more
Talk – rewritten user interface brings message delivery notifications, circles support, message replies and flow integration
Read the release announcement for more details.
Latest 17 release below.
Version 17.0.10 October 9 2020
Download: nextcloud-17.0.10.tar.bz2 or nextcloud-17.0.10.zip Check the file integrity with: MD5: nextcloud-17.0.10.tar.bz2.md5 or nextcloud-17.0.10.zip.md5 SHA256: nextcloud-17.0.10.tar.bz2.sha256 or nextcloud-17.0.10.zip.sha256 SHA512: nextcloud-17.0.10.tar.bz2.sha512 or nextcloud-17.0.10.zip.sha512 PGP (Key): nextcloud-17.0.10.tar.bz2.asc or nextcloud-17.0.10.zip.asc
Changes
This is the final release of Nextcloud 17. To protect the security of your data, upgrade to Nextcloud Hub 19 or get a subscription to Nextcloud Enterprise to benefit from long term support.
- Bump elliptic from 6.5.0 to 6.5.3 (server#22046)
- Show disabled user count in occ user:report (server#22513)
- Fix S3 error handling (server#22523)
- Only disable zip64 if the size is known (server#22539)
- Bump node-sass from 4.12.0 to 4.13.1 (server#22566)
- Bump dompurify from 1.0.11 to 2.0.7 (server#22571)
- Bump http-proxy from 1.17.0 to 1.18.1 in /build (server#22610)
- Mitigate encoding issue with user principal uri (server#22842)
- Revoke secsignid (server#22895)
- Fix: file quota was not applied in all cases (server#22901)
- Bump node-sass from 4.11.0 to 4.13.1 (firstrunwizard#402)
- Bump handlebars from 4.3.0 to 4.6.0 (notifications#646)
- Bump node-sass from 4.12.0 to 4.13.1 (notifications#730)
- Bump node-sass from 4.12.0 to 4.13.1 (recommendations#280)
Note: this is the final 17 release. Upgrade to Nextcloud 18 or contact Nextcloud GmbH for extended support.
Version 17.0.9 August 28 2020
Download: nextcloud-17.0.9.tar.bz2 or nextcloud-17.0.9.zip Check the file integrity with: MD5: nextcloud-17.0.9.tar.bz2.md5 or nextcloud-17.0.9.zip.md5 SHA256: nextcloud-17.0.9.tar.bz2.sha256 or nextcloud-17.0.9.zip.sha256 SHA512: nextcloud-17.0.9.tar.bz2.sha512 or nextcloud-17.0.9.zip.sha512 PGP (Key): nextcloud-17.0.9.tar.bz2.asc or nextcloud-17.0.9.zip.asc
Changes
- Do not log RequestedRangeNotSatisfiable exceptions in DAV (server#21842)
- Fix typo in revokeShare() (server#21878)
- Encryption is ready if master key is enabled (server#21937)
- Fix risky test in twofactor_backupcodes (server#21980)
- Remove unexpected argument (server#22180)
- Fix empty ‘more’ apps navigation after installing an app (server#22185)
- Fix default log_rotate_size in config.sample.php (server#22193)
- SSE enhancement of file signature (server#22213)
- Delete chunks if the move on an upload failed (server#22241)
- Remove encryption option for nextcloud external storage (server#22344)
- Update the CRL (server#22389)
- Make legacy format opt-in (server#22390)
- Bump elliptic from 6.4.1 to 6.5.3 (firstrunwizard#367)
- Bump elliptic from 6.4.1 to 6.5.3 (notifications#707)
- Bump elliptic from 6.5.0 to 6.5.3 (recommendations#256)
- Bump elliptic from 6.4.1 to 6.5.3 (viewer#554)
Version 17.0.8 July 17 2020
Download: nextcloud-17.0.8.tar.bz2 or nextcloud-17.0.8.zip Check the file integrity with: MD5: nextcloud-17.0.8.tar.bz2.md5 or nextcloud-17.0.8.zip.md5 SHA256: nextcloud-17.0.8.tar.bz2.sha256 or nextcloud-17.0.8.zip.sha256 SHA512: nextcloud-17.0.8.tar.bz2.sha512 or nextcloud-17.0.8.zip.sha512 PGP (Key): nextcloud-17.0.8.tar.bz2.asc or nextcloud-17.0.8.zip.asc
Changes
- Exclude groups from sharing: Skip delete groups (server#20803)
- Simplify getGroups, fixing wrong chunking logic (server#21130)
- Fix password changes in link and mail shares (server#21158)
- Do not only catch Exceptions but any Throwable during rmt share delete (server#21202)
- Prevent harder to share your root (server#21228)
- Fix password reset saying Admin changed my password when reset from login page (server#21231)
- Fix empty event UUID reminder notifications (server#21249)
- Clear LDAP cache after user deletion (server#21335)
- Increase timeout of the appstore requests (server#21389)
- Don’t log Keys (server#21487)
- Fix #21285 as oneliner (server#21498)
- Clarify that the email is always shared within the instance (server#21523)
- Fix language in share notes email for users (server#21552)
- Fix obsolete usage of OCdialogs (server#21570)
- Fix federated link sharing permissions (server#21587)
- Fix IPv6 remote addresses from X_FORWARDED_FOR headers before validating (server#21656)
- Revert “Do not read certificate bundle from data dir by de… (server#21669)
- Add a clear message why you could end up there (server#21753)
- Use the correct mountpoint to calculate (server#21774)
- 17.0.8 final (server#21803)
- Allow downloads in sandboxed iframe (files_pdfviewer#189)
- More buffer to the key size (notifications#674)
- Delete duplicates of the same push token hash (notifications#678)
- Don’t push without internet connection (notifications#696)
- Also check for internet on delete push (notifications#699)
Version 17.0.7 June 4 2020
Download: nextcloud-17.0.7.tar.bz2 or nextcloud-17.0.7.zip Check the file integrity with: MD5: nextcloud-17.0.7.tar.bz2.md5 or nextcloud-17.0.7.zip.md5 SHA256: nextcloud-17.0.7.tar.bz2.sha256 or nextcloud-17.0.7.zip.sha256 SHA512: nextcloud-17.0.7.tar.bz2.sha512 or nextcloud-17.0.7.zip.sha512 PGP (Key): nextcloud-17.0.7.tar.bz2.asc or nextcloud-17.0.7.zip.asc
Changes
- Bump handlebars from 4.1.2 to 4.3.0 in /build (server#19496)
- Array offset error due to empty file versions array (server#20579)
- Fix IE11 upload fallback methods (server#20603)
- Fix jsunit tests (server#20620)
- Only catch anonymous OPTIONS for Office (server#20681)
- Adhere to EMailTemplate interface in constructor call. (server#20683)
- Add tests for update notification controller for non-default updater … (server#20704)
- Add a wrapper to fall back to the share owner on public shares (server#20748)
- Fix public layout header title & description (server#20751)
- Fix Argon2 options checks (server#20764)
- Dont try to update storage mtime if we can’t get the mtime (server#20775)
- Clarified trash bin retention by storage shortage override in config.sample.php (server#20809)
- Add locking to resolve concurent move to trashbin conflicts (server#20882)
- Use random_bytes (server#20925)
- Enable fseek for files in S3 storage (server#20966)
- Bump handlebars from 4.3.0 to 4.6.0 in /build (server#20977)
- Proxy server could cache http response when it is not private (server#20986)
- Update icewind/smb to 3.2.4 (server#20993)
- Caching and compression for app store requests (server#21055)
- Do not read certificate bundle from data dir by default (server#21097)
- Don’t remove last user in ldap group when limit is -1 (server#21104)
- Fix resharing of federated shares that were created out of links (server#21110)
- Use the loginname to verify the old password in user password changes (server#21116)
- Prevent download, printing and text selection when download is hidden (files_pdfviewer#182)
Version 17.0.6 April 23 2020
Download: nextcloud-17.0.6.tar.bz2 or nextcloud-17.0.6.zip Check the file integrity with: MD5: nextcloud-17.0.6.tar.bz2.md5 or nextcloud-17.0.6.zip.md5 SHA256: nextcloud-17.0.6.tar.bz2.sha256 or nextcloud-17.0.6.zip.sha256 SHA512: nextcloud-17.0.6.tar.bz2.sha512 or nextcloud-17.0.6.zip.sha512 PGP (Key): nextcloud-17.0.6.tar.bz2.asc or nextcloud-17.0.6.zip.asc
Changes
- Fix hostname in Apple configuration profile (server#19885)
- Get correct mimetype on objectstores (server#19917)
- Do not use the instance name as user part of from mail addresses (server#19925)
- Fix default action for deleted shares (server#19983)
- Default value of lookupServerEnabled should be the same everywhere (server#20000)
- Update the target when it isempty after sharing (server#20017)
- Handle long dav property paths by hashing them (server#20034)
- Fixes auto-detecting UUID attributes (server#20047)
- Force compatible dependency versions in acceptance tests (server#20052)
- Remove the requirement that everything that looks like a placeholder … (server#20055)
- Fix PDF and video viewers on public links (server#20131)
- Remove admin_notifications since it is obsolete since Nextcloud 14 (server#20141)
- RefreshWebcalService: randomly generate calendar-object uri (server#20149)
- Close updatenotification channel selector on click outside (server#20157)
- Use global used space in quota wrappen when external storage is included (server#20164)
- Check the user on remote wipe (server#20167)
- Bugfix – Prevent PHP Warning for count on null on LDAP (server#20176)
- Fix OCA\DAV\CalDAV\CalDavBackend search $options (server#20189)
- Bump version on stable17 (server#20194)
- Actually check if the owner is not null (server#20203)
- Remove Acrobat logo from PDF filetype icon (server#20239)
- Dont always use the current users quota when calculating storage info (server#20259)
- Do not flood console when uploading files (server#20263)
- Check for empty authorization headers for office requests (server#20283)
- Catch NotFoundException when getting the user folder (server#20336)
- Update icewind/smb to 3.2.3 (server#20406)
- Add text restore after restore icon (server#20408)
- Handle unset owner in sharing (server#20484)
- Update root.crl due to revocation of spgverein.crt (server#20487)
- Close the streams in `writeStream` even when there is an exception (server#20494)
- Fix absolute redirect (server#20496)
- Provide the proper language to the mailer (server#20513)
- Do not advertise nulled userId for for systemwide credentials (server#20517)
- Update list of multiple properties (server#20532)
- Email activity is missing information (activity#442)
- Catch new notfound exception while trying to get owner (activity#447)
- Bump pdf.js to 2.1.266 (files_pdfviewer#170)
- Bump acorn from 6.1.1 to 6.4.1 (firstrunwizard#303)
- Bump acorn from 6.1.1 to 6.4.1 (notifications#590)
- Bump acorn from 6.2.1 to 6.4.1 (recommendations#197)
Version 17.0.5 March 23 2020
Download: nextcloud-17.0.5.tar.bz2 or nextcloud-17.0.5.zip Check the file integrity with: MD5: nextcloud-17.0.5.tar.bz2.md5 or nextcloud-17.0.5.zip.md5 SHA256: nextcloud-17.0.5.tar.bz2.sha256 or nextcloud-17.0.5.zip.sha256 SHA512: nextcloud-17.0.5.tar.bz2.sha512 or nextcloud-17.0.5.zip.sha512 PGP (Key): nextcloud-17.0.5.tar.bz2.asc or nextcloud-17.0.5.zip.asc
Changes
Security update
Version 17.0.4 March 13 2020
Download: nextcloud-17.0.4.tar.bz2 or nextcloud-17.0.4.zip Check the file integrity with: MD5: nextcloud-17.0.4.tar.bz2.md5 or nextcloud-17.0.4.zip.md5 SHA256: nextcloud-17.0.4.tar.bz2.sha256 or nextcloud-17.0.4.zip.sha256 SHA512: nextcloud-17.0.4.tar.bz2.sha512 or nextcloud-17.0.4.zip.sha512 PGP (Key): nextcloud-17.0.4.tar.bz2.asc or nextcloud-17.0.4.zip.asc
Changes
- Allow inline styles for theming images (server#18580)
- Relax strict getHome behaviour for LDAP users in a shadow state (server#18884)
- Expose Argon2 options (as we did for bcrypt) (server#19095)
- Use themed favicon-fb (server#19188)
- Do not encode contacts menu mailto links (server#19208)
- WebcalRefreshJob: Fix reading refresh rate (server#19229)
- Make sure to catch php errors during job execution (server#19270)
- For the DB ot pick an index specify the object_type (server#19284)
- Fix display of DTEND for multi-day all-day event (server#19309)
- Do not overwrite global user auth credentials with empty values (server#19316)
- Fix occ maintenance:install database connect failure (server#19327)
- Prevent archieved download on secure view (server#19361)
- Show proper file name when fetching details fails (server#19442)
- Don’t create invalid users (server#19452)
- When we receive intentional empty whats new info, do not try to show it (server#19471)
- Move RefreshWebcalJob logic to a proper service so that it may be called independently (server#19588)
- Strip of users home path from share api message (server#19592)
- Change the route generation of AuthPublicShareController.php (server#19611)
- Remove noise from detectUuid and cache results (server#19625)
- Fix hover state color of drag-n-drop with theming and dark mode (server#19631)
- Correctly trim long cyrillic note (server#19637)
- Hash event UID to make sure it’s not too long for PushProvider notifications (server#19640)
- Theme search results (server#19691)
- Revive the “send email to new users” toggle for the user form (server#19703)
- Fix non-centered no javascript message (server#19716)
- Keep edit permission when toggling share checkbox (server#19768)
- Introduce a default refresh rate app setting for calendar subscriptions (server#19785)
- Add message for DoesNotExistException (server#19816)
- Prevent self-xss via invalid mysql user name on install screen (server#19831)
- Move to github actions (files_videoplayer#157)
- Append the autocomplete results to the dropdown container (gallery#571)
- Support Strict VoIP push notifications for iOS 13 SDK (notifications#566)
- Bump handlebars from 4.1.2 to 4.3.0 (notifications#568)
- Fix push notifications for multibyte notifications (notifications#577)
- Use actions from tutorial (viewer#384)
Version 17.0.3 January 31 2020
Download: nextcloud-17.0.3.tar.bz2 or nextcloud-17.0.3.zip Check the file integrity with: MD5: nextcloud-17.0.3.tar.bz2.md5 or nextcloud-17.0.3.zip.md5 SHA256: nextcloud-17.0.3.tar.bz2.sha256 or nextcloud-17.0.3.zip.sha256 SHA512: nextcloud-17.0.3.tar.bz2.sha512 or nextcloud-17.0.3.zip.sha512 PGP (Key): nextcloud-17.0.3.tar.bz2.asc or nextcloud-17.0.3.zip.asc
Changes
- Fix comments search result to work with multibyte strings (server#18399)
- Fix listing users in groups with slash in the name (server#18467)
- Fix Office preview generation (server#18475)
- Use File Node API for more download cases, skip unreadable files (server#18488)
- Restore old behavior allowing to set custom appstore (server#18694)
- Fix broken upgrade caused by undefined method call (server#18706)
- Trash bin: fix exception triggered if no correct fileId is provided. (server#18734)
- Cache group existence early to save useless requests to LDAP (server#18747)
- Do not rerender the selection menu on show (server#18758)
- Set direct login after password reset (server#18792)
- Properly handle resources in ReminderService (server#18880)
- Dont throw undefined index errors for storages that have no owner set (server#18932)
- Always use the latest timestamp for merged activities (server#19014)
- Fix loaded controller check (server#19069)
- When a user was deleted remove them from applicable list, unless… (server#19076)
- AppFetcher: Distinguish between fileName and endpointName (server#19159)
- Use themed favicon-fb (server#19188)
- GitHub actions/lint (viewer#369)
Version 17.0.2 December 20 2019
Download: nextcloud-17.0.2.tar.bz2 or nextcloud-17.0.2.zip Check the file integrity with: MD5: nextcloud-17.0.2.tar.bz2.md5 or nextcloud-17.0.2.zip.md5 SHA256: nextcloud-17.0.2.tar.bz2.sha256 or nextcloud-17.0.2.zip.sha256 SHA512: nextcloud-17.0.2.tar.bz2.sha512 or nextcloud-17.0.2.zip.sha512 PGP (Key): nextcloud-17.0.2.tar.bz2.asc or nextcloud-17.0.2.zip.asc
Changes
- Actually return the quote when getting global storage info (server#17851)
- Also set X-OC-Mtime header for files that are smaller than 10MB (server#17858)
- FIX: horizontal scrolling on mobile due to tab accessibility navigation ‘skip to content’ positioned at a fixed position (server#17883)
- Fix reshare with circle (server#17916)
- Bump icewind/searchdav (server#17919)
- Make timeout a optional parameter (server#17925)
- Check quota before transfer ownership (server#17928)
- Re-acquired expired shared locks on large file uploads (server#17945)
- Pass through ServerNotAvailableException on app init (server#17952)
- Do not check for updates if we have no internet (server#18036)
- Convert more columns to bigint (server#18040)
- Fix installing with MySQL 8.0.4+ (server#18043)
- Uid can be false when the user record does not exit (server#18047)
- Update the CRL (server#18050)
- Make chunksize (used to check for gone LDAP users) configurable (server#18054)
- Remove objectstore credentials (server#18075)
- Incorrect integer value: ” for column ‘password_invalid’ while migra… (server#18100)
- Trim the login name (server#18156)
- Delay creation of the cert bundle (server#18186)
- Handle token insert conflicts (server#18189)
- Throw an invalid token exception is token is marked outdated (server#18198)
- Backport #18120 (server#18205)
- Mark “Talk” active on /call/token URLs (server#18221)
- Allow to unfavorite all files (server#18247)
- Hide the tooltip if the list row is rerendered (server#18252)
- Move overwritehost check to isTrustedDomain (server#18306)
- Convert various columns in oc_mounts to bigint (server#18307)
- Do not disable authentication apps (server#18332)
- Sharee API GS fixes (server#18337)
- Handle IPv6 addresses with an explict incoming interface at the end (server#18352)
- Adding share type circles (server#18355)
- Fix restoring shared versions (server#18358)
- Support more IPv6 addresses in the RefreshWebcalJob (server#18366)
- Bump the CRL (server#18375)
- Allow to detect mimetype by content (server#18386)
- Bump serialize-javascript and handlebars (server#18419)
- Update icewind/searchdav to 1.0.2 (3rdparty#351)
- Is_dir can be null on blacklisted files (activity#407)
- Remove debug log (activity#412)
- Use @nextcloud/axios so the csrf token gets refreshed (notifications#471)
- Fix header icon hover & focus feedback (notifications#495)
- Fix cutting of multibyte characters (notifications#499)
- Do not send push notifications when nothing was deleted (notifications#506)
Version 17.0.1 November 9 2019
Download: nextcloud-17.0.1.tar.bz2 or nextcloud-17.0.1.zip Check the file integrity with: MD5: nextcloud-17.0.1.tar.bz2.md5 or nextcloud-17.0.1.zip.md5 SHA256: nextcloud-17.0.1.tar.bz2.sha256 or nextcloud-17.0.1.zip.sha256 SHA512: nextcloud-17.0.1.tar.bz2.sha512 or nextcloud-17.0.1.zip.sha512 PGP (Key): nextcloud-17.0.1.tar.bz2.asc or nextcloud-17.0.1.zip.asc
Changes
- Always use the folder icon depending on the mount type if not a share mount (server#17156)
- Fix “create folder” icon overlaying home icon (server#17219)
- Fix directory detection for s3 (server#17273)
- Fix user with id 0 to be able to comment (server#17274)
- Handle moveFromStorage within the same storage even when storage wrap… (server#17277)
- Dont delete cache entries if deleting an object from object store failed (server#17281)
- Correctly detect the mimetype from uploads (server#17295)
- Add (hidden) option to configure smb timeout (server#17298)
- Position fixed for .toastify.toast (server#17300)
- Fix fetching additional search results on scrolling down (server#17305)
- Bring the default font size up to 15px (server#17309)
- Use handlebars from node_modules (on CI) (server#17348)
- Reduce adressbook change events and handling (server#17351)
- Fix typo in “which” (server#17358)
- Fix updating and deleting authtokens (server#17415)
- Allow removing federated shares of locally reshared files (server#17418)
- Fix oauth client redirect (server#17438)
- Don’t call basename on null (server#17444)
- Fix axios csrf token update event (server#17453)
- Use @nextcloud/axios to keep the CSRF token in sync (server#17455)
- Kill ui-regression ci job (server#17457)
- Force hide tooltips on sidebar close (server#17493)
- Only cache the mimetype if the file exists (server#17538)
- Set the proper filename for version downloads (server#17541)
- Load additional scripts on help page (server#17578)
- Let SCSS cleanup only run once (server#17579)
- Pass on direct query parameter during login (server#17581)
- Added documentation links on settings pages (server#17589)
- Include the share in the Files_Sharing::loadAdditionalScripts event (server#17597)
- Treat LDAP error 50 as auth issue, prevents lost server connection errors (server#17617)
- Hide strange Everyone and Disabled group numbers with LDAP (server#17621)
- Fix browser back button (server#17638)
- Fix filename overlapping on mobile (server#17676)
- Harden middleware check (server#17681)
- Fix jsConfigHelper lang/locale mixup (server#17686)
- Fix weird KDE bug with loginflowv2 (server#17688)
- Make sure limit is never negative (server#17716)
- Fix DAV mimetype search (server#17731)
- Return null from migration to match with typehint (server#17742)
- Do not show ‘Get your own free account’ on services under subscription (server#17748)
- Fix action menu on mobile (server#17766)
- Bring back external storage group select delete (server#17767)
- Switch to Files Node API for zip generation (server#17840)
- Use correct route to generate (nextcloud_announcements#56)
- Name of the collector is `Php`. (survey_client#98)
- Update version on master (viewer#232)
- Bump eslint-plugin-node from 9.2.0 to 10.0.0 (viewer#235)
- Bump @babel/core from 7.5.5 to 7.6.0 (viewer#236)
- Bump @babel/preset-env from 7.5.5 to 7.6.0 (viewer#237)
- Bump webpack-cli from 3.3.7 to 3.3.8 (viewer#238)
- Bump webpack from 4.39.3 to 4.40.1 (viewer#242)
- Bump webpack from 4.40.1 to 4.40.2 (viewer#245)
- Bump webpack-cli from 3.3.8 to 3.3.9 (viewer#250)
- Bump eslint-config-nextcloud from 0.0.5 to 0.0.6 (viewer#258)
- Bump url-loader from 2.1.0 to 2.2.0 (viewer#259)
Version 17.0.0 September 30 2019
Download: nextcloud-17.0.0.tar.bz2 or nextcloud-17.0.0.zip Check the file integrity with: MD5: nextcloud-17.0.0.tar.bz2.md5 or nextcloud-17.0.0.zip.md5 SHA256: nextcloud-17.0.0.tar.bz2.sha256 or nextcloud-17.0.0.zip.sha256 SHA512: nextcloud-17.0.0.tar.bz2.sha512 or nextcloud-17.0.0.zip.sha512 PGP (Key): nextcloud-17.0.0.tar.bz2.asc or nextcloud-17.0.0.zip.asc
Changes
Nextcloud 17 introduces a series of secure collaboration features including a collaborative text editor, remote wipe, updated secure view, improved two-factor-authentication and easier access than ever with deeper integration of large-scale storage like S3 and IBM Spectrum Scale. As this is a major release, the changelog is too long to put here. Users can look at github milestones to find what has been merged. A quick overview of what is new:
Remote Wipe allows users and administrators to forcibly clean files from remote devices, for example in case they are stolen.
Nextcloud Text, our new distraction-free, collaborative rich text editor
Improvements to secure view like enforcable watermarks enable virtual data room use
Setup two-factor authentication after first login, admins can create one-time login tokens in the web UI and delegate this to group admins
secure mailbox in Outlook Add-in
LDAP write support makes it possible to manage users from Nextcloud
S3 versioning support, IBM Spectrum Scale integration and Global Scale with Collabora Online
Read the release announcement and blogs it links to for more details.
Latest 16 release below.
Version 16.0.11 June 9 2020
Download: nextcloud-16.0.11.tar.bz2 or nextcloud-16.0.11.zip Check the file integrity with: MD5: nextcloud-16.0.11.tar.bz2.md5 or nextcloud-16.0.11.zip.md5 SHA256: nextcloud-16.0.11.tar.bz2.sha256 or nextcloud-16.0.11.zip.sha256 SHA512: nextcloud-16.0.11.tar.bz2.sha512 or nextcloud-16.0.11.zip.sha512 PGP (Key): nextcloud-16.0.11.tar.bz2.asc or nextcloud-16.0.11.zip.asc
Changes
This is the final release of Nextcloud 16. To protect the security of your data, upgrade to Nextcloud Hub 19 or get a subscription to Nextcloud Enterprise to benefit from long term support.
- Fix IE11 upload fallback methods (server#20604)
- Fix jsunit tests (server#20621)
- Fix public layout header title & description (server#20758)
- Fix Argon2 options checks (server#20765)
- Clarified trash bin retention by storage shortage override in config.sample.php (server#20810)
- Bump handlebars from 4.1.1 to 4.6.0 in /build (server#20968)
- Caching and compression for app store requests (server#21056)
- Prevent download, printing and text selection when download is hidden (files_pdfviewer#184)
Version 16.0.10 April 25 2020
Download: nextcloud-16.0.10.tar.bz2 or nextcloud-16.0.10.zip Check the file integrity with: MD5: nextcloud-16.0.10.tar.bz2.md5 or nextcloud-16.0.10.zip.md5 SHA256: nextcloud-16.0.10.tar.bz2.sha256 or nextcloud-16.0.10.zip.sha256 SHA512: nextcloud-16.0.10.tar.bz2.sha512 or nextcloud-16.0.10.zip.sha512 PGP (Key): nextcloud-16.0.10.tar.bz2.asc or nextcloud-16.0.10.zip.asc
Changes
- Fix occ maintenance:install database connect failure (server#19328)
- Do not use the instance name as user part of from mail addresses (server#19926)
- Bump acorn from 6.1.1 to 6.4.1 (server#19946)
- Fix default action for deleted shares (server#19984)
- Default value of lookupServerEnabled should be the same everywhere (server#20002)
- Update the target when it isempty after sharing (server#20018)
- Fixes auto-detecting UUID attributes (server#20048)
- Force compatible dependency versions in acceptance tests (server#20053)
- Remove admin_notifications since it is obsolete since Nextcloud 14 (server#20142)
- Fix PDF and video viewers on public links (server#20147)
- Bugfix – Prevent PHP Warning for count on null on LDAP (server#20177)
- Fix OCA\DAV\CalDAV\CalDavBackend search $options (server#20190)
- Remove Acrobat logo from PDF filetype icon (server#20240)
- Catch NotFoundException when getting the user folder (server#20337)
- Update root.crl due to revocation of spgverein.crt (server#20486)
- Do not advertise nulled userId for for systemwide credentials (server#20518)
- Fix MariaDB/MySQL version check (server#20590)
- Fix IE11 upload fallback methods (server#20604)
- Fix jsunit tests (server#20621)
- Email activity is missing information (activity#443)
- Bump pdf.js to 2.1.266 (files_pdfviewer#171)
- Bump acorn from 6.1.1 to 6.4.1 (firstrunwizard#302)
- Bump acorn from 6.1.1 to 6.4.1 (notifications#591)
- Bump acorn from 6.1.1 to 6.4.1 (recommendations#198)
Version 16.0.9 March 13 2020
Download: nextcloud-16.0.9.tar.bz2 or nextcloud-16.0.9.zip Check the file integrity with: MD5: nextcloud-16.0.9.tar.bz2.md5 or nextcloud-16.0.9.zip.md5 SHA256: nextcloud-16.0.9.tar.bz2.sha256 or nextcloud-16.0.9.zip.sha256 SHA512: nextcloud-16.0.9.tar.bz2.sha512 or nextcloud-16.0.9.zip.sha512 PGP (Key): nextcloud-16.0.9.tar.bz2.asc or nextcloud-16.0.9.zip.asc
Changes
- Respect shareapi_allow_share_dialog_user_enumeration in Principal bac… (server#18230)
- Relax strict getHome behaviour for LDAP users in a shadow state (server#18885)
- Expose Argon2 options (as we did for bcrypt) (server#19096)
- Do not encode contacts menu mailto links (server#19209)
- For the DB ot pick an index specify the object_type (server#19285)
- Fix display of DTEND for multi-day all-day event (server#19310)
- Prevent archieved download on secure view (server#19362)
- Bump fstream from 1.0.11 to 1.0.12 in /build (server#19371)
- Bump lodash from 4.17.11 to 4.17.15 in /build (server#19373)
- Bump lodash.mergewith from 4.6.1 to 4.6.2 in /build (server#19374)
- Don’t create invalid users (server#19453)
- When we receive intentional empty whats new info, do not try to show it (server#19472)
- Strip of users home path from share api message (server#19594)
- Remove noise from detectUuid and cache results (server#19626)
- Correctly trim long cyrillic note (server#19638)
- Fix non-centered no javascript message (server#19717)
- Keep edit permission when toggling share checkbox (server#19797)
- Add message for DoesNotExistException (server#19817)
- Prevent self-xss via invalid mysql user name on install screen (server#19832)
- Move to github actions (files_videoplayer#158)
- Fix push notifications for multibyte notifications (notifications#586)
- Stb16 actions (viewer#386)
Version 16.0.8 January 31 2020
Download: nextcloud-16.0.8.tar.bz2 or nextcloud-16.0.8.zip Check the file integrity with: MD5: nextcloud-16.0.8.tar.bz2.md5 or nextcloud-16.0.8.zip.md5 SHA256: nextcloud-16.0.8.tar.bz2.sha256 or nextcloud-16.0.8.zip.sha256 SHA512: nextcloud-16.0.8.tar.bz2.sha512 or nextcloud-16.0.8.zip.sha512 PGP (Key): nextcloud-16.0.8.tar.bz2.asc or nextcloud-16.0.8.zip.asc
Changes
- Fix comments search result to work with multibyte strings (server#18400)
- Bump nextcloud-vue-collections to 0.4.2 (server#18440)
- Use File Node API for more download cases, skip unreadable files (server#18489)
- Allow inline styles for theming images (server#18581)
- Cache group existence early to save useless requests to LDAP (server#18748)
- Do not rerender the selection menu on show (server#18759)
- Dont throw undefined index errors for storages that have no owner set (server#18933)
- Always use the latest timestamp for merged activities (server#19015)
- Fix restoring shared versions (server#19016)
- When a user was deleted remove them from applicable list, unless… (server#19077)
- Bump handlebars from 4.1.2 to 4.3.0 (notifications#524)
Version 16.0.7 December 20 2019
Download: nextcloud-16.0.7.tar.bz2 or nextcloud-16.0.7.zip Check the file integrity with: MD5: nextcloud-16.0.7.tar.bz2.md5 or nextcloud-16.0.7.zip.md5 SHA256: nextcloud-16.0.7.tar.bz2.sha256 or nextcloud-16.0.7.zip.sha256 SHA512: nextcloud-16.0.7.tar.bz2.sha512 or nextcloud-16.0.7.zip.sha512 PGP (Key): nextcloud-16.0.7.tar.bz2.asc or nextcloud-16.0.7.zip.asc
Changes
- Actually return the quote when getting global storage info (server#17852)
- Also set X-OC-Mtime header for files that are smaller than 10MB (server#17857)
- FIX: horizontal scrolling on mobile due to tab accessibility navigation ‘skip to content’ positioned at a fixed position (server#17884)
- Don’t use an undefined index if not needed (server#17906)
- Always check via http and https whether htaccess is working (server#17910)
- Check quota before transfer ownership (server#17927)
- Make timeout a optional parameter (server#17929)
- Bump icewind/searchdav (server#17933)
- Re-acquired expired shared locks on large file uploads (server#17944)
- Pass through ServerNotAvailableException on app init (server#17953)
- Do not check for updates if we have no internet (server#18037)
- Convert more columns to bigint (server#18041)
- Fix installing with MySQL 8.0.4+ (server#18044)
- Uid can be false when the user record does not exit (server#18048)
- Update the CRL (server#18051)
- Make chunksize (used to check for gone LDAP users) configurable (server#18055)
- Incorrect integer value: ” for column ‘password_invalid’ while migra… (server#18116)
- Use old node LTS to build handlebars (server#18129)
- Trim the login name (server#18183)
- Delay creation of the cert bundle (server#18187)
- Allow to unfavorite all files (server#18248)
- Mark files_rightclick as shipped so it’s marked as official (server#18259)
- Fix removing groups that have a slash in the name (server#18284)
- Move overwritehost check to isTrustedDomain (server#18308)
- Convert various columns in oc_mounts to bigint (server#18309)
- Do not disable authentication apps (server#18333)
- ShareeAPI GS fixes (server#18347)
- Adding share type circles (server#18356)
- Support more IPv6 addresses in the RefreshWebcalJob (server#18367)
- Bump the CRL (server#18376)
- Allow to detect mimetype by content (server#18387)
- Update icewind/searchdav to 1.0.2 (3rdparty#352)
- Remove debug log (activity#413)
- The token id is an int (notifications#489)
- Fix cutting of multibyte characters (notifications#500)
Version 16.0.6 November 9 2019
Download: nextcloud-16.0.6.tar.bz2 or nextcloud-16.0.6.zip Check the file integrity with: MD5: nextcloud-16.0.6.tar.bz2.md5 or nextcloud-16.0.6.zip.md5 SHA256: nextcloud-16.0.6.tar.bz2.sha256 or nextcloud-16.0.6.zip.sha256 SHA512: nextcloud-16.0.6.tar.bz2.sha512 or nextcloud-16.0.6.zip.sha512 PGP (Key): nextcloud-16.0.6.tar.bz2.asc or nextcloud-16.0.6.zip.asc
Changes
- Instead of upsert query, fallback to default on PSQL <= 9.4 (server#16814)
- Return the proper jailed path when requesting the root path (server#17012)
- Fix “create folder” icon overlaying home icon (server#17227)
- Fix directory detection for s3 (server#17271)
- Handle moveFromStorage within the same storage even when storage wrap… (server#17278)
- Dont delete cache entries if deleting an object from object store failed (server#17282)
- Correctly detect the mimetype from uploads (server#17296)
- Add (hidden) option to configure smb timeout (server#17299)
- Fix scrolling after switching to grid view (server#17342)
- Use handlebars from node_modules (on CI) (server#17347)
- Reduce adressbook change events and handling (server#17352)
- Fix updating and deleting authtokens (server#17416)
- Allow removing federated shares of locally reshared files (server#17419)
- Don’t call basename on null (server#17441)
- Correctly handle emtpy string in proxyuserpwd config (server#17511)
- Only cache the mimetype if the file exists (server#17539)
- Set the proper filename for version downloads (server#17542)
- Let SCSS cleanup only run once (server#17580)
- Added documentation links on settings pages (server#17588)
- Treat LDAP error 50 as auth issue, prevents lost server connection errors (server#17618)
- Fix method scope (server#17619)
- Hide strange Everyone and Disabled group numbers with LDAP (server#17622)
- Load additional scripts on help page (server#17641)
- Stop if there is no encrypted token (server#17648)
- Reset and init new user form language (server#17653)
- Fix jsConfigHelper lang/locale mixup (server#17687)
- Fix weird KDE bug with loginflowv2 (server#17689)
- Fix DAV mimetype search (server#17732)
- Bring back external storage group select delete (server#17768)
- Switch to Files Node API for zip generation (server#17841)
- Actually return the quote when getting global storage info (server#17852)
- Force close all tooltips when closing sharing menu (gallery#548)
- Use correct route to generate (nextcloud_announcements#57)
- Name of the collector is `Php`. (survey_client#99)
- Bump sass-loader from 7.1.0 to 7.2.0 (viewer#213)
- Bump webpack from 4.39.1 to 4.39.2 (viewer#214)
- Bump sass-loader from 7.2.0 to 7.3.1 (viewer#215)
- Bump webpack-cli from 3.3.6 to 3.3.7 (viewer#216)
- Bump eslint-loader from 2.2.1 to 3.0.0 (viewer#217)
- Bump eslint-plugin-standard from 4.0.0 to 4.0.1 (viewer#218)
- Bump eslint-utils from 1.3.1 to 1.4.2 (viewer#220)
- Bump webpack-merge from 4.2.1 to 4.2.2 (viewer#222)
- Bump babel-eslint from 10.0.2 to 10.0.3 (viewer#223)
- Bump webpack from 4.39.2 to 4.39.3 (viewer#225)
- Bump nextcloud-vue from 0.12.1 to 0.12.2 (viewer#226)
- Bump eslint-plugin-node from 9.1.0 to 9.2.0 (viewer#227)
- Update version on master (viewer#232)
- Bump eslint-plugin-node from 9.2.0 to 10.0.0 (viewer#235)
- Bump @babel/core from 7.5.5 to 7.6.0 (viewer#236)
- Bump @babel/preset-env from 7.5.5 to 7.6.0 (viewer#237)
- Bump webpack-cli from 3.3.7 to 3.3.8 (viewer#238)
- Bump webpack from 4.39.3 to 4.40.1 (viewer#242)
- Bump webpack from 4.40.1 to 4.40.2 (viewer#245)
- Bump webpack-cli from 3.3.8 to 3.3.9 (viewer#250)
- Bump eslint-config-nextcloud from 0.0.5 to 0.0.6 (viewer#258)
- Bump url-loader from 2.1.0 to 2.2.0 (viewer#259)
Version 16.0.5 September 27 2019
Download: nextcloud-16.0.5.tar.bz2 or nextcloud-16.0.5.zip Check the file integrity with: MD5: nextcloud-16.0.5.tar.bz2.md5 or nextcloud-16.0.5.zip.md5 SHA256: nextcloud-16.0.5.tar.bz2.sha256 or nextcloud-16.0.5.zip.sha256 SHA512: nextcloud-16.0.5.tar.bz2.sha512 or nextcloud-16.0.5.zip.sha512 PGP (Key): nextcloud-16.0.5.tar.bz2.asc or nextcloud-16.0.5.zip.asc
Changes
- Make possible to focus grid/list view toggle via keyboard (server#16745)
- Fix tracking of auto disabled apps in Updater (server#16753)
- Filter more configs (server#16802)
- Correctly remove apps without any releases (server#16818)
- Undefined variable response when server is no nextcloud anymore (server#16826)
- Change access handling of projects (server#16837)
- Only add the app-itunes-app tag if the id is set (server#16848)
- Use custom client URL in welcome emails (server#16883)
- Properly redirect if accessing invalid file though /f/ entrypoint (server#16891)
- Bump mixin-deep from 1.3.1 to 1.3.2 (server#16896)
- Only run integration tests when PHP was modified (server#16909)
- Ignore Enter key up event on menu button toggles (server#16921)
- Be sure to get the jailed path if the storage is a jail (server#16991)
- Remove orphaned calendar data from deleted subscriptions (server#16994)
- Only run code coverage CI on merge (server#16995)
- Returns 404 (server#16997)
- Properly initialize the CacheJail for sharing (server#17061)
- Fix SMB availability status + higher delay on auth issues (server#17070)
- When you click on thumbnail of a file, it should open the file not the sidebar (server#17091)
- Emit moveToTrash event only for the deleting user (server#17099)
- Fix opening apps with Ctrl+click (server#17103)
- Always use the folder icon depending on the mount type if not a share mount (server#17155)
- Don’t send executionContexts for Clear-Site-Data (server#17157)
- Add uid to delete temp token query (server#17197)
- Fix l10n in federated file sharing (server#17211)
- Nextcloud 16.0.5 (server#17250)
- Fix spaces being collapsed in move dialog (server#17257)
- Better dark theme support (activity#389)
- Fix travis database tests (activity#390)
- Bump lodash from 4.17.11 to 4.17.14 (files_texteditor#174)
- Translate menu action (files_texteditor#183)
- Bump mixin-deep from 1.3.1 to 1.3.2 (files_videoplayer#138)
- Bump mixin-deep from 1.3.1 to 1.3.2 (firstrunwizard#211)
- Randomize the interval. (nextcloud_announcements#48)
- Improve the notification (nextcloud_announcements#51)
- Also set the subject when the subject is not too long (notifications#415)
- Bump eslint-utils from 1.3.1 to 1.4.2 (notifications#418)
- The backports of #392 and #390 did not work out as expected (notifications#420)
- Bump mixin-deep from 1.3.1 to 1.3.2 (recommendations#121)
- Bump eslint-utils from 1.3.1 to 1.4.2 (viewer#221)
Version 16.0.4 August 16 2019 Download: nextcloud-16.0.4.tar.bz2 or nextcloud-16.0.4.zip Check the file integrity with: MD5: nextcloud-16.0.4.tar.bz2.md5 or nextcloud-16.0.4.zip.md5 SHA256: nextcloud-16.0.4.tar.bz2.sha256 or nextcloud-16.0.4.zip.sha256 SHA512: nextcloud-16.0.4.tar.bz2.sha512 or nextcloud-16.0.4.zip.sha512 PGP (Key): nextcloud-16.0.4.tar.bz2.asc or nextcloud-16.0.4.zip.asc
Changes
- Always set the display name for user shares (server#16254)
- Prevent undefined offset 0 in findByUserIdOrMail (server#16325)
- Use HTTP1.1 to read S3 objects (server#16330)
- Bump lodash.mergewith from 4.6.1 to 4.6.2 (server#16338)
- Bump lodash.merge from 4.6.1 to 4.6.2 (server#16341)
- Bump lodash from 4.17.11 to 4.17.13 (server#16352)
- Addsubtag should push to array (server#16405)
- Add catch for RuntimeException (server#16414)
- Only prevent disabling encrytion via the API (server#16425)
- Do not keep searching for recent (server#16432)
- Update operationprogressbar.js (server#16437)
- Fix File#putContents(string) on ObjectStorage (server#16444)
- Pass $configargs to openssl_pkey_export (server#16500)
- Nested recursion breaking max nested level for parent comment calculation (server#16524)
- Allow hidden smb shares (server#16527)
- Allow to provide supported calendar component set internally as a string (server#16536)
- Lock SCSS so we only run 1 job at a time (server#16541)
- Fix max contrast retrieval to limit minimum color for relative time (server#16543)
- Supresses disclosing the userid for LDAP users in the welcome mail (server#16561)
- Use a pattern to identify sensitive config keys (server#16562)
- Do not log locked files (server#16564)
- Log email shares in admin_audit log (server#16566)
- Change send to sent (server#16567)
- Do not log all locked exceptions (server#16578)
- Check the if we can actually access the storage cache for recent files (server#16598)
- Set proper defaults for v-tooltip usages (server#16607)
- Fix/xss/on favorite file (server#16610)
- Log circles and remote shares in admin_audit (server#16627)
- Make sure we only fetch the file by id for the actual owner (server#16630)
- Remove unncessary code block in share recommendations, fixed undefined var error (server#16633)
- Files_external: proper user context for sharing (server#16637)
- Properly return an int in the getId function of the cache (server#16689)
- Fix enable/disable user audit message (server#16691)
- Delay sending event from app init to when they are needed (server#16695)
- Fix download button shown in public share page with hidden downloads (files_pdfviewer#145)
- Change name from ‘Text editor’ to ‘Plain text editor’ to prevent confusion with ‘Text’ (files_texteditor#169)
- Run drone for webpack build (files_texteditor#176)
- Bump lodash from 4.17.11 to 4.17.14 (files_videoplayer#135)
- Bump lodash.mergewith from 4.6.1 to 4.6.2 (firstrunwizard#199)
- Bump lodash.merge from 4.6.1 to 4.6.2 (firstrunwizard#200)
- Bump lodash from 4.17.11 to 4.17.14 (firstrunwizard#202)
- Bump fstream from 1.0.11 to 1.0.12 (firstrunwizard#205)
- Bump lodash from 4.17.11 to 4.17.13 (notifications#376)
- Trim the subject before encrypting the subject (notifications#384)
- Align the notification subject vertically to the icon (notifications#390)
- Fix notification body text alignment and text contrast (notifications#391)
- Fix mention and actions layout (notifications#392)
- Bump lodash.mergewith from 4.6.1 to 4.6.2 (recommendations#105)
- Bump lodash from 4.17.11 to 4.17.14 (recommendations#107)
- Bump tar from 2.2.1 to 2.2.2 (recommendations#120)
- Bump cypress-image-snapshot from 3.0.1 to 3.0.2 (viewer#102)
- Bump babel-loader from 8.0.5 to 8.0.6 (viewer#103)
- Bump cypress-file-upload from 3.1.1 to 3.1.2 (viewer#104)
- Bump @babel/preset-env from 7.4.4 to 7.4.5 (viewer#109)
- Bump eslint-plugin-node from 9.0.1 to 9.1.0 (viewer#116)
- Bump cypress-testing-library from 3.0.1 to 4.0.0 (viewer#119)
- Bump nextcloud-vue from 0.11.3 to 0.11.4 (viewer#121)
- Bump webpack-cli from 3.3.2 to 3.3.3 (viewer#127)
- Bump file-loader from 3.0.1 to 4.0.0 (viewer#130)
- Bump cypress-image-snapshot from 3.1.0 to 3.1.1 (viewer#131)
- Bump webpack from 4.33.0 to 4.34.0 (viewer#135)
- Bump cypress-file-upload from 3.1.2 to 3.1.3 (viewer#137)
- Bump webpack-cli from 3.3.3 to 3.3.4 (viewer#138)
- Bump nextcloud-server from 0.15.9 to 0.15.10 (viewer#139)
- Bump webpack from 4.34.0 to 4.35.0 (viewer#144)
- Bump eslint-plugin-vue from 5.2.2 to 5.2.3 (viewer#152)
- Bump webpack-cli from 3.3.4 to 3.3.5 (viewer#153)
- Bump eslint-plugin-promise from 4.1.1 to 4.2.1 (viewer#154)
- Bump url-loader from 2.0.0 to 2.0.1 (viewer#155)
- Bump eslint-plugin-import from 2.17.3 to 2.18.0 (viewer#156)
- Bump eslint-loader from 2.1.2 to 2.2.1 (viewer#165)
- Bump webpack from 4.35.2 to 4.35.3 (viewer#176)
- Bump stylelint-scss from 3.8.0 to 3.9.1 (viewer#178)
- Bump eslint-plugin-import from 2.18.0 to 2.18.2 (viewer#182)
- Bump webpack-cli from 3.3.5 to 3.3.6 (viewer#187)
- Bump vue-loader from 15.7.0 to 15.7.1 (viewer#188)
- Bump webpack from 4.35.3 to 4.36.1 (viewer#189)
- Bump webpack from 4.36.1 to 4.38.0 (viewer#194)
- Bump url-loader from 2.0.1 to 2.1.0 (viewer#196)
- Bump lodash from 4.17.11 to 4.17.15 (viewer#201)
- Bump webpack from 4.38.0 to 4.39.0 (viewer#202)
- Bump webpack from 4.39.0 to 4.39.1 (viewer#204)
- Detect and switch fullscreen (viewer#47)
- Update version on master (viewer#66)
- Test actions (viewer#67)
- Revert “Test actions” (viewer#68)
- Bump nextcloud-vue from 0.9.5 to 0.10.0 (viewer#69)
- Bump eslint-plugin-import from 2.16.0 to 2.17.2 (viewer#70)
- Bump eslint-import-resolver-webpack from 0.11.0 to 0.11.1 (viewer#71)
- Bump webpack from 4.29.6 to 4.30.0 (viewer#72)
- Fix/loading/race condition (viewer#73)
- Bump webpack-cli from 3.3.1 to 3.3.2 (viewer#90)
- Bump eslint-plugin-node from 8.0.1 to 9.0.1 (viewer#92)
- Bump webpack from 4.30.0 to 4.31.0 (viewer#96)
Version 16.0.3 July 9 2019
Download: nextcloud-16.0.3.tar.bz2 or nextcloud-16.0.3.zip Check the file integrity with: MD5: nextcloud-16.0.3.tar.bz2.md5 or nextcloud-16.0.3.zip.md5 SHA256: nextcloud-16.0.3.tar.bz2.sha256 or nextcloud-16.0.3.zip.sha256 SHA512: nextcloud-16.0.3.tar.bz2.sha512 or nextcloud-16.0.3.zip.sha512 PGP (Key): nextcloud-16.0.3.tar.bz2.asc or nextcloud-16.0.3.zip.asc
Changes
- Do not fail hard on new user mail error (server#16189)
- Fix redirect after rescanFailedIntegrityCheck to “Overview” page (server#16244)
- Fix permissions for drag-n-drop uploads (server#16249)
- Try to delete the cypress folder of the viewer app (server#16297)
- Send browser notifications again (notifications#373)
Version 16.0.2 July 5 2019
Download: nextcloud-16.0.2.tar.bz2 or nextcloud-16.0.2.zip Check the file integrity with: MD5: nextcloud-16.0.2.tar.bz2.md5 or nextcloud-16.0.2.zip.md5 SHA256: nextcloud-16.0.2.tar.bz2.sha256 or nextcloud-16.0.2.zip.sha256 SHA512: nextcloud-16.0.2.tar.bz2.sha512 or nextcloud-16.0.2.zip.sha512 PGP (Key): nextcloud-16.0.2.tar.bz2.asc or nextcloud-16.0.2.zip.asc
Changes
- Update ca bundle (server#15553)
- Update ca bundle checker (server#15554)
- User management/subadmin: rephrase ambiguous error message (server#15575)
- Update shipped.json to include privacy and recommendations (server#15592)
- Show supported apps in app management (server#15593)
- Update CRL due to revoked cookbook.crt (server#15628)
- Only show sharing section if it has content (server#15649)
- Remove quota feedback if no link set (server#15666)
- Allow redis cluster to use password (server#15686)
- Don’t run repair step for every individual user, outsource that to background job (server#15718)
- Check the actual status code for 204 and 304 (server#15724)
- [Security] Bump tar from 2.2.1 to 2.2.2 (server#15728)
- Don’t notify admins if no potentially over exposing links found (server#15745)
- Also allow dragging below the file list (server#15754)
- Change text color in search box in darktheme, ref #15598 (server#15768)
- Check for free space on touch (server#15772)
- Search files by id in shared storages last (server#15799)
- Hide newFile menu if quota is set to 0B (server#15856)
- Add core/js/dist/ to l10nignore (server#15948)
- Add LDAP integr. test for receiving share candidates with group limitation (server#15984)
- Remove auto focus of share input field on dialog open, fix #15261 (server#16010)
- LDAP) API: return one base properly when multiple are configured (server#16015)
- Handle storage exceptions when trying to set mtime (server#16038)
- Fix LDAP Wizard forgetting groups on select with search (server#16051)
- Revert “Fix userid casting in notifications” (server#16068)
- Fix appid argument for integrity:check-app (server#16080)
- Fix full text search for groupfolders (server#16082)
- Fall back to black for non-color values (server#16089)
- Check if uploading to lookup server is enabled before verifying (server#16091)
- Allow apps to store longer messages in the comments API (server#16105)
- Invalidates user when plugin reported deletion success (server#16112)
- Fix download link included in public share page with hidden download (server#16125)
- Better check reshare permissions (server#16127)
- Verify that paths are valid for recursive local move (server#16128)
- Don’t allow to disable encryption via the API (server#16133)
- Do not show a internet connectivity warning if internet access is dis… (server#16146)
- Update Nextcloud version in docs link (server#16157)
- Allow apps to overwrite the maximum length when reading from database (server#16177)
- RefreshWebcalJob: replace ugly Regex with standard php utils (server#16201)
- Better check reshare permissions part2 (server#16211)
- Fix “unshare group share from self” activity (activity#380)
- Fix load of character maps (files_pdfviewer#141)
- [Security] Bump axios from 0.18.0 to 0.18.1 (firstrunwizard#192)
- Correctly show errors when setting the password (gallery#529)
- Blacklist using .noimage (gallery#533)
- Update dependabot deps in stable16 (notifications#359)
- Increase size of icon bubble for more visibility (notifications#368)
- Add app description to readme and appinfo (privacy#133)
- Catch and filter share that can’t be found (recommendations#79)
- [Security] Bump axios from 0.18.0 to 0.18.1 (recommendations#92)
- [Security] Bump tar from 2.2.1 to 2.2.2 (viewer#113)
- [Security] Bump axios from 0.18.0 to 0.19.0 (viewer#117)
Version 16.0.1 May 16 2019
Download: nextcloud-16.0.1.tar.bz2 or nextcloud-16.0.1.zip Check the file integrity with: MD5: nextcloud-16.0.1.tar.bz2.md5 or nextcloud-16.0.1.zip.md5 SHA256: nextcloud-16.0.1.tar.bz2.sha256 or nextcloud-16.0.1.zip.sha256 SHA512: nextcloud-16.0.1.tar.bz2.sha512 or nextcloud-16.0.1.zip.sha512 PGP (Key): nextcloud-16.0.1.tar.bz2.asc or nextcloud-16.0.1.zip.asc
Changes
- Fix setupcheck for intl module (server#15223)
- Take return of mkdir into consideration; photocache to not create a folder for deletion (server#15303)
- Remove the custom prefix from the table name length when checking on … (server#15312)
- Check if the data is in the lookup server (server#15341)
- Do NOT assume all files are selected if the first checkbox is (server#15345)
- Fix collapse button in app navigation in IE11 (server#15389)
- Make sure all middlewares are only registered once (server#15399)
- Allow to send the password of protected conversations (server#15405)
- Remove extra margin from warning messages in authenticate page (server#15409)
- Set Edge < 16 as incompatible with css vars (server#15417)
- Remove extra param in cache update call (server#15418)
- Handle 0 B default quota properly in the web UI (server#15424)
- Fix multiselect min width (server#15433)
- Make access column a real boolean (server#15434)
- Fix public upload by also load the semaphore method (server#15439)
- Remove setup args from logging (server#15442)
- Use non-absolute logout URL to fix wrong URL in reverse proxy scenario (server#15452)
- Fix mobile vertical scrolling (server#15469)
- Remove recommendation for opcache on CLI (server#15471)
- Update file-upload.js (server#15482)
- Add interfaces to interact with subscription from support app (server#15513)
- Fall back to application/octet-stream instead of using an invalid mim… (activity#374)
- Only call setViewerMode if FileList is available (files_pdfviewer#132)
- Use correct CSS URL, remove default marked settings and change to GFM rendering (files_texteditor#150)
- Use correct method to determine if HTTPS is used (firstrunwizard#189)
Version 16.0.0 April 25 2019
Download: nextcloud-16.0.0.tar.bz2 or nextcloud-16.0.0.zip Check the file integrity with: MD5: nextcloud-16.0.0.tar.bz2.md5 or nextcloud-16.0.0.zip.md5 SHA256: nextcloud-16.0.0.tar.bz2.sha256 or nextcloud-16.0.0.zip.sha256 SHA512: nextcloud-16.0.0.tar.bz2.sha512 or nextcloud-16.0.0.zip.sha512 PGP (Key): nextcloud-16.0.0.tar.bz2.asc or nextcloud-16.0.0.zip.asc
Changes
Nextcloud 16 is smarter than ever, with machine learning to detect suspicious logins and offering clever recommendations. Group Folders now sport access control lists so system administrators can easily manage who has access to what in organization-wide shares. We also introduce Projects, a way to easily relate and find related information like files, chats or tasks. As this is a major release, the changelog is too long to put here. Users can look on github milestones to find what has been merged. Find an overview of what has been improved in this series of blog posts:
- Nextcloud 16 becomes smarter with Machine Learning for security and productivity
- ACL permissions for Groupfolders
- Nextcloud 16 allows you to link resources to keep track of your projects
- Talk 6.0 brings commands, improved user experience and more
Latest 15 release below.
Version 15.0.14 December 20 2019
Download: nextcloud-15.0.14.tar.bz2 or nextcloud-15.0.14.zip Check the file integrity with: MD5: nextcloud-15.0.14.tar.bz2.md5 or nextcloud-15.0.14.zip.md5 SHA256: nextcloud-15.0.14.tar.bz2.sha256 or nextcloud-15.0.14.zip.sha256 SHA512: nextcloud-15.0.14.tar.bz2.sha512 or nextcloud-15.0.14.zip.sha512 PGP (Key): nextcloud-15.0.14.tar.bz2.asc or nextcloud-15.0.14.zip.asc
Changes
This is the final release of Nextcloud 15. To protect the security of your data, upgrade to Nextcloud Hub 19 or get a subscription to Nextcloud Enterprise to benefit from long term support.
- Actually return the quote when getting global storage info (server#17853)
- Always check via http and https whether htaccess is working (server#17911)
- Pass through ServerNotAvailableException on app init (server#17954)
- Uid can be false when the user record does not exit (server#18049)
- Update the CRL (server#18052)
- Revert “Load additional scripts on help page” (server#18106)
- Incorrect integer value: ” for column ‘password_invalid’ while migra… (server#18117)
- Delay creation of the cert bundle (server#18190)
- Correctly remove apps without any releases (server#18214)
- Fix removing groups that have a slash in the name (server#18285)
- Convert various columns in oc_mounts to bigint (server#18310)
- Adding share type circles (server#18357)
- Support more IPv6 addresses in the RefreshWebcalJob (server#18368)
- Bump the CRL (server#18377)
- Allow to detect mimetype by content (server#18388)
- Remove debug log (activity#414)
Version 15.0.13 November 9 2019
Download: nextcloud-15.0.13.tar.bz2 or nextcloud-15.0.13.zip Check the file integrity with: MD5: nextcloud-15.0.13.tar.bz2.md5 or nextcloud-15.0.13.zip.md5 SHA256: nextcloud-15.0.13.tar.bz2.sha256 or nextcloud-15.0.13.zip.sha256 SHA512: nextcloud-15.0.13.tar.bz2.sha512 or nextcloud-15.0.13.zip.sha512 PGP (Key): nextcloud-15.0.13.tar.bz2.asc or nextcloud-15.0.13.zip.asc
Changes
- Return the proper jailed path when requesting the root path (server#17013)
- Fix directory detection for s3 (server#17272)
- Correctly detect the mimetype from uploads (server#17297)
- Don’t call basename on null (server#17442)
- Only cache the mimetype if the file exists (server#17540)
- Added documentation links on settings pages (server#17587)
- Load additional scripts on help page (server#17642)
- Fix method scope (server#17660)
- Fix DAV mimetype search (server#17733)
- Fix to strict typehint in FileMimeType (server#17760)
- Actually return the quote when getting global storage info (server#17853)
- Force close all tooltips when closing sharing menu (gallery#549)
- Use correct route to generate (nextcloud_announcements#58)
- Adjust target branch (nextcloud_announcements#59)
- Name of the collector is `Php`. (survey_client#100)
Version 15.0.12 September 27 2019
Download: nextcloud-15.0.12.tar.bz2 or nextcloud-15.0.12.zip Check the file integrity with: MD5: nextcloud-15.0.12.tar.bz2.md5 or nextcloud-15.0.12.zip.md5 SHA256: nextcloud-15.0.12.tar.bz2.sha256 or nextcloud-15.0.12.zip.sha256 SHA512: nextcloud-15.0.12.tar.bz2.sha512 or nextcloud-15.0.12.zip.sha512 PGP (Key): nextcloud-15.0.12.tar.bz2.asc or nextcloud-15.0.12.zip.asc
Changes
- Filter more configs (server#16803)
- Undefined variable response when server is no nextcloud anymore (server#16825)
- Only add the app-itunes-app tag if the id is set (server#16849)
- Use custom client URL in welcome emails (server#16884)
- Bump mixin-deep from 1.3.1 to 1.3.2 in /apps/accessibility (server#16897)
- Bump mixin-deep from 1.3.1 to 1.3.2 in /apps/oauth2 (server#16900)
- Bump mixin-deep from 1.3.1 to 1.3.2 in /apps/updatenotification (server#16902)
- Bump mixin-deep from 1.3.1 to 1.3.2 in /settings (server#16904)
- Bump mixin-deep from 1.3.1 to 1.3.2 in /build (server#16905)
- Be sure to get the jailed path if the storage is a jail (server#16992)
- Only run code coverage CI on merge (server#16996)
- Returns 404 (server#17058)
- Properly initialize the CacheJail for sharing (server#17062)
- Fix SMB availability status + higher delay on auth issues (server#17071)
- Emit moveToTrash event only for the deleting user (server#17100)
- Don’t send executionContexts for Clear-Site-Data (server#17158)
- Add uid to delete temp token query (server#17198)
- Fix l10n in federated file sharing (server#17212)
- Nextcloud 15.0.12 (server#17251)
- Randomize the interval. (nextcloud_announcements#49)
- Improve the notification (nextcloud_announcements#53)
- Bump mixin-deep from 1.3.1 to 1.3.2 (notifications#419)
- Bump tar from 4.4.1 to 4.4.11 (notifications#437)
Version 15.0.11 August 16 2019
Download: nextcloud-15.0.11.tar.bz2 or nextcloud-15.0.11.zip Check the file integrity with: MD5: nextcloud-15.0.11.tar.bz2.md5 or nextcloud-15.0.11.zip.md5 SHA256: nextcloud-15.0.11.tar.bz2.sha256 or nextcloud-15.0.11.zip.sha256 SHA512: nextcloud-15.0.11.tar.bz2.sha512 or nextcloud-15.0.11.zip.sha512 PGP (Key): nextcloud-15.0.11.tar.bz2.asc or nextcloud-15.0.11.zip.asc
Changes
- Dont use part files for dav writes when the target folder doesn’t have create permissions (server#16224)
- Prevent undefined offset 0 in findByUserIdOrMail (server#16326)
- Bump lodash.mergewith from 4.6.1 to 4.6.2 in /settings (server#16344)
- Bump lodash.merge from 4.6.1 to 4.6.2 in /settings (server#16345)
- Bump lodash.mergewith from 4.6.1 to 4.6.2 in /build (server#16346)
- Bump lodash from 4.17.11 to 4.17.14 in /apps/accessibility (server#16348)
- Bump lodash from 4.17.11 to 4.17.13 in /settings (server#16350)
- Bump lodash from 4.17.11 to 4.17.14 in /apps/updatenotification (server#16351)
- Bump lodash from 4.17.11 to 4.17.14 in /build (server#16353)
- Bump lodash from 4.17.11 to 4.17.14 in /apps/oauth2 (server#16357)
- Only prevent disabling encrytion via the API (server#16426)
- Do not keep searching for recent (server#16433)
- Fix File#putContents(string) on ObjectStorage (server#16445)
- Allow to provide supported calendar component set internally as a string (server#16537)
- Bump fstream from 1.0.11 to 1.0.12 in /build (server#16548)
- Bump fstream from 1.0.11 to 1.0.12 in /settings (server#16549)
- Use a pattern to identify sensitive config keys (server#16565)
- Change send to sent (server#16568)
- Set proper defaults for v-tooltip usages (server#16608)
- Fix/xss/on favorite file (server#16611)
- Make sure we only fetch the file by id for the actual owner (server#16631)
- Properly return an int in the getId function of the cache (server#16690)
- Fix enable/disable user audit message (server#16692)
- Fix download button shown in public share page with hidden downloads (files_pdfviewer#146)
- Bump lodash from 4.17.10 to 4.17.14 (notifications#377)
- Trim the subject before encrypting the subject (notifications#385)
Version 15.0.10 July 9 2019
Download: nextcloud-15.0.10.tar.bz2 or nextcloud-15.0.10.zip Check the file integrity with: MD5: nextcloud-15.0.10.tar.bz2.md5 or nextcloud-15.0.10.zip.md5 SHA256: nextcloud-15.0.10.tar.bz2.sha256 or nextcloud-15.0.10.zip.sha256 SHA512: nextcloud-15.0.10.tar.bz2.sha512 or nextcloud-15.0.10.zip.sha512 PGP (Key): nextcloud-15.0.10.tar.bz2.asc or nextcloud-15.0.10.zip.asc
Changes
- Do not fail hard on new user mail error (server#16190)
- Forward OCSException to initiator (server#16192)
- Properly load permissions in showActions (server#16283)
Version 15.0.9 July 5 2019
Download: nextcloud-15.0.9.tar.bz2 or nextcloud-15.0.9.zip Check the file integrity with: MD5: nextcloud-15.0.9.tar.bz2.md5 or nextcloud-15.0.9.zip.md5 SHA256: nextcloud-15.0.9.tar.bz2.sha256 or nextcloud-15.0.9.zip.sha256 SHA512: nextcloud-15.0.9.tar.bz2.sha512 or nextcloud-15.0.9.zip.sha512 PGP (Key): nextcloud-15.0.9.tar.bz2.asc or nextcloud-15.0.9.zip.asc
Changes
- Update ca bundle checker (server#15555)
- Update ca bundle (server#15572)
- User management/subadmin: rephrase ambiguous error message (server#15576)
- Update CRL due to revoked cookbook.crt (server#15629)
- Only show sharing section if it has content (server#15650)
- Allow redis cluster to use password (server#15687)
- Check the actual status code for 204 and 304 (server#15725)
- [Security] Bump tar from 2.2.1 to 2.2.2 in /settings (server#15726)
- [Security] Bump tar from 2.2.1 to 2.2.2 in /build (server#15727)
- Also allow dragging below the file list (server#15755)
- Check for free space on touch (server#15771)
- Search files by id in shared storages last (server#15800)
- [Security] Bump axios from 0.18.0 to 0.19.0 in /apps/accessibility (server#15818)
- Hide newFile menu if quota is set to 0B (server#15855)
- Don’t notify admins if no potentially over exposing links found (server#15861)
- Show share settings only if incoming federated shares are allowed (server#15927)
- Add LDAP integr. test for receiving share candidates with group limitation (server#15985)
- Prevent faulty logs from nested setupFS calls (server#16030)
- Fix LDAP Wizard forgetting groups on select with search (server#16052)
- Fix appid argument for integrity:check-app (server#16081)
- Fix full text search for groupfolders (server#16083)
- Fall back to black for non-color values (server#16090)
- Check if uploading to lookup server is enabled before verifying (server#16092)
- LDAP) API: return one base properly when multiple are configured (server#16110)
- Invalidates user when plugin reported deletion success (server#16113)
- Fix download link included in public share page with hidden download (server#16126)
- Verify that paths are valid for recursive local move (server#16129)
- Don’t allow to disable encryption via the API (server#16134)
- Better check reshare permissions (server#16142)
- RefreshWebcalJob: replace ugly Regex with standard php utils (server#16202)
- Fix notification casting (server#16212)
- Better check reshare permissions part2 (server#16215)
- Fix “unshare group share from self” activity (activity#381)
- Fix load of character maps (files_pdfviewer#142)
- Correctly show errors when setting the password (gallery#530)
Version 15.0.8 May 16 2019
Download: nextcloud-15.0.8.tar.bz2 or nextcloud-15.0.8.zip Check the file integrity with: MD5: nextcloud-15.0.8.tar.bz2.md5 or nextcloud-15.0.8.zip.md5 SHA256: nextcloud-15.0.8.tar.bz2.sha256 or nextcloud-15.0.8.zip.sha256 SHA512: nextcloud-15.0.8.tar.bz2.sha512 or nextcloud-15.0.8.zip.sha512 PGP (Key): nextcloud-15.0.8.tar.bz2.asc or nextcloud-15.0.8.zip.asc
Changes
- Reconnect to DB after timeout for Notify command. Fixes #14479 (server#15006)
- Respect the setting if the lookup server is disabled (server#15021)
- Disable the injected snapper logic when apps want to ship their own (server#15046)
- Do not allow invalid users to be created (server#15071)
- Prevent a reinstall (server#15112)
- Do not use spaces in generated passwords (server#15119)
- Improve the share link password error feedback with a red border (server#15128)
- Use slient option to switch for regular file actions as well (server#15131)
- Backport/15129/stable15 (server#15139)
- Load apps before running repair steps (server#15158)
- Always use a temp file for swift writes (server#15205)
- Prefetching blows up if there are a lot of files. (server#15206)
- Take return of mkdir into consideration; photocache to not create a folder for deletion (server#15307)
- [Security] Bump tar from 4.4.1 to 4.4.8 in /apps/oauth2 (server#15332)
- [Security] Bump tar from 4.4.1 to 4.4.8 in /apps/accessibility (server#15333)
- [Security] Bump tar from 4.4.1 to 4.4.8 in /apps/updatenotification (server#15334)
- Check if the data is in the lookup server (server#15342)
- Do NOT assume all files are selected if the first checkbox is (server#15346)
- Remove orphan event and contacts data (server#15387)
- Fix collapse button in app navigation in IE11 (server#15390)
- Set Edge < 16 as incompatible with css vars (server#15421)
- Handle 0 B default quota properly in the web UI (server#15425)
- Remove setup args from logging (server#15443)
- Use non-absolute logout URL to fix wrong URL in reverse proxy scenario (server#15456)
- Remove recommendation for opcache on CLI (server#15472)
- Update file-upload.js (server#15485)
- Fix missing translation for “Home folder” (activity#362)
- Fall back to application/octet-stream instead of using an invalid mim… (activity#375)
- Only call setViewerMode if FileList is available (files_pdfviewer#133)
- Use correct CSS URL, remove default marked settings and change to GFM rendering (files_texteditor#151)
Version 15.0.7 April 9 2019
Download: nextcloud-15.0.7.tar.bz2 or nextcloud-15.0.7.zip Check the file integrity with: MD5: nextcloud-15.0.7.tar.bz2.md5 or nextcloud-15.0.7.zip.md5 SHA256: nextcloud-15.0.7.tar.bz2.sha256 or nextcloud-15.0.7.zip.sha256 SHA512: nextcloud-15.0.7.tar.bz2.sha512 or nextcloud-15.0.7.zip.sha512 PGP (Key): nextcloud-15.0.7.tar.bz2.asc or nextcloud-15.0.7.zip.asc
Changes
- Fix for crashing occ files:scan (server#14968)
- Fix .drone.yml syntax (server#14984)
- Harden appdata putcontent (server#15000)
- Check if OCA.Files.App is available before calling (server#15001)
Version 15.0.6 April 4 2019
Download: nextcloud-15.0.6.tar.bz2 or nextcloud-15.0.6.zip Check the file integrity with: MD5: nextcloud-15.0.6.tar.bz2.md5 or nextcloud-15.0.6.zip.md5 SHA256: nextcloud-15.0.6.tar.bz2.sha256 or nextcloud-15.0.6.zip.sha256 SHA512: nextcloud-15.0.6.tar.bz2.sha512 or nextcloud-15.0.6.zip.sha512 PGP (Key): nextcloud-15.0.6.tar.bz2.asc or nextcloud-15.0.6.zip.asc
Changes
- Fix grid toggle button on public page (server#14376)
- Fix(EMailTemplate): malformed HTML in some cases (server#14387)
- Bugfix for issue 10862: Trash-bin ignores trashbin_retention_obligation (server#14414)
- Parse multiple navigation items (server#14416)
- Fix referrer policy meta tags. (server#14438)
- Fix a bug with smb notify having leading slash when it should not (server#14462)
- Fix for issue #13319: load oc-backbone-webdav before loading versions app (server#14472)
- Add accessibility translations (server#14490)
- Run tests that fail with “no such process” over to apache server (server#14495)
- Make header.feature more robust by running it on apache (server#14497)
- Fix expire date change eventhandler (server#14503)
- Update icewind/smb to 3.0.2 (server#14512)
- Do not cut full color on accessibility svg color invert (server#14516)
- Dav: Fix handling of chunked WebDAV upload (server#14517)
- Do not just write foobar (server#14521)
- Fix database configuration (server#14531)
- Add activities for group membership changes (server#14534)
- Check if password can be changed for the users backend in OCS api (server#14542)
- Add test for updated CA bundle (server#14546)
- Clear backupcode reminder when no 2fa (server#14559)
- Use a tmp file for swift writes (server#14570)
- Have streams of files_external in sync (server#14580)
- Resolve user and groups in nested groups first before filtering the results (server#14591)
- Remove Google+ from Social Sharing Bundle (server#14596)
- Do not calculate folder size for parent that also needs proper scan, fixes #3524 (server#14597)
- Mention Open Cloud Mesh in Federated User Settings (server#14599)
- Update index.php (server#14601)
- Remove sensitive SMB arguments from exception log (server#14658)
- Prevent recursion when moving a file to the trashbin (server#14661)
- Disable fragile tests (server#14672)
- Use SCSS variables since CSS vars are not loaded on public pages (server#14677)
- Handle long etags from dav external storage (server#14694)
- Improve lookup server behaviour (server#14696)
- Add an integration test that ensures deletion of LDAP users (server#14697)
- Dont try to restore a trashbin item to a readonly target (server#14699)
- Throw a proper error if rename fails in dav (server#14700)
- Groupname like username – allow share with both (server#14709)
- Updated documentation go.php to 15 and adjusted copyright year. (server#14716)
- Always register the Notifier (server#14749)
- Fix getting the access list on external storage (server#14751)
- Always allow moving mountpoints inside the same mountpoint (server#14759)
- Use current directory for hashing. (server#14762)
- Fix user creation using LDAP Plugin (server#14781)
- Avoid replacement by user object (server#14795)
- Fix placeholder in disable message (server#14840)
- Fix setup checks for ocm/ocs-provider (server#14854)
- Remove Google+ federation usersettings (server#14855)
- Add setup check for missing UTF8MB4 on mysql (server#14857)
- Make regions translatable (server#14859)
- Show a setup warning in case S3 object storage is used as primary storage (server#14865)
- Fix plural rule detection for languages (server#14867)
- Fix translations of settings (server#14882)
- Fix opening folders from different file lists (server#14891)
- Fix hidden file display in grid view (server#14924)
- Locale is not language (activity#355)
- Fallback to plaintext subject if no rich subject is set (activity#358)
- Ignore query arguments in single video share for stable15 (Fix #121) (files_videoplayer#122)
- Less alerting log entries on fails (notifications#291)
Version 15.0.5 February 28 2019
Download: nextcloud-15.0.5.tar.bz2 or nextcloud-15.0.5.zip Check the file integrity with: MD5: nextcloud-15.0.5.tar.bz2.md5 or nextcloud-15.0.5.zip.md5 SHA256: nextcloud-15.0.5.tar.bz2.sha256 or nextcloud-15.0.5.zip.sha256 SHA512: nextcloud-15.0.5.tar.bz2.sha512 or nextcloud-15.0.5.zip.sha512 PGP (Key): nextcloud-15.0.5.tar.bz2.asc or nextcloud-15.0.5.zip.asc
Changes
- Show autocompletion as soon as “@” is typed (server#13961)
- Trim filename in webfrontend for windows compatibility (server#13978)
- Clean code and fix drop zone shadow (server#13982)
- Show original path in trashbin (server#14029)
- Update icewind/smb to 3.0.1 (server#14068)
- Fix: Check if `$this->params[‘user’]` is an array (server#14085)
- [Security] Bump lodash from 4.17.10 to 4.17.11 in /apps/updatenotification (server#14093)
- [Security] Bump lodash from 4.17.10 to 4.17.11 in /apps/accessibility (server#14094)
- [Security] Bump lodash from 4.17.10 to 4.17.11 in /apps/oauth2 (server#14095)
- Make sure the relative path is always a string (server#14101)
- Fix the thorrtler whitelist bitmask (server#14151)
- [Security] Bump handlebars from 4.0.12 to 4.1.0 in /build (server#14187)
- Fix recent files (server#14195)
- Update CRL to contain revoked files_external_dropbox, passman & payback (server#14201)
- Ensure attribute names are lower cased (server#14203)
- Fix small glitches in update notification page (server#14207)
- Fix expiration date changing (server#14212)
- Fix trashbin restore translation (server#14213)
- Remove trailing spaces from localized strings (server#14225)
- Fixing phpdoc in FullTextSearch/Model/ISearchResult (server#14268)
- Fix empty file uploads to S3 (and other streaming storages) (server#14273)
- Do not do redirect handling when loggin out (server#14275)
- Catch Request exception in testRemoteUrl (server#14277)
- Correctly determinate the owner in case of shared external storages (server#14283)
- Fix header label visibility on open menu (server#14287)
- Prefix $path for filename for internal file cache (server#14288)
- Set false as default for requirePNG (server#14292)
- Use proper scroll container when dragging files (server#14301)
- Fix OC.getCurrentUser() on guest pages (server#14308)
- Fix ocm end-point discovery discovery (server#14312)
- Apply theme to 2FA button (server#14331)
- Fix “Undefined index: user_uid” on login page (server#14339)
- Fix unsafe array access (server#14340)
- Always query lookup server in GS mode (server#14368)
- Use latest ca-bundle.crt from https://curl.haxx.se/docs/caextract.html (server#14371)
- Try to support 7.3 for DAV (3rdparty#213)
- Backport/stable15/streams 0.7.1 (3rdparty#244)
- Don’t add empty entries to the objects array (activity#347)
- Ensure parameters are always an array (activity#350)
- Bye, Scrutinizer! (notifications#293)
Version 15.0.4 February 7 2019
Download: nextcloud-15.0.4.tar.bz2 or nextcloud-15.0.4.zip Check the file integrity with: MD5: nextcloud-15.0.4.tar.bz2.md5 or nextcloud-15.0.4.zip.md5 SHA256: nextcloud-15.0.4.tar.bz2.sha256 or nextcloud-15.0.4.zip.sha256 SHA512: nextcloud-15.0.4.tar.bz2.sha512 or nextcloud-15.0.4.zip.sha512 PGP (Key): nextcloud-15.0.4.tar.bz2.asc or nextcloud-15.0.4.zip.asc
Changes
Version 15.0.3 February 7 2019
Download: nextcloud-15.0.3.tar.bz2 or nextcloud-15.0.3.zip Check the file integrity with: MD5: nextcloud-15.0.3.tar.bz2.md5 or nextcloud-15.0.3.zip.md5 SHA256: nextcloud-15.0.3.tar.bz2.sha256 or nextcloud-15.0.3.zip.sha256 SHA512: nextcloud-15.0.3.tar.bz2.sha512 or nextcloud-15.0.3.zip.sha512 PGP (Key): nextcloud-15.0.3.tar.bz2.asc or nextcloud-15.0.3.zip.asc
Changes
- Upload new files in objectstore to a .part path first (server#13036)
- Broker: add timezone to CANCEL messages (server#13384)
- Add strengthify.min files (server#13546)
- Fix click app names (server#13575)
- Principals can be principal/user/ or principal/ from lega… (server#13582)
- Correctly handle displaynames returned from the sharee API (server#13585)
- Don’t close input stream when writing in encrypted file (server#13588)
- Bump pear/archive_tar to 1.4.5 (server#13598)
- Fix integer background job id type error (server#13609)
- Fix user settings label translation (server#13611)
- Fix app navigation flickering on hover (server#13625)
- Update URL for federation (server#13636)
- Fix colorizeSvg with transformations that contain a comma (,) (server#13653)
- Use warning background color & primary text color for setting warnings (server#13665)
- Fix template paramter (server#13670)
- Cache tokens when using swift’s v2 authentication (server#13740)
- Cleanup shared lock if changing to exclusive lock failed (server#13744)
- Honor remember_login_cookie_lifetime (server#13758)
- Fix integration of social sharing into the link popover menu (server#13761)
- Respect user locale in natural sort comparator (server#13762)
- Call proper function when fetching link shares in the breadcrumb view (server#13769)
- Add acceptance tests for moving and copying files (server#13771)
- Show proper default locale (server#13781)
- Ignore non existing users when retrieving details of group members (server#13792)
- Remove .css fileending from accessibility user css route (server#13793)
- Add icon to restore activity (server#13794)
- Fix long comment in dark theme (server#13804)
- Bump bower from 1.8.4 to 1.8.8 in /build (server#13821)
- Fix for high contrast theme (server#13852)
- Always use multipart uploader for s3 uploads (server#13882)
- Fix paged search with multiple bases (LDAP) (server#13884)
- Fix dropping a folder on a folder row (server#13887)
- Fix updating the password of a link share when passwords are enforced (server#13900)
- Add fallback for trashbin original location (server#13904)
- Allow shared versions again in legacy backend (server#13905)
- Improve data directory write checking for NFS mounts (server#13906)
- Clean pending 2FA authentication on password reset (server#13915)
- Forward error message from password policy (server#13918)
- Remove warning in case of external storage error (server#13920)
- Handle mail send error gracefully (server#13930)
- Bump pear/archive_tar from 1.4.3 to 1.4.5 (3rdparty#214)
- Move to SCSS and fix app icon for dark theme (activity#338)
- Fill screen in fullscreen mode for public videos. Fixes #77 (files_videoplayer#79)
- Use target=”_blank” and rel=”noreferrer noopener” (firstrunwizard#105)
- Fix notification documentation to reflect recent changes (notifications#258)
Version 15.0.2 January 11 2019
Download: nextcloud-15.0.2.tar.bz2 or nextcloud-15.0.2.zip Check the file integrity with: MD5: nextcloud-15.0.2.tar.bz2.md5 or nextcloud-15.0.2.zip.md5 SHA256: nextcloud-15.0.2.tar.bz2.sha256 or nextcloud-15.0.2.zip.sha256 SHA512: nextcloud-15.0.2.tar.bz2.sha512 or nextcloud-15.0.2.zip.sha512 PGP (Key): nextcloud-15.0.2.tar.bz2.asc or nextcloud-15.0.2.zip.asc
Changes
- Don’t log parameters on user creation in case of error/exception (server#13479)
- RemoveClassifiedEventActivity: check if calendar still exists (server#13506)
- Broker: add timezone to CANCEL messages (3rdparty#196)
Version 15.0.1 January 10 2019
Download: nextcloud-15.0.1.tar.bz2 or nextcloud-15.0.1.zip Check the file integrity with: MD5: nextcloud-15.0.1.tar.bz2.md5 or nextcloud-15.0.1.zip.md5 SHA256: nextcloud-15.0.1.tar.bz2.sha256 or nextcloud-15.0.1.zip.sha256 SHA512: nextcloud-15.0.1.tar.bz2.sha512 or nextcloud-15.0.1.zip.sha512 PGP (Key): nextcloud-15.0.1.tar.bz2.asc or nextcloud-15.0.1.zip.asc
Changes
- Change doc link for 15 (server#12963)
- Use strengthify.min on personal settings page (server#12984)
- Use default cursor for disabled primary buttons (server#13007)
- Better activities for systemtags that are removed by CLI (server#13029)
- Ie11 compatibility updatenotifications (server#13076)
- Fix exception on LDAP mapping during login (server#13119)
- Fix SAML Client login flow on Apple devices (server#13123)
- Only trust the X-FORWARDED-HOST header for trusted proxies (server#13150)
- Prevent special characters from breaking the file drop remote url (server#13151)
- Allow content provider to generate new Index (server#13155)
- Make the footer “Get your own free account” translatable (server#13169)
- Use a case insensitive search for email (server#13179)
- Fix ie11 checkboxes (server#13206)
- SCSS cache buster is a combination of apps/theming/scc_vars (server#13209)
- Files list not rendering if user has favorites navigation unfolded (server#13215)
- Do not forgot to store the second displayname portion (server#13218)
- Add default values when parsing account data (server#13252)
- Fix opening search results for comments (server#13253)
- Fetch lastInsertId only when id null (server#13278)
- Add caching headers for public previews (server#13328)
- Unbundle user_external to release it via appstore (server#13329)
- Rewrite getNumberOfUnreadCommentsForFolder query (server#13335)
- Fix can change password check in case of encryption is enabled (server#13349)
- Update the CRL (server#13352)
- Check anonymous OPTIONS requests file in root (not in subdir) (server#13354)
- Re add the uploaded file list to file drops (server#13355)
- Returns a 404 instead of exception if app is not installed – #13088 (server#13357)
- Transpile arrow function for ie11 compatibility (server#13360)
- IE fix for apps menu (server#13361)
- Allow URI as data for vcard PHOTO (server#13366)
- Throttle with correct metadata (server#13368)
- Fix loginflow with apptoken enter on iOS (server#13370)
- Register and show when an LDAP user was detected as unavailable/deleted (server#13372)
- Fix apps menu overlapping (server#13404)
- Use the real logger in the settings (server#13405)
- CSP: Allow fonts to be provided in data (server#13411)
- HttpClient getHeader can return empty string (server#13425)
- Respect classification of calendar events in activity stream (server#13439)
- Add support for boolean default (server#13444)
- Show the repair steps and repair info output in the web for better feedback (server#13469)
- Fix PDF sidebar shown in PDF thumbnails (files_pdfviewer#114)
- Do not get the url from the download links (files_videoplayer#74)
- Use proper slogan from theming app (firstrunwizard#94)
- Update info.xml (firstrunwizard#96)
- Update richObjectStringParser.js (notifications#245)
Version 15.0.0 December 10 2018
Download: nextcloud-15.0.0.tar.bz2 or nextcloud-15.0.0.zip Check the file integrity with: MD5: nextcloud-15.0.0.tar.bz2.md5 or nextcloud-15.0.0.zip.md5 SHA256: nextcloud-15.0.0.tar.bz2.sha256 or nextcloud-15.0.0.zip.sha256 SHA512: nextcloud-15.0.0.tar.bz2.sha512 or nextcloud-15.0.0.zip.sha512 PGP (Key): nextcloud-15.0.0.tar.bz2.asc or nextcloud-15.0.0.zip.asc
Changes
Nextcloud 15 introduces social networking, next-gen 2-factor authentication and innovative collaborative document editing abilities. This release also adds a new design and grid view, workflow features and 2-3x faster loading performance. As this is a major release, the changelog is very long. Find an overview of what has been improved in this series of blog posts:
- The full announcement
- Introducing Social networking to Nextcloud
- Next generation 2-factor authentication and security hardening
- Online Office goes mobile, Talk in the sidebar and improved sharing
- New grid view, PDF conversion, 2-3x faster loading, dashboard and more
- Avoid logging of “Partial search results returned: Sizelimit exceeded…” (server#12292)
- Enable sorting in file picker (server#12350)
- 15.0.0 Beta 2 (server#12355)
- Fix the warning appearing in the admin section when mail_smtpmode is not configured (server#12401)
- Prefix icon variables with app name to avoid conflicts (server#12421)
- Shorten index name of calendar changes table (server#12447)
- Fixes dav share issue with owner (server#12458)
- Fix string doctype casing (server#12466)
- Show thumbnail on rename (server#12467)
- Remove conflicting multiselect (server#12468)
- Actually return the user when creating version dav nodes (server#12472)
- Rollback to default list view (server#12474)
- Add welcome bot (server#12476)
- Fix navigation layout for items that are added on a re-render (server#12481)
- Fix login loader position and theming support (server#12483)
- Fix loader colours for better visibility (server#12484)
- Format Nextcloud Talk clients sessions. (server#12485)
- Remove unused svg api route (server#12487)
- Only use width and opacity for transition (server#12489)
- Fix share link password input (server#12491)
- Return the correct value when trying to get a non existing item from cache by id (server#12494)
- Fix login primary colour and feedback (server#12495)
- Fix revert icon position on theming settings (server#12496)
- Forward object not found error in swift as dav 404 (server#12500)
- Make number of file list entries depending on the width for grid view (server#12515)
- Fix loading of files external templates file (server#12517)
- Fix loading of .woff2 files in .htaccess (server#12518)
- Fix updatenotifications display, dependencies and csp (server#12525)
- Allow to hide download option for folders shared by link (server#12531)
- Fix redirect page design details (server#12539)
- Bearer tokens are app token (server#12543)
- Handle permission in update of share better (server#12544)
- Respect the disabled setting for lost_password_link (server#12552)
- Allow empty string in get absolute url (server#12553)
- Do not switch to root folder if filelist is already shown (server#12554)
- Apply border to primary button if on log in page (and not in a dark container) or if in header (server#12558)
- Better header navigation display (server#12559)
- Do not show tab headers marked as hidden (server#12570)
- Make connectivity check domains configurable (server#12571)
- Fix rendering of the sidebar in Files app (server#12577)
- Fix navigation more menu background for dark theme (server#12580)
- 15.0.0 RC 1 (server#12581)
- Do not clear new user form on failure (server#12587)
- Add explanatory text to admin twofactor settings (server#12589)
- Fix Typo in Original English String and All Translations (server#12615)
- Extend anonymous options to work on every dav url (server#12638)
- Fix count on string (server#12683)
- Add interface to allow storages from opting out of encryption (server#12692)
- Make acceptance tests for comments more robust (server#12696)
- Add acceptance tests for sharing files and folders with another user (server#12700)
- I changed the width of the srollbar to make it a bit bigger (server#12712)
- Open the updater via a POST form submit instead of eval the JS code d… (server#12713)
- Fix folder path containing leading slash when getting mount root by id (server#12714)
- Add capabilities for multiple share links (server#12718)
- Remove old button to submit the apppassword login (server#12723)
- Fix versions sidebar issues (server#12730)
- Don’t require Same Site Cookies on accessibility app assets (server#12731)
- Date title to linkshare (server#12733)
- Add pipe mode for sendmail (server#12736)
- Set Referrer-Policy also in addSecurityHeaders() (server#12737)
- Polishing fixes (server#12740)
- Fix the loader position and the focus state on the login button (server#12741)
- Add check for missing .woff2 rule in Nginx via setup check (server#12742)
- Update compatible versions for cloud federation api (server#12744)
- Fix cannot set 0 as value on files_external through OCC command (server#12746)
- 15.0.0 RC 2 (server#12755)
- Parse activity when a user self-unshares a file (server#12756)
- Polishing of various modal dialogs (server#12784)
- Fix activatable/deactivatable 2fa provider interface typos (server#12805)
- Only run the AnonymousOptionsPlugion on Anonymous requests (server#12811)
- Fix the system address book (server#12816)
- PHP module is named mbstring (server#12825)
- Unshare from mail activity is missing (server#12828)
- Fix layout of “i” in admin settings of federated sharing (server#12829)
- PHP 7.0 is end of life (server#12830)
- Do not update child all child shares on group share update (server#12833)
- Validate all rich objects (server#12836)
- Add setup check for recommended PHP modules (i.e. Imagick, intl) (server#12837)
- 15.0.0 RC 3 (server#12847)
- Make a button out of ‘What’s new’ so it’s obvious it can be clicked on (server#12848)
- Fix missing click event on update button (server#12849)
- Add setup check for pending bigint conversion (server#12853)
- No user enumeration on DAV if disabled (server#12856)
- Only execute query in propagateChange once (server#12861)
- Fix password confirmation lib for ie11 (server#12863)
- Log and continue on Dav reader failure (repair uid) (server#12867)
- Emit write update only once on touch (server#12868)
- Do not show general warning on free space error (server#12880)
- Set 3rdparty to pr187 (server#12882)
- Fix logo path in non-themed instance (server#12908)
- Fix unread comment icon not shown for the sharee (server#12913)
- Bump to 15.0.0 final (server#12959)
- Bump lukasreschke/id3parser from 0.0.1 to 0.0.3 (3rdparty#118)
- Bump stecman/symfony-console-completion from 0.7.0 to 0.8.0 (3rdparty#119)
- Bump guzzlehttp/guzzle from 6.3.0 to 6.3.3 (3rdparty#120)
- Bump leafo/scssphp from 0.7.6 to 0.7.7 (3rdparty#137)
- Bump synfony to 3.4.15 (3rdparty#146)
- Bump microsoft/azure-storage-blob from 1.1.0 to 1.2.0 (3rdparty#151)
- Bump swiftmailer/swiftmailer from 6.0.2 to 6.1.3 (3rdparty#155)
- Bump symfony to 3.4.16 (3rdparty#161)
- Bump symfony 3.4.17 (3rdparty#168)
- Remove random_compat lib (3rdparty#170)
- Bump sabre/dav from 3.2.2 to 3.2.3 (3rdparty#176)
- Manually patch PHP-Doc of VObject Splitter (3rdparty#185)
- Fix named parameter detection on SQLite (3rdparty#187)
- Update version on master (activity#291)
- Fix scrolling detection on activity 14 (activity#293)
- Make the object information available on emails (activity#299)
- Add the mimetype to the preview arrays (activity#300)
- Move to compiled handlebrs (activity#301)
- Remove unneeded -ms-filter (was only needed for IE8) (activity#302)
- Use the query builder and cast the values (activity#304)
- Add icon to files sidebar tab (activity#305)
- Fix JS unit tests after handlebars (activity#307)
- Shorten tab label ‘Activities’ to ‘Activity’ (activity#308)
- Add a intermediate migration to fix old installations (activity#310)
- Correctly restrict affected users when using command to send emails (activity#311)
- Autocomplete for email command (activity#314)
- Use the substract function instead of manual math (activity#315)
- Use the full path instead of the file name in HTML emails too (activity#316)
- Update stable15 target versions (activity#319)
- Create activity when user unshares a file themselves (activity#323)
- Validate rich objects before using (activity#324)
- Remove unneeded CSS rule for IE 11 (files_pdfviewer#100)
- Update stable15 target versions (files_pdfviewer#109)
- Update version on master (files_pdfviewer#94)
- Fix embedded viewer with new server layout on IE 11 (files_pdfviewer#95)
- Hide footer in public share page (files_pdfviewer#99)
- Update version on master (files_texteditor#112)
- Update info.xml (files_texteditor#116)
- Improve code blocks in markdown rendering (files_texteditor#120)
- Update stable15 target versions (files_texteditor#123)
- Update version on master (files_videoplayer#61)
- Fix videoplayback on NC15 (files_videoplayer#68)
- Update stable15 target versions (files_videoplayer#69)
- Don’t Assume Document Root (firstrunwizard#78)
- Update version on master (firstrunwizard#81)
- Remove hardcoded background-size (firstrunwizard#84)
- Design detail and accessibility fixes (firstrunwizard#85)
- Update stable15 target versions (firstrunwizard#89)
- Add HEIC/HEIF support to the gallery (gallery#464)
- Update version on master (gallery#468)
- Move to compiled handlebars (gallery#481)
- Remove sharing height limit, since it is overwriting the server defaults (gallery#482)
- Hide button if download links are hidden for link shares (gallery#484)
- Update stable15 target versions (gallery#485)
- Update version on master (logreader#74)
- Update version on master (nextcloud_announcements#33)
- Update version on master (notifications#159)
- Update config and babel for ie11 (notifications#160)
- Add vue build test (notifications#162)
- Update all NPM (notifications#170)
- Bump @babel/core from 7.0.0 to 7.0.1 (notifications#171)
- Bump vue-loader from 15.4.1 to 15.4.2 (notifications#172)
- Bump webpack from 4.18.0 to 4.19.0 (notifications#173)
- Update NPM packages (notifications#176)
- Bump webpack from 4.19.0 to 4.19.1 (notifications#177)
- Bump webpack from 4.19.1 to 4.20.2 (notifications#179)
- Bump babel-loader from 8.0.2 to 8.0.4 (notifications#180)
- Update all NPM (notifications#184)
- Switch to compiled handlebars (notifications#186)
- Bump webpack from 4.20.2 to 4.21.0 (notifications#187)
- Add .l10nignore files for compiled assets (notifications#188)
- Bump webpack from 4.21.0 to 4.22.0 (notifications#189)
- Use the rich message when available and instead of trim overlay with a shadow (notifications#190)
- Bump css-loader from 1.0.0 to 1.0.1 (notifications#194)
- Bump webpack from 4.22.0 to 4.24.0 (notifications#195)
- Bump webpack from 4.24.0 to 4.25.1 (notifications#196)
- Bump @babel/preset-env from 7.1.0 to 7.1.5 (notifications#197)
- Bump @babel/core from 7.1.2 to 7.1.6 (notifications#199)
- Bump @babel/preset-env from 7.1.5 to 7.1.6 (notifications#200)
- Bump webpack from 4.25.1 to 4.26.0 (notifications#203)
- Update stable15 target versions (notifications#204)
- Add icon to empty content message (notifications#210)
- Update version on master (password_policy#70)
- Update stable15 target versions (password_policy#74)
- Adds tooltip to make people aware of API JSON format (serverinfo#129)
- Update version on master (serverinfo#131)
- Update stable15 target versions (serverinfo#134)
- Checking for valid CPU average values (serverinfo#97)
- Update version on master (survey_client#81)
- Properly escape column name in “createFunction” call (survey_client#84)
- Do not call invalid function (survey_client#86)
- Update stable15 target versions (survey_client#87)
Latest 14 release below.
Version 14.0.14 August 16 2019
Download: nextcloud-14.0.14.tar.bz2 or nextcloud-14.0.14.zip Check the file integrity with: MD5: nextcloud-14.0.14.tar.bz2.md5 or nextcloud-14.0.14.zip.md5 SHA256: nextcloud-14.0.14.tar.bz2.sha256 or nextcloud-14.0.14.zip.sha256 SHA512: nextcloud-14.0.14.tar.bz2.sha512 or nextcloud-14.0.14.zip.sha512 PGP (Key): nextcloud-14.0.14.tar.bz2.asc or nextcloud-14.0.14.zip.asc
Changes
This is the final release of Nextcloud 14. To protect the security of your data, upgrade to Nextcloud Hub 19 or get a subscription to Nextcloud Enterprise to benefit from long term support.
- Forward OCSException to initiator (server#16193)
- Bump lodash.merge from 4.6.1 to 4.6.2 in /settings (server#16342)
- Bump lodash from 4.17.11 to 4.17.14 in /settings (server#16347)
- Bump lodash from 4.17.11 to 4.17.14 in /apps/oauth2 (server#16354)
- Bump lodash from 4.17.11 to 4.17.14 in /apps/updatenotification (server#16355)
- Bump lodash from 4.17.11 to 4.17.14 in /build (server#16356)
- Bump lodash from 4.17.11 to 4.17.14 in /apps/accessibility (server#16358)
- Only prevent disabling encrytion via the API (server#16427)
- Do not keep searching for recent (server#16434)
- Set proper defaults for v-tooltip usages (server#16609)
- Fix/xss/on favorite file (server#16612)
- Bump lodash.mergewith from 4.6.1 to 4.6.2 in /build (server#16648)
- Bump fstream from 1.0.11 to 1.0.12 in /build (server#16650)
- Trim the subject before encrypting the subject (notifications#386)
Version 14.0.13 July 5 2019
Download: nextcloud-14.0.13.tar.bz2 or nextcloud-14.0.13.zip Check the file integrity with: MD5: nextcloud-14.0.13.tar.bz2.md5 or nextcloud-14.0.13.zip.md5 SHA256: nextcloud-14.0.13.tar.bz2.sha256 or nextcloud-14.0.13.zip.sha256 SHA512: nextcloud-14.0.13.tar.bz2.sha512 or nextcloud-14.0.13.zip.sha512 PGP (Key): nextcloud-14.0.13.tar.bz2.asc or nextcloud-14.0.13.zip.asc
Changes
- Update CRL due to revoked cookbook.crt (server#15630)
- Also allow dragging below the file list (server#15756)
- Don’t notify admins if no potentially over exposing links found (server#15862)
- Prevent faulty logs from nested setupFS calls (server#16031)
- 14.0.13 RC1 (server#16062)
- Check if uploading to lookup server is enabled before verifying (server#16094)
- Fall back to black for non-color values (server#16096)
- Verify that paths are valid for recursive local move (server#16130)
- Don’t allow to disable encryption via the API (server#16135)
- [stabel 14] Better check reshare permissions (server#16143)
- Fix notification casting (server#16213)
- Better check reshare permissions part2 (server#16216)
- 14.0.13 (server#16220)
- Fix load of character maps (files_pdfviewer#143)
- Correctly show errors when setting the password (gallery#531)
Version 14.0.12 May 17 2019
Download: nextcloud-14.0.12.tar.bz2 or nextcloud-14.0.12.zip Check the file integrity with: MD5: nextcloud-14.0.12.tar.bz2.md5 or nextcloud-14.0.12.zip.md5 SHA256: nextcloud-14.0.12.tar.bz2.sha256 or nextcloud-14.0.12.zip.sha256 SHA512: nextcloud-14.0.12.tar.bz2.sha512 or nextcloud-14.0.12.zip.sha512 PGP (Key): nextcloud-14.0.12.tar.bz2.asc or nextcloud-14.0.12.zip.asc
Changes
Version 14.0.11 May 16 2019
Download: nextcloud-14.0.11.tar.bz2 or nextcloud-14.0.11.zip Check the file integrity with: MD5: nextcloud-14.0.11.tar.bz2.md5 or nextcloud-14.0.11.zip.md5 SHA256: nextcloud-14.0.11.tar.bz2.sha256 or nextcloud-14.0.11.zip.sha256 SHA512: nextcloud-14.0.11.tar.bz2.sha512 or nextcloud-14.0.11.zip.sha512 PGP (Key): nextcloud-14.0.11.tar.bz2.asc or nextcloud-14.0.11.zip.asc
Changes
- Reconnect to DB after timeout for Notify command. Fixes #14479 (server#15007)
- 3rdparty] Bump sabre to 3.2.3 (server#15070)
- Do not allow invalid users to be created (server#15072)
- Do not use spaces in generated passwords (server#15120)
- Backport/15129/stable14 (server#15140)
- Load apps before running repair steps (server#15159)
- Prefetching blows up if there are a lot of files. (server#15207)
- [Security] Bump tar from 4.4.1 to 4.4.8 in /apps/updatenotification (server#15329)
- [Security] Bump tar from 4.4.1 to 4.4.8 in /apps/accessibility (server#15330)
- [Security] Bump tar from 4.4.1 to 4.4.8 in /apps/oauth2 (server#15331)
- [Security] Bump tar from 4.4.1 to 4.4.8 in /settings (server#15335)
- Check if the data is in the lookup server (server#15343)
- Do NOT assume all files are selected if the first checkbox is (server#15347)
- Fix collapse button in app navigation in IE11 (server#15391)
- Set Edge < 16 as incompatible with css vars (server#15423)
- Remove setup args from logging (server#15444)
- Remove recommendation for opcache on CLI (server#15473)
- Update file-upload.js (server#15484)
- Bump sabre/dav to 3.2.3 (3rdparty#266)
- Use correct CSS URL, remove default marked settings and change to GFM rendering (files_texteditor#152)
- Do not call invalid function (survey_client#92)
Version 14.0.10 April 9 2019
Download: nextcloud-14.0.10.tar.bz2 or nextcloud-14.0.10.zip Check the file integrity with: MD5: nextcloud-14.0.10.tar.bz2.md5 or nextcloud-14.0.10.zip.md5 SHA256: nextcloud-14.0.10.tar.bz2.sha256 or nextcloud-14.0.10.zip.sha256 SHA512: nextcloud-14.0.10.tar.bz2.sha512 or nextcloud-14.0.10.zip.sha512 PGP (Key): nextcloud-14.0.10.tar.bz2.asc or nextcloud-14.0.10.zip.asc
Changes
- Fix .drone.yml syntax (server#14996)
- Check if OCA.Files.App is available before calling (server#15002)
Version 14.0.9 April 4 2019
Download: nextcloud-14.0.9.tar.bz2 or nextcloud-14.0.9.zip Check the file integrity with: MD5: nextcloud-14.0.9.tar.bz2.md5 or nextcloud-14.0.9.zip.md5 SHA256: nextcloud-14.0.9.tar.bz2.sha256 or nextcloud-14.0.9.zip.sha256 SHA512: nextcloud-14.0.9.tar.bz2.sha512 or nextcloud-14.0.9.zip.sha512 PGP (Key): nextcloud-14.0.9.tar.bz2.asc or nextcloud-14.0.9.zip.asc
Changes
- Bugfix for issue 10862: Trash-bin ignores trashbin_retention_obligation (server#14415)
- Parse multiple navigation items (server#14417)
- Add accessibility translations (server#14491)
- Run tests that fail with “no such process” over to apache server (server#14496)
- Make header.feature more robust by running it on apache (server#14498)
- Fix expire date change eventhandler (server#14504)
- Update icewind/smb to 3.0.2 (server#14513)
- Fix database configuration (server#14533)
- Check if password can be changed for the users backend in OCS api (server#14543)
- Add test for updated CA bundle (server#14547)
- Resolve user and groups in nested groups first before filtering the results (server#14592)
- Remove Google+ from Social Sharing Bundle (server#14595)
- Do not calculate folder size for parent that also needs proper scan, fixes #3524 (server#14598)
- Mention Open Cloud Mesh in Federated User Settings (server#14600)
- Remove sensitive SMB arguments from exception log (server#14659)
- Disable fragile tests (server#14673)
- Throw a proper error if rename fails in dav (server#14701)
- Always allow moving mountpoints inside the same mountpoint (server#14760)
- Fix user creation using LDAP Plugin (server#14782)
- Always register the Notifier (server#14783)
- Fix placeholder in disable message (server#14841)
- Remove Google+ federation usersettings (server#14856)
- Fix a bug with smb notify having leading slash when it should not (server#14866)
- Avoid replacement by user object (server#14868)
- Fix translations of settings (server#14881)
- Fix opening folders from different file lists (server#14890)
- Locale is not language (activity#356)
Version 14.0.8 February 28 2019
Download: nextcloud-14.0.8.tar.bz2 or nextcloud-14.0.8.zip Check the file integrity with: MD5: nextcloud-14.0.8.tar.bz2.md5 or nextcloud-14.0.8.zip.md5 SHA256: nextcloud-14.0.8.tar.bz2.sha256 or nextcloud-14.0.8.zip.sha256 SHA512: nextcloud-14.0.8.tar.bz2.sha512 or nextcloud-14.0.8.zip.sha512 PGP (Key): nextcloud-14.0.8.tar.bz2.asc or nextcloud-14.0.8.zip.asc
Changes
- Update icewind/smb to 3.0.1 (server#14069)
- Fix: Check if `$this->params[‘user’]` is an array (server#14086)
- [Security] Bump extend from 3.0.1 to 3.0.2 in /build (server#14089)
- [Security] Bump lodash from 4.17.10 to 4.17.11 in /apps/accessibility (server#14090)
- [Security] Bump lodash from 4.17.10 to 4.17.11 in /build (server#14091)
- [Security] Bump lodash from 4.17.10 to 4.17.11 in /apps/oauth2 (server#14092)
- [Security] Bump lodash from 4.17.10 to 4.17.11 in /apps/updatenotification (server#14096)
- Fix the thorrtler whitelist bitmask (server#14152)
- [Security] Bump handlebars from 4.0.11 to 4.1.0 in /build (server#14188)
- Fix recent files (server#14196)
- Update CRL to contain revoked files_external_dropbox, passman & payback (server#14202)
- Fix small glitches in update notification page (server#14205)
- Ensure attribute names are lower cased (server#14206)
- Remove trailing spaces from localized strings (server#14226)
- Catch Request exception in testRemoteUrl (server#14278)
- Correctly determinate the owner in case of shared external storages (server#14284)
- Use latest ca-bundle.crt from https://curl.haxx.se/docs/caextract.html (server#14372)
- Make sure the parameters are always an array (activity#348)
- Bye, Scrutinizer! (notifications#294)
Version 14.0.7 February 7 2019
Download: nextcloud-14.0.7.tar.bz2 or nextcloud-14.0.7.zip Check the file integrity with: MD5: nextcloud-14.0.7.tar.bz2.md5 or nextcloud-14.0.7.zip.md5 SHA256: nextcloud-14.0.7.tar.bz2.sha256 or nextcloud-14.0.7.zip.sha256 SHA512: nextcloud-14.0.7.tar.bz2.sha512 or nextcloud-14.0.7.zip.sha512 PGP (Key): nextcloud-14.0.7.tar.bz2.asc or nextcloud-14.0.7.zip.asc
Changes
- Upload new files in objectstore to a .part path first (server#13035)
- Broker: add timezone to CANCEL messages (server#13385)
- Check anonymous OPTIONS requests file in root (not in subdir) (server#13558)
- Principals can be principal/user/ or principal/ from lega… (server#13583)
- Update pear/acrchive_tar to 1.4.5 (server#13599)
- Update URL for federation (server#13637)
- Fix colorizeSvg with transformations that contain a comma (,) (server#13654)
- Use warning background color & primary text color for setting warnings (server#13666)
- Fix template paramter (server#13671)
- Vcard avatar fixes (server#13708)
- Cache tokens when using swift’s v2 authentication (server#13741)
- Cleanup shared lock if changing to exclusive lock failed (server#13745)
- Respect user locale in natural sort comparator (server#13763)
- Honor remember_login_cookie_lifetime (server#13767)
- Show proper default locale (server#13782)
- Add acceptance tests for moving and copying files (server#13788)
- Bump bower from 1.8.4 to 1.8.8 in /build (server#13822)
- Fix dropping a folder on a folder row (server#13888)
- Fix updating the password of a link share when passwords are enforced (server#13901)
- Clean pending 2FA authentication on password reset (server#13916)
- Forward error message from password policy (server#13921)
- Ignore non existing users when retrieving details of group members (server#13922)
- Fix paged search with multiple bases (LDAP) (server#13923)
- Remove .css fileending from accessibility user css route (server#13928)
- Handle mail send error gracefully (server#13931)
- Bump pear/archive_tar from 1.4.3 to 1.4.5 (3rdparty#215)
- Fix notification documentation to reflect recent changes (notifications#259)
Version 14.0.6 January 11 2019
Download: nextcloud-14.0.6.tar.bz2 or nextcloud-14.0.6.zip Check the file integrity with: MD5: nextcloud-14.0.6.tar.bz2.md5 or nextcloud-14.0.6.zip.md5 SHA256: nextcloud-14.0.6.tar.bz2.sha256 or nextcloud-14.0.6.zip.sha256 SHA512: nextcloud-14.0.6.tar.bz2.sha512 or nextcloud-14.0.6.zip.sha512 PGP (Key): nextcloud-14.0.6.tar.bz2.asc or nextcloud-14.0.6.zip.asc
Changes
- Don’t log parameters on user creation in case of error/exception (server#13480)
- RemoveClassifiedEventActivity: check if calendar still exists (server#13507)
- Broker: add timezone to CANCEL messages (3rdparty#197)
Version 14.0.5 January 10 2019
Download: nextcloud-14.0.5.tar.bz2 or nextcloud-14.0.5.zip Check the file integrity with: MD5: nextcloud-14.0.5.tar.bz2.md5 or nextcloud-14.0.5.zip.md5 SHA256: nextcloud-14.0.5.tar.bz2.sha256 or nextcloud-14.0.5.zip.sha256 SHA512: nextcloud-14.0.5.tar.bz2.sha512 or nextcloud-14.0.5.zip.sha512 PGP (Key): nextcloud-14.0.5.tar.bz2.asc or nextcloud-14.0.5.zip.asc
Changes
- Throw exception if decryption fails (server#12540)
- Respect the disabled setting for lost_password_link (server#12555)
- Fix share link password input (server#12560)
- Do not switch to root folder if filelist is already shown (server#12593)
- Load apps that have a dav type set before the dav server plugins (server#12596)
- Fix rendering of the sidebar in Files app (server#12598)
- Fix Typo in Original English String and All Translations (server#12600)
- Adjust Calendar resource / room interfaces to use class implementation (server#12617)
- Extend anonymous options to work on every dav url (server#12639)
- Fix count on string (server#12684)
- Fix folder path containing leading slash when getting mount root by id (server#12715)
- Set Referrer-Policy also in addSecurityHeaders() (server#12738)
- Make sure to always load the latest icons-vars.css file (server#12739)
- Update compatible versions for cloud federation api (server#12745)
- Fix interaction with groups that contain a slash (server#12748)
- Add pipe mode for sendmail (server#12749)
- Only run the AnonymousOptionsPlugion on Anonymous requests (server#12812)
- Fix the system address book (server#12817)
- PHP module is named mbstring (server#12826)
- Do not update child all child shares on group share update (server#12834)
- Fix missing click event on update button (server#12850)
- Fix password confirmation lib for ie11 (server#12860)
- Only execute query in propagateChange once (server#12862)
- Emit write update only once on touch (server#12869)
- Fix unread comment icon not shown for the sharee (server#12914)
- Better activities for systemtags that are removed by CLI (server#13030)
- Settings ie11 fixes (server#13037)
- Ie11 compatibility updatenotifications (server#13077)
- Fix exception on LDAP mapping during login (server#13120)
- Fix SAML Client login flow on Apple devices (server#13124)
- Prevent special characters from breaking the file drop remote url (server#13152)
- Use a case insensitive search for email (server#13180)
- Fix ie11 checkboxes (server#13207)
- Files list not rendering if user has favorites navigation unfolded (server#13216)
- Do not forgot to store the second displayname portion (server#13219)
- Use only app path to get the icon on the svg api (server#13224)
- Fix opening search results for comments (server#13254)
- Force var to be integer (server#13321)
- Make the footer “Get your own free account” translatable (server#13322)
- Fix can change password check in case of encryption is enabled (server#13350)
- Update the CRL (server#13353)
- Throttle with correct metadata (server#13369)
- Fix loginflow with apptoken enter on iOS (server#13371)
- Register and show when an LDAP user was detected as unavailable/deleted (server#13373)
- HttpClient getHeader can return empty string (server#13426)
- Respect classification of calendar events in activity stream (server#13441)
- Add support for boolean default (server#13445)
- Show the repair steps and repair info output in the web for better feedback (server#13470)
- Fix PDF sidebar shown in PDF thumbnails (files_pdfviewer#115)
- Remove hardcoded background-size (firstrunwizard#92)
- Use proper slogan from theming app (firstrunwizard#95)
- Update info.xml (firstrunwizard#97)
Version 14.0.4 November 22 2018
Download: nextcloud-14.0.4.tar.bz2 or nextcloud-14.0.4.zip Check the file integrity with: MD5: nextcloud-14.0.4.tar.bz2.md5 or nextcloud-14.0.4.zip.md5 SHA256: nextcloud-14.0.4.tar.bz2.sha256 or nextcloud-14.0.4.zip.sha256 SHA512: nextcloud-14.0.4.tar.bz2.sha512 or nextcloud-14.0.4.zip.sha512 PGP (Key): nextcloud-14.0.4.tar.bz2.asc or nextcloud-14.0.4.zip.asc
Changes
- Allow overwrite.cli.url without trailing slash (server#11772)
- Remove duplicate call to decodeURIComponent (server#11781)
- Check for empty string (server#11783)
- Add “Referrer-Policy” to htaccess file, addresses issue #11099 (server#11798)
- Always query the lookup server in a global scale setup (server#11800)
- Fix a case where “password_by_talk” was not a boolean (server#11851)
- Add .l10nignore files for compiled assets (server#11925)
- Properly escape column name in “createFunction” call (server#11929)
- Allow userId to be null (server#11939)
- Allow “same-origin” as “Referrer-Policy” (Backport to stable14) (server#11950)
- Do not emit preHooks twice on non-part-storage (server#11961)
- Filter null values for UserManager::getByEmail (server#11976)
- Allow local delivery of schedule message while prohibiting FreeBusy requests (server#11979)
- Load apps/APP/l10n/*.js and themes/THEME/apps/APP/l10n/*.js (server#11990)
- Lazy open first source stream in assemblystream (server#11994)
- Fix opening a section again in the Files app (server#11995)
- Remove cookies from Clear-Site-Data Header (server#12005)
- Forwarded ExpiredTokenException (server#12032)
- Allow chunked uploads even if your quota is not sufficient (server#12040)
- Improve encrypt all / decrypt all (server#12045)
- Double check for failed cache with a shared storage (server#12108)
- Implement the size of an assembly stream (server#12111)
- Bring the browser window of an actor to the foreground when acting as him (server#12120)
- Move acceptance tests that crash the PHP built-in server to Apache (server#12121)
- Remove unneeded empty search attribute values, fixes #12086 (server#12122)
- Fixes wrong variable usage (server#12137)
- LDAP: announce display name changes so that addressbook picks it up (server#12141)
- Bruteforce protection handling in combination with (server#12160)
- Add global site selector as user back-end which doesn’t support password confirmation (server#12184)
- Do not set indeterminate state for file shares (server#12187)
- Revert “Wait for cron to finish before running upgrade command” (server#12197)
- Fix bug #12151: fix list formatting by correcting malformed html (server#12202)
- A folder should get a folder mimetype (server#12297)
- Use the proper server for the apptoken flow login (server#12299)
- Do not log FileLock as exception (server#12300)
- Set the filemodel before rending the detailsview (server#12301)
- Disabled ldap fix (server#12331)
- Fix – Add to favorites not working in IE11 (server#12339)
- Remove arrow function for ie compatibility (server#12341)
- Fix default types of activity event member variables (server#12353)
- Suppress wrong audit log messages about failed login attempts (server#12372)
- Add fix for IE11 flexbox height bug (server#12374)
- Properly search the root of a shared external storage (server#12375)
- Fix app update available check (server#12412)
- Use nextcloud-password-confirmation (server#12416)
- Fix IE rule for min width (server#12431)
- Added cache override to ensure an always up-to-date accessibility css (server#12432)
- Unique contraint and deadlock fixes for filecache and file_locks (server#12433)
- Fix app menu calculation for random size of the right header (server#12440)
- Fix missing quickaccess favorite folder on add (server#12441)
- Fixes dav share issue with owner (server#12459)
- Fix wrong share popover opening on share link (server#12482)
- Only use width and opacity for transition (server#12492)
- Forward object not found error in swift as dav 404 (server#12502)
- Fix the warning appearing in the admin section when mail_smtpmode is not configured (server#12529)
- Remove unused svg api route (server#12542)
- Bearer tokens are app token (server#12545)
- Handle permission in update of share better (server#12561)
- Correctly restrict affected users when using command to send emails (activity#312)
- Improve code blocks in markdown rendering (files_texteditor#121)
- Properly escape column name in “createFunction” call (survey_client#85)
Version 14.0.3 October 12 2018
Download: nextcloud-14.0.3.tar.bz2 or nextcloud-14.0.3.zip Check the file integrity with: MD5: nextcloud-14.0.3.tar.bz2.md5 or nextcloud-14.0.3.zip.md5 SHA256: nextcloud-14.0.3.tar.bz2.sha256 or nextcloud-14.0.3.zip.sha256 SHA512: nextcloud-14.0.3.tar.bz2.sha512 or nextcloud-14.0.3.zip.sha512 PGP (Key): nextcloud-14.0.3.tar.bz2.asc or nextcloud-14.0.3.zip.asc
Changes
- Fixes the apps menu scrollbar (server#11662)
- Ignore “session_lifetime” if it can not be converted to a number (server#11761)
- Normalize getUnjailedPath (server#11770)
Version 14.0.2 October 11 2018
Download: nextcloud-14.0.2.tar.bz2 or nextcloud-14.0.2.zip Check the file integrity with: MD5: nextcloud-14.0.2.tar.bz2.md5 or nextcloud-14.0.2.zip.md5 SHA256: nextcloud-14.0.2.tar.bz2.sha256 or nextcloud-14.0.2.zip.sha256 SHA512: nextcloud-14.0.2.tar.bz2.sha512 or nextcloud-14.0.2.zip.sha512 PGP (Key): nextcloud-14.0.2.tar.bz2.asc or nextcloud-14.0.2.zip.asc
Changes
- Fix contacts menu on mentions (server#11350)
- Make the server ready to use global scale with SAML as auth back-end (server#11373)
- Fix default flex shrink on list (server#11374)
- Fixes the logo height (server#11385)
- Do not explode when getting permissions from a FailedStorage (server#11389)
- Do not hide the progress bar while the chunked upload is being assembled (server#11399)
- Fix “checkWellKnownUrl” not being run (server#11418)
- Add back the total used space per user (server#11425)
- Fix invalid inline input confirm border (server#11426)
- Center back the history icon (server#11430)
- AssemblyStream is also eof if we have no more source stream (server#11436)
- Re-enable upload button after updating Avatar (server#11451)
- Fix typo in config.sample.php (server#11488)
- Bugfix 2FA theme: buttons white (server#11489)
- Update config and babel for ie11 (server#11490)
- Only catch QueryException when trying to build class (server#11492)
- Show auth type “None” in email settings (server#11493)
- Fix public page footer link wrap (server#11510)
- Fix share header text on small widths (server#11511)
- Add missing compiled mimetype list (server#11516)
- Fixes the move/copy picker buttons (server#11525)
- Fix breadcrumbs (server#11530)
- Added kinetic scrolling for iOS to apps dropdown menu #10281 (server#11554)
- Throw an error if a node is smaller than expected in assemblystream (server#11555)
- Reduce the min-width of the files table so it works on sharing pages on mobile (server#11556)
- Fix header overflow, fix more apps menu, fix #11552 (server#11558)
- Add new group entry on users list + fixes (server#11575)
- Redirect guests to login if they follow the link of a comment mention-notifications (server#11577)
- Force multiselect max-height to 5.5 items (server#11579)
- Just update password hash without validating (server#11580)
- Fix sticky header on users list (server#11582)
- Fix header border on users list (server#11608)
- Fix call to logger (server#11610)
- Allow the creationg of previews of files stored in appdata (server#11703)
- Update CRL due to changed cert for linkshareex (server#11706)
- Fix a misleading setup check for .well-known/caldav & carddav (server#11738)
- Remove unneeded CSS rule for IE 11 (files_pdfviewer#101)
- Hide footer in public share page (files_pdfviewer#103)
- Fix embedded viewer with new server layout on IE 11 (files_pdfviewer#98)
Version 14.0.1 September 25 2018
Download: nextcloud-14.0.1.tar.bz2 or nextcloud-14.0.1.zip Check the file integrity with: MD5: nextcloud-14.0.1.tar.bz2.md5 or nextcloud-14.0.1.zip.md5 SHA256: nextcloud-14.0.1.tar.bz2.sha256 or nextcloud-14.0.1.zip.sha256 SHA512: nextcloud-14.0.1.tar.bz2.sha512 or nextcloud-14.0.1.zip.sha512 PGP (Key): nextcloud-14.0.1.tar.bz2.asc or nextcloud-14.0.1.zip.asc
Changes
- Fixes the upload progress bar layout – 14 backport (server#11039)
- Fix markup and style of mentions in comments (server#11077)
- Do not invalidate main token on OAuth (server#11090)
- Expire tokens hardening (server#11103)
- fix js files client for user names with spaces (server#11152)
- Fix user and group listing with users that have an integer user id (server#11186)
- Fix exception class (server#11187)
- Remove posix_getpwuid and compare only userid (server#11191)
- Fix check for more users in sharing dialogue (server#11201)
- Remove filter_var flags due to PHP 7.3 deprecation, fixes #10894 (server#11237)
- Fixes empty favorite names for trailing slashes (server#11259)
- Fix size of icons in menus inside apps when shown as images (server#11276)
- Prevent comment being composed from overlapping the submit button (server#11277)
- replace setcookie value with ” instead of null. (server#11280)
- Fix the link and anchor for the update notifications (server#11282)
- Include empty directories in the default state of acceptance tests (server#11283)
- Get permission of storage for shares (server#11287)
- Shared by info for room shares without names (server#11288)
- Fix icons cacher regex for compressed output (server#11291)
- Revert “Use APCu caching of composer” (server#11293)
- Use user locale as default in the template (server#11294)
- Fix expiration code of tokens (server#11302)
- Add unit test for findLanguageFromLocale (server#11340)
- 14 scroll fix (activity#295)
- Update stable14 target versions (files_texteditor#111)
- Update stable14 target versions (firstrunwizard#80)
- Update stable14 target versions (gallery#467)
- Update stable14 target versions (nextcloud_announcements#32)
- Update stable14 target versions (notifications#158)
- Update config and babel for ie11 (notifications#161)
Version 14.0.0 September 10 2018
Download: nextcloud-14.0.0.tar.bz2 or nextcloud-14.0.0.zip Check the file integrity with: MD5: nextcloud-14.0.0.tar.bz2.md5 or nextcloud-14.0.0.zip.md5 SHA256: nextcloud-14.0.0.tar.bz2.sha256 or nextcloud-14.0.0.zip.sha256 SHA512: nextcloud-14.0.0.tar.bz2.sha512 or nextcloud-14.0.0.zip.sha512 PGP (Key): nextcloud-14.0.0.tar.bz2.asc or nextcloud-14.0.0.zip.asc
Changes
Nextcloud 14 merged nearly 1000 pull requests with improvements and changes, almost 150 more than Nextcloud 13. This only covers the core server, hundreds more changes were made in the apps that make up our release, making this version officially our biggest release ever. While we can never cover everything that has improved, these are the main feature highlights:
- Video Verification – use a video call with Talk to verify the identity of somebody before granting them access to a share
- Two-factor authentication now with Signal and Telegram as well as NFC and SMS
- Accessibility improvements & dark theme
- Add a note to shares, share files in a Talk chat, new Deck Kanban app and much more
Our blog with more details is here.
Latest 13 release below.
Version 13.0.12 February 29 2019
Download: nextcloud-13.0.12.tar.bz2 or nextcloud-13.0.12.zip Check the file integrity with: MD5: nextcloud-13.0.12.tar.bz2.md5 or nextcloud-13.0.12.zip.md5 SHA256: nextcloud-13.0.12.tar.bz2.sha256 or nextcloud-13.0.12.zip.sha256 SHA512: nextcloud-13.0.12.tar.bz2.sha512 or nextcloud-13.0.12.zip.sha512 PGP (Key): nextcloud-13.0.12.tar.bz2.asc or nextcloud-13.0.12.zip.asc
Changes
- Update icewind/smb to 2.0.6 (server#14067)
- Update CRL to contain revoked files_external_dropbox, passman & payback (server#14204)
- Ensure attribute names are lower cased (server#14208)
- Decrease $maxDelay in Throttler.php (server#14224)
Version 13.0.11 February 7 2019
Download: nextcloud-13.0.11.tar.bz2 or nextcloud-13.0.11.zip Check the file integrity with: MD5: nextcloud-13.0.11.tar.bz2.md5 or nextcloud-13.0.11.zip.md5 SHA256: nextcloud-13.0.11.tar.bz2.sha256 or nextcloud-13.0.11.zip.sha256 SHA512: nextcloud-13.0.11.tar.bz2.sha512 or nextcloud-13.0.11.zip.sha512 PGP (Key): nextcloud-13.0.11.tar.bz2.asc or nextcloud-13.0.11.zip.asc
Changes
- Principals can be principal/user/ or principal/ from legacy installs (server#13584)
- Bump pear/archive_tar to 1.4.5 (server#13600)
- Update URL for federation (server#13638)
- Don’t log parameters on user creation in case of error/exception (server#13707)
- Cleanup shared lock if changing to exclusive lock failed (server#13746)
- Fix dropping a folder on a folder row (server#13889)
- Clean pending 2FA authentication on password reset (server#13917)
- Pear/archive_tar 1.4.5 (3rdparty#216)
- Fix notification documentation to reflect recent changes (notifications#260)
Version 13.0.10 January 11 2019
Download: nextcloud-13.0.10.tar.bz2 or nextcloud-13.0.10.zip Check the file integrity with: MD5: nextcloud-13.0.10.tar.bz2.md5 or nextcloud-13.0.10.zip.md5 SHA256: nextcloud-13.0.10.tar.bz2.sha256 or nextcloud-13.0.10.zip.sha256 SHA512: nextcloud-13.0.10.tar.bz2.sha512 or nextcloud-13.0.10.zip.sha512 PGP (Key): nextcloud-13.0.10.tar.bz2.asc or nextcloud-13.0.10.zip.asc
Changes
Version 13.0.9 January 10 2019
Download: nextcloud-13.0.9.tar.bz2 or nextcloud-13.0.9.zip Check the file integrity with: MD5: nextcloud-13.0.9.tar.bz2.md5 or nextcloud-13.0.9.zip.md5 SHA256: nextcloud-13.0.9.tar.bz2.sha256 or nextcloud-13.0.9.zip.sha256 SHA512: nextcloud-13.0.9.tar.bz2.sha512 or nextcloud-13.0.9.zip.sha512 PGP (Key): nextcloud-13.0.9.tar.bz2.asc or nextcloud-13.0.9.zip.asc
Changes
- Load apps that have a dav type set before the dav server plugins (server#12595)
- Fix typo in original english string and all translations (server#12616)
- Fix the system address book (server#12818)
- PHP module is named mbstring (server#12827)
- Do not update child all child shares on group share update (server#12835)
- Only execute query in propagateChange once (server#12864)
- Fix SAML Client login flow on Apple devices (server#13125)
- Prevent special characters from breaking the file drop remote url (server#13153)
- Do not forgot to store the second displayname portion (server#13220)
- Update the CRL (server#13359)
- Fix loginflow with apptoken enter on iOS (server#13374)
- Log more information about insufficient storage in dav plugin (server#13422)
- Respect classification of calendar events in activity stream (server#13443)
- Show the repair steps and repair info output in the web for better feedback (server#13471)
- Fix PDF sidebar shown in PDF thumbnails (files_pdfviewer#116)
Version 13.0.8 November 22 2018
Download: nextcloud-13.0.8.tar.bz2 or nextcloud-13.0.8.zip Check the file integrity with: MD5: nextcloud-13.0.8.tar.bz2.md5 or nextcloud-13.0.8.zip.md5 SHA256: nextcloud-13.0.8.tar.bz2.sha256 or nextcloud-13.0.8.zip.sha256 SHA512: nextcloud-13.0.8.tar.bz2.sha512 or nextcloud-13.0.8.zip.sha512 PGP (Key): nextcloud-13.0.8.tar.bz2.asc or nextcloud-13.0.8.zip.asc
Changes
- Ignore “session_lifetime” if it can not be converted to a number (server#11762)
- Change password expiration time from 12h to 7d (server#11857)
- Do not emit preHooks twice on non-part-storage (server#11962)
- Filter null values for UserManager::getByEmail (server#11978)
- Allow local delivery of schedule message while prohibiting FreeBusy requests (server#11982)
- Load apps/APP/l10n/*.js and themes/THEME/apps/APP/l10n/*.js (server#11992)
- Fix opening a section again in the Files app (server#11996)
- Lazy open first source stream in assemblystream (server#11997)
- Remove cookies from Clear-Site-Data Header (server#12006)
- Actually return the root folder when traversing up the tree (server#12060)
- Double check for failed cache with a shared storage (server#12109)
- Implement the size of an assembly stream (server#12112)
- Remove unneeded empty search attribute values, fixes #12086 (server#12123)
- LDAP: announce display name changes so that addressbook picks it up (server#12142)
- Reset bruteforce on token refresh OAuth (server#12208)
- Expired tokens should not trigger bruteforce protection (server#12212)
- A folder should get a folder mimetype (server#12298)
- Properly search the root of a shared external storage (server#12376)
- Unique contraint and deadlock fixes for filecache and file_locks (server#12434)
- Fixes dav share issue with owner (server#12460)
- Forward object not found error in swift as dav 404 (server#12503)
- Bearer tokens are app token (server#12546)
- Handle permission in update of share better (server#12562)
- Correctly restrict affected users when using command to send emails (activity#313)
Version 13.0.7 October 11 2018
Download: nextcloud-13.0.7.tar.bz2 or nextcloud-13.0.7.zip Check the file integrity with: MD5: nextcloud-13.0.7.tar.bz2.md5 or nextcloud-13.0.7.zip.md5 SHA256: nextcloud-13.0.7.tar.bz2.sha256 or nextcloud-13.0.7.zip.sha256 SHA512: nextcloud-13.0.7.tar.bz2.sha512 or nextcloud-13.0.7.zip.sha512 PGP (Key): nextcloud-13.0.7.tar.bz2.asc or nextcloud-13.0.7.zip.asc
Changes
- Prefer using dir instead of allinfo for getting smb file info (server#10804)
- [LDAP] The WebUI Wizard also should not assign empty config IDs (server#10824)
- Fix mimetype detection for junked uploads (server#10829)
- Improve performance when dealing with large numbers of shares (server#10884)
- Cast timestamps older than unix epoch to 0 (server#10902)
- Use the same ignored properties list for both CustomerPropertiesBackends (server#10911)
- Do not hide the progress bar while the chunked upload is being assembled (server#11400)
- Fix “checkWellKnownUrl” not being run (server#11419)
- AssemblyStream is also eof if we have no more source stream (server#11437)
- Show auth type “None” in email settings (server#11494)
- Fixes the move/copy picker buttons (server#11524)
- Allow the creationg of previews of files stored in appdata (server#11704)
- Update CRL due to changed cert for linkshareex (server#11707)
- Fix a misleading setup check for .well-known/caldav & carddav (server#11739)
Version 13.0.6 August 30 2018
Download: nextcloud-13.0.6.tar.bz2 or nextcloud-13.0.6.zip Check the file integrity with: MD5: nextcloud-13.0.6.tar.bz2.md5 or nextcloud-13.0.6.zip.md5 SHA256: nextcloud-13.0.6.tar.bz2.sha256 or nextcloud-13.0.6.zip.sha256 SHA512: nextcloud-13.0.6.tar.bz2.sha512 or nextcloud-13.0.6.zip.sha512 PGP (Key): nextcloud-13.0.6.tar.bz2.asc or nextcloud-13.0.6.zip.asc
Changes
- Add sabre plugin to allow anonymous options requests to the dav root (server#10285)
- Do scan the root storage in background scan (server#10376)
- Adding test for table schedulingobjects and fixing postgres LOB (server#10552)
- Fix transfering ownership of a share to user with same id as receiver (server#10565)
- Make file cache updates more robust (server#10581)
- Retry smb stat on timeout (server#10591)
- Use insertIfNotExists to store new mimetypes. (server#10620)
- Only warn about data lose on password reset if per-user keys are used (server#10646)
- Update the scope of the lockdownmanager (server#10682)
- Log entries that are hidden during file listing (server#10698)
- Forgotten pass fix link (server#10735)
- Fix comment style in config sample (server#10759)
- Make sure error_log() always receives a string (server#10760)
- Fix call to OC.generateUrl for caldav birthday calendar on/off (server#10761)
- Use the path_hash instead of the path to query the filecache (server#10762)
- Don’t blame random people for background email updates (server#10763)
- Resolve all group memberships properly (server#10783)
- Remove unexecutable code (server#10816)
- Improve URL detection (server#10821)
- MySQL 8.0+ and MariaDB 10.3+ are large prefix and barracuda by default (server#10823)
- Disallow negative mtime in dav search (server#10837)
Version 13.0.5 July 23 2018
Download: nextcloud-13.0.5.tar.bz2 or nextcloud-13.0.5.zip Check the file integrity with: MD5: nextcloud-13.0.5.tar.bz2.md5 or nextcloud-13.0.5.zip.md5 SHA256: nextcloud-13.0.5.tar.bz2.sha256 or nextcloud-13.0.5.zip.sha256 SHA512: nextcloud-13.0.5.tar.bz2.sha512 or nextcloud-13.0.5.zip.sha512 PGP (Key): nextcloud-13.0.5.tar.bz2.asc or nextcloud-13.0.5.zip.asc
Changes
- Fix highlighting of the upload drop zone (server#9837)
- Apply ldapUserFilter on members of group (server#9839)
- Make the DELETION of groups match greedy on the groupID (server#9841)
- Add parent index to share table (server#9843)
- Log full exception in cron instead of only the message (server#9958)
- Properly lock the target file on dav upload when not using part files (server#9986)
- LDAP backup server should not be queried when auth fails (server#10032)
- Fix filenames in sharing integration tests (server#10044)
- Lower log level for quota manipulation cases (server#10076)
- Let user set avatar in nextcloud if LDAP provides invalid image data (server#10089)
- Improved logging of smb connection errors (server#10093)
- Allow admin to disable fetching of avatars as well as a specific attribute (server#10115)
- Allow to disable encryption (server#10121)
- Update message shown when unsharing a file (server#10164)
- Fixed English grammatical error on Settings page. (server#10165)
- Request a valid property for DAV opendir (server#10169)
- Allow updating the token on session regeneration (server#10170)
- Prevent lock values from going negative with memcache backend (server#10180)
- Correctly handle users with numeric user ids (server#10185)
- Correctly parse the subject parameters for link (un)shares of calendars (server#10188)
- Fix “parsing” of email-addresses in comments and chat messages (server#10189)
- Sanitize parameters in createSessionToken() while logging (server#10195)
- Also retry rename operation on InvalidArgumentException (server#10201)
- Improve url detection in comments (server#10202)
- Only bind to ldap if configuration for the first server is set (server#10233)
- Use download manager from PDF.js to download the file (files_pdfviewer#84)
- Fix trying to load removed scripts (files_pdfviewer#87)
- Only pull for new messages if the session is allowed to be kept alive (notifications#138)
- Always push object data (notifications#139)
- Add prioritization for Talk (notifications#140)
Version 13.0.4 June 11 2018
Download: nextcloud-13.0.4.tar.bz2 or nextcloud-13.0.4.zip Check the file integrity with: MD5: nextcloud-13.0.4.tar.bz2.md5 or nextcloud-13.0.4.zip.md5 SHA256: nextcloud-13.0.4.tar.bz2.sha256 or nextcloud-13.0.4.zip.sha256 SHA512: nextcloud-13.0.4.tar.bz2.sha512 or nextcloud-13.0.4.zip.sha512 PGP (Key): nextcloud-13.0.4.tar.bz2.asc or nextcloud-13.0.4.zip.asc
Changes
- Allow setting notify credentials in environment (server#9788)
- Make the token expiration also work for autocasting 0 (server#9803)
- Enable caldav for webdav subtree public-calendars (server#9820)
Version 13.0.3 June 7 2018
Download: nextcloud-13.0.3.tar.bz2 or nextcloud-13.0.3.zip Check the file integrity with: MD5: nextcloud-13.0.3.tar.bz2.md5 or nextcloud-13.0.3.zip.md5 SHA256: nextcloud-13.0.3.tar.bz2.sha256 or nextcloud-13.0.3.zip.sha256 SHA512: nextcloud-13.0.3.tar.bz2.sha512 or nextcloud-13.0.3.zip.sha512 PGP (Key): nextcloud-13.0.3.tar.bz2.asc or nextcloud-13.0.3.zip.asc
Changes
- Backport various scss fixes #8777 (server#9259)
- Fix ellipsis in filename column (server#9344)
- Replace deprecated sinon reset() call with resetHistory() (server#9358)
- Issue #9318: catch exceptions in SCSSCacher::resetCache() (server#9377)
- Log lock state on conflict (server#9389)
- Remove unneeded locks in getCacheEntry (server#9391)
- Only allow a single concurrent dav write to a file (server#9392)
- Workflow rules error when changing operation (server#9409)
- Fix jsunit tests (server#9430)
- Allow IPv6 database host (server#9432)
- Add labels for Contacts menu and Settings (server#9433)
- Get correct version of an app (server#9436)
- Fix ids of permission checkboxes for shares (server#9453)
- Fix race condition when preparing upload folder (server#9454)
- Allow to specify a link to a legal notice (server#9516)
- Fix for unbound cloned LDAP connections (server#9522)
- Dont use $info as array when its not an array (server#9525)
- Improve OAuth (server#9540)
- Bump theming version for extraordinary release (server#9547)
- Fix translation bug on lost password page (server#9548)
- Cleanup locks in scanner on error (server#9566)
- Bump version for theming again
(server#9573)
- Make sure force language is reflected in html lang attribute (server#9579)
- Add privacy link to theming and fix scrollbars (server#9586)
- Fix settings menu (server#9590)
- Handle exception while itterating trough smb file listing (server#9608)
- Send invitations for shared calendars (server#9610)
- Regenerate session id after public share auth (server#9619)
- Emit event when running ./occ db:add-missing-indices (server#9620)
- Add PHP missing message to index.php (server#9621)
- Delete the previews when a version is restored (server#9622)
- Limit Sinon version to 5.0.7 at most (server#9629)
- Prepare another theming release including translations for recently added imprint and privacy policy strings (server#9647)
- Dont open the file on dav HEAD request (server#9649)
- Fix(AmazonS3): fix loop $result[‘Contents’] error (server#9650)
- Fix undefined variables (server#9651)
- Add search category icon (server#9652)
- Fix “Invalid argument supplied for foreach()” (server#9654)
- Do not load calendar/addressbook plugins if not needed (server#9655)
- Make LargeFileHelper.php faster by avoiding execs as much as possible (server#9656)
- Improve error reporting and move format parameter to the options (server#9657)
- The OAuth endpoint needs to support Basic Auth (server#9659)
- LDAP password renewal fixes (server#9661)
- Check user state when fetching to avoid dealing with offline objects (server#9662)
- Make sure the file is readable before attempting to create a preview (server#9668)
- Fix drone mysqlmb4 tests (server#9672)
- Make sure the log doesn’t try to read from PUT if it can’t (server#9694)
- Allow admins to override FreeBusy capabilities without modifying ShareAPI capabilities (server#9707)
- Fix the unit tests (server#9712)
- Fix header nav (server#9727)
- Fix local users check in contacts menu (server#9732)
- Don’t open the file when handling HEAD requests (3rdparty#99)
- Do not sanitize markdown output twice (files_texteditor#101)
Version 13.0.2 April 26 2018
Download: nextcloud-13.0.2.tar.bz2 or nextcloud-13.0.2.zip Check the file integrity with: MD5: nextcloud-13.0.2.tar.bz2.md5 or nextcloud-13.0.2.zip.md5 SHA256: nextcloud-13.0.2.tar.bz2.sha256 or nextcloud-13.0.2.zip.sha256 SHA512: nextcloud-13.0.2.tar.bz2.sha512 or nextcloud-13.0.2.zip.sha512 PGP (Key): nextcloud-13.0.2.tar.bz2.asc or nextcloud-13.0.2.zip.asc
Changes
- Show group display names (server#8779)
- Group existence check works without attribute (like with users) (server#8849)
- The FN is optional, carrying the displayname if present (server#8900)
- Set “share with” field to the ID of the circle (server#8905)
- Show EOL warning in the update section (server#8986)
- Use app version to generate scss filename (server#9015)
- Update icewind/smb to 2.0.5 (server#9017)
- Fix search text overlapping close button (server#9019)
- Clear any theming prefixed cache on cache buster increase (server#9020)
- Reset encryptionVersion to ‘1’ if a file was stream copied (server#9064)
- Do not treat is-encrypted as custom property (server#9071)
- Fix proper permissions for multiple file access (server#9072)
- When formatting a share node an Empty target is invalid (server#9073)
- Move on with the next user if we found the user on one user back-end (server#9077)
- Allow usage of Windows 10 WebDav Netdrive (server#9089)
- Add more logging for the object storage during creation of the buckets (server#9094)
- Do not convert email addresses with idn_to_ascii if… (server#9095)
- Fix progress bar hidden before the upload ends (server#9124)
- Update CRL to include old quicknotes cert (server#9213)
- Fix user selectable text for public links for text files (server#9230)
- Provide an option to disable HTML emails (server#9231)
- Fix appinfo parsing when a single localized option is provided (server#9233)
- Use multibyte substring (server#9234)
- Fix webdav support for OneNote clients (server#9236)
- Fixed files copy/move when in favorites or recent section (server#9238)
- Don’t update personal settings for admins (activity#262)
- Skip parameters which are not there instead of failing out (activity#265)
- Bump version 13 (files_pdfviewer#64)
- Fix info.xml (files_pdfviewer#66)
- No default enable (files_pdfviewer#67)
- Fix position of icons in “Share with” input field (gallery#418)
- Fix “No results found” tooltip (gallery#419)
- Fix UI while a share is being added (gallery#420)
- Hide “No results found” tooltip on autocompletion (gallery#424)
- Fix error while clicking on the share link checkbox (gallery#430)
Version 13.0.1 March 15 2018
Download: nextcloud-13.0.1.tar.bz2 or nextcloud-13.0.1.zip Check the file integrity with: MD5: nextcloud-13.0.1.tar.bz2.md5 or nextcloud-13.0.1.zip.md5 SHA256: nextcloud-13.0.1.tar.bz2.sha256 or nextcloud-13.0.1.zip.sha256 SHA512: nextcloud-13.0.1.tar.bz2.sha512 or nextcloud-13.0.1.zip.sha512 PGP (Key): nextcloud-13.0.1.tar.bz2.asc or nextcloud-13.0.1.zip.asc
Changes
- Don’t pollute the log on DAV emaillogin (server#8045)
- Don’t perform CSRF check on OCS routes with Bearer auth (server#8099)
- Use S3Client::upload instead of splitting single/multipart upload ourselves (server#8102)
- Remove old perl script to update l10n files (server#8145)
- Scss hardening (server#8156)
- Do not try to get the jailed path if we can’t find the id (server#8177)
- Handle SSL certificate verifications for others than Let’s Encrypt (server#8183)
- Use a phan version instead of master (server#8195)
- Repair step to clear frontend related caches (server#8197)
- Keep previous exception when transforming to dav exception (server#8228)
- Actually return stream from swift (server#8250)
- Remove invalid link to documentation (server#8253)
- Fix deleting folders when using s3 external storage (server#8261)
- Link to NC13 dev manual (server#8264)
- Better result handling of email search (server#8267)
- Update CRL to revoke files_rightclick (server#8271)
- Fix styling issues of guest pages #8155 (server#8286)
- Remove jquery ui background image (server#8287)
- Show open graph preview in WhatsApp (server#8309)
- Make acceptance tests for comments more consistent with the others (server#8395)
- Fix edit tag textbox size (server#8407)
- Use TTF fonts for avatar generation (server#8440)
- Use mb_* string methods to extract first character for generated avatars (server#8470)
- Show hint in OCS API for user creation (server#8515)
- Fix hiding and event propagation issues with the user management popover (server#8517)
- Add some whitespace around change.svg icon (server#8518)
- Avoid fruitless login attempts (server#8532)
- Fix retrieval of group members with numerical uids from LDAP (server#8536)
- Theming: handle not being in the serverroot (server#8554)
- Ext storage error warning (server#8561)
- Set autocomplete=new-password for mail share password (server#8577)
- Fix upload button visible on read-only folders (server#8595)
- Fixed app navigation for IE11 (server#8609)
- Fix breadcrumbs width calculation (server#8610)
- Fix comments (and systemtags) when involving users with numerical ids (server#8615)
- Update commentstabview.js (server#8621)
- Properly encapsulate require_once for app.php (server#8631)
- AppData hardening (server#8636)
- Use hash algo that’s robust against collisions (server#8654)
- Fixed date/time picker on IE11 (server#8663)
- Use a more widely available method to test s3 settings (server#8667)
- Use proper language in language code (server#8668)
- Display the proper language strings in settings (server#8669)
- Do not create empty userid when attribute does not have allowed chars (server#8673)
- Remove too restrict check for background image/color (server#8675)
- Fix example regex for user agent matching (server#8676)
- Generate different UIDs for Birthday, Anniversary and Death event (server#8678)
- Don’t use double quotes in MySQL queries (server#8680)
- Log exceptions that happen when writing the app store reply to storage (server#8683)
- Set the correct active navigation entry (server#8685)
- Fix activities for end2end encryption (server#8686)
- Filter out the current user when searching for emails too (server#8687)
- Fix check if theming defaults instance is available (server#8688)
- Fix undefined index problem (server#8693)
- Disable part files for object stores (server#8725)
- Better handling of invisible elements in acceptance tests (server#8738)
- Remove base url from global cache prefix (server#8745)
- Check if the cached js file exists (server#8746)
- Sharee email matches not limited (server#8749)
- Fix integer overflow in ChunkingPlugin (server#8752)
- Revert wording back to updates (server#8755)
- Add acceptance tests for permissions on public shared folders (server#8758)
- Also send file emails in ASAP mode (activity#249)
- Ensure userids are strings (activity#252)
- Null coalescing operator is PHP7+ (activity#254)
- Update PDF.js to 1.9.426 (files_pdfviewer#55)
- Enable full screen mode for PDF files (files_pdfviewer#59)
- Fix ACE module files failing to load (files_texteditor#83)
- Do not keep FileInfoModels returned by “getModelForFile” (files_texteditor#89)
- Fix share drop down in gallery not properly shown (gallery#394)
- Fix gallery button hidden in folders without create permission (gallery#402)
- Fix controls position in gallery layout (gallery#405)
- Removed old code already present thanks to the files app (gallery#406)
- Create “file app” public share links if the slideshow is opened from … (gallery#407)
- Allow to check against haveibeenpwned.com password list (password_policy#61)
Version 13.0.0 February 6 2018
Download: nextcloud-13.0.0.tar.bz2 or nextcloud-13.0.0.zip Check the file integrity with: MD5: nextcloud-13.0.0.tar.bz2.md5 or nextcloud-13.0.0.zip.md5 SHA256: nextcloud-13.0.0.tar.bz2.sha256 or nextcloud-13.0.0.zip.sha256 SHA512: nextcloud-13.0.0.tar.bz2.sha512 or nextcloud-13.0.0.zip.sha512 PGP (Key): nextcloud-13.0.0.tar.bz2.asc or nextcloud-13.0.0.zip.asc
Changes
Over 1100 changes were merged in the server, with many hundreds more in existing or new apps. The main improvements include:
- Collaboration features
- Nextcloud Talk, a private videoconference software integrated with Nextcloud
- real-time and asynchronous communication with push notifications, calls and chat web and mobile devices
- Integration in business workflow with calendar invitations and calls directly from Nextcloud Files
- Screen and note sharing with participant moderation capabilities
- 100% secure peer-to-peer, end-to-end encrypted calls, mediated by self-hosted server
- auto-completion of user names in comments and notification to the mentioned user
- support free/busy scheduling in native calendar applications like Thunderbird Lightning
- show meeting invites in the calendar
- Nextcloud Talk, a private videoconference software integrated with Nextcloud
- End-to-End Encryption
- can encrypt data on a per-folder level rather than all-or-nothing approach
- does not require users to remember or exchange passwords
- does not require re-uploading data upon sharing
- features an optional off-line administrator recovery key
- allows full audit logging
- can be combined with our File Access Control feature so administrator can enforce aspects of End-to-end Encryption
- protects from identity theft with our Cryptographic Identity Protection feature
This feature is in Tech Preview for Nextcloud 13 and does not yet implement sharing.
- User Interface
- new way of selecting files
- easy way to quickly copy or move to a location
- High DPI support
- admin menu integrated in one list
- no limitation to file uploads via the web interface
- user quota in the side bar
- social sharing (Twitter, G+, Facebook, Diaspora) now features a preview
- improved theming
- Performance
- decreased page load times with up to 50% and faster search
- 80% faster LDAP and up to 10x faster external storage
- Server-side Encryption performance largely improved
- Other
- Support for PHP 7.2
- Support for PostgreSQL 10
Release announcement with overview about features and changes See a full list of integrated pull requests here.
Latest 12 release below.
Version 12.0.13 November 22 2018
Download: nextcloud-12.0.13.tar.bz2 or nextcloud-12.0.13.zip Check the file integrity with: MD5: nextcloud-12.0.13.tar.bz2.md5 or nextcloud-12.0.13.zip.md5 SHA256: nextcloud-12.0.13.tar.bz2.sha256 or nextcloud-12.0.13.zip.sha256 SHA512: nextcloud-12.0.13.tar.bz2.sha512 or nextcloud-12.0.13.zip.sha512 PGP (Key): nextcloud-12.0.13.tar.bz2.asc or nextcloud-12.0.13.zip.asc
Changes
- Ignore “session_lifetime” if it can not be converted to a number (server#11763)
- Fix opening a section again in the Files app (server#11998)
- Actually return the root folder when traversing up the tree (server#12059)
- Double check for failed cache with a shared storage (server#12110)
- Fixes dav share issue with owner (server#12461)
- Forward object not found error in swift as dav 404 (server#12504)
- Handle permission in update of share better (server#12563)
Version 12.0.12 October 11 2018
Download: nextcloud-12.0.12.tar.bz2 or nextcloud-12.0.12.zip Check the file integrity with: MD5: nextcloud-12.0.12.tar.bz2.md5 or nextcloud-12.0.12.zip.md5 SHA256: nextcloud-12.0.12.tar.bz2.sha256 or nextcloud-12.0.12.zip.sha256 SHA512: nextcloud-12.0.12.tar.bz2.sha512 or nextcloud-12.0.12.zip.sha512 PGP (Key): nextcloud-12.0.12.tar.bz2.asc or nextcloud-12.0.12.zip.asc
Changes
- Improve performance when dealing with large numbers of shares (server#10882)
- Include empty directories in the default state of acceptance tests (server#11285)
- Show auth type “None” in email settings (server#11495)
- Add future releases to be migrated from (server#11601)
- Update CRL due to changed cert for linkshareex (server#11708)
Version 12.0.11 August 30 2018
Download: nextcloud-12.0.11.tar.bz2 or nextcloud-12.0.11.zip Check the file integrity with: MD5: nextcloud-12.0.11.tar.bz2.md5 or nextcloud-12.0.11.zip.md5 SHA256: nextcloud-12.0.11.tar.bz2.sha256 or nextcloud-12.0.11.zip.sha256 SHA512: nextcloud-12.0.11.tar.bz2.sha512 or nextcloud-12.0.11.zip.sha512 PGP (Key): nextcloud-12.0.11.tar.bz2.asc or nextcloud-12.0.11.zip.asc
Changes
- Fix transfering ownership of a share to user with same id as receiver (server#10566)
- Update the scope of the lockdownmanager (server#10683)
Version 12.0.10 July 23 2018
Download: nextcloud-12.0.10.tar.bz2 or nextcloud-12.0.10.zip Check the file integrity with: MD5: nextcloud-12.0.10.tar.bz2.md5 or nextcloud-12.0.10.zip.md5 SHA256: nextcloud-12.0.10.tar.bz2.sha256 or nextcloud-12.0.10.zip.sha256 SHA512: nextcloud-12.0.10.tar.bz2.sha512 or nextcloud-12.0.10.zip.sha512 PGP (Key): nextcloud-12.0.10.tar.bz2.asc or nextcloud-12.0.10.zip.asc
Changes
- Make the DELETION of groups match greedy on the groupID (server#9842)
- Sanitize parameters in createSessionToken() while logging (server#10196)
- Fix trying to load removed scripts (files_pdfviewer#88)
Version 12.0.9 June 11 2018
Download: nextcloud-12.0.9.tar.bz2 or nextcloud-12.0.9.zip Check the file integrity with: MD5: nextcloud-12.0.9.tar.bz2.md5 or nextcloud-12.0.9.zip.md5 SHA256: nextcloud-12.0.9.tar.bz2.sha256 or nextcloud-12.0.9.zip.sha256 SHA512: nextcloud-12.0.9.tar.bz2.sha512 or nextcloud-12.0.9.zip.sha512 PGP (Key): nextcloud-12.0.9.tar.bz2.asc or nextcloud-12.0.9.zip.asc
Changes
Version 12.0.8 June 7 2018
Download: nextcloud-12.0.8.tar.bz2 or nextcloud-12.0.8.zip Check the file integrity with: MD5: nextcloud-12.0.8.tar.bz2.md5 or nextcloud-12.0.8.zip.md5 SHA256: nextcloud-12.0.8.tar.bz2.sha256 or nextcloud-12.0.8.zip.sha256 SHA512: nextcloud-12.0.8.tar.bz2.sha512 or nextcloud-12.0.8.zip.sha512 PGP (Key): nextcloud-12.0.8.tar.bz2.asc or nextcloud-12.0.8.zip.asc
Changes
Many fixes were merged, the most important ones include:
- Replace deprecated sinon reset() call with resetHistory() (server#9359)
- Fix jsunit tests (server#9431)
- Allow upgrades from ownCloud 10.0.8 (server#9493)
- Improve OAuth (server#9546)
- Fix translation bug on lost password page (server#9549)
- Cleanup locks in scanner on error (server#9567)
- Make sure force language is reflected in html lang attribute (server#9580)
- Send invitations for shared calendars (server#9611)
- Regenerate session id after public share auth (server#9618)
- Limit Sinon version to 5.0.7 at most (server#9630)
- The OAuth endpoint needs to support Basic Auth (server#9660)
- Make sure the file is readable before attempting to create a preview (server#9669)
- Fix drone mysqlmb4 tests (server#9671)
- Make sure the log doesn’t try to read from PUT if it can’t (server#9695)
Version 12.0.7 April 26 2018
Download: nextcloud-12.0.7.tar.bz2 or nextcloud-12.0.7.zip Check the file integrity with: MD5: nextcloud-12.0.7.tar.bz2.md5 or nextcloud-12.0.7.zip.md5 SHA256: nextcloud-12.0.7.tar.bz2.sha256 or nextcloud-12.0.7.zip.sha256 SHA512: nextcloud-12.0.7.tar.bz2.sha512 or nextcloud-12.0.7.zip.sha512 PGP (Key): nextcloud-12.0.7.tar.bz2.asc or nextcloud-12.0.7.zip.asc
Changes
Many fixes were merged, the most important ones include:
- Group existence check works without attribute (like with users) (server#8850)
- Fix undefined index problem (server#8893)
- Show EOL warning in the update section (server#8987)
- Update icewind/smb to 2.0.5 (server#9016)
- Set new-password as autocomplete on the link password (server#9078)
- Allow usage of Windows 10 WebDav Netdrive (server#9088)
- Update CRL to include old quicknotes cert (server#9214)
- Provide an option to disable HTML emails (server#9232)
- Use multibyte substring (server#9235)
- Bump version 12 (files_pdfviewer#65)
- Fix info.xml (files_pdfviewer#68)
- Remove default enable (files_pdfviewer#69)
Version 12.0.6 March 15 2018
Download: nextcloud-12.0.6.tar.bz2 or nextcloud-12.0.6.zip Check the file integrity with: MD5: nextcloud-12.0.6.tar.bz2.md5 or nextcloud-12.0.6.zip.md5 SHA256: nextcloud-12.0.6.tar.bz2.sha256 or nextcloud-12.0.6.zip.sha256 SHA512: nextcloud-12.0.6.tar.bz2.sha512 or nextcloud-12.0.6.zip.sha512 PGP (Key): nextcloud-12.0.6.tar.bz2.asc or nextcloud-12.0.6.zip.asc
Changes
Many fixes were merged, the most important ones include:
- Fix password displayed as username in Firefox password manager dialog (server#7797)
- Fix #4789: Group admins cannot see disabled users (server#8006)
- Fix jquery-ui theming (server#8022)
- Do not catch and ignore ServerNotAvailable in the wrong spot (server#8074)
- Use S3Client::upload instead of splitting single/multipart upload ourselves (server#8101)
- Fix own avatar not updated when display name is changed (server#8130)
- Remove old perl script to update l10n files (server#8146)
- Update CRL because user_sql cert was lost (server#8152)
- Handle SSL certificate verifications for others than Let’s Encrypt (server#8184)
- Do not try to get the jailed path if we can’t find the id (server#8196)
- Better result handling of email search (server#8205)
- Nextcloud 12 is not compatible with newer than php 7.1 (server#8216)
- Keep previous exception when transforming to dav exception (server#8229)
- Actually return stream from swift (server#8251)
- Remove invalid link to documentation (server#8254)
- Fix deleting folders when using s3 external storage (server#8262)
- Update CRL to revoke files_rightclick (server#8272)
- Fix edit tag textbox size (server#8408)
- Show hint in OCS API for user creation (server#8516)
- Add some whitespace around change.svg icon (server#8520)
- Don’t try login with the same name that just failed (server#8533)
- Fix retrieval of group members with numerical uids from LDAP (server#8537)
- Allow upgrading from OC 10.0.6 & 10.0.7 (server#8544)
- Theming: handle not being in the serverroot (server#8549)
- Use apps versions to generate suffix when possible (server#8611)
- Fix comments (and systemtags) when involving users with numerical ids (server#8616)
- Update commentstabview.js (server#8622)
- Properly encapsulate require_once for app.php (server#8632)
- Use hash algo that’s robust against collisions (server#8655)
- Do not create empty userid when attribute does not have allowed chars (server#8674)
- Fix example regex for user agent matching (server#8677)
- Generate different UIDs for Birthday, Anniversary and Death event (server#8679)
- Don’t use double quotes in MySQL queries (server#8681)
- Log exceptions that happen when writing the app store reply to storage (server#8682)
- Fix 500 on setup page (server#8689)
- Add missing import (server#8692)
- Disable part files for object stores (server#8726)
- Better handling of invisible elements in acceptance tests (server#8739)
- Display the home icon for empty paths (root folder) (activity#232)
- Ensure userids are strings (activity#253)
- Update PDF.js to 1.9.426 (files_pdfviewer#56)
- Enable full screen mode for PDF files (files_pdfviewer#60)
- Fix ACE module files failing to load (files_texteditor#84)
- Do not keep FileInfoModels returned by “getModelForFile” (files_texteditor#90)
Version 12.0.5 January 24 2018
Download: nextcloud-12.0.5.tar.bz2 or nextcloud-12.0.5.zip Check the file integrity with: MD5: nextcloud-12.0.5.tar.bz2.md5 or nextcloud-12.0.5.zip.md5 SHA256: nextcloud-12.0.5.tar.bz2.sha256 or nextcloud-12.0.5.zip.sha256 SHA512: nextcloud-12.0.5.tar.bz2.sha512 or nextcloud-12.0.5.zip.sha512 PGP (Key): nextcloud-12.0.5.tar.bz2.asc or nextcloud-12.0.5.zip.asc
Changes
Many fixes were merged, the most important ones include:
- #7144 Unlock files even if an exception occurs
- #7322 Set primary action button color to same as theming color
- #7323 Use the correct root for shared jail when the source storage is also a jail
- #7353 Fix translation of federation scope menu
- #7362 Allow to skip data dir permission checks
- #7407 Check if owner of share exists
- #7409 Add retry wrapper when reading files from swift
- #7451 Fix constructor spy in unit test with Sinon 4.1.3
- #7455 Remove wrong entry in admin_settings that causes 500
- #7456 CardDAV convertor check should not be to wide
- #7457 Fix loading icon position in the app menu
- #7464 Allow getting the filepath when getting cached mounts
- #7468 Allow ‘Nextcloud’ in the user agent string of Android
- #7558 Fix email buttons for white theme
- #7567 Respect sharing options when searching for Sharees
- #7568 Fix duplicate session token after remembered login
- #7577 Check userExists later, saves lookups for appData_INSTANCEID userids
- #7672 Added additional methods for removal of sensitive info
- #7688 Fix scss webroot and url rewrite
- #7717 Throw ServerNotAvailableException when LDAP is caught shutting down
- #7666 Fix drag shadow not visible when dragging a file on a narrow screen
- #7674 Do no run SyncJob in cron
- #7684 Fix inverted app icons on IE11
- #7694 Don’t attempt to translate login names to uids when uids are provided
- #7708 Don’t show recurring msg when pages result was turned off
- #7742 Hide favourite icon in details view if favourite action is not available
- #7745 Don’t lie about preview types
- #7747 Update of composer
- #7758 add option to use legacy v2 auth with s3
- #7759 Use correct L10N files for jsconfig
- #7757 Wait for the shared link to be set in the acceptance tests
- gallery/#349 Fix date picker not visible in slideshow sharing dialog
- activity/#229 Properly construct path of root on file rename
- #7770 Fix SCSS processing when undoing theming values
- #7774 Update icewind/smb to 2.0.3
- #7777 Set height for sidebar icons
- #7779 Improve zip support
- #7786 Return correct mount type for federated shares
- #7792 Fix empty details view after renaming a file
- #7817 Fix preview when theming changes invertion of icons
- #7821 Log full exception in cron instead of only the message
- #7888 Keep all shipped apps enabled because they should be okay
- #7962 update icewind/smb to 2.0.4
Version 12.0.4 December 4 2017
Download: nextcloud-12.0.4.tar.bz2 or nextcloud-12.0.4.zip Check the file integrity with: MD5: nextcloud-12.0.4.tar.bz2.md5 or nextcloud-12.0.4.zip.md5 SHA256: nextcloud-12.0.4.tar.bz2.sha256 or nextcloud-12.0.4.zip.sha256 SHA512: nextcloud-12.0.4.tar.bz2.sha512 or nextcloud-12.0.4.zip.sha512 PGP (Key): nextcloud-12.0.4.tar.bz2.asc or nextcloud-12.0.4.zip.asc
Changes
Server
Over 50 fixes were merged in the server.
- Improve text: ‘you have now’ -> ‘you now have (server#6464)
- Fix initializing paged search under some circumstances (server#6502)
- LDAP: simplify returning the homePath (server#6509)
- Fix sharer name overlap with filename (server#6524)
- Allow to close sidebar for text files (server#6525)
- Fix quota new endpoint 12 (server#6527)
- Pass new value to triggerChange (server#6528)
- Throw 101 when an empty group string is provided (server#6547)
- Contacts menu privacy (server#6554)
- Add color-border variable (server#6649)
- Do not stop on scss compilation failure (server#6661)
- Don’t pass User object when uid string is expected (server#6674)
- Navigate to the root directory when showing the main filelist (server#6689)
- Fix LDAP User deletion (cleanup) (server#6699)
- Update aws sdk + s3 improvements (server#6737)
- Dont run invalid path repair step when upgrading from 11.0.5.2 and later (server#6743)
- Fix language when trying to change password (server#6751)
- Fix postgresql tests (server#6792)
- Also use configured ‘cache_path’ for new chunking (server#6814)
- Set s3 part size to 500mb (server#6815)
- Fix contacts menu for IE11 (server#6823)
- Still trigger conflict resolution for existing entries when the curre (server#6847)
- Propagate multipart upload exception when aborting upload (server#6855)
- Allow to migrate from 10.0.3.3 (server#6878)
- Timespan check (server#6896)
- Do not log WebDAV maintenance mode exception (server#6908)
- Don’t reset quota (server#6910)
- Backport of translation string fixes (server#6935)
- Fix class name in exception logger plugin (server#6942)
- Allow quota of 0 again (server#6943)
- Fix uninitialized variable $this->params (server#6944)
- Don’t add a LIKE condition when it’s not needed (server#6945)
- Fix undefined offset warning when using ‘/’ as external storage root (server#6946)
- Fix page title not changed (server#6987)
- Better readability for text on log in page which is directly on backgrounds (server#7028)
- Translate Grant Access (server#7040)
- Use fopen directly when reading objects from s3 (server#7079)
- Improve mimetype detection for object storages (server#7081)
- Fix seeking on object storage (server#7082)
- Hide spinner for initial install (server#7095)
- Ensure uid for calendar objects is unique (server#7096)
- Revert “Only allow colons in db host for IPv6 addresses (server#7102)
- Theme flow redirection page (server#7114)
- Fix icon for security settings (server#7116)
- If for some reason the json can’t be decoded it is not cached (server#7118)
- Improve performance of UserMountCache with external storage folders (server#7120)
- {J,CS}SResourceLocator: account for symlinks in app path server#7170)
- Fix s3 download and touch (server#7186)
- Touch opertation on object storage, don’t create the file cache entry to early (server#7207)
- Allow migration from upcoming 10.0.4 ownCloud release (server#7245)
- CSSResourceLocator: handle SCSS in apps outside root (server#7257)
- only replace permission popupmenu (server#7259)
- Fix accesslist when a user has an ID only containting 0-9 (server#7262)
- Update CRL due to files_frommail (server#7277)
- Only in case of $currentAccess the array uses the id as index (server#7328)
Other
- Add aws sdk (3rdparty#69)
- Don’t send emails to disabled users (activity#202)
- Add an option to disable emails completly (activity#206)
- Make sure the mountPoint property is public before using it (files_accesscontrol#79)
- Allow to playback m4v files (files_videoplayer#43)
- Fix notifications order (notifications#93)
Version 12.0.3 September 20 2017
Download: nextcloud-12.0.3.tar.bz2 or nextcloud-12.0.3.zip Check the file integrity with: MD5: nextcloud-12.0.3.tar.bz2.md5 or nextcloud-12.0.3.zip.md5 SHA256: nextcloud-12.0.3.tar.bz2.sha256 or nextcloud-12.0.3.zip.sha256 SHA512: nextcloud-12.0.3.tar.bz2.sha512 or nextcloud-12.0.3.zip.sha512 PGP (Key): nextcloud-12.0.3.tar.bz2.asc or nextcloud-12.0.3.zip.asc
Changes
Nextcloud 12.0.3 delivers a lot of enhancements in various areas including:
- A number of improvements to email notification templates
- 2FA enhancements
- Smarter LDAP password handling
- File Drop and upload-in-general updates
- A performance improvement handling large files
See the full list of changes in github.
Version 12.0.2 August 14 2017
Download: nextcloud-12.0.2.tar.bz2 or nextcloud-12.0.2.zip Check the file integrity with: MD5: nextcloud-12.0.2.tar.bz2.md5 or nextcloud-12.0.2.zip.md5 SHA256: nextcloud-12.0.2.tar.bz2.sha256 or nextcloud-12.0.2.zip.sha256 SHA512: nextcloud-12.0.2.tar.bz2.sha512 or nextcloud-12.0.2.zip.sha512 PGP (Key): nextcloud-12.0.2.tar.bz2.asc or nextcloud-12.0.2.zip.asc
Changes
Server
Minor bugfix release.
Version 12.0.1 August 7 2017
Download: nextcloud-12.0.1.tar.bz2 or nextcloud-12.0.1.zip Check the file integrity with: MD5: nextcloud-12.0.1.tar.bz2.md5 or nextcloud-12.0.1.zip.md5 SHA256: nextcloud-12.0.1.tar.bz2.sha256 or nextcloud-12.0.1.zip.sha256 SHA512: nextcloud-12.0.1.tar.bz2.sha512 or nextcloud-12.0.1.zip.sha512 PGP (Key): nextcloud-12.0.1.tar.bz2.asc or nextcloud-12.0.1.zip.asc
Changes
Server
Over 100 fixes were merged in the server.
- Update broken on PGSQL
- Add brackets around concat statements so comparing the result works a…
- Can’t close PDF preview
- Add a repair step to drop the account_terms table on oc migration
- Fix show password button for password change
- Enable postgres on drone again
- fix overlay on show password
- Add new bundle
- Proper logo height in emails for Outlook
- scan.nextcloud.com causing exception in theming?
- Long running php processes: LDAP timeout
- X-XSS-Protection header invalid (NextCloud 12.0.0.29)
- Fix for mb strlen
- Fix error message on untrusted domain error page
- Fix renaming of non-renamble mounts
- Also repair storage id’s when repairing invalid entries
- Still remove the federated share even if we cant notify the remote
- Show warning if PHP 7.2 is used
- Fix preview for public links
- Fix config.sample.php documentation
- Add recovery key on public upload
- Backport translation fixes
- Enable acceptance tests again on Drone 0.7
- Backport allow to theme emails
- Add ellipsis for app titles in the app menu popover
- Fix emitting of legacy hook post_unshare
- Allow overwriting of IOS theming values
- Update 3rdparty for “Fix infinite propfinds reporting files as direct…
- Fix invalid path repair step not getting all invalid entries
- Add test to check if new files are added to the root of the repository
- Null users dont exist
- Fix scan permissions with nested permissions masks
- Fix moving folders out of a cache jail
- Moving shared folders doesn’t work as expected
- Write cert bundle to tmp file first
- Properly block file upload to non-active filelist
- nc beta 4 internal server error due to totp backup codes
- Fix propagating changes within jail wrapper
- Dont die if we try to access the shared cache while setting up the shared storage
- Hint should not be clickable
- Check if Circles is still here
- Allow dir-listing also when one child is blocked by access control
- Fix unselecting items on multi select dropdowns
- Fix remote share activity emails
- Fix alignment of radio button and its label in encryption settings
- Remote share emails doesn’t show what’s shared.
- Ldap password renewal fixes for NC12
- Use PNG icons for activity emails and ios client
- Use the share_folder config for remote shares
- Don’t load navigation entries of restricted apps
- Don’t try to generate logs for chunking paths
- Don’t log passwords on dav exceptions
- Use translated Hint instead of english error on password policy
- Add info text about updates
- Use base url for cache prefix and SCSS caching
- Enhance the logging if the part file can not be renamed
- Improved logging for object storage and trashbin
- Fix more icon in apps menu on bright backgrounds
- Use realpath to obtain the webroot
- Don’t create activities for email and password change before login
- Allow to force a language and set it via the ocs api
- Create users in non default backends first
- Progress bar message completely wrong with multi-GB file upload
- Fix example theme
- Don’t try to save the setting when its not an admin
- Update layout.user.php
- Fix upload remaining time and uploadrate value
- App menu fixes
- Allow to find local users by their email address
- Treat PHP Errors on User session regenerate
- Ldap attempt reconnect stable12
- Allow users to send PropPatch request when calendar is group-shared with them
- Urldecode group principals in Cal- and CardDAV backend
- Use the guest.css for the maintenance page as well
- Fixed a crash caused by Local::copyFromStorage() not conforming to Co…
- Make file name input tooltip error text change
- Translate OAuth2 in stable12
- Localize contacts menu search input placeholder
- Prevent sending second WWW-Authenticate header
- Don’t try to encrypt/decrypt the certificate bundle
- Allow PropPatch requests to contact_birthdays
- Fix username and avatar for external users
- Fix tag label removed when share view is opened
- Fix unknown share token error message
- No themed icon when dragging folder
- Add quota to the files view
- “Unspecified share exception” instead of proper 404 page on unknown public share tokens
- Fix “add to your nextcloud” input field
- Revert “allow admin to disable groups on personal page”
- Bearer auth backend causes problems with several dav clients
- Filter missing groups in share provider
- Use the email address configured in Nextcloud as sender instead of the users email address
- Execute eval in global scope, addresses #5314
- L10n improvements from transifex
- Treat PHP Errors on User session regenerate
- Ldap attempt reconnect stable12
- Allow users to send PropPatch request when calendar is group-shared with them
- Urldecode group principals in Cal- and CardDAV backend
- Use the guest.css for the maintenance page as well
- Fixed a crash caused by Local::copyFromStorage() not conforming to Co…
- Make file name input tooltip error text change
- Translate OAuth2 in stable12
- Localize contacts menu search input placeholder
- Prevent sending second WWW-Authenticate header
- Don’t try to encrypt/decrypt the certificate bundle
- Allow PropPatch requests to contact_birthdays
- Fix username and avatar for external users
- Fix tag label removed when share view is opened
- Fix unknown share token error message
- No themed icon when dragging folder
- Add quota to the files view
- “Unspecified share exception” instead of proper 404 page on unknown public share tokens
- Fix “add to your nextcloud” input field
- Revert “allow admin to disable groups on personal page”
- Bearer auth backend causes problems with several dav clients
- Filter missing groups in share provider
- Use the email address configured in Nextcloud as sender instead of the users email address
- Execute eval in global scope, addresses #5314
- L10n improvements from transifex
Activity
- Fix mimetype icon of deleted folders
- Use PNG icons for emails and ios client
- Ignore paths from chunking
Notifications
text editor
Gallery
- Fix link when opening from files
- Do not use propably outdated core translations
- Fix the translation source
- Fix logged error if file ID is not available
- Merge JS for public pages
PDF viewer
Version 12.0.0 May 22 2017
Download: nextcloud-12.0.0.tar.bz2 or nextcloud-12.0.0.zip Check the file integrity with: MD5: nextcloud-12.0.0.tar.bz2.md5 or nextcloud-12.0.0.zip.md5 SHA256: nextcloud-12.0.0.tar.bz2.sha256 or nextcloud-12.0.0.zip.sha256 SHA512: nextcloud-12.0.0.tar.bz2.sha512 or nextcloud-12.0.0.zip.sha512 PGP (Key): nextcloud-12.0.0.tar.bz2.asc or nextcloud-12.0.0.zip.asc
Changes
Over 1100 changes were merged in the server, with many hundreds more in existing or new apps. The main improvements include:
- Collaboration features
- push notifications on mobile
- unique public link shares to multiple users, each with their own settings like read/write rights, password protection and expiration date.
- videocall app integration with screensharing
- federated activities
- writable public share link allowing you to share and collaborate immediately
- compatibility for user-centric group management with the Circles app
- social sharing (Twitter, G+, Facebook, Diaspora)
- XMPP chat improvements (file transfers, chat status notifications, message archive management)
- Security improvements
- brute force protection for developers
- rate limiting of certain IP range for developers
- support of a wide variety of authentication mechanisms
- Administration
- push notifications via command line
- new apps (Guest App, Impersonate App, Excludedirs app, Quota Warning App, JSLoader App, Backup App)
- Contacts menu for reaching users easily in your Nextcloud
- Many more smaller changes like the ability to move files through the menu instead of drag and drop in the Files App, and ability to find documents deleted by a recipient in your trashbin
Release announcement with overview about features and changes See a full list of integrated pull requests here.
Latest 11 release below.
Version 11.0.8 March 15 2018
Download: nextcloud-11.0.8.tar.bz2 or nextcloud-11.0.8.zip Check the file integrity with: MD5: nextcloud-11.0.8.tar.bz2.md5 or nextcloud-11.0.8.zip.md5 SHA256: nextcloud-11.0.8.tar.bz2.sha256 or nextcloud-11.0.8.zip.sha256 SHA512: nextcloud-11.0.8.tar.bz2.sha512 or nextcloud-11.0.8.zip.sha512 PGP (Key): nextcloud-11.0.8.tar.bz2.asc or nextcloud-11.0.8.zip.asc
Changes
- Do not catch and ignore ServerNotAvailable in the wrong spot (server#8075)
- Update CRL because user_sql cert was lost (server#8153)
- Update CRL to revoke files_rightclick (server#8273)
- Fix retrieval of group members with numerical uids from LDAP (server#8538)
Note that this is the last public 11.0.x release. To maintain the security and integrity of your Nextcloud installation you should upgrade to 12.0.x as soon as possible or acquire a Nextcloud Subscription to get access to further LTS releases for Nextcloud 11.
Version 11.0.7 January 24 2018
Download: nextcloud-11.0.7.tar.bz2 or nextcloud-11.0.7.zip Check the file integrity with: MD5: nextcloud-11.0.7.tar.bz2.md5 or nextcloud-11.0.7.zip.md5 SHA256: nextcloud-11.0.7.tar.bz2.sha256 or nextcloud-11.0.7.zip.sha256 SHA512: nextcloud-11.0.7.tar.bz2.sha512 or nextcloud-11.0.7.zip.sha512 PGP (Key): nextcloud-11.0.7.tar.bz2.asc or nextcloud-11.0.7.zip.asc
Changes
- #7467 Allow ‘Nextcloud’ in the user agent string of Android
- #7673 Added additional methods for removal of sensitive info
- #7718 Throw ServerNotAvailableException when LDAP is caught shutting down
- #7695 Don’t attempt to translate login names to uids when uids are provided
- #7746 Update composer
- #7780 Improve zip support
- #7936 update icewind/smb to 2.0.4
Version 11.0.6 December 4 2017
Download: nextcloud-11.0.6.tar.bz2 or nextcloud-11.0.6.zip Check the file integrity with: MD5: nextcloud-11.0.6.tar.bz2.md5 or nextcloud-11.0.6.zip.md5 SHA256: nextcloud-11.0.6.tar.bz2.sha256 or nextcloud-11.0.6.zip.sha256 SHA512: nextcloud-11.0.6.tar.bz2.sha512 or nextcloud-11.0.6.zip.sha512 PGP (Key): nextcloud-11.0.6.tar.bz2.asc or nextcloud-11.0.6.zip.asc
Changes
Server
- Fix initializing paged search under some circumstances (#6504)
- Throw 101 when an empty group string is provided (#6548)
- Fix moving folders out of a cache jail (#6588)
- Don’t pass User object when uid string is expected (#6675)
- MP3 without cover don’t get a preview (#6695)
- Fix postgresql tests (#6793)
- Timespan check (#6897)
- Fix mismatch method signature in Nextcloud 11 (#7023)
- Unlock files even if an exception occurs (#7148)
Version 11.0.5 September 20 2017
Download: nextcloud-11.0.5.tar.bz2 or nextcloud-11.0.5.zip Check the file integrity with: MD5: nextcloud-11.0.5.tar.bz2.md5 or nextcloud-11.0.5.zip.md5 SHA256: nextcloud-11.0.5.tar.bz2.sha256 or nextcloud-11.0.5.zip.sha256 SHA512: nextcloud-11.0.5.tar.bz2.sha512 or nextcloud-11.0.5.zip.sha512 PGP (Key): nextcloud-11.0.5.tar.bz2.asc or nextcloud-11.0.5.zip.asc
Changes
See the full list of changes in github.
Version 11.0.4 August 7 2017
Download: nextcloud-11.0.4.tar.bz2 or nextcloud-11.0.4.zip Check the file integrity with: MD5: nextcloud-11.0.4.tar.bz2.md5 or nextcloud-11.0.4.zip.md5 SHA256: nextcloud-11.0.4.tar.bz2.sha256 or nextcloud-11.0.4.zip.sha256 SHA512: nextcloud-11.0.4.tar.bz2.sha512 or nextcloud-11.0.4.zip.sha512 PGP (Key): nextcloud-11.0.4.tar.bz2.asc or nextcloud-11.0.4.zip.asc
Changes
Version 11.0.3 April 24 2017
Download: nextcloud-11.0.3.tar.bz2 or nextcloud-11.0.3.zip Check the file integrity with: MD5: nextcloud-11.0.3.tar.bz2.md5 or nextcloud-11.0.3.zip.md5 SHA256: nextcloud-11.0.3.tar.bz2.sha256 or nextcloud-11.0.3.zip.sha256 SHA512: nextcloud-11.0.3.tar.bz2.sha512 or nextcloud-11.0.3.zip.sha512 PGP (Key): nextcloud-11.0.3.tar.bz2.asc or nextcloud-11.0.3.zip.asc
Changes
Server
- Use the correct principal for shared addressbooks (server/3608)
- Fix saving backup codes by using a correct data uri (server/3652)
- Update icewind/streams to 0.5.2 (server/3293)
- Fix string comparison and return docs (server/3665)
- Typecast shared mount’s storage_id to int as documented + some refactor to avoid similar bugs (server/3658)
- Use a proper date format for transfer ownership (server/3700)
- DAV sharing permissions should not depend on the order (server/3722)
- Add new user agent of windows 10 dav backend (server/3764)
- Add back appstoreenabled config switch (server/3767)
- Call right function after sudo mode (server/3820)
- Dont allow empty wildcard search (server/3842)
- Remove single quotes around search query like in user search (server/3849)
- Fix mimetype detection on public uploads for the workflow engine (server/3765)
- Fix branding and show Nextcloud (server/3969)
- Fix reshare with user activity message (server/3981)
- Create correct VCard and return correct error codes (server/4029)
- Prevent migration from ownCloud 10 to Nextcloud 11 (server/3415)
- Make sure transparency is an integer when saving a calendar (server/4167)
- Make public links work with master key (server/4207)
- Don’t try to render the avatars if avatars are disabled (server/4214)
- Reduce error message text (server/4228)
- Don’t list on public calendar endpoints (server/4229)
- Fix upload of folders in Chrome (server/4154)
- Make sure blob columns are correctly converted as parameters (server/4233)
- Save the scope of an auth token in the session (server/4225)
- Take share by mail into consideration if we calculate the access list (server/4242)
- Also add the root of external storages to the file id list (server/4237)
- Fix LDAP description (server/4238)
- Remove the double password confirmation on changing cron (server/4236)
- Fix scheduling plugin on legacy caldav endpoint (server/4235)
- Directly fix invalid values of DTEND and DTSTART (server/4234)
- Make JobList::next() lock free (server/4254)
- Don’t remove owner property for public calendars (server/4272)
- Add capabilities for share by mail (server/4251)
- Dont use the permissions mask while scanning (server/4278)
- Add missing maintenance plugin to new DAV endpoint (server/4290)
- Fix bug with shared_by for own calendars if shared (server/4301)
- Translation string corrected > 1 user (server/4377)
Activity
- Fix activities for “Files drop” on external storages (activity/118)
User_SAML
- Bump to php-saml 2.10.5 (user_saml/100)
Logreader
- Small screen layout improvements (logreader/2bcd915969386ceb77c7f91dfd5fc19fd3212346
- Fix log filtering (logreader/4095dfc62dcceb3c59a3f581baa5589737d0e6f3)
- Greatly speedup log iteration (logreader/71a4c6849641f821e80d96674c57a69fe7a8aa9e)
- Search more rows (logreader/b9d00b5599ac8a76862895266f1c23096391aad8)
- Stop iterating if we dont have a valid file handle (logreader/a87a8e653ecae5efef6342e645b98f2878219c87)
- Don’t return a LogIterator on a broken handle (logreader/39069108f99d463b1cb8bc944f3ef24324b9f43d)
- More robust log iteration (logreader/c0eb04d55bf1dee94ef523dae0e3b0e6afc272a6)
- Use proper iso date format (logreader/13a31181a6d72d084797a71f49f2c5edee8c8dae)
- Automatically try to fix some common escape errors from copy-pasted log entries (logreader/031db2a7f9b9f8cee42acf6eae7d993d31d4660a)
- Fix stack trace parsing of incorrectly escaped logentries (logreader/538667770edfdd48374ef33e9c15498ed98ece60)
- Highlight entries from the same request when clicking on an entry (logreader/2d1ccd0e4cca32220fcbe0b4d79d1cd23f0e73a5)
- Fix copy paste info searchfield (logreader/0e91b2f46649a720feb7c3b6b8266b8657db5574)
- Fix reset search after 0 results (logreader/50bec8ecf7edd81cfb96a35089283c0d879b41f3)
- Allow searching for requestId and user (logreader/7f84e55bb4a1e4086ab0918a6bf58ad3885bbd91)
- Allow searching in url (logreader/7833d97cf85fd351d2f7550d67d21bd0c2a815f4)
- Fix infinite scroll (logreader/cbe874c6c068b9156ad8456edf31d112da40cbc9)
- Dont show loading indicator if we already have entries (logreader/d26a08dc0540126177e8d20c3e243b44c5a399c4)
Gallery
- Fix upload after core changes (gallery/b4ac4429841cfe2b7ea260dfb37fcde25580143c)
- Update JavaScript libraries (gallery/247)
Version 11.0.2 February 27 2017
Download: nextcloud-11.0.2.tar.bz2 or nextcloud-11.0.2.zip Check the file integrity with: MD5: nextcloud-11.0.2.tar.bz2.md5 or nextcloud-11.0.2.zip.md5 SHA256: nextcloud-11.0.2.tar.bz2.sha256 or nextcloud-11.0.2.zip.sha256 SHA512: nextcloud-11.0.2.tar.bz2.sha512 or nextcloud-11.0.2.zip.sha512 PGP (Key): nextcloud-11.0.2.tar.bz2.asc or nextcloud-11.0.2.zip.asc
Changes
Server
- Use login name to fix password confirm with ldap users (server/2953)
- Change the row-format before changing the collation (server/3063)
- Generate correct path for owner and use the display name (server/3080)
- Markdown support for app descriptions (server/3117)
- Fix style in comment (server/3143)
- Escape the name for the jquery selector (server/3138)
- Define spreed calls (server/3115)
- LDAP Backend OCS Api (server/3213)
- Fix Sharing app description (server/3397)
- Fix shared-as-busy events for owner (server/3363)
- Use correct theming when returning the defaults (server/3399)
- Filter out sensitive appconfig values (server/3400)
- Add transifex config for sharebymail (server/3423)
- Update the email in the accounts table as well (server/3411)
- Don’t log the password on confirmPassword when LDAP throws an exception (server/3414)
- Make sure ownCloud 8.2 activities also can get displayed (server/3412)
- Popovermenu backport (server/3286)
- Set vendor during install (server/3426)
- Make sure the file information is available when sending the email (server/3433)
- Add profile data to provisioning api (server/3259)
- Fix detection of the new iOS app (server/3431)
- Add integration tests for legacy DAV endpoints (server/3445)
- Make sure invalid images don’t flood the log file (server/3440)
- Fix printing backup code (server/3510)
- Fix cookie name (nctoken instead of octoken) (server/3511)
- LDAP’s checkPassword should only catch when a user was not found (server/3493)
- Return unknown free space from nullstorage (server/3508)
- Fix for address book data lost when any user receiving a share is deleted (server/3499)
- Rename database password toggle (server/3500)
- Popovermenu files css fix (server/3494)
- Add screensharing icon (server/3481)
- Fix misleading wording: searching is affected, not user access (server/3560)
- Backport of Fix Broken UUID Attribute Detection (server/3528)
Activity
- Make sure integer like names are still strings (activity/103)
- Fix activities for public uploads (activity/113)
- Show the parent as target when the file was not renamed (activity/114)
- Fix activities for “Files drop” on external storages (activity/118)
SAML & SSO
- Setup account later (user_saml/79)
Serverinfo
- Fix SQL syntax error on MariaDB 10.0.27 and 10.1.19 (serverinfo/77)
- Don’t throw an error when /proc/meminfo is not readable (serverinfo/76)
Survey_Client
- Fix problem when checking size with dash in DB name (survey_client/50)
Version 11.0.1 January 16 2017
Download: nextcloud-11.0.1.tar.bz2 or nextcloud-11.0.1.zip Check the file integrity with: MD5: nextcloud-11.0.1.tar.bz2.md5 or nextcloud-11.0.1.zip.md5 SHA256: nextcloud-11.0.1.tar.bz2.sha256 or nextcloud-11.0.1.zip.sha256 SHA512: nextcloud-11.0.1.tar.bz2.sha512 or nextcloud-11.0.1.zip.sha512 PGP (Key): nextcloud-11.0.1.tar.bz2.asc or nextcloud-11.0.1.zip.asc
Changes
Server
- Safari CSPv3 support is sub-par (server/2699)
- Fix legacy DAV endpoint (server/2685)
- Use unmasked permissions in shared scanner (server/2696)
- Do not connect to database before creating it (server/2703)
- Fix todo list activity filter (server/2746)
- Changed anchor in settings page (server/2805)
- Also check in cron for old php version (server/2809)
- Add DAV repair step to fix calendar data (server/2807)
- Only log as info when we can not create a new DB user (server/2750)
- Fix wording for apps mgmt buttons (server/2751)
- Use a form so firefox doesn’t try to save the space as a password (server/2804)
- Fix overwriting parameter (server/2825)
- Applied security hardening in SwiftMailer (core/2882)
- Don’t set Content-Disposition header if one already exists (server/2949)
- Don’t link to the oC forum (server/2988)
- Set redirect_url on 2FA challenge page (server/2981)
- Dont write a certificate bundle if the shipped ca bundle is empty (server/2994)
- Remove group restrictions when those are not allowed anymore (server/2980)
Activity
- Update docs and samples (activity/92)
- Make sure the preview URLs are absolute (activity/91)
User_SAML
- Update SAML library (user_saml/64))
- Make the JS work with sudo mode (user_saml/71))
- Enabled strict mode (user_saml/75))
files_retention
- Delete job if tag not found (files_retention/18)
Also included is a precautionary update for a recent SwiftMailer security issue. Release blog with more information
Version 11.0.0 December 13 2016
Download: nextcloud-11.0.0.tar.bz2 or nextcloud-11.0.0.zip Check the file integrity with: MD5: nextcloud-11.0.0.tar.bz2.md5 or nextcloud-11.0.0.zip.md5 SHA256: nextcloud-11.0.0.tar.bz2.sha256 or nextcloud-11.0.0.zip.sha256 SHA512: nextcloud-11.0.0.tar.bz2.sha512 or nextcloud-11.0.0.zip.sha512 PGP (Key): nextcloud-11.0.0.tar.bz2.asc or nextcloud-11.0.0.zip.asc
Changes
Over 1000 changes were merged, among them:
- Security improvements
- support for cutting edge browser security features CSP 3.0 and Same-site Cookies
- support for Kerberos authentication and Two-factor Authentication providers based on Universal 2nd Factor and Time-based One-Time Password
- expanded brute force protection to all API access points
- more secure Federation through use of SSL/TLS
- access rights on app-specific login tokens
- Our new app store automatically checks apps and enforces signatures
- Scalability and performance improvements
- Reduce database load up to 80%, speed up small files transfer up to 60%
- Introduce Multi-bucket support for better scalability on Object Stores
- Improved preview handling, including no more duplicates for each user
- Faster Collabora Online startup
- Faster loading of large folders
- Apache Solr based Full Text Search with Nextant app
- Next gen Federation supports optionally storing info in global ‘addressbook’ for easy finding of users
- Experimental Spreed app integrates audio/video chat
- Many more smaller changes like ‘move file’ option in menu, scrollable pdf previews and more
Release announcement with overview about features and changes See a full list of integrated pull requests here.
Latest 10 release below.
Version 10.0.6 August 7 2017
Download: nextcloud-10.0.6.tar.bz2 or nextcloud-10.0.6.zip Check the file integrity with: MD5: nextcloud-10.0.6.tar.bz2.md5 or nextcloud-10.0.6.zip.md5 SHA256: nextcloud-10.0.6.tar.bz2.sha256 or nextcloud-10.0.6.zip.sha256 SHA512: nextcloud-10.0.6.tar.bz2.sha512 or nextcloud-10.0.6.zip.sha512 PGP (Key): nextcloud-10.0.6.tar.bz2.asc or nextcloud-10.0.6.zip.asc
Changes
Server
- Upgrade to 10.0.1 fails on Remove shares of a users root folder
- SSL menu is now shown for files_external
- Fix the storage info and other checks when the user has wrong casing
- Add unit tests for mounts of delete users
Version 10.0.5 April 24 2017
Download: nextcloud-10.0.5.tar.bz2 or nextcloud-10.0.5.zip Check the file integrity with: MD5: nextcloud-10.0.5.tar.bz2.md5 or nextcloud-10.0.5.zip.md5 SHA256: nextcloud-10.0.5.tar.bz2.sha256 or nextcloud-10.0.5.zip.sha256 SHA512: nextcloud-10.0.5.tar.bz2.sha512 or nextcloud-10.0.5.zip.sha512 PGP (Key): nextcloud-10.0.5.tar.bz2.asc or nextcloud-10.0.5.zip.asc
Changes
Server
- Fix typo in advertisment footer (server/3664)
- Fix branding and show Nextcloud (server/3970)
- Make sure transparency is an integer when saving a calendar (server/4168)
- Reduce error message text (server/4227)
- Fix LDAP description (server/4239)
User_SAML
- Bump to php-saml 2.10.5 (user_saml/101)
Gallery
- Bump to newest DOMPurify release (gallery/249)
Version 10.0.4 February 27 2017
Download: nextcloud-10.0.4.tar.bz2 or nextcloud-10.0.4.zip Check the file integrity with: MD5: nextcloud-10.0.4.tar.bz2.md5 or nextcloud-10.0.4.zip.md5 SHA256: nextcloud-10.0.4.tar.bz2.sha256 or nextcloud-10.0.4.zip.sha256 SHA512: nextcloud-10.0.4.tar.bz2.sha512 or nextcloud-10.0.4.zip.sha512 PGP (Key): nextcloud-10.0.4.tar.bz2.asc or nextcloud-10.0.4.zip.asc
Changes
Server
- Fix Sharing app description (server/3398
- Replace ownCloud with Nextcloud in welcome.txt (server/3404)
- Set vendor during install (server/3427)
- Fix detection of the new iOS app (server/3432)
- Add integration tests for legacy DAV endpoints (server/3446)
- Make sure invalid images don’t flood the log file (server/3441)
- Fix misleading wording: searching is affected, not user access (server/3561)
Serverinfo
- Fix SQL syntax error on MariaDB 10.0.27 and 10.1.19 (serverinfo/78)
Survey_Client
- Fix problem when checking size with dash in DB name (survey_client/51)
Version 10.0.3 January 16 2017
Download: nextcloud-10.0.3.tar.bz2 or nextcloud-10.0.3.zip Check the file integrity with: MD5: nextcloud-10.0.3.tar.bz2.md5 or nextcloud-10.0.3.zip.md5 SHA256: nextcloud-10.0.3.tar.bz2.sha256 or nextcloud-10.0.3.zip.sha256 SHA512: nextcloud-10.0.3.tar.bz2.sha512 or nextcloud-10.0.3.zip.sha512 PGP (Key): nextcloud-10.0.3.tar.bz2.asc or nextcloud-10.0.3.zip.asc
Changes
Server
- Return ETag and OC-ETag in case of move (server/2462)
- Throw an exception when a shipped app was not replaced before the update (server/2464)
- Use proper ALTER ROLE syntax (server/2591)
- Lower the role name before using it (server/2592)
- Get correct L10N for Settings Manager (server/2667)
- Perform CalDAV and CardDAV tests against old endpoint (server/2684)
- Use unmasked permissions in shared scanner (server/2697)
- Do not connect to database before creating it (server/2702)
- Make sure that header is always positioned at the top (server/2755)
- Also check in cron for old php version (server/2810)
- Fix overwriting parameter (server/2826)
- Don’t link to the oC forum (server/2989)
- Applied security hardening in SwiftMailer (core/2884)
User_SAML
- Update SAML library (user_saml/65))
- Enabled strict mode (user_saml/74))
Precautionary update for a recent SwiftMailer security issue. Release blog with more information
Version 10.0.2 December 9 2016
Download: nextcloud-10.0.2.tar.bz2 or nextcloud-10.0.2.zip Check the file integrity with: MD5: nextcloud-10.0.2.tar.bz2.md5 or nextcloud-10.0.2.zip.md5 SHA256: nextcloud-10.0.2.tar.bz2.sha256 or nextcloud-10.0.2.zip.sha256 SHA512: nextcloud-10.0.2.tar.bz2.sha512 or nextcloud-10.0.2.zip.sha512 PGP (Key): nextcloud-10.0.2.tar.bz2.asc or nextcloud-10.0.2.zip.asc
Changes
Some 90 changes were merged, among them:
- fix compatibility with older Firefox versions
- check what PHP version you run before upgrade
- make file system work with some specific settings
- fix small UI glitches
- translation improvements
- and more.
This release fixes a number of security issues, details of which you can expect after our usual 2 week waiting period. We suggest upgrading before that time! See a full list of integrated pull requests here.
Version 10.0.1 September 28 2016
Download: nextcloud-10.0.1.tar.bz2 or nextcloud-10.0.1.zip Check the file integrity with: MD5: nextcloud-10.0.1.tar.bz2.md5 or nextcloud-10.0.1.zip.md5 SHA256: nextcloud-10.0.1.tar.bz2.sha256 or nextcloud-10.0.1.zip.sha256 SHA512: nextcloud-10.0.1.tar.bz2.sha512 or nextcloud-10.0.1.zip.sha512 PGP (Key): nextcloud-10.0.1.tar.bz2.asc or nextcloud-10.0.1.zip.asc
Core
Enhancements
- Password policy is now also applied on user creation (server/1379)
- Add theming information to capabilities for the clients (server/1280)
- Allow space for federated share id search (server/1191)
- DAV: Return data-fingerprint always when asked (server/1176)
- Users page uses lazy multiselect group dropdowns (server/1174)
- Allow the config dir to be specified via environment variable (server/1081)
Bug fixes
- Don’t print exception message in HTML (server/1343)
- Filter more mimetypes for VCF images (server/1340)
- Make OS X Finder work with WebDAV again (server/1331)
- Only match for Same-Site Cookie instead of all, makes Nextcloud work with OVH again (server/1331)
- Fix setting quota to default or unlimited (server/1327)
- Show download button instaed of the updater (server/1324)
- Fix required permissions for WebDAV move and copy (server/1320)
- Improve detection of file types in file firewall (server/1319)
- Use proper endpoint for updater server (server/1312)
- Correctly remove admin sections and settings when not required (server/1305)
- Move navigation entries without order to the end (server/1299)
- Allow to call status.php before the instance is installed (server/1288)
- Do not allow linebreaks and null bytes in paths (server/1231)
- Fix vendor name in PHP version warning (server/1209)
- Correctly handle multi-values when converting VCards to arrays (server/1207)
- Prevent error with orphaned shares when updating user mount cache (server/1200)
- Check if the file isReadable() before sending a (cached) preview (server/1184)
- Allow downgrades of maintenance accross vendors (server/1183)
- Fix oracle support of external storage app (server/1181)
- Before a user is getting scanned the database connection is reestablished (server/1159)
- Make sure file list files config always exists (server/1157)
- Fix issues with user settings and case-insensitivity (server/1156)
- Prevent parse error on editing an HTML comment (server/1140)
- Remove reading PATH_INFO from server variable (server/1104)
- Correct links to security and setup warnings (server/1074)
- Several files_external user enhancements (server/902)
- Fixed database conversion problem if a CardDAV entry had more than two components (server/1543)
- Folder drag was glitching in Firefox (server/1528)
Updater
Enhancements
- A new updater has been added improving the updater experience (https://github.com/nextcloud/updater)
Files Access Control
Enhancements
- Add link to documentation (files_accesscontrol/38)
Survey Client
Bug fixes
- Fix dismiss “send usage report” notification (survey_client/32)
Server Info
Bug fixes
- Fix size calculation for MariaDB (serverinfo/35)
Gallery
Bug fixes
- Improved error handling (gallery/157 / gallery/156)
Template Editor
Bug fixes
- Fix error message when restoring example template (templateeditor/11)
Trashbin
Bug fixes
- Remove error message for files without preview (server/1397)
- Detect proper mimetype for files (server/1367)
Sharing
Bug fixes
- Notification mails for shares are sent again (server/1394)
- Use original permissions for share owner (server/1391)
Encryption
Enhancements
- Skip shared files if files get decrypted only for a specific user (server/1345)
External User Backend
Bug fixes
- Detect anonymous auth on the server and ignore it (apps/9)
Theming
Enhancements
- Add icon for theming app (server/1294)
- Show loading spinner while uploading files (server/1186)
- Improve performance of the theming app by optimizing images and caching headers (server/1126)
SAML
Enhancements
- Additional configuration switch to use application specific passwords for desktop clients
Latest 9 release below.
Version 9.0.58 April 24 2017
Download: nextcloud-9.0.58.tar.bz2 or nextcloud-9.0.58.zip Check the file integrity with: MD5: nextcloud-9.0.58.tar.bz2.md5 or nextcloud-9.0.58.zip.md5 SHA256: nextcloud-9.0.58.tar.bz2.sha256 or nextcloud-9.0.58.zip.sha256 SHA512: nextcloud-9.0.58.tar.bz2.sha512 or nextcloud-9.0.58.zip.sha512 PGP (Key): nextcloud-9.0.58.tar.bz2.asc or nextcloud-9.0.58.zip.asc
Changes
Server
- Replace unecessary unescaped prints with print (server/4226)
User_SAML
- Bump to php-saml 2.10.5 (user_saml/102)
Gallery
- Bump to newest DOMPurify release (gallery/250)
Version 9.0.57 February 27 2017
Download: nextcloud-9.0.57.tar.bz2 or nextcloud-9.0.57.zip Check the file integrity with: MD5: nextcloud-9.0.57.tar.bz2.md5 or nextcloud-9.0.57.zip.md5 SHA256: nextcloud-9.0.57.tar.bz2.sha256 or nextcloud-9.0.57.zip.sha256 SHA512: nextcloud-9.0.57.tar.bz2.sha512 or nextcloud-9.0.57.zip.sha512 PGP (Key): nextcloud-9.0.57.tar.bz2.asc or nextcloud-9.0.57.zip.asc
Changes
Server
- Make sure invalid images don’t flood the log file (server/3442)
- Fix misleading wording: searching is affected, not user access. (server/3563)
Version 9.0.56 January 16 2017
Download: nextcloud-9.0.56.tar.bz2 or nextcloud-9.0.56.zip Check the file integrity with: MD5: nextcloud-9.0.56.tar.bz2.md5 or nextcloud-9.0.56.zip.md5 SHA256: nextcloud-9.0.56.tar.bz2.sha256 or nextcloud-9.0.56.zip.sha256 SHA512: nextcloud-9.0.56.tar.bz2.sha512 or nextcloud-9.0.56.zip.sha512 PGP (Key): nextcloud-9.0.56.tar.bz2.asc or nextcloud-9.0.56.zip.asc
Changes
- Applied security hardening in SwiftMailer (core/2883)
User_SAML
- Update SAML library (user_saml/66))
- Enabled strict mode (user_saml/73))
Precautionary update for a recent SwiftMailer security issue. Release blog with more information
Version 9.0.55 December 9 2016
Download: nextcloud-9.0.55.tar.bz2 or nextcloud-9.0.55.zip Check the file integrity with: MD5: nextcloud-9.0.55.tar.bz2.md5 or nextcloud-9.0.55.zip.md5 SHA256: nextcloud-9.0.55.tar.bz2.sha256 or nextcloud-9.0.55.zip.sha256 SHA512: nextcloud-9.0.55.tar.bz2.sha512 or nextcloud-9.0.55.zip.sha512 PGP (Key): nextcloud-9.0.55.tar.bz2.asc or nextcloud-9.0.55.zip.asc
Changes
About 30 bug fixes and security improvements were merged. We will release details on the security improvements after our usual 2 week waiting period. We suggest upgrading before that time! See a full list of integrated pull requests here.
Version 9.0.54 September 28 2016
Download: nextcloud-9.0.54.tar.bz2 or nextcloud-9.0.54.zip Check the file integrity with: MD5: nextcloud-9.0.54.tar.bz2.md5 or nextcloud-9.0.54.zip.md5 SHA256: nextcloud-9.0.54.tar.bz2.sha256 or nextcloud-9.0.54.zip.sha256 SHA512: nextcloud-9.0.54.tar.bz2.sha512 or nextcloud-9.0.54.zip.sha512 PGP (Key): nextcloud-9.0.54.tar.bz2.asc or nextcloud-9.0.54.zip.asc
Core
Enhancements
- Add app icons for comments and tags (server/589)
- Log class name, ID only is hard to debug (server/793)
- Prevent installation with PHP 7.1 (server/826)
- Add files drop capability for clients (server/888)
- Allow to retrieve the quota itself via the provisioning api (server/901)
- Users page uses lazy multiselect group dropdowns (server/1175)
- Fix oracle support of external storage app (server/1182)
Bug fixes
- Support PHP 7 for streamed downloads (server/463)
- Cast share ID to string (server/469)
- Fix the HTML encoding when uploading a folder in FF when using french (server/491)
- Fix GitHub link in personal and admin settings version note (server/546)
- Fix searchbox background (server/623)
- Compare libxml version against loaded version (server/629)
- Adding quota plugin to new DAV endpoint (server/655)
- Added white download icons (server/690)
- getJailedPath expects to have a trailing slash (server/818)
- Ensure the user exists before calling a method on it (server/911)
- Fix “Undefined index” when the values do not exist (server/933)
- Add feedback for password change (server/1004)
- Prevent parse error on editing an HTML comment (server/1141)
- Before a user is getting scanned the database connection is reestablished (server/1149)
- lastInsertId requires the prefix in Oracle (server/1152)
- Fix paths returned by \OC\Files\Storage\Shared hooks (server/1153)
- Fix link share expiration date enforcement (server/1155)
- Correctly handle multi-values when converting VCards to array (server/1208)
- Do not allow linebreaks and null bytes in paths (server/1232)
- Fix layout of success message and text in the updater (server/1313)
- Fix required permissions for webdav move and copy (server/1321)
- Show an download button instead of the updater (server/1325)
- Allow to call status.php before the instance is installed (server/1289)
- Don\’t print exception message in HTML (server/1344)
Updater
Enhancements
- A new updater has been added improving the updater experience (https://github.com/nextcloud/updater)
Activity
Bug fixes
- Make sure an empty file name doesn\’t break the stream (activity/8)
- Fix broken avatar of remote users in sidebar (activity/17)
- Use the last known user instead of erroring (activity/24)
Theming
Enhancements
- Support changing the page title (server/372)
- Add icon for the theming app (server/1295)
- Add theming information to capabilities for the clients (server/1281)
Bug fixes
- Fix maintenance mode (server/442)
- Make sure we try to autoload the class (server/549)
- Make theming work with pretty URLs (server/370)
- Use proper name on emails (server/406)
- Fix theme logo position (server/570)
Trashbin
Bug fixes
- Fix error message while restoring all files (server/552)
LDAP
Bug fixes
- Fix undefined OfflineUser::composeAndStoreDisplayName() (server/587)
- Prevent setting email and triggering events at login time (server/594)
Sharing
Bug fixes
- Do not allow to delete/update group shares as a group member (server/707)
- Use original permissions for share owner (server/1392)
Gallery
Bug fixes
- Fix share link button label (gallery/8)
- Improved error handling (gallery/158 / gallery/159)
Texteditor
Enhancements
- Open JSON files with the text editor (files_texteditor/9)
External User Backend
Bug fixes
- Detect anonymous auth on the server and ignore it (apps/10)