Releases: VKCOM/vk-bridge
Releases · VKCOM/vk-bridge
v.2.2.5
- Added
VKWebAppAddToHomeScreen
andVKWebAppAddToHomeScreenInfo
to supported events for mobile versions - Added
VKWebAppGetGroupInfo
,VKWebAppLeaveGroup
to supported events for all platforms. - Deprecated
VKWebAppGetCommunityAuthToken
,VKWebAppCommunityAccessToken
andVKWebAppCommunityToken
. (Actual:VKWebAppGetCommunityToken
) - Updated types for method
VKWebAppGetGeodata
.
v2.2.2
v2.2.1
v2.2.0
- New event VKWebAppAddToMenu to the supported events for desktop web version only
- New event VKWebAppLeaveGroup to the supported events
v2.1.8
v2.1.7
- Clarified parameter type "tooltip_text_key" in
VKWebAppShowStoryBox
event types (#87) - Added the event
VKWebAppResizeWindow
to the supported events for desktop web version only (#90) - Added 'donation' in community widget types in
VKWebAppShowCommunityWidgetPreviewBox
event types (#92) - Fixed support for old devices (#89)