Skip to content

Releases: dialectlabs/blinks

0.9.0

26 Aug 12:57
c31dea1
Compare
Choose a tag to compare

What's Changed

  • fix: recheck security state and action, if action prop changed by @fsher in #18
  • Feature/experimental-dynamic-data by @fsher in #19

Full Changelog: 0.8.0...0.9.0

0.8.0

13 Aug 12:54
f6895d0
Compare
Choose a tag to compare

What's Changed

  • Feature/spec 2.2 chaining by @fsher in #17
  • Compatibility of Blinks and Actions by @tsmbl in #16

Breaking changes:

  • isSupported is no longer part of ActionAdapter interface. Instead passed as supportStrategy argument to Action class and property of ObserverOptions in setupTwitterObserver
  • ActionAdapter now requires metadata property with supportedBlockchainIds

Full Changelog: 0.7.0...0.8.0

0.7.0

06 Aug 14:28
e4d7a7d
Compare
Choose a tag to compare

What's Changed

  • feat: support for input types (Solana Actions v2.1)

Breaking changes:

  • Blink UI now supports input types, fallbacks to text
  • ActionContext's triggeredLinkedAction is now AbstractActionComponent type

Full Changelog: 0.6.0...0.7.0

0.6.0

31 Jul 17:43
Compare
Choose a tag to compare

What's Changed

  • feat: multichain support

Breaking changes:

  • useAction hook doesn't use adapter anymore, it accepts adapter as a parameter
  • useAction can resolve websites with actions.json and interstitials
  • useActionAdapter renamed to useActionSolanaWalletAdapter
  • use https://actions-registry.dial.to/all for security registry

Full Changelog: 0.5.1...0.6.0

0.6.0-beta.0

26 Jul 12:34
Compare
Choose a tag to compare
0.6.0-beta.0 Pre-release
Pre-release

Breaking changes:

  • useAction hook doesn't use adapter anymore, it accepts adapter as a parameter
  • useAction can resolve websites with actions.json and interstitials
  • useActionAdapter renamed to useActionSolanaWalletAdapter
  • use https://actions-registry.dial.to/all for security registry

Full Changelog: 0.5.1...0.6.0-beta.0

0.5.1

24 Jul 10:35
Compare
Choose a tag to compare

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

19 Jul 15:47
Compare
Choose a tag to compare

What’s new:

  • support for twitter links unfurling without link preview (experimental)
  • fix for action reset on POST error
  • remove unnecessary console logs
  • minor UI fixes

0.4.7

15 Jul 13:02
Compare
Choose a tag to compare

What’s new:

Also I updated recommendation on how to configure chrome extension manifest, some users requested support for pro.x.com