Skip to content

Releases: nextcloud/news

28.0.0-alpha.2

28.0.0-alpha.2 Pre-release
Pre-release

Choose a tag to compare

@Grotax Grotax released this 01 Nov 11:30

fix for alpha release, version was not updated.

Full Changelog: 28.0.0-alpha.1...28.0.0-alpha.2

28.0.0-alpha.1

28.0.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@Grotax Grotax released this 01 Nov 10:29

Pre-release to test php dependency scoping.

#3017

Full Changelog: 27.1.0...28.0.0-alpha.1

27.1.0

Choose a tag to compare

@Grotax Grotax released this 26 Oct 09:31

What's Changed

  • build(deps-dev): Bump @nextcloud/browserslist-config from 3.1.0 to 3.1.1 by @dependabot[bot] in #3371
  • build(deps): Bump ezyang/htmlpurifier from 4.18.0 to 4.19.0 by @dependabot[bot] in #3369
  • build(deps-dev): Bump vite from 7.1.10 to 7.1.11 in the vite group by @dependabot[bot] in #3372
  • build(deps-dev): Bump jsdom from 27.0.0 to 27.0.1 by @dependabot[bot] in #3370
  • build(deps-dev): Bump @types/node from 24.8.1 to 24.9.1 in the types group by @dependabot[bot] in #3373
  • build(deps-dev): Bump @nextcloud/vite-config from 2.5.1 to 2.5.2 by @dependabot[bot] in #3374
  • build(deps): Bump @nextcloud/vue from 9.0.1 to 9.1.0 by @dependabot[bot] in #3378
  • build(deps): Bump @vueuse/core from 13.9.0 to 14.0.0 by @dependabot[bot] in #3377
  • build(deps-dev): Bump the vite group with 3 updates by @dependabot[bot] in #3376
  • workflow: replace frontend test with nextcloud node test and add npm audit fix workflow by @wofferl in #3375
  • build(deps): Bump @nextcloud/dialogs from 7.0.1 to 7.1.0 by @dependabot[bot] in #3379
  • feat: display categories at the end of an article by @wofferl in #3380
  • Release 27.1.0 by @Grotax in #3381

Full Changelog: 27.0.1...27.1.0

27.0.1

Choose a tag to compare

@Grotax Grotax released this 17 Oct 17:58

What's Changed

  • build(deps-dev): Bump @nextcloud/vite-config from 2.5.0 to 2.5.1 by @dependabot[bot] in #3335
  • build(deps): Bump @nextcloud/password-confirmation from 6.0.0-rc.0 to 6.0.0 by @dependabot[bot] in #3336
  • build(deps-dev): Bump @types/node from 24.5.2 to 24.6.0 in the types group by @dependabot[bot] in #3337
  • build(deps-dev): Bump @types/node from 24.6.0 to 24.6.1 in the types group by @dependabot[bot] in #3338
  • build(deps-dev): Bump vite from 7.1.7 to 7.1.8 in the vite group by @dependabot[bot] in #3339
  • build(deps-dev): Bump @types/node from 24.6.1 to 24.6.2 in the types group by @dependabot[bot] in #3340
  • build(deps-dev): Bump vite from 7.1.8 to 7.1.9 in the vite group by @dependabot[bot] in #3341
  • build(deps-dev): Bump @types/node from 24.6.2 to 24.7.0 in the types group by @dependabot[bot] in #3342
  • build(deps-dev): Bump @nextcloud/stylelint-config from 3.1.0 to 3.1.1 by @dependabot[bot] in #3344
  • build(deps): Bump @nextcloud/browser-storage from 0.4.0 to 0.5.0 by @dependabot[bot] in #3345
  • build(deps): Bump @nextcloud/vue from 9.0.0 to 9.0.1 by @dependabot[bot] in #3346
  • build(deps-dev): Bump doctrine/dbal from 3.10.2 to 3.10.3 by @dependabot[bot] in #3347
  • build(deps): Bump @nextcloud/dialogs from 7.0.0-rc.3 to 7.0.0 by @dependabot[bot] in #3348
  • build(deps-dev): Bump @types/node from 24.7.0 to 24.7.1 in the types group by @dependabot[bot] in #3349
  • testing: add frontend unit tests by @wofferl in #3351
  • build(deps): Bump actions/setup-node from 5 to 6 by @dependabot[bot] in #3354
  • build(deps-dev): Bump @types/node from 24.7.1 to 24.7.2 in the types group by @dependabot[bot] in #3352
  • build(deps): Bump vue-router from 4.5.1 to 4.6.0 in the vue group by @dependabot[bot] in #3355
  • Frontend tests cleanup by @wofferl in #3356
  • build(deps-dev): Bump vite from 7.1.9 to 7.1.10 in the vite group by @dependabot[bot] in #3357
  • build(deps): Bump @nextcloud/dialogs from 7.0.0 to 7.0.1 by @dependabot[bot] in #3358
  • build(deps): Bump vue-router from 4.6.0 to 4.6.3 in the vue group by @dependabot[bot] in #3360
  • build(deps-dev): Bump @types/node from 24.7.2 to 24.8.0 in the types group by @dependabot[bot] in #3361
  • fix: Latvian accented characters messed up by @wofferl in #3363
  • build(deps-dev): Bump @nextcloud/browserslist-config from 3.0.1 to 3.1.0 by @dependabot[bot] in #3365
  • build(deps-dev): Bump @types/node from 24.8.0 to 24.8.1 in the types group by @dependabot[bot] in #3364
  • build(deps): Bump @nextcloud/password-confirmation from 6.0.0 to 6.0.1 by @dependabot[bot] in #3366
  • Release 27.0.1 by @Grotax in #3367

Full Changelog: 27.0.0...27.0.1

27.0.0

Choose a tag to compare

@Grotax Grotax released this 29 Sep 07:59

What's Changed

  • fix npm dependabot issues by @wofferl in #3263
  • build(deps): Bump actions/checkout from 4 to 5 by @dependabot[bot] in #3264
  • build(deps): Bump @nextcloud/initial-state from 2.2.0 to 3.0.0 by @dependabot[bot] in #3265
  • build(deps-dev): Bump @nextcloud/eslint-config from 9.0.0-rc.3 to 9.0.0-rc.4 by @dependabot[bot] in #3266
  • fix: Unread counter displays a huge number of unread posts by @wofferl in #3267
  • build(deps): Bump php-feed-io/feed-io from 5.3.3 to 6.0.3 by @dependabot[bot] in #3253
  • translation: re-add translation for recently changed info text by @wofferl in #3270
  • Better devcontainer usage by @Grotax in #3272
  • build(deps-dev): Bump @vue/tsconfig from 0.7.0 to 0.8.0 in the vue group by @dependabot[bot] in #3273
  • build(deps-dev): Bump @types/node from 24.1.0 to 24.2.1 in the types group by @dependabot[bot] in #3268
  • build(deps): Bump php-feed-io/feed-io from 6.1.0 to 6.1.1 by @dependabot[bot] in #3275
  • build(deps): Bump @vueuse/core from 13.6.0 to 13.7.0 by @dependabot[bot] in #3276
  • build(deps-dev): Bump @vue/tsconfig from 0.8.0 to 0.8.1 in the vue group by @dependabot[bot] in #3277
  • Fix date formatting by @wofferl in #3278
  • build(deps): Bump vue from 3.5.18 to 3.5.19 in the vue group by @dependabot[bot] in #3280
  • testing: fix javascript date format test by @wofferl in #3285
  • build: update node and npm engines versions by @nextcloud-command in #3284
  • build(deps-dev): Bump @nextcloud/eslint-config from 9.0.0-rc.4 to 9.0.0-rc.5 by @dependabot[bot] in #3286
  • build(deps): Bump guzzlehttp/psr7 from 2.7.1 to 2.8.0 by @dependabot[bot] in #3287
  • build(deps): Bump vue from 3.5.19 to 3.5.20 in the vue group by @dependabot[bot] in #3289
  • build(deps): Bump @nextcloud/dialogs from 7.0.0-rc.1 to 7.0.0-rc.2 by @dependabot[bot] in #3290
  • build(deps): Bump @vueuse/core from 13.7.0 to 13.8.0 by @dependabot[bot] in #3291
  • build(deps): Bump @nextcloud/vue from 9.0.0-rc.5 to 9.0.0-rc.7 by @dependabot[bot] in #3292
  • Fix Handling HTML entities via mbstring is deprecated by @Grotax in #3269
  • Refactor favicon fetching to also check feed link by @Grotax in #3271
  • Release 27.0.0-beta.1 by @Grotax in #3294
  • build(deps): Bump @nextcloud/vue from 9.0.0-rc.7 to 9.0.0-rc.8 by @dependabot[bot] in #3295
  • build(deps): Bump @vueuse/core from 13.8.0 to 13.9.0 by @dependabot[bot] in #3296
  • build(deps): Bump vue from 3.5.20 to 3.5.21 in the vue group by @dependabot[bot] in #3298
  • build(deps): Bump actions/setup-node from 4 to 5 by @dependabot[bot] in #3301
  • build(deps-dev): Bump @types/node from 24.3.0 to 24.3.1 in the types group by @dependabot[bot] in #3302
  • build(deps-dev): Bump squizlabs/php_codesniffer from 3.13.2 to 3.13.4 by @dependabot[bot] in #3303
  • build(deps-dev): Bump doctrine/dbal from 3.10.1 to 3.10.2 by @dependabot[bot] in #3304
  • build(deps-dev): Bump vite from 6.3.5 to 6.3.6 in the vite group by @dependabot[bot] in #3305
  • chore: update transifex link by @kesselb in #3306
  • build(deps): Bump @nextcloud/vue from 9.0.0-rc.8 to 9.0.0-rc.9 by @dependabot[bot] in #3309
  • build(deps): Bump axios from 1.11.0 to 1.12.1 by @dependabot[bot] in #3310
  • deps: update vite to 7.1.5 and @nextcloud/vite-config to 2.5.0 by @wofferl in #3311
  • build(deps-dev): Bump @types/node from 24.3.1 to 24.4.0 in the types group by @dependabot[bot] in #3312
  • build(deps-dev): Bump jsdom from 26.1.0 to 27.0.0 by @dependabot[bot] in #3314
  • build(deps-dev): Bump squizlabs/php_codesniffer from 3.13.4 to 4.0.0 by @dependabot[bot] in #3313
  • feat: add option to enable/disable sync of a feed by @wofferl in #3316
  • feat: add option to modify feeds from article feed information table by @wofferl in #3315
  • build(deps-dev): Bump @types/node from 24.4.0 to 24.5.0 in the types group by @dependabot[bot] in #3317
  • build(deps): Bump @nextcloud/dialogs from 7.0.0-rc.2 to 7.0.0-rc.3 by @dependabot[bot] in #3318
  • fulltext scraper did not use new user agent by @Grotax in #3320
  • build(deps-dev): Bump @types/node from 24.5.0 to 24.5.1 in the types group by @dependabot[bot] in #3321
  • build(deps-dev): Bump @types/node from 24.5.1 to 24.5.2 in the types group by @dependabot[bot] in #3323
  • build(deps-dev): Bump vite from 7.1.5 to 7.1.6 in the vite group by @dependabot[bot] in #3322
  • build(deps-dev): Bump vite from 7.1.6 to 7.1.7 in the vite group by @dependabot[bot] in #3324
  • build(deps): Bump @nextcloud/axios from 2.5.1 to 2.5.2 by @dependabot[bot] in #3325
  • build(deps): Bump @nextcloud/vue from 9.0.0-rc.9 to 9.0.0 by @dependabot[bot] in #3328
  • build(deps): Bump vue from 3.5.21 to 3.5.22 in the vue group by @dependabot[bot] in #3327
  • fix feed url in global search results by @wofferl in #3329
  • fix: update package lists before installing httpie by @wofferl in #3332
  • feat: Open article from unified search result by @wofferl in #3330
  • update php packages by @Grotax in #3333
  • Release 27.0.0 by @Grotax in #3334

Full Changelog: 26.1.0...27.0.0

27.0.0-beta.1

27.0.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@Grotax Grotax released this 31 Aug 07:01

What's Changed

  • fix npm dependabot issues by @wofferl in #3263
  • build(deps): Bump actions/checkout from 4 to 5 by @dependabot[bot] in #3264
  • build(deps): Bump @nextcloud/initial-state from 2.2.0 to 3.0.0 by @dependabot[bot] in #3265
  • build(deps-dev): Bump @nextcloud/eslint-config from 9.0.0-rc.3 to 9.0.0-rc.4 by @dependabot[bot] in #3266
  • fix: Unread counter displays a huge number of unread posts by @wofferl in #3267
  • build(deps): Bump php-feed-io/feed-io from 5.3.3 to 6.0.3 by @dependabot[bot] in #3253
  • translation: re-add translation for recently changed info text by @wofferl in #3270
  • Better devcontainer usage by @Grotax in #3272
  • build(deps-dev): Bump @vue/tsconfig from 0.7.0 to 0.8.0 in the vue group by @dependabot[bot] in #3273
  • build(deps-dev): Bump @types/node from 24.1.0 to 24.2.1 in the types group by @dependabot[bot] in #3268
  • build(deps): Bump php-feed-io/feed-io from 6.1.0 to 6.1.1 by @dependabot[bot] in #3275
  • build(deps): Bump @vueuse/core from 13.6.0 to 13.7.0 by @dependabot[bot] in #3276
  • build(deps-dev): Bump @vue/tsconfig from 0.8.0 to 0.8.1 in the vue group by @dependabot[bot] in #3277
  • Fix date formatting by @wofferl in #3278
  • build(deps): Bump vue from 3.5.18 to 3.5.19 in the vue group by @dependabot[bot] in #3280
  • testing: fix javascript date format test by @wofferl in #3285
  • build: update node and npm engines versions by @nextcloud-command in #3284
  • build(deps-dev): Bump @nextcloud/eslint-config from 9.0.0-rc.4 to 9.0.0-rc.5 by @dependabot[bot] in #3286
  • build(deps): Bump guzzlehttp/psr7 from 2.7.1 to 2.8.0 by @dependabot[bot] in #3287
  • build(deps): Bump vue from 3.5.19 to 3.5.20 in the vue group by @dependabot[bot] in #3289
  • build(deps): Bump @nextcloud/dialogs from 7.0.0-rc.1 to 7.0.0-rc.2 by @dependabot[bot] in #3290
  • build(deps): Bump @vueuse/core from 13.7.0 to 13.8.0 by @dependabot[bot] in #3291
  • build(deps): Bump @nextcloud/vue from 9.0.0-rc.5 to 9.0.0-rc.7 by @dependabot[bot] in #3292
  • Fix Handling HTML entities via mbstring is deprecated by @Grotax in #3269
  • Refactor favicon fetching to also check feed link by @Grotax in #3271
  • Release 27.0.0-beta.1 by @Grotax in #3294

Full Changelog: 26.1.0...27.0.0-beta.1

26.1.0

Choose a tag to compare

@Grotax Grotax released this 02 Aug 18:41

What's Changed

  • build(deps): Bump svenstaro/upload-release-action from 2.10.0 to 2.11.1 by @dependabot[bot] in #3242
  • fix: only use Last-Modified header if a feed supports it by @wofferl in #3243
  • build(deps): Bump svenstaro/upload-release-action from 2.11.1 to 2.11.2 by @dependabot[bot] in #3245
  • feat: add recently viewed list by @wofferl in #3250
  • switch to php-feed-io/feed-io by @Grotax in #3249
  • Fix: better handling when job status is unkown by @Grotax in #3248
  • Release 26.1.0-beta.1 by @Grotax in #3251
  • deps: update nextcloud and peer dependencies by @wofferl in #3254
  • build(deps): Bump axios from 1.10.0 to 1.11.0 by @dependabot[bot] in #3256
  • build(deps): Bump linkifyjs from 4.3.1 to 4.3.2 by @dependabot[bot] in #3257
  • deps: update @nextcloud/vue, eslint-config and vite-config by @wofferl in #3258
  • feat: add refresh button to list header by @wofferl in #3259
  • Release 26.1.0 by @Grotax in #3260

Full Changelog: 26.0.2...26.1.0

26.1.0-beta.1

26.1.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@Grotax Grotax released this 17 Jul 10:19

What's Changed

  • build(deps): Bump svenstaro/upload-release-action from 2.10.0 to 2.11.1 by @dependabot[bot] in #3242
  • fix: only use Last-Modified header if a feed supports it by @wofferl in #3243
  • build(deps): Bump svenstaro/upload-release-action from 2.11.1 to 2.11.2 by @dependabot[bot] in #3245
  • feat: add recently viewed list by @wofferl in #3250
  • switch to php-feed-io/feed-io by @Grotax in #3249
  • Fix: better handling when job status is unkown by @Grotax in #3248
  • Release 26.1.0-beta.1 by @Grotax in #3251

Full Changelog: 26.0.2...26.1.0-beta.1

26.0.2

Choose a tag to compare

@Grotax Grotax released this 29 Jun 09:47

What's Changed

  • build(deps-dev): Bump the vite group with 2 updates by @dependabot in #3208
  • build(deps): Bump @nextcloud/l10n from 3.2.0 to 3.3.0 by @dependabot in #3209
  • fix: style fixes for articles by @wofferl in #3211
  • build(deps-dev): Bump @types/node from 22.15.29 to 22.15.30 in the types group by @dependabot in #3214
  • build(deps-dev): Bump the vite group with 2 updates by @dependabot in #3213
  • build(deps-dev): Bump @nextcloud/eslint-config from 9.0.0-rc.1 to 9.0.0-rc.2 by @dependabot in #3215
  • build(deps-dev): Bump the vite group with 2 updates by @dependabot in #3217
  • build(deps-dev): Bump @types/node from 22.15.30 to 24.0.0 in the types group by @dependabot in #3218
  • build(deps): Bump @nextcloud/dialogs from 7.0.0-rc.0 to 7.0.0-rc.1 by @dependabot in #3219
  • build(deps-dev): Bump brace-expansion from 1.1.11 to 1.1.12 by @dependabot in #3220
  • build(deps-dev): Bump @types/node from 24.0.0 to 24.0.1 in the types group by @dependabot in #3221
  • fix: explore url does not work when called directly by @wofferl in #3222
  • build(deps-dev): Bump squizlabs/php_codesniffer from 3.13.0 to 3.13.1 by @dependabot in #3223
  • build(deps-dev): Bump @types/node from 24.0.1 to 24.0.3 in the types group by @dependabot in #3226
  • build(deps-dev): Bump doctrine/dbal from 3.9.4 to 3.9.5 by @dependabot in #3227
  • build(deps-dev): Bump squizlabs/php_codesniffer from 3.13.1 to 3.13.2 by @dependabot in #3229
  • build(deps-dev): Bump the vite group with 2 updates by @dependabot in #3230
  • build(deps-dev): Bump @types/lodash from 4.17.17 to 4.17.18 in the types group by @dependabot in #3231
  • build(deps): Bump vue from 3.5.16 to 3.5.17 in the vue group by @dependabot in #3232
  • build(deps): Bump svenstaro/upload-release-action from 2.9.0 to 2.10.0 by @dependabot in #3233
  • build(deps-dev): Bump pbkdf2 from 3.1.2 to 3.1.3 by @dependabot in #3234
  • build(deps-dev): Bump @types/node from 24.0.3 to 24.0.4 in the types group by @dependabot in #3236
  • fix: radio switches in add feed dialog not working by @wofferl in #3237
  • build(deps-dev): Bump @types/lodash from 4.17.18 to 4.17.19 in the types group by @dependabot in #3238
  • build(deps): Bump @nextcloud/vue from 9.0.0-rc.2 to 9.0.0-rc.3 by @dependabot in #3239
  • fix: incorrect feed url in article view when navigating in merged routes such as unread or a folder by @wofferl in #3224
  • feat: implement item navigation when showing details in no-split or mobile mode by @wofferl in #3191
  • feat: add swipe down gesture to refresh item list on mobile devices by @wofferl in #3240
  • Release 26.0.2 by @Grotax in #3241

Full Changelog: 26.0.1...26.0.2

26.0.1

Choose a tag to compare

@Grotax Grotax released this 04 Jun 08:58
a4049b4

What's Changed

  • build(deps-dev): Bump @types/node from 22.15.23 to 22.15.24 in the types group by @dependabot in #3197
  • build(deps): Bump vue from 3.5.15 to 3.5.16 in the vue group by @dependabot in #3196
  • build(deps-dev): Bump @types/node from 22.15.24 to 22.15.27 in the types group by @dependabot in #3198
  • build(deps-dev): Bump @types/node from 22.15.27 to 22.15.29 in the types group by @dependabot in #3201
  • build(deps-dev): Bump the vite group with 2 updates by @dependabot in #3202
  • refactor: Feed item list filtering and sorting by @wofferl in #3200
  • fix: enable title scrolling in compact mode on mobile only by @wofferl in #3205
  • fix: prevent incorrect "mark read on scroll" behavior after route change by @wofferl in #3206
  • update all actions in the release workflow by @Grotax in #3195
  • Release 26.0.1 by @Grotax in #3207

Full Changelog: 26.0.0...26.0.1