Skip to content

Releases: Permissionless-Software-Foundation/gatsby-ipfs-web-wallet

v1.2.1

09 Jul 00:23
a1b2c5e

Choose a tag to compare

1.2.1 (2020-07-09)

Bug Fixes

  • README: Updating README (57c1059)

v1.2.0

09 Jul 00:16

Choose a tag to compare

1.2.0 (2020-07-09)

Features

  • token: Started implementing token send functionality (1e6e00d)

v1.1.7

08 Jul 00:36
d29517c

Choose a tag to compare

1.1.7 (2020-07-08)

Bug Fixes

  • ipfs: Added ipfs compile option back in (4d4f510)

v1.1.6

07 Jul 19:34
4559a9e

Choose a tag to compare

1.1.6 (2020-07-07)

Bug Fixes

  • normal build: Trying to get normal build working (cf99485)
  • normal build: Trying to get normal build working (a9a058c)

v1.1.5

07 Jul 18:40
78f0ee2

Choose a tag to compare

1.1.5 (2020-07-07)

Bug Fixes

  • build: Making normal build default, ipfs build with build:ipfs (22d66be)

v1.1.4

07 Jul 16:56
b3ee122

Choose a tag to compare

1.1.4 (2020-07-07)

Bug Fixes

  • site-config.js: Adding config file for customzing new apps (3c22b3c)

v1.1.3

07 Jul 15:08
e7746a3

Choose a tag to compare

1.1.3 (2020-07-07)

Bug Fixes

  • issues: Fixed some visual issues (187bfe2)
  • lint: Fixing linting issues (e51fda5)

v1.1.2

07 Jul 00:23
06ccf6a

Choose a tag to compare

1.1.2 (2020-07-07)

Bug Fixes

  • readme: Updating README (7183d7a)

v1.1.1

06 Jul 21:38
832a766

Choose a tag to compare

1.1.1 (2020-07-06)

Bug Fixes

  • dependencies: Cleaning up deps (again) (0209a07)
  • linting: Adding standard linting (8dddc9a)
  • qr-scanner: Removed loadable component (ea9b87d)

v1.1.0

06 Jul 17:47
8c07dfb

Choose a tag to compare

1.1.0 (2020-07-06)

Bug Fixes

  • build: Fixed build error introduced in last commit (792c899)
  • dashboard: minor fix to dashboard (75fe963)
  • error: Fixed an error on send-receive feature (1d81f28)
  • error: Fixed console error (4b5aa01)
  • menu: Reconfigured menu items (8a420a4)
  • menuComponents: fix the dynamic menu component feature (89fe566)
  • package: fix package.json (9988a79)
  • package-long: restored package-lock file (1314938)
  • rounding: Fixing rounding bug (8c72708)
  • semantic-release: Adding semantic release (a062ec2)

Features

  • footer: Updated footer with new information (4d484c9)
  • JWT: Added JWT token to Configure View (e88e022)
  • qr-scan: Added qr code functionality - send part 2 (ba3df1e)
  • send: Finished the bch send implementation (29fc2e1)
  • send/receive: Started the send/receive implementation (839a6a3)
  • spinner: Added a spinner gif splash page (2509ea7)
  • token: Added token view to the app (a9dcd36)