Skip to content

Latest commit

 

History

History
1015 lines (569 loc) · 42.3 KB

CHANGELOG.md

File metadata and controls

1015 lines (569 loc) · 42.3 KB

Change Log

23.0.9

Patch Changes

23.0.8

Patch Changes

23.0.7

Patch Changes

23.0.6

Patch Changes

23.0.5

Patch Changes

23.0.4

Patch Changes

23.0.3

Patch Changes

23.0.2

Patch Changes

23.0.1

Patch Changes

23.0.0

Major Changes

  • #403 cb82258 Thanks @janniks! - Switch to new RPC API with SIP-030

    BREAKING CHANGE:

    Adds the new request method to the @stacks/connect package. Which is the default way of interacting with Bitcoin and Stacks wallets. This update needs a slightly breaking change to the showXyz and openXyz methods.

    • ADDED request (UI) and requestRaw for calling wallet RPC methods
    • UPDATED SessionData and UserSession to only expose a light UserData with profile.stxAddress
    • UPDATED StacksProvider to only have a request method
    • REMOVED BlockstackProvider, StacksProvider

Patch Changes

22.6.2

Patch Changes

22.6.1

Patch Changes

22.6.0

Minor Changes

Patch Changes

22.5.0

Minor Changes

Patch Changes

22.4.2

Patch Changes

22.4.1

Patch Changes

22.4.0

Minor Changes

Patch Changes

22.3.1

Patch Changes

22.3.0

Minor Changes

Patch Changes

22.2.2

Patch Changes

22.2.1

Patch Changes

22.2.0

Minor Changes

Patch Changes

22.1.1

Patch Changes

22.1.0

Minor Changes

Patch Changes

22.0.1

Patch Changes

22.0.0

Minor Changes

  • #308 0299f76 Thanks @fbwoolf! - Add support for Partially Signed Bitcoin Transaction requests

Patch Changes

21.0.1

Patch Changes

21.0.0

Minor Changes

  • #280 e811acf Thanks @friedger! - Adds doProfileUpdate method to allow users to update profiles via wallets

Patch Changes

20.0.0

Major Changes

Patch Changes

19.0.2

Patch Changes

19.0.1

Patch Changes

19.0.0

Patch Changes

18.0.1

Patch Changes

18.0.0

Minor Changes

Patch Changes

17.0.8

Patch Changes

17.0.7

Patch Changes

17.0.6

Patch Changes

17.0.5

Patch Changes

17.0.4

Patch Changes

17.0.3

Patch Changes

17.0.2

Patch Changes

17.0.1

Patch Changes

17.0.0

Minor Changes

Patch Changes

16.0.0

Minor Changes

  • #216 1f3e94a Thanks @beguene! - Add helper to request the signature of a structure data (Clarity Value)

Patch Changes

15.0.0

Minor Changes

Patch Changes

14.0.0

Minor Changes

Patch Changes

13.0.3

Patch Changes

13.0.2

Patch Changes

13.0.1

Patch Changes

13.0.0

Minor Changes

Patch Changes

12.0.0

Patch Changes

11.0.0

Patch Changes

10.0.0

Patch Changes

9.0.0

Patch Changes

8.0.0

Patch Changes

7.0.0

Patch Changes

6.0.0

Patch Changes

  • #102 0507abf Thanks @agraebe! - This updates connect and connect-react to support the sponsored argument that gets passed to the web extension to enable creating sponsored transactions.
  • #93 d8b58a5 Thanks @aulneau! - This update brings with it many of the changes that we've already added to the @stacks/ui and stacks-wallet-web repositories. Namely:
    • esbuild is used for both tsdx and webpack builds
    • the type declaration outputs for @stacks/connect and @stacks/connect-react have been cleaned up
    • we are now using changesets to version and document our changes in these projects
    • adds patch-package so that we can make a small patch to tsdx to enable better directory output of dist files
  • Updated dependencies [0507abf, d8b58a5, a403957]:

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

5.0.5 (2021-03-17)

Bug Fixes

  • promise handling in authenticate (1075ee2)

3.0.3 (2021-03-08)

Bug Fixes

3.0.2 (2021-03-08)

Bug Fixes

3.0.1 (2021-03-08)

Bug Fixes

  • checkout main when publishing npm on main (40446a0)

3.0.0 (2021-03-05)

Bug Fixes

  • dont export screen in useConnect, fixes #919 (4823355)
  • webpack 5, fast refresh :~) (63d7d38)

Features

  • refactor wallet logic, remove keychain (0f3ac1f)
  • stacks wallet for web (6957c04)
  • use extension-native apis for app messaging (663281a)

2.17.15 (2021-01-09)

Note: Version bump only for package @stacks/connect-react

2.17.14 (2021-01-08)

Bug Fixes

  • broken tx signing with extension (0235140)

2.17.13 (2021-01-06)

Bug Fixes

  • ignore exit code from FF addon publish (ae05d36)

2.17.12 (2021-01-06)

Bug Fixes

  • use job conditionals instead of workflow conditional (772b374)

2.17.11 (2021-01-06)

Bug Fixes

  • ignore tags refs for version workflow (d2a18fc)

2.17.10 (2021-01-06)

Bug Fixes

  • better syntax for excluding tagged commits' (4729d01)

2.17.9 (2021-01-06)

Bug Fixes

  • dont run publish on master commits without tag (0b7cb3a)

2.17.8 (2021-01-06)

Note: Version bump only for package @stacks/connect-react

2.17.7 (2020-12-29)

Bug Fixes

  • build rpc pkg before deploying contracts (c56d3f7)

2.17.6 (2020-12-29)

Bug Fixes

  • support ts paths in deploy-contracts script (4bc3ce3)

2.17.5 (2020-12-29)

Bug Fixes

  • build packages before deploy-contracts script (66f0857)

2.17.4 (2020-12-29)

Bug Fixes

  • auto-deploy testnet contracts with github actions (b1b5c97)

2.17.3 (2020-12-14)

Bug Fixes

  • prod deploy apps job action (b8ccc59)

2.17.2 (2020-12-14)

Bug Fixes

  • change lerna publish to skip existing versions (ac16572)

2.17.1 (2020-12-04)

Bug Fixes

  • export auth from connect (d201aab)

2.17.0 (2020-11-25)

Features

  • update extension build instructions (4d55afa)

2.16.4 (2020-11-18)

Bug Fixes

  • duplicate 'powered by' on sign in, fixes #629 (6648517)

2.16.3 (2020-11-17)

Bug Fixes

  • update actions to fix set-path err (0b4fd95)

2.16.2 (2020-11-13)

Note: Version bump only for package @stacks/connect-react

2.16.1 (2020-11-09)

Bug Fixes

  • build connect ui in build-ext.sh (c0bd586)

2.16.0 (2020-11-07)

Features

  • more tests for url validation (cad6e6a)

2.15.4 (2020-11-06)

Bug Fixes

  • blockstack, react dep versions (7f23d36)

2.15.3 (2020-11-05)

Bug Fixes

  • valid-url package for url validation (2d0664b)

2.15.2 (2020-11-05)

Bug Fixes

2.15.1 (2020-11-05)

Bug Fixes

  • add additional url validation (1b67fbd)

2.15.0 (2020-11-04)

Features

  • further simplify app instructions (598827d)

2.14.1 (2020-11-03)

Bug Fixes

  • proper glob for lerna packages (5367055)

2.14.0 (2020-11-02)

Bug Fixes

  • only build modules for connect-react, not standalone (a6174a2)
  • stencil publishing tweaks (db45290)

Features

2.13.1 (2020-11-02)

Note: Version bump only for package @stacks/connect-react

2.13.0 (2020-11-02)

Bug Fixes

  • only build modules for connect-react, not standalone (a6174a2)

Features

2.12.7 (2020-10-05)

Bug Fixes

  • connect: use authOrigin from authOptions (e6602a8)

2.12.6 (2020-10-05)

Bug Fixes

2.12.5 (2020-09-29)

Bug Fixes

2.12.4 (2020-09-25)

Bug Fixes

2.12.3 (2020-09-16)

Bug Fixes

  • keychain lib still broken (1a7fd0c)

2.12.2 (2020-09-10)

Bug Fixes

  • keychain: use correct filepath when writing profiles (fa8098a)

2.12.1 (2020-08-21)

Note: Version bump only for package @blockstack/connect

2.12.0 (2020-08-21)

Features

  • change copy of intro modal CTA, fixes #466 (6b64222)
  • dont use popups in mobile, adds method to handle redirect auth (450f58b)
  • show 'install extension' on intro, fixes #469 (faa8071)

2.11.0 (2020-08-11)

Features

  • add button to get extension (f0ba354)

2.10.5 (2020-07-30)

Bug Fixes

  • reset text-align within connect modal, fixes #458 (aecc700)

2.10.4 (2020-07-28)

Note: Version bump only for package @blockstack/connect

2.10.3 (2020-07-28)

Bug Fixes

  • cursor pointer on dont show this again, fixes #508 (fe4dcf4)

2.10.2 (2020-07-27)

Bug Fixes

  • connect: pass all data to token (3f46f60)

2.10.1 (2020-07-24)

Bug Fixes

  • send to sign in when using showBlockstackConnect, fixes #507 (d7698e8)

2.10.0 (2020-07-24)

Features

  • better bundle size with esmodules (2c7046f)

2.9.1 (2020-07-24)

Bug Fixes

  • force app icon 100% size in connect modal, fixes #455 (4f69f75)

2.9.0 (2020-07-23)

Features

  • expose connect, app version (b90a618)

2.8.6 (2020-07-22)

Bug Fixes

2.8.5 (2020-07-22)

Bug Fixes

  • workflow syntax for test-app deployment (976fe54)

2.8.4 (2020-07-22)

Note: Version bump only for package @blockstack/connect

2.8.3 (2020-07-14)

Bug Fixes

  • textStyles not being typed (2428f69)

2.8.2 (2020-07-09)

Note: Version bump only for package @blockstack/connect

2.8.1 (2020-07-09)

Note: Version bump only for package @blockstack/connect

2.8.0 (2020-07-07)

Features

2.7.10 (2020-06-30)

Note: Version bump only for package @blockstack/connect

2.7.9 (2020-06-30)

Note: Version bump only for package @blockstack/connect

2.7.8 (2020-06-30)

Bug Fixes

  • replace Connect README with link to documentation; resolve #423 (ac0d2e9)

2.7.7 (2020-06-24)

Bug Fixes

  • ui version behind published (8198ca0)

2.7.6 (2020-06-24)

Bug Fixes

  • better readme for firefox install (cbecc86)
  • connect version was behind published (2d7633e)
  • tweaks to get extension working (e068dce)

2.7.4 (2020-06-10)

Note: Version bump only for package @blockstack/connect

2.7.3 (2020-06-07)

Bug Fixes

  • better handling for mobile and blocked popups (3151863)

2.7.2 (2020-05-21)

Note: Version bump only for package @blockstack/connect

2.7.1 (2020-05-15)

Note: Version bump only for package @blockstack/connect

2.6.0 (2020-05-06)

Bug Fixes

  • connect: dep adjustments (28cf998)
  • shouldForwardProp updates (a2d3964)

Features

  • codebox and highlighter (b9056f8)

2.4.0 (2020-04-30)

Features

2.3.1 (2020-03-12)

Note: Version bump only for package @blockstack/connect

2.3.0 (2020-03-12)

Features

  • improve accessibility of connect modal, links (74352c7)

2.2.0 (2020-03-10)

Features

  • add ability to view secret key (440c3e5)

2.1.0 (2020-03-10)

Bug Fixes

  • dont require built ui to build connect (c354be7)

Features

  • implementation of router (bd03411)

2.0.2 (2020-03-10)

Note: Version bump only for package @blockstack/connect

2.0.1 (2020-03-10)

Note: Version bump only for package @blockstack/connect

2.0.0 (2020-03-10)

Bug Fixes

  • 32px horizontal padding (c0391c3)
  • add 40px padding to intro title component (adb3fd8)
  • add ability for screen to be form, and use onSubmit. Additionally added --mode to webpack command (3c4b961)
  • adjust case on button (50d4bd4)
  • adjust horizontal spacing on screen components (21b481f)
  • adjust root dir so packages can build correctly (f99c210)
  • adjust size of buttons (611c13d)
  • adjust task names, add bootstrap task (099038f)
  • Allow optional title (#21) (68d44cd)
  • allow type component to take BoxProps (3831b40)
  • Button size (#31) (218eb22)
  • footer link size (285d4e9)
  • header margins, change visual content flow, closes #261 (21abfe6)
  • hide close icon on how it works, #84 (f1c0120)
  • Incorrect intro page footer text (3736b44)
  • link size on how it works, #83 (97935f7)
  • no need for -57px (d1fde14)
  • only use window for scroll lock if available (6f30a3c)
  • pass close fn to modal for onclickoutside (9b2c2d0)
  • remove background on button style (9742771)
  • remove button border (0d7a2c7)
  • Remove demo wording, Closes blockstack/app#208 (21acc09)
  • Remove hard coded app name, Closes blockstack/app#134 (db460ad)
  • remove hover from powered by, fixes blockstack/app#123 (31cbd0d)
  • remove returns (6ac8d61)
  • removes title elements from modal header conditionally, adjust spacing of appElement component (f713136)
  • replace css-reset with scoped version (e5488c4)
  • screen components horizontal padding (81c7c1b)
  • title styles on intro, size and line-height (8dfdbd0)
  • update units (d3320bd)

Code Refactoring

  • rename all instances with "data vault" (182849e)

Features

  • add CI, proper connections between packages (5934829)
  • Add utm codes to app URL (9b00a58)
  • make manifestPath optional (bb1e287)
  • make redirectTo optional, default to '/' (392c871)
  • new hook -- useScrollLock -- lock body scroll when modal is open (e058848)
  • prompt password managers earlier in flow, closes #224 (12a6772)
  • remove finished screen, closes #32 (8d85e74)
  • update copy and branding (7720d10)
  • update default auth URL (bd86c90)
  • updated README (a61c4a4), closes #22
  • updates default domain to app.blockstack.org (1b39068)
  • window.focus() after auth finished (f3003f6)

BREAKING CHANGES

  • some API methods have been renamed