Skip to content

Releases: nextcloud/news

25.2.0-beta.2

02 Jan 13:01
Compare
Choose a tag to compare
25.2.0-beta.2 Pre-release
Pre-release

What's Changed

Full Changelog: 25.2.0-beta.1...25.2.0-beta.2

25.2.0-beta.1

30 Dec 11:20
Compare
Choose a tag to compare
25.2.0-beta.1 Pre-release
Pre-release

What's Changed

  • remove codecov by @Grotax in #3001
  • Add new field nextUpdateTime to feed by @Grotax in #2993
  • Build(deps): Bump @nextcloud/vue from 8.21.0 to 8.22.0 by @dependabot in #3003
  • fix: TypeError: this.$refs.actions.$refs.menuButton is undefined when tabbing through feeds and folders by @wofferl in #3004
  • Build(deps-dev): Bump @typescript-eslint/parser from 8.18.1 to 8.18.2 by @dependabot in #3006
  • bump @typescript-eslint/eslint-plugin from 8.18.1 to 8.18.2 by @dependabot in #3007
  • Update feed only if nextUpdateTime has been reached by @Grotax in #2999
  • Update for the docker dev env by @Grotax in #3011
  • Release 25.2.0-beta.1 by @Grotax in #3012

Full Changelog: 25.1.2...25.2.0-beta.1

25.1.2

22 Dec 09:39
Compare
Choose a tag to compare

What's Changed

  • Build(deps-dev): Bump squizlabs/php_codesniffer from 3.11.1 to 3.11.2 by @dependabot in #2979
  • Build(deps-dev): Bump terser-webpack-plugin from 5.3.10 to 5.3.11 by @dependabot in #2984
  • Build(deps-dev): Bump @typescript-eslint/parser from 8.18.0 to 8.18.1 by @dependabot in #2986
  • Build(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.18.0 to 8.18.1 by @dependabot in #2987
  • Build(deps): Bump @nextcloud/password-confirmation from 5.3.0 to 5.3.1 by @dependabot in #2992
  • Show error message received from the API when adding feed by @wofferl in #2988
  • Fix move feed dialog closes unexpectedly and small style fixes by @wofferl in #2995
  • fix: don't abort opml import when a single feed exists or can't be added by @wofferl in #2996
  • Release 25.1.2 by @Grotax in #2998

Full Changelog: 25.1.1...25.1.2

25.1.1

16 Dec 12:51
Compare
Choose a tag to compare

What's Changed

  • reactivate tests by @Grotax in #2954
  • Build(deps): Bump fivefilters/readability.php from 3.2.0 to 3.3.0 by @dependabot in #2958
  • Build(deps-dev): Bump eslint-plugin-vue from 9.31.0 to 9.32.0 by @dependabot in #2959
  • Build(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.16.0 to 8.17.0 by @dependabot in #2963
  • Build(deps-dev): Bump @typescript-eslint/parser from 8.16.0 to 8.17.0 by @dependabot in #2962
  • Build(deps-dev): Bump phpunit/phpunit from 9.6.21 to 9.6.22 by @dependabot in #2971
  • Show red error bubble only if more than 50 updates failed. by @a-mair in #2955
  • Build(deps-dev): Bump axios from 1.7.8 to 1.7.9 by @dependabot in #2967
  • Build(deps-dev): Bump webpack from 5.96.1 to 5.97.1 by @dependabot in #2970
  • Build(deps-dev): Bump @typescript-eslint/parser from 8.17.0 to 8.18.0 by @dependabot in #2972
  • Build(deps): Bump nanoid from 3.3.6 to 3.3.8 by @dependabot in #2974
  • Build(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.17.0 to 8.18.0 by @dependabot in #2973
  • Build(deps-dev): Bump eslint-import-resolver-webpack from 0.13.9 to 0.13.10 by @dependabot in #2976
  • Build(deps-dev): Bump jsesc from 3.0.2 to 3.1.0 by @dependabot in #2975
  • Build(deps): Bump @nextcloud/moment from 1.3.1 to 1.3.2 by @dependabot in #2980
  • Accessibility improvements by @wofferl in #2965
  • feat: emulate structural heading navigation to workaround problems with screen readers and the dynamic scroll by @wofferl in #2978
  • fix: Items read on other devices do not disappear on pressing 'r' by @wofferl in #2981
  • Release 25.1.1 by @Grotax in #2983

Full Changelog: 25.1.0...25.1.1

25.1.0

01 Dec 11:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: 25.0.3...25.1.0

25.0.3

27 Nov 11:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 25.0.2...25.0.3

25.0.2

25 Nov 11:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: 25.0.1...25.0.2

25.0.1

24 Nov 11:44
Compare
Choose a tag to compare

What's Changed

  • Build(deps-dev): Bump stylelint-webpack-plugin from 4.1.1 to 5.0.1 by @dependabot in #2747
  • Build(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.14.0 to 8.15.0 by @dependabot in #2890
  • Build(deps-dev): Bump @nextcloud/babel-config from 1.0.0 to 1.2.0 by @dependabot in #2892
  • Build(deps-dev): Bump vue-multiselect from 3.0.0 to 3.1.0 by @dependabot in #2893
  • never tag a release as nightly in the appstore by @Grotax in #2894
  • deps: update @nextcloud/router to 3.0.1 and @nextcloud/dialogs to 6.0.1 by @wofferl in #2879
  • Build(deps-dev): Bump webpack from 5.94.0 to 5.96.1 by @dependabot in #2897
  • Build(deps-dev): Bump @babel/preset-typescript from 7.25.7 to 7.26.0 by @dependabot in #2898
  • Build(deps-dev): Bump focus-trap from 7.6.0 to 7.6.2 by @dependabot in #2899
  • Build(deps-dev): Bump eslint-plugin-vue from 9.29.0 to 9.31.0 by @dependabot in #2906
  • Build(deps-dev): Bump ts-jest from 29.2.4 to 29.2.5 by @dependabot in #2905
  • Build(deps): Bump @nextcloud/vue from 8.20.0 to 8.21.0 by @dependabot in #2910
  • Build(deps-dev): Bump @types/lodash from 4.14.202 to 4.17.13 by @dependabot in #2911
  • Build(deps-dev): Bump @typescript-eslint/parser from 8.14.0 to 8.15.0 by @dependabot in #2912
  • Set of fixes for 25.0.0 by @wofferl in #2913
  • dev-deps: remove unused devDependencies by @wofferl in #2914
  • Replace old screenshots by @Grotax in #2915
  • Release 25.0.1 by @Grotax in #2917

Full Changelog: 25.0.0...25.0.1

25.0.0

19 Nov 11:50
Compare
Choose a tag to compare

What's Changed

Read more

25.0.0-alpha14

10 Nov 19:09
Compare
Choose a tag to compare
25.0.0-alpha14 Pre-release
Pre-release

What's Changed

Full Changelog: 25.0.0-alpha13...25.0.0-alpha14