diff --git a/.env b/.env index fe511dd3..2d225e3f 100644 --- a/.env +++ b/.env @@ -1,5 +1,5 @@ API_ID=1025907 API_HASH=452b0359b988148995f22ff0f4229750 -VERSION=1.0.6 -VERSION_FULL=1.0.6 (88) -BUILD=88 +VERSION=1.1.0 +VERSION_FULL=1.1.0 (89) +BUILD=89 diff --git a/CHANGELOG.md b/CHANGELOG.md index 78d56ba1..4d9cb69b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +### 1.1.0 (88) +Reactions are now available: +* Open message menu to see all available reactions. +* Send a quick 👍 reaction by hovering the message. +* Set your quick reaction in settings. +* As admin, you are now able to control reactions in your groups or channels. +* You can see the list of people that sent reactions through message menu. +* Read receipts are now available; they are combined with reactions list when it's possible. + ### 1.0.6 (87) * Added support for new video stickers.