From 965a890708590c568653f36c87e2c58dafa5db67 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Fri, 15 May 2020 09:49:50 +0200 Subject: Add talk update messages for Talk 9 Signed-off-by: Joas Schilling --- lib/Chat/Changelog/Manager.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lib') diff --git a/lib/Chat/Changelog/Manager.php b/lib/Chat/Changelog/Manager.php index 04b45fbcf..0d8661b41 100644 --- a/lib/Chat/Changelog/Manager.php +++ b/lib/Chat/Changelog/Manager.php @@ -98,6 +98,10 @@ class Manager { $this->l->t('- You can now directly reply to messages giving the other users more context what your message is about'), $this->l->t('- Searching for conversations and participants will now also filter your existing conversations, making it much easier to find previous conversations'), $this->l->t('- You can now add custom user groups to conversations when the circles app is installed'), + $this->l->t('New in Talk 9'), + $this->l->t('- Check out the new grid and call view'), + $this->l->t('- You can now upload and drag\'n\'drop files directly from your device into the chat'), + $this->l->t('- Shared files are now opened directly inside the chat view with the viewer apps'), ]; } } -- cgit v1.2.3