This commit is contained in:
Eduard Kuzmenko 2022-02-08 23:48:42 +04:00
parent 1d6ec6f630
commit 7af4ea83b4
2 changed files with 12 additions and 3 deletions

6
.env
View File

@ -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

View File

@ -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.