From 79ddd4bee344db29e69420c1b6514dbed2a9fa63 Mon Sep 17 00:00:00 2001 From: Edgars Date: Tue, 28 Nov 2023 17:18:13 +0200 Subject: Fix selectors for Nextcloud Talk (#473) Script and CSS was updated to add selectors for the latest Nextcloud (27). Previous selectors were left as is for backwards compatibility. Additionally direct notifications count now is detected by unread conversations count in the left sidebar, using Talk specific notifications as a fallback. --- recipes/nextcloud-talk/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/nextcloud-talk/package.json') diff --git a/recipes/nextcloud-talk/package.json b/recipes/nextcloud-talk/package.json index aaf779f..4de0dfb 100644 --- a/recipes/nextcloud-talk/package.json +++ b/recipes/nextcloud-talk/package.json @@ -1,7 +1,7 @@ { "id": "nextcloud-talk", "name": "Nextcloud Talk", - "version": "1.4.0", + "version": "1.4.1", "license": "MIT", "repository": "https://github.com/csolisr/ferdium-recipes/tree/master/recipes/nextcloud-tasks/", "config": { -- cgit v1.2.3-70-g09d2