Releases: nextcloud/news
Releases Β· nextcloud/news
25.0.0-alpha1
What's Changed
Major rewrite of the UI with Vue JS, special thanks to @devlinjunker!
- [Vue Rewrite] Fix CI Jobs by @devlinjunker in #1816
- [Vue Rewrite] Enable Typescript Vue Components by @devlinjunker in #1831
- [Vue Rewrite] Clean up indentation + linting rules by @devlinjunker in #1907
- [Vue Rewrite] Move Component Files to Typescript by @devlinjunker in #1922
- [Vue Rewrite] Add Jest for Unit tests by @devlinjunker in #1968
- [Vue Rewrite] Upmerge Recent Changes by @devlinjunker in #1982
- [Vue Rewrite] Add Unit Tests for Admin Settings by @devlinjunker in #1998
- [Vue Rewrite] Start Vuex store by @devlinjunker in #2010
- [Vue Rewrite] Start More Routes by @devlinjunker in #2024
- [Vue Rewrite] Upmerge Release 22 into Vue Rewrite Branch by @devlinjunker in #2305
- [Vue Rewrite] Add Feed Component by @devlinjunker in #2306
- [Vue Rewrite] Starred component by @devlinjunker in #2321
- [Vue Rewrite] Add Unread Item Route and switch to 3 panel-layout by @devlinjunker in #2333
- [Vue Rewrite] Single Feed Route using
FeedItemDisplayList
component by @devlinjunker in #2339 - [Vue Rewrite] Fetch Item Bugfix + other cleanup by @devlinjunker in #2343
- [Vue Rewrite] Routes: Folder and All Articles Components and Routes by @devlinjunker in #2346
- [Vue Rewrite] Sidebar Feed/Folder Actions by @devlinjunker in #2354
- update php setup action by @Grotax in #2364
- [Vue Rewrite] BugFix (Feed Actions) + Warning Message +
subscribe_to
URL parameter by @devlinjunker in #2360 - [Vue Rewrite] Share Article Component by @devlinjunker in #2361
- [Vue Rewrite] Audio/Video playback from enclosures in FeedItem by @devlinjunker in #2366
- Build(deps-dev): Bump phpstan/phpstan from 1.10.35 to 1.10.37 by @dependabot in #2369
- [Vue Rewrite] Basic Error Handling and Display by @devlinjunker in #2370
- Build(deps-dev): Bump phpstan/phpstan from 1.10.37 to 1.10.38 by @dependabot in #2373
- Log more useful things when checking a logo by @Grotax in #2379
- [Vue Rewrite] Explore Page styles and behavior by @devlinjunker in #2376
- Build(deps-dev): Bump phpstan/phpstan-phpunit from 1.3.14 to 1.3.15 by @dependabot in #2375
- Build(deps-dev): Bump doctrine/dbal from 3.7.0 to 3.7.1 by @dependabot in #2372
- [Vue Rewrite] Basic Mobile accessible interface by @devlinjunker in #2371
- Build(deps-dev): Bump @babel/traverse from 7.18.5 to 7.23.2 in /js by @dependabot in #2382
- Build(deps-dev): Bump @babel/traverse from 7.21.2 to 7.23.2 by @dependabot in #2383
- Build(deps-dev): Bump phpstan/phpstan from 1.10.38 to 1.10.39 by @dependabot in #2384
- Fix: Set CURLOPT_USERAGENT for Scraper by @IgorA100 in #2380
- [Vue Rewrite] Fix css issues and start updating docs by @devlinjunker in #2381
- [Vue Rewrite] Upmerge Branch from Master to clean up Merge Conflicts by @devlinjunker in #2385
- Vue rewrite by @JonathanTreffler in #748
- Build(deps): Bump arthurhoaro/favicon from 1.3.3 to 2.0.0 by @dependabot in #2386
- Adjust Makefile, Changelog and more by @Grotax in #2390
- Build(deps): Bump actions/checkout from 2 to 4 by @dependabot in #2393
- Build(deps): Bump actions/setup-node from 1 to 4 by @dependabot in #2392
- Release 25.0.0-alpha1 by @Grotax in #2396
New Contributors
- @IgorA100 made their first contribution in #2380
- @JonathanTreffler made their first contribution in #748
Full Changelog: 24.0.0...25.0.0-alpha1
24.0.0
What's Changed
- Fix link to not existing faq by @Grotax in #2319
- Build(deps-dev): Bump doctrine/dbal from 3.6.5 to 3.6.6 by @dependabot in #2322
- Build(deps-dev): Bump phpstan/phpstan from 1.10.28 to 1.10.29 by @dependabot in #2317
- Build(deps-dev): Bump phpunit/phpunit from 9.6.10 to 9.6.11 by @dependabot in #2327
- drop support for Nextcloud 25 by @Grotax in #2316
- Add a command to check the job status and reset it by @Grotax in #2166
- Build(deps-dev): Bump phpstan/phpstan from 1.10.29 to 1.10.30 by @dependabot in #2332
- Check available compression types of curl by @Grotax in #2328
- use unique name for cache folder by @Grotax in #2331
- Build(deps-dev): Bump jasmine-core from 5.1.0 to 5.1.1 in /js by @dependabot in #2334
- Build(deps-dev): Bump phpstan/phpstan-phpunit from 1.3.13 to 1.3.14 by @dependabot in #2336
- Release 24.0.0-beta1 by @Grotax in #2337
- Build(deps-dev): Bump jquery from 3.7.0 to 3.7.1 in /js by @dependabot in #2342
- Build(deps): Bump actions/checkout from 3 to 4 by @dependabot in #2349
- Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.42 to 1.3.43 by @dependabot in #2348
- Build(deps-dev): Bump phpstan/phpstan from 1.10.33 to 1.10.35 by @dependabot in #2356
- Build(deps-dev): Bump phpunit/phpunit from 9.6.11 to 9.6.13 by @dependabot in #2355
- Build(deps-dev): Bump doctrine/dbal from 3.6.6 to 3.6.7 by @dependabot in #2358
- Build(deps-dev): Bump doctrine/dbal from 3.6.7 to 3.7.0 by @dependabot in #2362
- Release 24.0.0 by @Grotax in #2359
Full Changelog: 23.0.0...24.0.0
24.0.0-beta1
What's Changed
- Fix link to not existing faq by @Grotax in #2319
- Build(deps-dev): Bump doctrine/dbal from 3.6.5 to 3.6.6 by @dependabot in #2322
- Build(deps-dev): Bump phpstan/phpstan from 1.10.28 to 1.10.29 by @dependabot in #2317
- Build(deps-dev): Bump phpunit/phpunit from 9.6.10 to 9.6.11 by @dependabot in #2327
- drop support for Nextcloud 25 by @Grotax in #2316
- Add a command to check the job status and reset it by @Grotax in #2166
- Build(deps-dev): Bump phpstan/phpstan from 1.10.29 to 1.10.30 by @dependabot in #2332
- Check available compression types of curl by @Grotax in #2328
- use unique name for cache folder by @Grotax in #2331
- Build(deps-dev): Bump jasmine-core from 5.1.0 to 5.1.1 in /js by @dependabot in #2334
- Build(deps-dev): Bump phpstan/phpstan-phpunit from 1.3.13 to 1.3.14 by @dependabot in #2336
- Release 24.0.0-beta1 by @Grotax in #2337
Full Changelog: 23.0.0...24.0.0-beta1
23.0.0
What's Changed
- Build(deps-dev): Bump doctrine/dbal from 3.6.4 to 3.6.5 by @dependabot in #2297
- Drop support for PHP 7.4 new min. version is php 8.0 by @Grotax in #2237
- Upgrade feed-io to v5.1.3 by @Grotax in #2238
- Build(deps-dev): Bump jasmine-core from 5.0.1 to 5.1.0 in /js by @dependabot in #2298
- Build(deps-dev): Bump phpstan/phpstan from 1.10.27 to 1.10.28 by @dependabot in #2308
- Build(deps): Bump svenstaro/upload-release-action from 2.6.1 to 2.7.0 by @dependabot in #2300
- Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.41 to 1.3.42 by @dependabot in #2309
- Release 23.0.0-beta1 by @Grotax in #2310
- fix codecoverage never executed by @Grotax in #2314
- Fix/docs by @Grotax in #2315
- Release 23.0.0 by @Grotax in #2318
Full Changelog: 22.0.0...23.0.0
23.0.0-beta1
What's Changed
- Build(deps-dev): Bump doctrine/dbal from 3.6.4 to 3.6.5 by @dependabot in #2297
- Drop support for PHP 7.4 new min. version is php 8.0 by @Grotax in #2237
- Upgrade feed-io to v5.1.3 by @Grotax in #2238
- Build(deps-dev): Bump jasmine-core from 5.0.1 to 5.1.0 in /js by @dependabot in #2298
- Build(deps-dev): Bump phpstan/phpstan from 1.10.27 to 1.10.28 by @dependabot in #2308
- Build(deps): Bump svenstaro/upload-release-action from 2.6.1 to 2.7.0 by @dependabot in #2300
- Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.41 to 1.3.42 by @dependabot in #2309
- Release 23.0.0-beta1 by @Grotax in #2310
Full Changelog: 22.0.0...23.0.0-beta1
22.0.0
What's Changed
- Build(deps-dev): Bump phpstan/phpstan from 1.10.14 to 1.10.15 by @dependabot in #2230
- Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.38 to 1.3.40 by @dependabot in #2232
- Build(deps-dev): Bump phpunit/phpunit from 9.6.7 to 9.6.8 by @dependabot in #2231
- Build(deps-dev): Bump jquery from 3.6.4 to 3.7.0 in /js by @dependabot in #2233
- Build(deps-dev): Bump jasmine-core from 4.6.0 to 5.0.0 in /js by @dependabot in #2235
- Remove/nc24 by @Grotax in #2223
- Release 22.0.0-beta1 by @Grotax in #2239
- add testing on stable27 by @Grotax in #2241
- Build(deps-dev): Bump minimatch from 9.0.0 to 9.0.1 in /js by @dependabot in #2243
- Build(deps-dev): Bump phpstan/phpstan-phpunit from 1.3.11 to 1.3.12 by @dependabot in #2244
- Build(deps): Bump svenstaro/upload-release-action from 2.5.0 to 2.6.0 by @dependabot in #2247
- Build(deps): Bump socket.io-parser from 4.2.2 to 4.2.3 in /js by @dependabot in #2245
- Build(deps-dev): Bump phpstan/extension-installer from 1.3.0 to 1.3.1 by @dependabot in #2246
- Build(deps-dev): Bump phpstan/phpstan-phpunit from 1.3.12 to 1.3.13 by @dependabot in #2249
- Build(deps-dev): Bump phpstan/phpstan from 1.10.15 to 1.10.18 by @dependabot in #2257
- Build(deps): Bump fast-xml-parser from 4.1.3 to 4.2.4 by @dependabot in #2256
- Build(deps-dev): Bump doctrine/dbal from 3.6.2 to 3.6.3 by @dependabot in #2255
- Build(deps): Bump skjnldsv/read-package-engines-version-actions from 2.1 to 2.2 by @dependabot in #2252
- Build(deps): Bump svenstaro/upload-release-action from 2.6.0 to 2.6.1 by @dependabot in #2251
- Build(deps-dev): Bump jasmine-core from 5.0.0 to 5.0.1 in /js by @dependabot in #2258
- Build(deps-dev): Bump phpunit/phpunit from 9.6.8 to 9.6.9 by @dependabot in #2259
- Build(deps-dev): Bump phpstan/phpstan from 1.10.18 to 1.10.19 by @dependabot in #2260
- Build(deps): Bump fivefilters/readability.php from 3.1.5 to 3.1.6 by @dependabot in #2261
- allowEvalScript set to true by @Grotax in #2262
- 22.0.0-beta2 by @Grotax in #2263
- Use HTTP compression for downloads by @Mynacol in #2269
- Build(deps): Bump fast-xml-parser from 4.2.4 to 4.2.5 by @dependabot in #2281
- Build(deps-dev): Bump minimatch from 9.0.1 to 9.0.3 in /js by @dependabot in #2279
- Build(deps-dev): Bump phpstan/phpstan from 1.10.19 to 1.10.25 by @dependabot in #2280
- Build(deps-dev): Bump karma-coverage from 2.2.0 to 2.2.1 in /js by @dependabot in #2271
- Build(deps-dev): Bump doctrine/dbal from 3.6.3 to 3.6.4 by @dependabot in #2272
- Build(deps-dev): Bump phpunit/phpunit from 9.6.9 to 9.6.10 by @dependabot in #2283
- Build(deps-dev): Bump phpstan/phpstan from 1.10.25 to 1.10.26 by @dependabot in #2291
- Build(deps-dev): Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #2290
- install.md minor grammar changes by @jboucher614 in #2288
- Updating FAQ to multiple MD files by @hydrian in #2286
- Release 22.0.0 by @Grotax in #2294
New Contributors
- @Mynacol made their first contribution in #2269
- @jboucher614 made their first contribution in #2288
- @hydrian made their first contribution in #2286
Full Changelog: 21.2.0...22.0.0
22.0.0-beta2
What's Changed
- add testing on stable27 by @Grotax in #2241
- Build(deps-dev): Bump minimatch from 9.0.0 to 9.0.1 in /js by @dependabot in #2243
- Build(deps-dev): Bump phpstan/phpstan-phpunit from 1.3.11 to 1.3.12 by @dependabot in #2244
- Build(deps): Bump svenstaro/upload-release-action from 2.5.0 to 2.6.0 by @dependabot in #2247
- Build(deps): Bump socket.io-parser from 4.2.2 to 4.2.3 in /js by @dependabot in #2245
- Build(deps-dev): Bump phpstan/extension-installer from 1.3.0 to 1.3.1 by @dependabot in #2246
- Build(deps-dev): Bump phpstan/phpstan-phpunit from 1.3.12 to 1.3.13 by @dependabot in #2249
- Build(deps-dev): Bump phpstan/phpstan from 1.10.15 to 1.10.18 by @dependabot in #2257
- Build(deps): Bump fast-xml-parser from 4.1.3 to 4.2.4 by @dependabot in #2256
- Build(deps-dev): Bump doctrine/dbal from 3.6.2 to 3.6.3 by @dependabot in #2255
- Build(deps): Bump skjnldsv/read-package-engines-version-actions from 2.1 to 2.2 by @dependabot in #2252
- Build(deps): Bump svenstaro/upload-release-action from 2.6.0 to 2.6.1 by @dependabot in #2251
- Build(deps-dev): Bump jasmine-core from 5.0.0 to 5.0.1 in /js by @dependabot in #2258
- Build(deps-dev): Bump phpunit/phpunit from 9.6.8 to 9.6.9 by @dependabot in #2259
- Build(deps-dev): Bump phpstan/phpstan from 1.10.18 to 1.10.19 by @dependabot in #2260
- Build(deps): Bump fivefilters/readability.php from 3.1.5 to 3.1.6 by @dependabot in #2261
- allowEvalScript set to true by @Grotax in #2262
- 22.0.0-beta2 by @Grotax in #2263
Full Changelog: 22.0.0-beta1...22.0.0-beta2
22.0.0-beta1
What's Changed
- Build(deps-dev): Bump phpstan/phpstan from 1.10.14 to 1.10.15 by @dependabot in #2230
- Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.38 to 1.3.40 by @dependabot in #2232
- Build(deps-dev): Bump phpunit/phpunit from 9.6.7 to 9.6.8 by @dependabot in #2231
- Build(deps-dev): Bump jquery from 3.6.4 to 3.7.0 in /js by @dependabot in #2233
- Build(deps-dev): Bump jasmine-core from 4.6.0 to 5.0.0 in /js by @dependabot in #2235
- Remove/nc24 by @Grotax in #2223
- Release 22.0.0-beta1 by @Grotax in #2239
Full Changelog: 21.2.0...22.0.0-beta1
21.2.0
What's Changed
- Build(deps): Bump skjnldsv/read-package-engines-version-actions from 2.0 to 2.1 by @dependabot in #2169
- store useragent in one place by @Grotax in #2168
- Use httpLastModified field for If-Modified-Since header on feed updates by @rwunderer in #2119
- Build(deps-dev): Bump minimatch from 7.4.2 to 7.4.3 in /js by @dependabot in #2172
- Build(deps-dev): Bump phpstan/phpstan from 1.10.7 to 1.10.8 by @dependabot in #2174
- Test the updater. by @Grotax in #1961
- Release 21.2.0-beta1 by @Grotax in #2170
- Build(deps-dev): Bump phpstan/phpstan from 1.10.8 to 1.10.9 by @dependabot in #2178
- Build(deps-dev): Bump phpstan/phpstan-strict-rules from 1.5.0 to 1.5.1 by @dependabot in #2179
- Build(deps-dev): Bump phpstan/phpstan-phpunit from 1.3.10 to 1.3.11 by @dependabot in #2177
- Build(deps-dev): Bump phpunit/phpunit from 9.6.5 to 9.6.6 by @dependabot in #2176
- Build(deps-dev): Bump minimatch from 7.4.3 to 8.0.2 in /js by @dependabot in #2181
- Build(deps-dev): Bump phpstan/phpstan from 1.10.9 to 1.10.10 by @dependabot in #2182
- Build(deps-dev): Bump minimatch from 8.0.2 to 8.0.3 in /js by @dependabot in #2184
- Fix: set lastmodified in items->readAll by @Grotax in #2183
- Release 21.2.0-beta2 by @Grotax in #2186
- Build(deps): Bump fivefilters/readability.php from 3.1.4 to 3.1.5 by @dependabot in #2189
- fix integration tests by @Grotax in #2201
- Build(deps-dev): Bump phpstan/phpstan from 1.10.10 to 1.10.13 by @dependabot in #2197
- Fix display issue in NC26+ (#2192) by @ManuelSailer in #2196
- Build(deps-dev): Bump phpunit/phpunit from 9.6.6 to 9.6.7 by @dependabot in #2198
- Build(deps-dev): Bump doctrine/dbal from 3.6.1 to 3.6.2 by @dependabot in #2199
- Build(deps-dev): Bump minimatch from 8.0.3 to 9.0.0 in /js by @dependabot in #2191
- Improve sql query performance by removing unused payload by @starze in #2195
- Release 21.2.0-beta3 by @Grotax in #2202
- Ignore Visual Studio Code settings by @ManuelSailer in #2204
- Fix sorting of folder names in select when adding subscription by @ManuelSailer in #2205
- Fix audio player floating when scrolling by @ManuelSailer in #2206
- Build(deps-dev): Bump phpstan/extension-installer from 1.2.0 to 1.3.0 by @dependabot in #2208
- Build(deps-dev): Bump phpstan/phpstan from 1.10.13 to 1.10.14 by @dependabot in #2210
- Build(deps-dev): Bump karma-chrome-launcher from 3.1.1 to 3.2.0 in /js by @dependabot in #2212
- Release 21.2.0-beta4 by @Grotax in #2209
- Improve visibility of links in dark theme (#2215) by @chylex in #2216
- Build(deps): Bump engine.io and socket.io in /js by @dependabot in #2220
- Build(deps-dev): Bump karma from 6.4.1 to 6.4.2 in /js by @dependabot in #2214
- Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.37 to 1.3.38 by @dependabot in #2221
- add more sleep commands by @Grotax in #2224
- Release 21.2.0 by @Grotax in #2222
New Contributors
- @rwunderer made their first contribution in #2119
- @ManuelSailer made their first contribution in #2196
- @starze made their first contribution in #2195
Full Changelog: 21.1.0...21.2.0
21.2.0-beta4
What's Changed
- Ignore Visual Studio Code settings by @ManuelSailer in #2204
- Fix sorting of folder names in select when adding subscription by @ManuelSailer in #2205
- Fix audio player floating when scrolling by @ManuelSailer in #2206
- Build(deps-dev): Bump phpstan/extension-installer from 1.2.0 to 1.3.0 by @dependabot in #2208
- Build(deps-dev): Bump phpstan/phpstan from 1.10.13 to 1.10.14 by @dependabot in #2210
- Build(deps-dev): Bump karma-chrome-launcher from 3.1.1 to 3.2.0 in /js by @dependabot in #2212
- Release 21.2.0-beta4 by @Grotax in #2209
Full Changelog: 21.2.0-beta3...21.2.0-beta4