github nextcloud/news 28.0.0

4 hours ago

What's Changed

  • Implement PHP dependency scoping to prevent library conflicts by @Copilot in #3397
  • Release 28.0.0-beta.1 by @Grotax in #3427
  • Add .github/copilot-instructions.md for coding agent onboarding by @Copilot in #3429
  • improve agent instructions by @Grotax in #3435
  • build(deps): Bump php-feed-io/feed-io from 6.1.2 to 6.2.0 by @dependabot[bot] in #3430
  • build(deps): Bump @nextcloud/router from 3.0.1 to 3.1.0 by @dependabot[bot] in #3432
  • build(deps-dev): Bump the vite group with 2 updates by @dependabot[bot] in #3431
  • build(deps-dev): Bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in #3433
  • build(deps-dev): Bump glob from 10.4.5 to 10.5.0 by @dependabot[bot] in #3439
  • build(deps-dev): Bump the vite group with 2 updates by @dependabot[bot] in #3438
  • build(deps): Bump @nextcloud/vue from 9.2.0 to 9.3.0 by @dependabot[bot] in #3441
  • build(deps-dev): Bump the vite group with 3 updates by @dependabot[bot] in #3440
  • build(deps): Bump actions/checkout from 5 to 6 by @dependabot[bot] in #3443
  • build(deps): Bump svenstaro/upload-release-action from 2.11.2 to 2.11.3 by @dependabot[bot] in #3444
  • testing: set global.appVersion needed since @nextcloud/vue 9.3.0 by @wofferl in #3445
  • build(deps): Bump peter-evans/create-pull-request from 7.0.8 to 7.0.9 by @dependabot[bot] in #3446
  • build(deps-dev): Bump the vite group with 2 updates by @dependabot[bot] in #3449
  • build(deps-dev): Bump @types/lodash from 4.17.20 to 4.17.21 in the types group by @dependabot[bot] in #3450
  • build(deps): Bump vue from 3.5.24 to 3.5.25 in the vue group by @dependabot[bot] in #3448
  • build(deps): Bump bamarni/composer-bin-plugin from 1.8.2 to 1.8.3 by @dependabot[bot] in #3451
  • build(deps-dev): Bump @nextcloud/eslint-config from 9.0.0-rc.5 to 9.0.0-rc.6 by @dependabot[bot] in #3452
  • build(deps-dev): Bump the vite group with 2 updates by @dependabot[bot] in #3453
  • build(deps): Bump @vueuse/core from 14.0.0 to 14.1.0 by @dependabot[bot] in #3455
  • build(deps): Bump mdast-util-to-hast from 13.2.0 to 13.2.1 by @dependabot[bot] in #3458
  • build(deps-dev): Bump vite from 7.2.4 to 7.2.6 in the vite group by @dependabot[bot] in #3457
  • build(deps): Bump actions/checkout from 5.0.1 to 6.0.1 by @dependabot[bot] in #3459
  • build(deps-dev): Bump doctrine/dbal from 3.10.3 to 3.10.4 by @dependabot[bot] in #3456
  • build(deps-dev): Bump the vite group with 2 updates by @dependabot[bot] in #3461
  • build(deps-dev): Bump vite from 7.2.6 to 7.2.7 in the vite group by @dependabot[bot] in #3463
  • build(deps): Bump actions/setup-node from 6.0.0 to 6.1.0 by @dependabot[bot] in #3460
  • build(deps-dev): Bump jsdom from 27.2.0 to 27.3.0 by @dependabot[bot] in #3465
  • build(deps-dev): Bump @types/node from 24.10.1 to 24.10.2 in the types group by @dependabot[bot] in #3464
  • build(deps): Bump codecov/codecov-action from 5.5.1 to 5.5.2 by @dependabot[bot] in #3467
  • build(deps): Bump peter-evans/create-pull-request from 7.0.9 to 8.0.0 by @dependabot[bot] in #3466
  • build(deps-dev): Bump @types/node from 24.10.2 to 25.0.0 in the types group by @dependabot[bot] in #3469
  • build(deps): Bump @nextcloud/vue from 9.3.0 to 9.3.1 by @dependabot[bot] in #3470
  • build(deps): Bump vue-router from 4.6.3 to 4.6.4 in the vue group by @dependabot[bot] in #3471
  • build(deps-dev): Bump @types/node from 25.0.0 to 25.0.2 in the types group by @dependabot[bot] in #3474
  • fix: article body may have incorrect encoding from full text scraping by @wofferl in #3472
  • build(deps-dev): Bump @types/node from 25.0.2 to 25.0.3 in the types group by @dependabot[bot] in #3478
  • build(deps-dev): Bump the vite group across 1 directory with 3 updates by @dependabot[bot] in #3479
  • build(deps): Bump @nextcloud/dialogs from 7.1.0 to 7.2.0 by @dependabot[bot] in #3482
  • build(deps): Bump vue from 3.5.25 to 3.5.26 in the vue group by @dependabot[bot] in #3484
  • fix: Wrong url to feed page by @wofferl in #3486
  • fix: Long articles are cut short by @wofferl in #3489
  • build(deps-dev): Bump jsdom from 27.3.0 to 27.4.0 by @dependabot[bot] in #3491
  • build(deps-dev): Bump qs from 6.14.0 to 6.14.1 by @dependabot[bot] in #3496
  • Add feature to Group starred Items per Feed by @Juri-w in #3148
  • Add occ commands and frontend options for importing/exporting articles by @wofferl in #3437
  • build(deps-dev): Bump vite from 7.3.0 to 7.3.1 in the vite group by @dependabot[bot] in #3497
  • build(deps): Bump @nextcloud/vue from 9.3.1 to 9.3.2 by @dependabot[bot] in #3498
  • Migrate IConfig calls to IUserConfig by @wofferl in #3485
  • feat: save starred navigation item open state by @wofferl in #3499
  • [master] Fix npm audit by @nextcloud-command in #3501
  • fix: changing starred routes does not deselect current item by @wofferl in #3502
  • refactor: Move NcAppNavigationSettings to modern NcAppSettingsDialog by @wofferl in #3500
  • Release 28.0.0-beta.2 by @Grotax in #3503
  • build(deps-dev): Bump the types group with 2 updates by @dependabot[bot] in #3505
  • build(deps-dev): Bump the vite group with 2 updates by @dependabot[bot] in #3504
  • build(deps): Bump @nextcloud/vue from 9.3.2 to 9.3.3 by @dependabot[bot] in #3506
  • build(deps): Bump actions/setup-node from 6.1.0 to 6.2.0 by @dependabot[bot] in #3508
  • Small fixes for the starred items feature by @wofferl in #3507
  • build(deps-dev): Bump @types/node from 25.0.8 to 25.0.9 in the types group by @dependabot[bot] in #3509
  • build(deps): Bump vue from 3.5.26 to 3.5.27 in the vue group by @dependabot[bot] in #3510
  • build(deps): Bump @nextcloud/vue from 9.3.3 to 9.4.0 by @dependabot[bot] in #3515
  • feat: use lastViewedFeedId when loading starred as initial route by @wofferl in #3514
  • build(deps-dev): Bump the vite group with 2 updates by @dependabot[bot] in #3520
  • build(deps): Bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #3519
  • build(deps): Bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #3516
  • build(deps-dev): Bump @types/node from 25.0.9 to 25.0.10 in the types group by @dependabot[bot] in #3518
  • workflows: pin all actions to full-length commit SHA by @wofferl in #3523
  • build(deps): Bump shivammathur/setup-php from 2.33.0 to 2.36.0 by @dependabot[bot] in #3526
  • build(deps): Bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 by @dependabot[bot] in #3517
  • build(deps-dev): Bump phpunit/phpunit from 9.6.29 to 9.6.33 by @dependabot[bot] in #3524
  • Add timeouts for all HTTP client requests in the feed fetcher by @wofferl in #3528
  • fix: respect the proxy configuration and use the correct user agent for all http fetcher clients by @wofferl in #3533
  • build(deps-dev): Bump @types/node from 25.0.10 to 25.1.0 in the types group by @dependabot[bot] in #3529
  • build(deps-dev): Bump @nextcloud/eslint-config from 9.0.0-rc.6 to 9.0.0-rc.8 by @dependabot[bot] in #3530
  • [master] Fix npm audit by @nextcloud-command in #3534
  • build(deps): Bump @nextcloud/vue from 9.4.0 to 9.5.0 by @dependabot[bot] in #3543
  • build(deps-dev): Bump jsdom from 27.4.0 to 28.0.0 by @dependabot[bot] in #3536
  • build(deps-dev): Bump @types/node from 25.1.0 to 25.2.0 in the types group by @dependabot[bot] in #3535
  • build(deps): Bump crate-ci/typos from 1.42.3 to 1.43.1 by @dependabot[bot] in #3539
  • build(deps): Bump vue-router from 4.6.4 to 5.0.1 in the vue group by @dependabot[bot] in #3532
  • build(deps-dev): Bump @nextcloud/stylelint-config from 3.1.1 to 3.2.1 by @dependabot[bot] in #3546
  • build(deps-dev): Bump @types/node from 25.2.0 to 25.2.1 in the types group by @dependabot[bot] in #3545
  • build(deps): Bump crate-ci/typos from 1.43.1 to 1.43.2 by @dependabot[bot] in #3544
  • build(deps): Bump fast-xml-parser and webdav by @dependabot[bot] in #3548
  • build(deps): Bump bamarni/composer-bin-plugin from 1.8.3 to 1.9.1 by @dependabot[bot] in #3540
  • prepare changelog by @Grotax in #3549
  • Fix dependency scoping with auto-downloaded composer by @Copilot in #3493
  • feat: add notifications when sharing articles with users by @eureka928 in #3542
  • Release 28.0.0-beta.3 by @Grotax in #3550
  • Fix: Correct URL path construction for article sharing by @Grotax in #3551
  • Use browser-like order of http headers to avoid triggering bot detections by @wofferl in #3552
  • build(deps): Bump crate-ci/typos from 1.43.2 to 1.43.3 by @dependabot[bot] in #3553
  • build(deps): Bump vue from 3.5.27 to 3.5.28 in the vue group by @dependabot[bot] in #3554
  • build(deps-dev): Bump @types/node from 25.2.1 to 25.2.2 in the types group by @dependabot[bot] in #3555
  • build(deps): Bump crate-ci/typos from 1.43.3 to 1.43.4 by @dependabot[bot] in #3557
  • build(deps): Bump @vueuse/core from 14.2.0 to 14.2.1 by @dependabot[bot] in #3558
  • build(deps): Bump axios from 1.12.2 to 1.13.5 by @dependabot[bot] in #3559
  • build(deps): Bump @nextcloud/dialogs from 7.2.0 to 7.3.0 by @dependabot[bot] in #3563
  • build(deps-dev): Bump @types/node from 25.2.2 to 25.2.3 in the types group by @dependabot[bot] in #3562
  • build(deps-dev): Bump jsdom from 28.0.0 to 28.1.0 by @dependabot[bot] in #3567
  • build(deps-dev): Bump qs from 6.14.1 to 6.14.2 by @dependabot[bot] in #3564
  • build(deps): Bump crate-ci/typos from 1.43.4 to 1.43.5 by @dependabot[bot] in #3569
  • Replace deprecated withConsecutive method in PHP tests - All tests passing by @Copilot in #3434
  • Add GitHub Actions workflow for security analysis by @SMillerDev in #3560
  • Check for null before logging download status by @bmschwa in #3561
  • workflows: use mariadb service instead of outdated getong/mariadb-action by @wofferl in #3570
  • Add user settings to control loading external content by @wofferl in #3566
  • Release 28.0.0-rc.1 by @Grotax in #3572
  • Release 28.0.0-rc.2 by @Grotax in #3573
  • build(deps): Bump fast-xml-parser from 5.3.4 to 5.3.6 by @dependabot[bot] in #3574
  • Fix wrong image referenced in notifaction code by @Grotax in #3575
  • Automatically select item when using single item route by @wofferl in #3577
  • [master] Fix npm audit by @nextcloud-command in #3585
  • chore(i18n): Improved grammar by @rakekniven in #3590
  • build(deps-dev): Bump doctrine/dbal from 3.10.4 to 3.10.5 by @dependabot[bot] in #3591
  • Fix incomplete scoped PHP dependencies when packages share the same namespace by @Copilot in #3580
  • Release 28.0.0 by @Grotax in #3594

New Contributors

Full Changelog: 27.2.0...28.0.0

Don't miss a new news release

NewReleases is sending notifications on new releases.