1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2025-05-13 10:34:05 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
Sean Molenaar
50b78092dc feat: start servers from make
Co-authored-by: Sean Molenaar <SMillerDev@users.noreply.github.com>
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-10-10 16:03:19 +02:00
Benjamin Brahmer
efc2cc84a9 Add some documentation about the integration tests
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-10-10 16:03:19 +02:00
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
Benjamin Brahmer
98143e8bbc add admin docs page, document removal of command
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Co-authored-by: anoy. <anoymouserver@users.noreply.github.com>
2021-06-01 12:58:42 +02:00