mirror of
https://github.com/chylex/Nextcloud-News.git
synced 2025-04-25 02:15:47 +02:00
![]() Changed - Add API v1.3 adding routes for starring/unstarring items by id and general fixes (#1727) https://nextcloud.github.io/news/api/api-v1-3/ - Improve styling of tables in articles (#1779) - Allow fetching feeds that omit guid by using link as stand-in (#1785) Fixed - Fix updated api not returning any item after marking item as read (#1713) - Fix deprecation warning for strip_tags() on a null value (#1766) - Fix selected item being set incorrectly when using default ordering or newest first ordering (#1324) - Fix doubling the height of the content area (#1796) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de> |
||
---|---|---|
.. | ||
api | ||
assets | ||
features | ||
admin.md | ||
clients.md | ||
developer.md | ||
faq.md | ||
index.md | ||
install.md | ||
maintenance.md | ||
README.md |
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.