Skip to content

Releases: fabianbormann/WalkInWallet

v1.6.4

10 May 11:46
9ac2ed5
Compare
Choose a tag to compare

1.6.4 (2024-05-10)

Bug Fixes

  • adapt new Koios api response to fix loading the NFT list (b08e855)

v1.6.3

11 Mar 19:32
5ea607f
Compare
Choose a tag to compare

1.6.3 (2024-03-11)

Bug Fixes

  • add default Koios api token to prevent CORS issues (effe997)

v1.6.2

16 Oct 05:23
5b7c659
Compare
Choose a tag to compare

1.6.2 (2023-10-16)

Bug Fixes

  • repair build by fixing typescript bug (b4c51e8)

v1.6.1

15 Oct 21:18
482edfb
Compare
Choose a tag to compare

1.6.1 (2023-10-15)

Bug Fixes

  • add correct config for connecting wallets on testnets, prevent axios cors error (f11d0d5)

v1.6.0

10 Sep 20:39
4ddbd3c
Compare
Choose a tag to compare

1.6.0 (2023-09-10)

Features

  • add support for preprod and preview networks (7692893)

v1.5.0

31 Aug 20:10
de11f0d
Compare
Choose a tag to compare

1.5.0 (2023-08-31)

Features

  • re-enable automatically firebase hosting deployment (fb916ea)

v1.4.1

31 Aug 20:02
0e915c0
Compare
Choose a tag to compare

1.4.1 (2023-08-31)

Bug Fixes

  • frame description was missing as the default for isOffline was always true (bb54c6d)
  • implement a retry mechanism for handling IPFS timeouts and increase the overall image loading experience by handling non cip25 compliant edge cases closes #8 (f4de95b)

v1.4.0

30 Aug 06:49
209ccc2
Compare
Choose a tag to compare

1.4.0 (2023-08-30)

Features

  • add doors and change api to handle general room element rendering (7a83f2d)
  • add light sources at the ceiling (7201a9d)
  • add real exit door to navigate back to the welcome screen (114016a)
  • show instruction dialog for users visiting WalkInWallet for their first time (f1a97d6)
  • simulate mouse click in fullscreen always from center (f773b21)

Bug Fixes

  • register double click on mobile instead of space to enter new rooms (5439482)

v1.3.0

09 Aug 06:48
398840e
Compare
Choose a tag to compare

1.3.0 (2023-08-08)

Features

  • enable CIP45 to connect wallets on mobile devices (e0dbcba)

Bug Fixes

  • update dependencies and connect-with-wallet button (1460147)

v1.2.0

31 Jul 20:34
6423f4d
Compare
Choose a tag to compare

1.2.0 (2023-07-31)

Features

  • add adahandle and policy_id support (edb654b)
  • add link to jpg.store (f063491)
  • add room pagination and fix button connect with wallet settings (cfe5c2e)
  • use caching to prevent spamming koios with requests (339dc4a)