Releases: nextcloud/news
Releases Β· nextcloud/news
25.2.0
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
- Fix devcontainer, update docs by @Grotax in #3014
- Create lint-info-xml.yml by @Grotax in #3018
- OPML If title field does not exist look for text by @Grotax in #3016
- Limit the delay for an update to "in one day" by @Grotax in #3015
- feat: Add a feed information table that show update dates by @wofferl in #3021
- Release 25.2.0-beta.2 by @Grotax in #3022
- build(deps-dev): Bump @typescript-eslint/parser from 8.18.2 to 8.19.0 by @dependabot in #3019
- build(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.18.2 to 8.19.0 by @dependabot in #3020
- fix: sorting bug and style fixes with the feed info table by @wofferl in #3024
- npm audit fix by @wofferl in #3025
- Release 25.2.0-beta.3 by @Grotax in #3026
- build(deps-dev): Bump @types/lodash from 4.17.13 to 4.17.14 by @dependabot in #3032
- Add descriptions to Feed Information Table by @wofferl in #3031
- build(deps-dev): Bump @typescript-eslint/parser from 8.19.0 to 8.19.1 by @dependabot in #3033
- build(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.19.0 to 8.19.1 by @dependabot in #3034
- ci: ignore handled deprecation notice from phpstan by @blizzz in #3029
- Fix issue that proxy port is removed if it matches the standard port by @Grotax in #3027
- feat: show error message from opml import in web-ui by @wofferl in #3036
- fix: do not fail on invalid time strings by @blizzz in #3028
- disable new setting nextUpdateTime by default by @Grotax in #3039
- show url directly in log message by @Grotax in #3040
- docs: add documentation for feed options and settings for the web-ui by @wofferl in #3041
- Release 25.2.0 by @Grotax in #3042
Full Changelog: 25.1.2...25.2.0
25.2.0-beta.3
What's Changed
- build(deps-dev): Bump @typescript-eslint/parser from 8.18.2 to 8.19.0 by @dependabot in #3019
- build(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.18.2 to 8.19.0 by @dependabot in #3020
- fix: sorting bug and style fixes with the feed info table by @wofferl in #3024
- npm audit fix by @wofferl in #3025
- Release 25.2.0-beta.3 by @Grotax in #3026
Full Changelog: 25.2.0-beta.2...25.2.0-beta.3
25.2.0-beta.2
What's Changed
- Fix devcontainer, update docs by @Grotax in #3014
- Create lint-info-xml.yml by @Grotax in #3018
- OPML If title field does not exist look for text by @Grotax in #3016
- Limit the delay for an update to "in one day" by @Grotax in #3015
- feat: Add a feed information table that show update dates by @wofferl in #3021
- Release 25.2.0-beta.2 by @Grotax in #3022
Full Changelog: 25.2.0-beta.1...25.2.0-beta.2
25.2.0-beta.1
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
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
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
What's Changed
- [Actions] Frontend tests do not try to install firefox by @Grotax in #2942
- Build(deps): Bump @nextcloud/password-confirmation from 5.1.1 to 5.3.0 by @dependabot in #2947
- Screenreader fixes by @wofferl in #2946
- fix: remove mime type check when importing opml by @wofferl in #2951
- Display modes and screen reader mode by @wofferl in #2950
- Fixes 25.0.3 by @wofferl in #2952
- Release 25.1.0 by @Grotax in #2953
Full Changelog: 25.0.3...25.1.0
25.0.3
What's Changed
- Build(deps-dev): Bump @types/webpack-env from 1.18.4 to 1.18.5 by @dependabot in #2928
- Build(deps-dev): Bump eslint-plugin-import from 2.29.1 to 2.31.0 by @dependabot in #2929
- Build(deps-dev): Bump typescript from 5.6.3 to 5.7.2 by @dependabot in #2930
- dev-deps: update @typescript-eslint to 8.16.0 with support added for typescript 5.7 by @wofferl in #2933
- Move subscribe button to search area of Navigation by @lgabardos in #2932
- Build(deps-dev): Bump axios from 1.7.7 to 1.7.8 by @dependabot in #2937
- Change items list style in compact mode to improve readability (and better match v24's style) by @a-mair in #2938
- Improve key navigation and tabbing by @wofferl in #2934
- Release 25.0.3 by @Grotax in #2941
New Contributors
- @lgabardos made their first contribution in #2932
- @a-mair made their first contribution in #2938
Full Changelog: 25.0.2...25.0.3
25.0.2
25.0.1
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