diff --git a/.env b/.env index 701975a4..f2ca0827 100644 --- a/.env +++ b/.env @@ -1,5 +1,5 @@ API_ID=1025907 API_HASH=452b0359b988148995f22ff0f4229750 -VERSION=0.9.1 -VERSION_FULL=0.9.1 (31) -BUILD=31 +VERSION=0.9.2 +VERSION_FULL=0.9.2 (32) +BUILD=32 diff --git a/CHANGELOG.md b/CHANGELOG.md index 61f6a52c..c302088c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +### 0.9.2 (32) +* Flexible forwarding options: hide the sender name or media captions from messages. +* The ‘Choosing a Sticker’ user status now appears in chats and the chat list. +* Drag-and-drop or paste media to instantly attach it. +* 12-hour time formats are now supported. +* The author’s name will now appear when forwarding animated emoji. +* Fixed layout errors when choosing emoji. +* Fixed problems loading specific folders. +* Fixed layout errors when opening an empty contact. +* Fixed .GIF files that were displaying as documents. +* Fixed stickers that weren’t appearing in the suggestion window. + ### 0.9.1 (18) * Added group members online counter. * Added description of pinned message in its service notification.