diff --git a/CHANGELOG.md b/CHANGELOG.md index 8cdc93775..4a67c66ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ You can also check [on GitHub](https://github.com/nextcloud/news/releases), the # Unreleased ## [25.x.x] ### Changed +- Show red error bubble only if more than 8 updates fail. ### Fixed diff --git a/src/components/Sidebar.vue b/src/components/Sidebar.vue index 8b718ff18..f6acfc111 100644 --- a/src/components/Sidebar.vue +++ b/src/components/Sidebar.vue @@ -75,7 +75,7 @@