From 67c4878e95904eb7598e77d5d2071da1f1e7d53d Mon Sep 17 00:00:00 2001 From: Pierre HUBERT Date: Mon, 6 Aug 2018 15:24:17 +0200 Subject: [PATCH] Updated changelog --- CHANGELOG | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 31f218b..05a8e9c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,7 +4,16 @@ V 1.4: * Intend to fix Bitmap crashes with a lock * Added latest posts thread * Can create posts with images -* Can enlarge posts images +* Can enlarge posts and comments images +* Post with PDF are supported +* Post with movies are supported +* User can disable crash reporting +* New navigation bar (drawer) replaces the bottom bar +* New interface for the login activity +* Catch invalid login tokens +* Created latest posts activity +* Notification system supports groups + V1.3 : * Try to fix Bitmap crashes