Releases: nextcloud/news
Releases · nextcloud/news
16.1.0
Note: Nextcloud 20 support will be dropped in Oct 2021, this is very likely the last version to support Nextcloud 20. This also means that PHP 7.2, will no longer be supported by news.
Changes
- Fix spelling of receive @danielrheinbay (#1520)
- compiled image: Remove readability tests @earboxer (#1519)
Dependencies
- Bump doctrine/dbal from 3.1.2 to 3.1.3 @dependabot (#1522)
- Bump gulp-terser from 2.0.1 to 2.1.0 in /js @dependabot (#1517)
- Bump phpunit/phpunit from 9.5.9 to 9.5.10 @dependabot (#1518)
- Bump doctrine/dbal from 3.1.1 to 3.1.2 @dependabot (#1507)
- Bump phpstan/phpstan from 0.12.98 to 0.12.99 @dependabot (#1508)
- Bump path-parse from 1.0.6 to 1.0.7 in /js @dependabot (#1506)
- Bump phpstan/phpstan from 0.12.97 to 0.12.98 @dependabot (#1504)
16.1.0-beta1
- Revert Add Vue and ng-vue packages @Grotax (#1489)
- Fix favicon element making broken requests @mormegil-cz (#1488)
- Added Nextnews to the list @Pechente (#1466)
- Added new
news:updater:update-user
command to update the feeds of a single user (#1360).
Dependencies
- Bump phpstan/phpstan-doctrine from 0.12.43 to 0.12.44 @dependabot (#1500)
- Bump phpunit/phpunit from 9.5.8 to 9.5.9 @dependabot (#1498)
- Bump jasmine-core from 3.8.0 to 3.9.0 in /js @dependabot (#1493)
- Bump phpstan/phpstan-strict-rules from 0.12.10 to 0.12.11 @dependabot (#1495)
- Bump phpstan/phpstan from 0.12.94 to 0.12.96 @dependabot (#1494)
- Bump phpstan/phpstan-doctrine from 0.12.42 to 0.12.43 @dependabot (#1487)
- Bump dangoslen/changelog-enforcer from 2.3.0 to 2.3.1 @dependabot (#1485)
- Bump dangoslen/changelog-enforcer from 2.2.0 to 2.3.0 @dependabot (#1482)
- Bump phpstan/phpstan-phpunit from 0.12.21 to 0.12.22 @dependabot (#1479)
- Bump jshint from 2.13.0 to 2.13.1 in /js @dependabot (#1477)
- Bump arthurhoaro/favicon from 1.3.2 to 1.3.3 @dependabot (#1474)
- Bump phpunit/phpunit from 9.5.7 to 9.5.8 @dependabot (#1468)
16.0.1
16.0.0
Dependencies
- Bump jasmine-core from 3.7.1 to 3.8.0 in /js @dependabot (#1420)
- Bump phpstan/phpstan-doctrine from 0.12.39 to 0.12.40 @dependabot (#1418)
- Bump phpunit/phpunit from 9.5.5 to 9.5.6 @dependabot (#1416)
- Bump doctrine/dbal from 3.1.0 to 3.1.1 @dependabot (#1415)
- Bump phpstan/phpstan from 0.12.89 to 0.12.90 @dependabot (#1413)
- Bump phpstan/phpstan-phpunit from 0.12.19 to 0.12.20 @dependabot (#1411)
- Bump postcss from 7.0.35 to 7.0.36 in /js @dependabot (#1410)
16.0.0-beta3
Changed
- Search: add feed search @SMillerDev (#1402)
Fixed
- Fix: NotNullConstraintViolation when sharing with users @mnassabain (#1406)
- removed reference for deleted repair-steps @anoymouserver (#1399)
Dependencies
- Bump karma from 6.3.3 to 6.3.4 in /js @dependabot (#1407)
- Bump phpstan/phpstan-doctrine from 0.12.38 to 0.12.39 @dependabot (#1405)
- Bump phpstan/phpstan from 0.12.88 to 0.12.89 @dependabot (#1404)
- Bump debril/feed-io from 4.9.6 to 4.9.7 @dependabot (#1400)
- Bump phpunit/phpunit from 9.5.4 to 9.5.5 @dependabot (#1401)
- Bump karma-firefox-launcher from 2.1.0 to 2.1.1 in /js @dependabot (#1398)
16.0.0-beta2
Changed
- add admin docs page, document removal of command @Grotax (#1394)
- Remove deprecated API endpoints and news:updater:all-feeds command #935 @SMillerDev (#1288)
- /api/v1-2/user
- /api/v1-2/user/avatar
- ./occ news:updater:all-feeds
Fixed
- db: no longer order by items.last_modified @Grotax (#1381)
- controller: getRead + all_items is now unread type @Grotax (#1380)
Dependencies
- Bump karma from 6.3.2 to 6.3.3 in /js @dependabot (#1396)
- Bump jshint from 2.12.0 to 2.13.0 in /js @dependabot (#1390)
- Bump ws from 7.4.4 to 7.4.6 in /js @dependabot (#1386)
- Bump phpstan/phpstan-doctrine from 0.12.37 to 0.12.38 @dependabot (#1384)
15.4.5
16.0.0-beta1
Changed
- News now requires a 64bit OS
- v2 API implementation (folder part)
- Implemented sharing news items between nextcloud users (#1191)
- Updated the news items table in DB to include sharer data (#1191)
- Added route for sharing news items (#1191)
- Added share data in news items serialization (#1191)
- Added tests for the news items share feature (#1191)
- Added sharing articles with nextcloud users (#1217)
- Added sharing articles on social media (Facebook, Twitter) or mail (#1217)