Skip to content

Release 4.2.0

Compare
Choose a tag to compare
@negezor negezor released this 23 Apr 07:42
· 319 commits to master since this release

[4.2.0] - 2021.04.23

🌟Highlights

  • Add support event dialog_notification_settings in Updates for User Long Poll [#422]

🚀 Features

  • Add support isPhotoMessage, isVideoMessage and isFileMessage in TypingContext for User Long Poll and Bots Long Poll/Callback API [#422]
  • Add support locale, transcript, transcriptState and isTranscriptDone in AudioMessageAttachment [#422]
  • Add support isInvisible in FriendActivityContext [#422]
  • Add handle more errors for DirectAuthorization [#420]
  • Add support adminAuthorId, isCropped, membersCount, wasListened, pinnedAt, messageTag and isExpired in MessageContext [#422]
  • Add album for AttachmentType and AttachmentTypeString 43023a5

🐛 Bug Fixes

  • Add missed serealize for referralSource in MessageContext
  • Fix parse audio message attachment in User Long Poll [#423]

💙 Types

  • Add copyright and donut for WallContext payload [#416]

📖 Documentation

🧹 Chore

  • Regenerate docs
  • Update dependencies
  • Update VK Schema Types