1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2025-04-25 02:15:47 +02:00
Nextcloud-News/docs
Benjamin Brahmer 86e01a91f3 Release 18.1.0-beta1
Changed
- Add API v1.3 adding routes for starring/unstarring items by id and general fixes ()
  https://nextcloud.github.io/news/api/api-v1-3/
- Improve styling of tables in articles ()
- Allow fetching feeds that omit guid by using link as stand-in ()

Fixed
- Fix updated api not returning any item after marking item as read ()
- Fix deprecation warning for strip_tags() on a null value ()
- Fix selected item being set incorrectly when using default ordering or newest first ordering ()
- Fix doubling the height of the content area ()

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-05-29 10:34:26 +02:00
..
api Release 18.1.0-beta1 2022-05-29 10:34:26 +02:00
assets Refactor News documentation with mkdocs and mkdocs-material 2021-05-19 14:58:29 +02:00
features Refactor News documentation with mkdocs and mkdocs-material 2021-05-19 14:58:29 +02:00
admin.md Refactor News documentation with mkdocs and mkdocs-material 2021-05-19 14:58:29 +02:00
clients.md Updated clients.md 2021-12-02 20:36:53 +01:00
developer.md Release 18.1.0-beta1 2022-05-29 10:34:26 +02:00
faq.md Add faq entry about 4-byte support 2021-11-17 20:12:32 +01:00
index.md Refactor News documentation with mkdocs and mkdocs-material 2021-05-19 14:58:29 +02:00
install.md chore: deprecate nc 21 2022-02-14 11:39:04 +01:00
maintenance.md Refactor News documentation with mkdocs and mkdocs-material 2021-05-19 14:58:29 +02:00
README.md Refactor News documentation with mkdocs and mkdocs-material 2021-05-19 14:58:29 +02:00

News Documentation

The News documentation of News uses mkdocs and is hosted here. As extension of mkdocs, mkdocs-material is used.

Check the resources below for how to install both of them locally.