Releases: dialectlabs/blinks
Releases · dialectlabs/blinks
0.5.1
What's Changed
- feat: move disclaimer layout to ActionLayout
- style: fix image height up to max container width
Full Changelog: 0.5.0...0.5.1
0.5.0
0.4.7
What’s new:
- customizable styles. basically now you can customize the UI rendered on twitter, e.g. you can color buttons in your brand color. you can learn more in readme
- exported
Blinkcomponent and some utility hooks so you can now integrate blinks in your app. learn more: https://docs.dialect.to/documentation/actions/guide-integrate-blinks-into-your-client - exported
Actionclass which can be used to fetch action from service worker for security purpose (see https://github.com/dialectlabs/blinks/blob/main/src/api/Action.ts). basically it’s just a wrapper on top of actions spec - many fixes, fix for base64 images, added function to set your own proxy
Also I updated recommendation on how to configure chrome extension manifest, some users requested support for pro.x.com