Skip to content

Latest commit

 

History

History
60 lines (45 loc) · 4.4 KB

CHANGELOG.md

File metadata and controls

60 lines (45 loc) · 4.4 KB

InTouch logo

Build status NuGet Join the chat at https://gitter.im/virtyaluk/InTouch

InTouch - is a C# wrapper for vk.com API.

Compatible with version 5.62 of 🔗VK API.

🇬🇧 Readme   🇷🇺 Документация на русском.

Changelog

v1.0.26 (January 15, 2017)

v1.0.20 (January 15, 2017)

  • API version 5.62. @virtyaluk in #17.
  • Messages.gGetHistoryAttachments method returns MessageId field.
  • User object has a new value of relationship status (8 — "in a civil union").
  • API version 5.61. @virtyaluk in #16.
  • Group object contains new Cover field.
  • Account.GetCounters method takes a new value FriendsSuggestions in the Filter parameter.

v1.0.19 (November 21, 2016)

  • Adds 3 new methods: DenyMessagesFromGroup, AllowMessagesFromGroup, IsMessagesFromGroupAllowed. @virtyaluk in #13.
  • API version 5.59. @virtyaluk in #14.
  • Group object contains new IsMessagesAllowed field.
  • Two new events MessageAllow and MessageDeny has been added to Callback API. Groups.SetCallbackSettings method supports two new parameters and Groups.GetCallbackSettings returns two new fields respectively.
  • API version 5.60. @virtyaluk in #15.
  • Account.GetInfo method returns an additional TwoFactorAuthorizationRequired field for accounts with 2FA.
  • Button field has a new structure for attachments with Link type.

v1.0.18 (October 10, 2016)

  • Groups Callback API. @virtyaluk in #10.
  • New markAsImportantDialog and markAsAnsweredDialog methods. @virtyaluk in #11.
  • New Doc.Preview properties. @virtyaluk in #12.
  • Code refactoring and improvements.
  • New VK API version - 5.57.

v1.0.15 (July 28, 2016)

  • API aligned with latest version of VK API (5.53).
  • Fixed AudioGenres.Speech enum value. @RomanGL in #2.
  • AudioSearchParams.SearchOwn MethodParamAttribute.Name fix. @RomanGL in #3.
  • Implemented ToString for Audio, Video, Doc, BaseAlbum and ResponseError. @RomanGL in #4.
  • Fixed method mask in InTouch.Request. @RomanGL in #5.
  • Allows sessions with duration of 0. @acedened in #6.
  • APIVersion: type changed to string. @RomanGL in #7.

v1.0.14 (April 30, 2016)

  • Added new messages.sendSticker method.
  • API aligned with latest version of VK API (5.52).
  • Bug fixes and code improvements.

modern-dev.com  ·  GitHub @virtyaluk  ·  Twitter @virtyaluk