Skip to content

v8.1.0

Latest

Choose a tag to compare

@OvyFlash OvyFlash released this 26 Apr 09:17
· 19 commits to master since this release
fcfcaaf

What's Changed

  • Add animation type for inputMediaFiles by @open-ssl in #42
  • fix: unwraps PaidMediaConfig to allow paid media in MediaGroupConfig by @iamwavecut in #49
  • fix: enhance handling of PaidMediaConfig in prepareInputMediaFile by @iamwavecut in #50
  • fix: add test case for *PaidMediaConfig in TestPrepareInputMediaFile by @iamwavecut in #51
  • refactor: remove redundant PaidMediaConfig handling from prepareInput… by @iamwavecut in #52
  • File upload improvements to support paid media in media groups by @iamwavecut in #53
  • refactor: update InputPaidMedia structure and related methods for imp… by @iamwavecut in #54
  • test: add unit tests for MediaGroupConfig handling in configs_test.go by @iamwavecut in #55
  • feat: add methods for media type, media data, and thumbnail handling … by @iamwavecut in #56
  • fix: handle nil media case in cloneInputMedia function to prevent pot… by @iamwavecut in #57
  • Update types.go by @Nikolo in #58
  • BotAPI 7.11 implementation by @OvyFlash in #59
  • BotAPI 8.0 implementation by @OvyFlash in #60
  • BotAPI 8.1 implementation by @OvyFlash in #61

New Contributors

Full Changelog: v7.11.0...v8.1.0