зеркало из https://github.com/nextcloud/news.git
fix changelog
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
This commit is contained in:
Родитель
6117c6d6f4
Коммит
136b898b3e
14
CHANGELOG.md
14
CHANGELOG.md
|
@ -6,6 +6,13 @@ The format is almost based on [Keep a Changelog](https://keepachangelog.com/en/1
|
|||
## [16.x.x]
|
||||
### Changed
|
||||
- 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)
|
||||
|
||||
### Fixed
|
||||
|
||||
|
@ -43,13 +50,6 @@ See previous notes for a full overview.
|
|||
- Search: Add folder search (#1215)
|
||||
- Improve test coverage (#1263)
|
||||
- Allow directly adding a feed without going through the discovery process (#1265)
|
||||
- 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)
|
||||
|
||||
### Fixed
|
||||
- Do not show deleted feeds in item list (#1214)
|
||||
|
|
Загрузка…
Ссылка в новой задаче