Nextcloud Hub 28.0.13
5 December 2024
Nextcloud Hub version 28.0.13 is now available.
Upgrading to Nextcloud Hub 28.0.13
Nextcloud Hub 28.0.13 can be upgraded to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply Nextcloud Hub updates as new versions are released, or use Installatron's Clone feature to duplicate an existing Nextcloud Hub install to test the 28.0.13 upgrade prior to applying it live. Get started managing your Nextcloud Hub installations with Installatron
What's New in Nextcloud Hub 28.0.13
Bug Fixes and 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)