-
released this
2023-09-18 12:15:02 +02:00 | 66 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 | 67 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 | 68 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/cssmodified 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
mimetypein 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
-
released this
2023-07-26 14:08:34 +02:00 | 69 commits to bookworm since this releaseNextcloud v26.0.4 for Bookworm
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)
Downloads
-
-
released this
2023-07-26 13:58:03 +02:00 | 14 commits to bullseye since this releaseNextcloud v25.0.9 for Bullseye
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)
Downloads
-
-
released this
2023-06-26 08:58:33 +02:00 | 70 commits to bookworm since this releaseNextcloud v26.0.3 for Bookworm
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)
Downloads
-
-
released this
2023-06-26 08:12:56 +02:00 | 0 commits to buster since this releaseNextcloud v23.0.12 for Buster (EOL - Please upgrade on newer release)
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) 1 -
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) -
Add mlocati/ip-lib to 1.18 in stable23 (3rdparty#1228) -
Run NPM audit fix (activity#1005) -
Improve email logging (activity#983) -
Re-activate getMember() (circles#1205) -
Fix getChecksum() (circles#1206) -
Refresh cache on demand (circles#1216) -
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)
Downloads
-
-
released this
2023-06-26 08:08:11 +02:00 | 16 commits to bullseye since this releaseNextcloud v25.0.8 for Bullseye
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)
Downloads
-