From 07a819a9c2c0102f97079b8c483f9babfa46bb37 Mon Sep 17 00:00:00 2001 From: Thomas Date: Thu, 21 Jul 2022 14:46:56 +0200 Subject: Release 3.0.10 --- app/src/main/assets/release_notes/notes.json | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'app/src/main') diff --git a/app/src/main/assets/release_notes/notes.json b/app/src/main/assets/release_notes/notes.json index 3a73fa6b6..4efd06915 100644 --- a/app/src/main/assets/release_notes/notes.json +++ b/app/src/main/assets/release_notes/notes.json @@ -1,4 +1,9 @@ [ + { + "version": "3.0.10", + "code": "400", + "note": "Added:\n- Allow to define the max chars count when not detected (In about the instance)\n- Add emoji one picker when composing (must be enabled in settings)\n- Add release notes with the ability to translate them\n\nFixed:\n- Friendica custom emojis not displayed\n- Long press to store media\n- Some bug fixes" + }, { "version": "3.0.9", "code": "399", -- cgit v1.2.3