From 9eaea975b2240923c646c55c5c8029a2625c7afe Mon Sep 17 00:00:00 2001 From: Tor-Einar Skog <tor-einar.skog@nibio.no> Date: Thu, 11 Aug 2022 13:24:18 +0200 Subject: [PATCH] Updated docs for notification system --- docs/messaging.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/messaging.md b/docs/messaging.md index 1ed318ea..78464a0a 100644 --- a/docs/messaging.md +++ b/docs/messaging.md @@ -1,4 +1,7 @@ # VIPSLogic push notifications ("messaging") + +**Last update: 2022-08-11** + VIPSLogic allows for push notifications for a few events: * Publication of a news message tagged with a crop category and a message type selected by the user * Publication of a field observation tagged with a crop category selected by the user -- GitLab