All Versions
23
Latest Version
Avg Release Cycle
43 days
Latest Release
-
Changelog History
Page 2
Changelog History
Page 2
-
v0.5.1.1 Changes
February 17, 2017โก๏ธ Updated to use servant-0.9 and aeson-1.0
-
v0.5.0.0 Changes
August 14, 2016๐ Features:
- [Breaking] Changed
Response
data record to be generic - โ Added certificate upload to set web-hook method for self-signed certificates
๐ Bugfixes:
- โ Removed
O2
tag from cabal file
- [Breaking] Changed
-
v0.4.3.1 Changes
July 09, 2016๐ Bugfixes:
- ๐ฆ Exposed
MessageEntity
- ๐ฆ Exposed
-
v0.4.3.0 Changes
๐ Features:
- โ Added Inline Keyboard to messages
-
v0.4.2.0 Changes
๐ Features:
- ๐ Bot-2.1 support
- Added new methods:
getChat
,leaveChat
,getChatAdministrators
,getChatMember
,getChatMembersCount
. - Added support for edited messages and new mentions from Telegram v.3.9. New fields:
edited_message
inUpdate
,edit_date
inMessage, user in
MessageEntity. New value
text_mentionfor the type field in
MessageEntity`.
- Added new methods:
- ๐ Bot-2.1 support
-
v0.4.1.0 Changes
๐ Features:
- Implemented file uploading for audio, voice, sticker, video and documents
๐ Bugfixes:
- ๐ฆ Exposed constrictors for inline edit requests
-
v0.4.0.1 Changes
๐ Bugfixes:
- ๐ Parsing issue with answer callback query response
-
v0.4.0.0 Changes
๐ Features:
- ๐ Bot-2.0 API support is almost complete. Everything from announce is on place except file upload (works for photo BTW).
- Inline keyboards
- Updating messages
- Send Location and Phone number
- Inline Bots 2.0
- Group Admins
- and many others
- โ Added new and more convenient way to create request data records avoiding many optional parameters.
- migrated to servant 0.7.*
- ๐ Bot-2.0 API support is almost complete. Everything from announce is on place except file upload (works for photo BTW).
-
v0.3.1.0 Changes
๐ Features:
- โ Added possibility to upload and send photo
-
v0.3.0.0 Changes
๐ Bugfixes:
- [Breaking] Changed User to be optional in
from
field of theMessage
data record since sender can be empty for messages sent to channels
- [Breaking] Changed User to be optional in