Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(master): release 1.0.0 #219

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 3, 2024

🤖 I have created a release beep boop

1.0.0 (2024-07-03)

⚠ BREAKING CHANGES

  • changed hasFlask to hasSnaps
  • more UI info, remove Messages, origin scoped config, private key export only in the UI and more
  • remove getMessages and add error to connect

Features

  • adapter and demo (0f28428)
  • add account state and message signing to demo (bf5010c)
  • add PR template (3e631ec)
  • add support for f4 and 0x addresses (c9be659)
  • add transaction insight for FilForwarder transfers (#48) (863376c)
  • automatic releases (#137) (20375f5)
  • changed hasFlask to hasSnaps (5317272)
  • demo and adapter (1adf4eb)
  • export required types from snap package (4ab83cc)
  • expose FilForwarder metadata in adapter (#30) (41a04b9)
  • improve export and sign raw popup ui (1d4e54c)
  • more UI info, remove Messages, origin scoped config, private key export only in the UI and more (1a8715f), closes #72 #70 #69 #68 #66
  • new build system and deps using iso-filecoin (5ccf6a9)
  • remove getMessages and add error to connect (ca10c48)
  • revamp (24c8c8c)
  • reworked demo with a few tweak to snap and adapter (4a1a7ed)
  • rpc, errors, validations and types (2cb7e81)
  • support all address protocols (2bb504e)
  • update mm and others (#60) (06dd585)

Bug Fixes

  • adapter tests and snap icon and descriptions (8944bd2)
  • adapter types (494bd6a)
  • adapter/utils type errors and jsdoc comments (7eeb1b3)
  • add adapter ci (#12) (6184baa)
  • add adapter ci (#13) (b8e1f28)
  • add ci and simplify linter (5062e6f)
  • add filecoin logo to npm (e48fdf0)
  • add origin data to the signature dialogs (6ddb227)
  • add proper types to the provider (429bbcf)
  • add snap compression and reduce number of files (2b918a5)
  • add version to adapter (ffba158)
  • adding audit info (#114) (7f801ff)
  • application/json header to work with Glif nodes (#152) (a92e389)
  • bump react adapter (1491274)
  • cache config and use row() in UI (25de01f), closes #173
  • calibration net node api url (#216) (8f0d19d)
  • change content type for filecoin rpc to json (#150) (68377eb)
  • change default origin from ipfs to npm (ccaa97a)
  • change naming to Filecoin Wallet (54c2783)
  • collisions with other wallet providers (#162) (a166ddb)
  • connect now updates snap if needed (810c355)
  • default origin (#219) (ccaa97a)
  • demo viewport on mobile (eec9d17), closes #73
  • deps: pin dependencies (#162) (8034af1)
  • deps: update dependency @types/node to v12.20.50 (#168) (7fac6f5)
  • deps: update dependency @types/node to v16.11.36 (#181) (d0c7a4b)
  • deps: update dependency @types/node to v16.11.38 (#185) (b5afc09)
  • deps: update dependency @types/node to v16.11.39 (#189) (f4afa90)
  • deps: update dependency @types/node to v16.11.40 (#197) (b862f11)
  • deps: update dependency @types/node to v16.11.41 (#198) (1dff709)
  • deps: update dependency @types/node to v16.11.43 (#202) (62b5d26)
  • deps: update dependency @types/node to v16.11.45 (#205) (4940a43)
  • deps: update dependency @types/react to v16.14.26 (#169) (6014470)
  • deps: update dependency @types/react to v16.14.28 (#199) (85f3734)
  • deps: update dependency @types/react-dom to v16.9.15 (#163) (a095ba8)
  • deps: update dependency @zondax/filecoin-signing-tools to ^0.20.0 (#170) (3a4b94e)
  • deps: update dependency sass to v1.51.0 (#171) (7ab440a)
  • deps: update dependency sass to v1.52.1 (#182) (11b2d08)
  • deps: update dependency sass to v1.52.2 (#187) (6bccf40)
  • deps: update dependency sass to v1.52.3 (#190) (7224e58)
  • deps: update dependency sass to v1.53.0 (#201) (0a03eb2)
  • deps: update dependency sass to v1.54.0 (#209) (0115567)
  • deps: update dependency to-hex to v0.0.18 (#165) (67df375)
  • deps: update dependency typescript to v4.7.3 (#184) (e6805ff)
  • deps: update dependency typescript to v4.7.4 (#200) (1a385b3)
  • deps: update material-ui monorepo (#174) (5700c66)
  • deps: update react monorepo to v16.14.0 (#176) (6bc12ec)
  • disable transation insights for now (f0c1da8)
  • fix error prop and mount useEffect dependencies (8e03461)
  • fix metamask updates (#163) (4aa9642)
  • fix mm-cli bundling and e2e tests (5a5ee17)
  • flask 10.17 snap breaking change fix (#206) (5efed8a)
  • flask1.25 (#246) (155e857)
  • gaslimit (#254) (067fce8)
  • import file extension (c1d0b8d)
  • improve connection logic to not force install (6cc4f1f)
  • improve docs and type descriptions (b6c95cc)
  • initial commit (b00d5d7)
  • initial commit (cf3479f)
  • message approval UI (#146) (8e6ce28)
  • metamask version handling for key-tree (#195) (e618c7f)
  • missing flask warning (#204) (ef53869)
  • MUI components fix (#232) (2d53064)
  • npm providence (8f4b474)
  • Page refresh disconnects snap (#140) (631690e)
  • rebuild lock file (38e940d)
  • refactor deprecated snap_getBip44Entropy_* with snap_getBip44Entropy (#223) (efdb48e)
  • remove flask detection code (776c41b), closes #62
  • remove programatic private key export and add more info to the UI elements (c88a9ee), closes #67
  • replace custom types with metamask types (#214) (5fd1801)
  • show falsy fields in signMessage prompt (#154) (1d29ef8)
  • singMessage missing method parameter (#139) (1ad693c)
  • snap manifest (#192) (c80fd79)
  • snap type imports (3f9cdfd)
  • snaps, iso-filecoin and other dep updates (158696f)
  • transfer panel format changed to FIL (#133) (494b554)
  • update GetSnapsResponse to use record instead of index (e4161e6)
  • update key tree (#186) (c51c621)
  • update manifest (53be07b)
  • use snap config to format fil amounts (eba19be)

This PR was generated with Release Please. See documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant