Releases: twa-dev/SDK
Releases · twa-dev/SDK
v6.9.2
Fixed issue with import { MainButton } from "@twa-dev/sdk/react"; that occured in 6.9.1
v6.9.1
Caution
This version contains mistake that breaks imports of MainButton and BackButton. Please use 6.9.2 or higher.
Fixed problems with imports and source maps
v6.9.0
- Added the field
CloudStorageand the methodsrequestWriteAccess,requestContactto the class WebApp. - Added the fields
added_to_attachment_menu,allows_write_to_pmto the class WebAppUser. - Added the events
writeAccessRequested,contactRequested. - Added the ability to set any header color using the
setHeaderColormethod.
v6.7.1
Updated telegram-web-app.js
v6.7.0
WebApp: added switchInlineQuery methodWebApp.initDataUnsafe: addedchat_typeandchat_instancepropsWebApp.initDataUnsafe: addedadded_to_attachment_menutouser