Releases: fabianbormann/WalkInWallet
Releases · fabianbormann/WalkInWallet
v1.6.4
1.6.4 (2024-05-10)
Bug Fixes
- adapt new Koios api response to fix loading the NFT list (b08e855)
v1.6.3
1.6.3 (2024-03-11)
Bug Fixes
- add default Koios api token to prevent CORS issues (effe997)
v1.6.2
1.6.2 (2023-10-16)
Bug Fixes
- repair build by fixing typescript bug (b4c51e8)
v1.6.1
1.6.1 (2023-10-15)
Bug Fixes
- add correct config for connecting wallets on testnets, prevent axios cors error (f11d0d5)
v1.6.0
1.6.0 (2023-09-10)
Features
- add support for preprod and preview networks (7692893)
v1.5.0
1.5.0 (2023-08-31)
Features
- re-enable automatically firebase hosting deployment (fb916ea)
v1.4.1
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
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
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
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)