diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f3a7230b..8b4e14da4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,8 @@ You can also check [on GitHub](https://github.com/nextcloud/news/releases), the ### Fixed - OPML import use text field for title if title field is missing (#3016) +- style fixes in settings section and feed info table +- sorting in the feed information table changes also the original sorting # Releases ## [25.2.0-beta.2] - 2024-01-02 diff --git a/src/components/Sidebar.vue b/src/components/Sidebar.vue index d8621004f..069497280 100644 --- a/src/components/Sidebar.vue +++ b/src/components/Sidebar.vue @@ -154,13 +154,17 @@