Skip to content

Latest commit

 

History

History
1141 lines (643 loc) · 40.7 KB

CHANGELOG.md

File metadata and controls

1141 lines (643 loc) · 40.7 KB

Changelog

All notable changes to telegraph will be documented in this file.

v1.46.6 - 2024-06-07

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.46.5...v1.46.6

v1.46.5 - 2024-06-07

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.46.4...v1.46.5

v1.46.4 - 2024-06-07

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.46.3...v1.46.4

v1.46.3 - 2024-06-07

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.46.2...v1.46.3

v1.46.2 - 2024-06-07

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.45.2...v1.46.2

v1.45.2 - 2024-06-07

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.45.1...v1.45.2

v1.45.1 - 2024-05-31

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.45.0...v1.45.1

v1.45.0 - 2024-05-31

What's Changed

  • #586 fix documentation error by @MarioGattolla in #596
  • #591 implemented HTTP request timeout config value by @MarioGattolla in #595
  • feat: replace when functions with Laravel Conditionable by @ah-rahimi in #594
  • feat: add isPremium to DTO User by @ah-rahimi in #593
  • [fix] message not set up before retrieving Chat by @tobya in #584

New Contributors

  • @tobya made their first contribution in #584

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.44.4...v1.45.0

v1.44.4 - 2024-04-26

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.44.3...v1.44.4

v1.44.3 - 2024-04-26

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.44.2...v1.44.3

v1.44.2 - 2024-04-26

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.44.1...v1.44.2

v1.44.1 - 2024-04-26

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.44.0...v1.44.1

v1.44.0 - 2024-04-19

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.43.10...v1.44.0

v1.43.10 - 2024-04-18

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.43.9...v1.43.10

v1.43.9 - 2024-04-18

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.43.8...v1.43.9

v1.43.8 - 2024-04-17

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.43.7...v1.43.8

v1.43.7 - 2024-04-17

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.43.6...v1.43.7

v1.43.6 - 2024-04-17

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.43.5...v1.43.6

v1.43.5 - 2024-04-16

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.43.4...v1.43.5

v1.43.4 - 2024-04-16

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.43.3...v1.43.4

v1.43.3 - 2024-04-15

What's Changed

  • New docs by @fabio-ivona in #574

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.43.2...v1.43.3

v1.43.2 - 2024-04-12

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.43.1...v1.43.2

v1.43.1 - 2024-04-11

What's Changed

  • teletraph chat retrieve optimization by @fabio-ivona in #571

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.43.0...v1.43.1

v1.42.1 - 2024-04-11

What's Changed

  • Add "down" for rollback in "create_telegraph_bots_table" by @Alice088 in #557
  • Add "down" for rollback in "create_telegraph_chats_table" by @Alice088 in #556
  • added portuguese language by @rjmo in #564
  • Bump vite and nuxt in /docs by @dependabot in #565
  • Fix #568 by @fabio-ivona in #569
  • Fix breaking change in minor release by @fabio-ivona in #570

New Contributors

  • @Alice088 made their first contribution in #557
  • @rjmo made their first contribution in #564

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.42.0...v1.43.0

v1.42.0 - 2024-03-14

What's Changed

  • [chore] Laravel 11 support by @fabio-ivona in #520
  • Fix missing switch_inline_query fields in Keyboard::fromArray() method (ISSUE-533) by @varemel in #541
  • add 'delete messages' method by @pou in #511
  • Wehbook middleware by @fabio-ivona in #544
  • #549 add properties assignments in KeyboardButtonProxy and ReplyKeyboardButtonProxy constructors by @oakymax in #550

New Contributors

  • @oakymax made their first contribution in #550

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.41.2...v1.42.0

v1.41.2 - 2024-02-15

What's Changed

  • [Fix] breaking change on minor version by @fabio-ivona in #521

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.41.1...v1.41.2

v1.41.1 - 2024-02-14

What's Changed

  • Added Ukrainian translations by @RivGames in #513
  • fix #518 long polling not working by @fabio-ivona in #519

New Contributors

  • @RivGames made their first contribution in #513

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.41.0...v1.41.1

v1.41.0 - 2024-02-01

What's Changed

  • [fix] add missing parse_mode in inline queries results by @fabio-ivona in #501
  • [fix] DTO lose false values by @fabio-ivona in #502
  • [feat] botUpdates timeout, offset and limit by @fabio-ivona in #503

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.40.2...v1.41.0

v1.40.2 - 2024-02-01

What's Changed

  • docs fixes by @siarheipashkevich in #495
  • docs deploy fix by @fabio-ivona

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.40.1...v1.40.2

v1.40.1 - 2024-01-26

What's Changed

  • documentation review by @siarheipashkevich in #494

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.40.0...v1.40.1

v1.40.0 - 2024-01-26

What's Changed

  • Update 3.keyboards.md by @siarheipashkevich in #478
  • [feat] allows to change a bot's default menu button by @fabio-ivona in #484
  • [docs] documentation improvements by @fabio-ivona in #486
  • [fix] webhook exceptions handling

New Contributors

  • @siarheipashkevich made their first contribution in #478

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.39.0...v1.40.0

v1.39.0 - 2024-01-22

What's Changed

  • [chore] Automatic dependencies resolution for callback action method by @fabio-ivona in #475
  • [feat] Custom Attachment Limits by @fabio-ivona in #476
  • [feat] memberInfo() method + docs by @MarioGattolla in #424
  • [feat] custom webhooks url by @fabio-ivona in #477

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.38.7...v1.39.0

v1.38.7 - 2024-01-08

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.38.6...v1.38.7

v1.38.6 - 2024-01-08

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.38.5...v1.38.6

v1.38.5 - 2024-01-08

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.38.4...v1.38.5

v1.38.4 - 2024-01-08

What's Changed

  • Add missing images to documentation by @jorisdrenth in #455
  • Dutch translations by @jorisdrenth in #457
  • Upgrade documentation to Nuxt 3 + Docus by @jorisdrenth in #459

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.38.3...v1.38.4

v1.38.3 - 2024-01-06

What's Changed

  • Update composer.json to use Larastan Org by @arnebr in #446
  • Fix documentation WSOD by @jorisdrenth in #454

New Contributors

  • @arnebr made their first contribution in #446
  • @jorisdrenth made their first contribution in #454

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.38.2...v1.38.3

v1.38.2 - 2024-01-03

What's Changed

  • fix typo in telegraph-chat model doc by @SimuraEpona in #402
  • Update telegraph-chat.md by @lucidlemon in #408
  • Bump browserify-sign from 4.2.1 to 4.2.2 in /docs by @dependabot in #426
  • Added Arabic translations by @moayedalhagy in #425
  • PHP 8.3 Support by @fabio-ivona in #442
  • Fix telegraph fake attached files not clearing between fake requests (ISSUE-432) by @varemel in #433

New Contributors

  • @SimuraEpona made their first contribution in #402
  • @lucidlemon made their first contribution in #408
  • @varemel made their first contribution in #433

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.38.1...v1.38.2

v1.38.1 - 2023-08-12

Fix docs

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.38.0...v1.38.1

v1.38.0 - 2023-08-12

What's Changed

  • [feat] add copyMessage by @semer-11 in #393
  • [feat] add ability to write a custom Factory by @ahr1384 in #400
  • [lang] Added Spanish translations by @Tievodj in #396

New Contributors

  • @Tievodj made their first contribution in #396
  • @semer-11 made their first contribution in #393

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.37.0...v1.38.0

v1.37.0 - 2023-06-20

What's Changed

  • #185 [Feat] sendAudio method + [Feat] editMedia->audio() method by @MarioGattolla in #380
  • Update telegraph-chat.md by @pou in #389
  • access to web_app_date in message by @sepgg in #388

New Contributors

  • @pou made their first contribution in #389
  • @sepgg made their first contribution in #388

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.36.0...v1.37.0

v1.36.0 - 2023-05-18

What's Changed

  • TelegramUpdate new optional parameter (edited_message) by @MarioGattolla in #375

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.35.1...v1.36.0

v1.35.1 - 2023-05-15

What's Changed

  • #368 implementing withData() method by @MarioGattolla in #369

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.34.0...v1.35.1

v1.35 - 2023-05-15

What's Changed

  • withData() method by @MarioGattolla in #369

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.34.0...v1.35

v1.34.0 - 2023-04-02

What's Changed

  • [feat] RTL option in Keyboard & ReplyKeyboard by @sadegh19b in #364

New Contributors

  • @sadegh19b made their first contribution in #364

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.33.2...v1.34.0

v1.33.2 - 2023-03-12

What's Changed

  • Chat Commands Start With Slash (/) by @moayedlaravel in #357

New Contributors

  • @moayedlaravel made their first contribution in #357

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.33.1...v1.33.2

v1.33.1 - 2023-03-07

What's Changed

  • [fix] reply to commands in webhook handler by @fabio-ivona in #354

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.33.0...v1.33.1

v1.33.0 - 2023-03-01

What's Changed

  • Fix typo in telegraph.php by @idvlab in #350
  • Added user parameter: "language_code" by @andrey-helldar in #348

New Contributors

  • @idvlab made their first contribution in #350

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.32.0...v1.33.0

v1.32.0 - 2023-02-20

What's Changed

  • Add missing semicolon by @faissaloux in #336
  • implement setChatMenuButton method by @faissaloux in #335
  • Fix typo in telegraph.php by @beeyev in #347

New Contributors

  • @beeyev made their first contribution in #347

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.31.0...v1.32.0

v1.31.0 - 2023-02-09

What's Changed

  • implement getMyCommands method by @faissaloux in #334

New Contributors

  • @faissaloux made their first contribution in #334

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.30.2...v1.31.0

v1.30.2 - 2023-02-06

What's Changed

  • fix keyboards by @fabio-ivona in #333

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.30.1...v1.30.2

v1.30.1 - 2023-02-06

What's Changed

  • [Fix] docs generation by @fabio-ivona in #325

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.30.0...v1.30.1

v1.30.0 - 2023-02-06

What's Changed

  • [chore] Laravel 10 support by @fabio-ivona in #324

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.29.0...v1.30.0

v1.28.1 - 2023-02-06

What's Changed

  • [feat] Implement SendVideo method + editMessageMedia(Video) by @MarioGattolla in #302
  • [docs] add Animation DTO in documentation by @MarioGattolla in #308
  • [feat] SendContact Method by @MarioGattolla in #306
  • Bump json5, webpack and nuxt in /docs by @dependabot in #311
  • #316 docs reference error by @MarioGattolla in #317
  • Bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs by @dependabot in #322
  • [fix] drop updates option missing in UnsetTelegramWebhookCommand by @fabio-ivona in #323

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.28.0...v1.28.1

v1.28.0 - 2022-12-21

What's Changed

  • [feat] Model-less mode by @fabio-ivona in #294

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.27.0...v1.28.0

v1.27.0 - 2022-12-17

What's Changed

  • [feat] sendAnimation method by @MarioGattolla in #295

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.26.2...v1.26.3

v1.26.2 - 2022-12-14

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.26.1...v1.26.2

v1.26.1 - 2022-12-14

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.26.0...v1.26.1

v1.26.0 - 2022-12-14

What's Changed

  • Bump decode-uri-component from 0.2.0 to 0.2.2 in /docs by @dependabot in #283
  • Change caption of button by @ChillMouse in #287
  • Issue #268 implement editMessageMedia method by @MarioGattolla in #277
  • [feat] login_url for keyboards by @MarioGattolla in #291
  • [docs] added suggestion on contact verification by @ChillMouse in #286
  • [fix] chat_ids greater than 2147483647 in 32 bit systems by @evrard-c in #288

New Contributors

  • @ChillMouse made their first contribution in #287

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.24.4...v1.26.0

v1.25.0 - 2022-12-07

What's Changed

  • [feat] model storage by @fabio-ivona in #271
  • [fix] disable telegraph facade caching by @MarioGattolla in #279
  • [fix] bug in DTO/Location by @ahr1384 in #282

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.24.3...v1.24.4

v1.24.3 - 2022-11-25

What's Changed

  • fix #274 by @fabio-ivona in #275

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.24.2...v1.24.3

v1.24.2 - 2022-11-24

What's Changed

  • [revert] upgrade to markdown V2 by @fabio-ivona in #272
  • [fix] markdown-v2 opt-in through configs or markdownV2 ()method by @fabio-ivona in #273

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.24.1...v1.24.2

v1.24.1 - 2022-11-20

What's Changed

  • [fix] add missing dice method in TelegraphChat by @fabio-ivona in #266

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.24.0...v1.24.1

v1.24.0 - 2022-11-19

What's Changed

  • [feat] storage system by @fabio-ivona in #263
  • [feat] upgrade to markdown V2 by @fabio-ivona in #265

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.23.1...v1.24.0

v1.23.0 - 2022-11-13

What's Changed

  • [feat] custom webhook domain by @fabio-ivona in #256

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.22...v1.23.0

v1.22 - 2022-11-10

What's Changed

  • Setup chat by @YSRoot in #246
  • implement showAlert for replyWebhook by @YSRoot in #245
  • fix chatInfo error by @MarioGattolla in #249
  • Bump loader-utils from 1.4.0 to 1.4.1 in /docs by @dependabot in #250
  • implement switch inline query type in button with relative test and doc by @MarioGattolla in #247
  • Implement get user profile photos by @MarioGattolla in #251

New Contributors

  • @YSRoot made their first contribution in #246

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.21.4...v1.22

v1.21.4 - 2022-10-28

What's Changed

  • [Fix] queued requests by @fabio-ivona in #240

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.21.3...v1.21.4

v1.21.3 - 2022-10-26

What's Changed

  • Screenshot problem solved! by @Mrjavaci in #234
  • added InlineQueryResultLocation + test + snapshots + fix other inline… by @MarioGattolla in #235

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.21.2...v1.21.3

v1.21.2 - 2022-10-25

What's Changed

  • Documentation fix by @Mrjavaci in #233

New Contributors

  • @Mrjavaci made their first contribution in #233

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.21.1...v1.21.2

v1.21.1 - 2022-10-24

What's Changed

  • docs: Fix typo in messages section by @nikosid in #230
  • Added Russian translation by @andrey-helldar in #231

New Contributors

  • @nikosid made their first contribution in #230
  • @andrey-helldar made their first contribution in #231

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.21.0...v1.21.1

v1.21.0 - 2022-10-13

What's Changed

  • [feat] leaveChat method by @adevade in #206
  • [feat] deleteChatPhoto method by @adevade in #205
  • [feat] poll and quiz methods by @fabio-ivona in #211
  • [feat] forced replies by @fabio-ivona in #212
  • [feat] InlineQueryResultContact class by @MarioGattolla in #213
  • Fix issue #196 by @MarioGattolla in #214
  • Fix issue #197 by @MarioGattolla in #215
  • Fix issue #198 by @MarioGattolla in #218
  • Fix issue #199 by @MarioGattolla in #219
  • Fix issue #200 by @MarioGattolla in #220
  • Fix issue #201 by @MarioGattolla in #221
  • [feat] Php 8.2 support by @fabio-ivona in #222
  • Add validate error to config by @GhostWalkers in #223
  • [feat] translations by @fabio-ivona in #225
  • [feat] forwardMessage method #184 by @nicola-posa in #216

New Contributors

  • @adevade made their first contribution in #206
  • @MarioGattolla made their first contribution in #213
  • @GhostWalkers made their first contribution in #223
  • @nicola-posa made their first contribution in #216

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.20.1...v1.21.0

v1.20.1 - 2022-09-23

What's Changed

  • update urls by @fabio-ivona in #183

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.20.0...v1.20.1

v1.20.0 - 2022-09-22

What's Changed

  • [feat] users activity handling by @fabio-ivona in #182

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.19.3...v1.20.0

v1.19.3 - 2022-09-19

What's Changed

  • [fix] missing user first_name in message by @fabio-ivona in #176

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.19.2...v1.19.3

v1.19.2 - 2022-09-12

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.19.1...v1.19.2

v1.19.1 - 2022-09-03

What's Changed

  • [fix] keyboard buttons width computation by @fabio-ivona in #169

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.19.0...v1.19.1

v1.19.0 - 2022-08-31

What's Changed

  • [feat] invite links by @fabio-ivona in #163
  • [feat] chat member count by @fabio-ivona in #164
  • [feat] chat permissions by @fabio-ivona in #165
  • [feat] chat members management by @fabio-ivona in #166

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.18.1...v1.19.0

v1.18.1 - 2022-08-30

What's Changed

  • [feat] unknown chats webhook handling by @fabio-ivona in #161

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.18.0...v1.18.1

v1.18.0 - 2022-08-30

What's Changed

  • [feat] set chat title, description and photo by @fabio-ivona in #159

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.17.3...v1.18.0

v1.17.3 - 2022-08-28

What's Changed

  • Update create_telegraph_chats_table.php.stub by @evrard-c in #157

New Contributors

  • @evrard-c made their first contribution in #157

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.17.2...v1.17.3

v1.17.2 - 2022-08-25

fix missing caption

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.17.1...v1.17.2

v1.17.1 - 2022-08-25

What's Changed

  • [fix] ReplyKeyboard resize by @fabio-ivona in #155

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.17.0...v1.17.1

v1.17.0 - 2022-08-25

What's Changed

  • [feat] attachments remote url and file_id by @fabio-ivona in #153

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.16.0...v1.17.0

v1.16.0 - 2022-08-25

What's Changed

  • [feat] conditional methods by @ahr1384 in #143
  • [feat] command parameters by @fabio-ivona in #148
  • [feat] unknown commands handling by @fabio-ivona in #151
  • [feat] Telegram API url customization
  • [feat] Telegram API url customization

New Contributors

  • @ahr1384 made their first contribution in #143

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.15.1...v1.16.0

v1.15.1 - 2022-08-02

What's Changed

  • [Fix] chat id retrieval for messages incoming from channels by @fabio-ivona in #128

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.15.0...v1.15.1

v1.15.0 - 2022-08-01

What's Changed

  • Bump got from 11.8.3 to 11.8.5 in /docs by @dependabot in #110
  • Bump parse-url from 6.0.0 to 6.0.2 in /docs by @dependabot in #111
  • Bump terser from 4.8.0 to 4.8.1 in /docs by @dependabot in #122
  • [FIX] Changed created to creating by @rzkhrv in #117
  • [Feat] Reply to support by @fabio-ivona in #127

New Contributors

  • @rzkhrv made their first contribution in #117

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.14.1...v1.15.0

v1.14.1 - 2022-06-18

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.14.0...v1.14.1

v1.14.0 - 2022-06-18

What's Changed

  • feat: request contact data feature by @intoeetive in #95
  • feat: send voice by @alessiovietri in #102
  • feat: reply keyboards by @fabio-ivona in #94
  • feat: edit caption by @fabio-ivona in #104
  • feat: pin messages by @fabio-ivona in #105
  • fix typo by @MahdiMajidzadeh in #98
  • optimize images by @MahdiMajidzadeh in #99

New Contributors

  • @intoeetive made their first contribution in #95
  • @MahdiMajidzadeh made their first contribution in #98
  • @alessiovietri made their first contribution in #102

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.13.2...v1.14.0

v1.13.2 - 2022-06-04

What's Changed

  • fix exception on null values in inline queries by @fabio-ivona in #93

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.13.1...v1.13.2

v1.13.1 - 2022-06-01

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.13.0...v1.13.1

v1.13.0 - 2022-06-01

What's Changed

  • docs improvements by @Opekunov in #91
  • Inline queries by @fabio-ivona in #92

New Contributors

  • @Opekunov made their first contribution in #91

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.12.2...v1.13.0

v1.12.2 - 2022-05-27

What's Changed

  • pest logo badge by @trippo

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.12.1...v1.12.2

v1.12.1 - 2022-05-24

What's Changed

  • fix forbidden /handle command by @fabio-ivona in #88

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.12.0...v1.12.1

v1.12.0 - 2022-05-24

What's Changed

  • Web app inline keyboard by @fabio-ivona in #84
  • fix /chatid command not working by @fabio-ivona in #87

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.11.1...v1.12.0

v1.11.1 - 2022-05-15

What's Changed

  • Fix handler if message with document by @ArthurPatriot in #81

New Contributors

  • @ArthurPatriot made their first contribution in #81

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.11.0...v1.11.1

v1.11.0 - 2022-05-14

What's Changed

  • implements unregisterWebhook call by @fabio-ivona in #80

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.10.0...v1.11.0

v1.10.0 - 2022-05-08

What's Changed

  • Bump async from 2.6.3 to 2.6.4 in /docs by @dependabot in #75
  • Feat: handle more webhook message types by @fabio-ivona in #76
  • Improve docs by @fabio-ivona in #77

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.9.0...v1.10.0

v1.9.0 - 2022-04-28

What's Changed

  • [#28] implement send photo endpoint by @Ternowy in #74

New Contributors

  • @Ternowy made their first contribution in #74

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.8.0...v1.9.0

v1.8.0 - 2022-04-20

What's Changed

  • Fix docs by @gausoft in #69 and #70
  • feat: bot and chat models customization by @naimsolong in #72

New Contributors

  • @naimsolong made their first contribution in #72

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.7.0...v1.8.0

v1.7.0 - 2022-04-13

What's Changed

  • Add location message by @SiebeVE in #66
  • Fix missing closing Tag in docs by @gausoft in #68

New Contributors

  • @SiebeVE made their first contribution in #66
  • @gausoft made their first contribution in #68

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.6.3...v1.7.0

v1.6.3 - 2022-04-09

What's Changed

  • fix leaking state by @fabio-ivona in #65

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.6.2...v1.6.3

v1.6.2 - 2022-04-06

What's Changed

  • Add edit method to TelegraphChat Model by @marcovega in #60
  • Fix keyboard not being removed by @marcovega in #59
  • Fix tests by @fabio-ivona in #62
  • Bump minimist from 1.2.5 to 1.2.6 in /docs by @dependabot in #61

New Contributors

  • @marcovega made their first contribution in #60

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.6.1...v1.6.2

v1.6.1 - 2022-04-03

  • fix documentation

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.6.0...v1.6.1

v1.6.0 - 2022-04-03

What's Changed

  • feat: send chat action by @fabio-ivona in #53
  • Bump minimist from 1.2.5 to 1.2.6 in /docs by @dependabot in #55
  • Send files by @fabio-ivona in #56

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.5.0...v1.6.0

v1.5.0 - 2022-03-10

What's Changed

  • feat: register bot commands by @fabio-ivona in #50
  • fix: scoped exception on unknown commands by @fabio-ivona in #52

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.4.1...v1.5.0

v1.4.1 - 2022-03-08

  • removed unused interface

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.4.0...v1.4.1

v1.4.0 - 2022-03-08

What's Changed

  • add protect content message option by @fabio-ivona in #38
  • add silent message option by @fabio-ivona in #39
  • add withoutPreview message option by @fabio-ivona in #40
  • add url method to TelegraphBot by @fabio-ivona in #41
  • add reply message option by @fabio-ivona in #42
  • feat: manual update polling by @fabio-ivona in #43
  • fix: removed breaking change in webhook handler by @fabio-ivona in #44
  • feat: delete message by @fabio-ivona in #45
  • feat: edit message by @fabio-ivona in #46
  • fix: allows parameters and @bot reference after command by @fabio-ivona in #49

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.3.0...v1.4.0

v1.3.0 - 2022-03-05

What's Changed

  • chore: X ray setup by @fabio-ivona in #36
  • chore: keyboard refactor by @fabio-ivona in #35
  • Keyboard improvement by @fabio-ivona and @cerbero90 in #37

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.2.2...v1.3.0

v1.2.2 - 2022-03-02

What's Changed

  • removed mistyped semicolon by @fabio-ivona in #34

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.2.1...v1.2.2

v1.2.1 - 2022-03-01

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.2.0...v1.2.1

v1.2.0 - 2022-02-27

What's Changed

  • fix chat_id command not recognized by @fabio-ivona in #21
  • implements bot info method by @fabio-ivona in #22

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.1.0...v1.2.0

v1.1.0 - 2022-02-27

What's Changed

  • improved Telegraph::fake() testing helpers
  • wraps response to TelegraphResponse to return status and messageId by @fabio-ivona in #20

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.0.6...v1.1.0

v1.0.6 - 2022-02-26

What's Changed

  • enhanced tests by @fabio-ivona in #18
  • added docs for testing helpers by @fabio-ivona in #19

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.0.5...v1.0.6

v1.0.5 - 2022-02-26

What's Changed

  • docs: fix name of package in site config by @owenvoke in #17

New Contributors

  • @owenvoke made their first contribution in #17

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.0.4...v1.0.5

v1.0.4 - 2022-02-26

What's Changed

  • typo correction by @fabio-ivona

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.0.3...v1.0.4

v1.0.3 - 2022-02-26

What's Changed

  • Bump prismjs from 1.25.0 to 1.27.0 in /docs by @dependabot in #13
  • docs enhancement by @fabio-ivona in #16

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.0.2...v1.0.3

v1.0.2 - 2022-02-25

What's Changed

  • fix bash commands in documentation by @fabio-ivona in #12

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.0.1...v1.0.2

v1.0.1 - 2022-02-25

What's Changed

  • improved documentation by @fabio-ivona in #11

Full Changelog: https://github.com/defstudio/telegraph/compare/v1.0.0...v1.0.1

v1.0.0 - 2022-02-25

What's Changed

  • stable release
  • implement keyboard helper by @fabio-ivona in #6
  • keyboard refactor by @fabio-ivona in #8
  • code cleanup by @fabio-ivona in #9
  • tests enhancement by @fabio-ivona in #10

New Contributors

  • @dependabot made their first contribution in #4

Full Changelog: https://github.com/defstudio/telegraph/compare/v0.0.12...v1.0.0

v0.0.11 - 2021-11-23

What's Changed

  • Mutliple bot support by @fabio-ivona in #1
  • adds new-chat command by @fabio-ivona in #2
  • Queue by @fabio-ivona in #3

New Contributors

  • @fabio-ivona made their first contribution in #1

Full Changelog: https://github.com/defstudio/telegraph/compare/v0.0.10...v0.0.11

v0.0.10 - 2021-11-21

Full Changelog: https://github.com/defstudio/telegraph/compare/v0.0.9...v0.0.10

v0.0.9 - 2021-11-21

Full Changelog: https://github.com/defstudio/telegraph/compare/v0.0.8...v0.0.9

v0.0.8 - 2021-11-21

Full Changelog: https://github.com/defstudio/telegraph/compare/v0.0.7...v0.0.8

v0.0.7 - 2021-11-21

Fix documentation structure

Full Changelog: https://github.com/defstudio/telegraph/compare/v0.0.6...v0.0.7

v0.0.6 - 2021-11-21

fix documentation

v0.0.5 - 2021-11-21

Full Changelog: https://github.com/defstudio/telegraph/compare/v0.0.4...v0.0.5

v0.0.4 - 2021-11-19

Full Changelog: https://github.com/defstudio/telegraph/compare/v0.0.3...v0.0.4