-
released this
2024-02-05 12:29:08 +01:00 | 41 commits to bookworm since this releaseNextcloud v28.0.2 for Bookworm
Check changes on link:
https://nextcloud.com/changelog/Downloads
-
released this
2024-01-29 10:29:16 +01:00 | 42 commits to bookworm since this releaseNextcloud v27.1.6 for Bookworm
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)
Downloads
-
-
released this
2023-12-19 10:06:47 +01:00 | 45 commits to bookworm since this releaseNextcloud v27.1.5 for Bookworm
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)
Downloads
-
-
released this
2023-11-27 15:09:11 +01:00 | 48 commits to bookworm since this releaseNextcloud v27.1.4 for Bookworm
Changes:
-
fix(isLegitimatedForUserId): Setup mountpoints to check file access by @mejo- in #41082
-
Fix version number in ITimeFactory after it was delayed by @backportbot-nextcloud in #40929
-
fix(login): Fix JS error on login grant page by @backportbot-nextcloud in #41138
-
Allow share expiry dates lower than enforced limits by @Fenn-CS in #40928
-
Don't pass invalid streams to Imaginary by @backportbot-nextcloud in #41186
-
fix: Don't try to access null array by @backportbot-nextcloud in #41147
-
chore(deps): bump davclient.js from 0.2.1 to 0.2.2 by @dependabot in #41161
-
fix(files): race condition on web files view change by @ShGKme in #41206
-
fix: add index on migration only if needed by @backportbot-nextcloud in #41232
-
fix(OCM): Make the public API only rely on OCP by @nickvergessen in #41150
-
fix semaphore unguarding by @szaimen in #41289
-
fix(files_external): on case insensitive system, block case change by @backportbot-nextcloud in #41219
-
fix(ldap): store last known user groups by @juliushaertl in #41106
-
Return correct status if touch failed by @backportbot-nextcloud in #41236
-
fix(install): Make installing more verbose by @nickvergessen in #41215
-
optimize cache jail creation by @backportbot-nextcloud in #41324
-
fix(JobList#hasReservedJob): Break tie when multiple jobs are reserved by @backportbot-nextcloud in #41359
-
fix(LDAP): prevent incomplete displaynames… by @backportbot-nextcloud in #41367
-
fix(log): Log exception class when message is empty by @backportbot-nextcloud in #41427
-
fix(workflowengine): use andWhere() not second where() by @backportbot-nextcloud in #41429
-
fix(workflow): Fix "Call to a member function getUID() on null" with … by @backportbot-nextcloud in #41418
-
fix: encode uri for trashbin delete (the second one) by @kesselb in #41176
-
fix(twofactor): avoid DB error on Twofactor (en/dis)abled event by @Altahrim in #41212
-
LDAP: Increase profile picture limit to 512 by @backportbot-nextcloud in #40918
-
fix(sharing): set name to target name in sharing cache by @backportbot-nextcloud in #41069
-
Catch Imaginary processing errors by @backportbot-nextcloud in #41231
-
fix(session): Log why session renewal failed by @backportbot-nextcloud in #41238
-
get children from dav node when preloading system tags by @backportbot-nextcloud in #41347
-
fix: Validate that we have a proper distributed cache configured by @backportbot-nextcloud in #41371
-
Lower log level about invalid session token by @backportbot-nextcloud in #41383
-
fix(files): prevent redirect on heading column sort by @skjnldsv in #41356
-
fix(dav): Reduce CalDAV backend memory footprint by @backportbot-nextcloud in #41245
-
fix(s3): support SSE-C headers for the MultipartCopy call by @backportbot-nextcloud in #41482
-
Finish password confirmation by @nickvergessen in #41521
-
Reverse X-Forwarded-For list to read the correct proxy remote address by @nickvergessen in #41527
-
Fix: duplicating contacts with the Recently contacted feature by @backportbot-nextcloud in #41096
-
[27] optimize builtin storage wrappers by @icewind1991 in #41363
-
add some support for rename on case insensitive local filesystems by @Altahrim in #41502
-
optimize UserMountCache::registerStorage by @juliushaertl in #41545
-
Fix/admin ai settings by @marcelklehr in #40916
-
Check for open_basedir before reading /proc by @backportbot-nextcloud in #41539
-
27.1.4 RC1 by @blizzz in #41430
-
fix(files_versions): don't call getUid() on null by @backportbot-nextcloud in #41553
-
Revert " fix(files_versions): don't call getUid() on null" by @blizzz in #41612
-
27.1.4 by @blizzz in #41610
-
build(js): compile assets by @blizzz in #41697
Downloads
-
-
released this
2023-11-10 12:43:35 +01:00 | 0 commits to bullseye since this releaseNextcloud v25.0.13 for Bullseye
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)
Downloads
-
-
released this
2023-09-18 12:15:02 +02:00 | 57 commits to bookworm since this releaseNextcloud v27.1.0 for Bookworm
Atm. no changes information on https://nextcloud.com/changelog/ , but more information can get from https://github.com/nextcloud/server/releases/tag/v27.1.0
Downloads
-
released this
2023-09-18 12:10:04 +02:00 | 7 commits to bullseye since this releaseNextcloud v25.0.11 for Bullseye
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)
Downloads
-
-
released this
2023-08-22 13:51:55 +02:00 | 58 commits to bookworm since this releaseNextcloud v27.0.2 for Bookworm
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)
Downloads
-
-
released this
2023-08-22 13:50:13 +02:00 | 10 commits to bullseye since this releaseNextcloud v25.0.10 for Bullseye
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)
Downloads
-
-
released this
2023-07-27 14:35:17 +02:00 | 59 commits to bookworm since this releaseNextcloud v27.0.1 for Bookworm
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)
Downloads