Skip to content

v2.12.0

Compare
Choose a tag to compare
@SevereCloud SevereCloud released this 12 Jan 10:47
· 152 commits to master since this release

Changelog

869811a Add oauth module

u := oauth.ImplicitFlowUser(oauth.UserParams{
	ClientID: 6888183,
	Scope:    oauth.ScopeUserPhotos + oauth.ScopeUserDocs,
})

image

50871ad Add marusia push

push := marusia.Push{
	PushText: "Hello, i am push",
	Payload:   payload,
}

image

bd2de0d Now go 1.16+

Fix

2e44a0d fix: PhotosSaveOwnerPhotoResponse.photo_src=false
image

47c4582 fix: BUG(VK): GroupsCountersGroup return []
image
See https://vk.com/bug341591

4917458 Fix passing callback requests without secret key (by @gaiaz-iusipov)

80326f2 refactor: change arg type in EventData(MessagesSendMessageEventAnswerBuilder) to interface{} (by @ZakharYA)

New errors

d7d8d41 add ErrMessagesPinExpiringMessage
5ac318f add ErrMessagesCantForwarded

New methods

0593eb5 VK.DefaultHandler make public
4297e6c GroupsLongPollServer add GetURL method

New constants

3a657ed vkapps add MobileIPad Platform
8f29374 vkapps add Widget Referral
990a87f vkapps add NotificationsAuto Referral

New fields

7ea3923 GroupsCountersGroup add Clips fields
5559c84 AccountAccountCounters add fields
db14df1 WallWallpost add fields
a814259 WidgetsWidgetComment add fields
4e2886e add WallWallpostHeader
d62e868 WallWallpost add Hash
45be342 VideoVideo add fields
16556dc Privacy update struct
ac6addf AccountInfo add VkPayEndpointV2
a887b39 MarketAddAlbumResponse add AlbumsCount
f4c4f07 AdsAccount add AdNetworkAllowedPotentially
e6c1227 add AdsMusician
18ec7d7 AppsApp add HasVkConnect
9745603 GroupsMarketInfo add MinOrderPrice
8825eeb WallWallpostToID add fields
f4f1a41 VideoVideo add fields
9cc563b StoriesStory add fields
6bde289 PhotosPhotoFull add OrigPhoto
c57525c MessagesChatPermissions add ChangeStyle
350db94 GroupsGroupSettings add fields
a4673aa GroupsGroup add Like
f4c5853 GroupsMarketInfo add IsHsEnabled
09630a7 MessagesMessage add MessageTag
bfb64f6 MessagesConversation add more fields