1.6.4 (2024-05-10)
- adapt new Koios api response to fix loading the NFT list (b08e855)
1.6.3 (2024-03-11)
- add default Koios api token to prevent CORS issues (effe997)
1.6.2 (2023-10-16)
- repair build by fixing typescript bug (b4c51e8)
1.6.1 (2023-10-15)
- add correct config for connecting wallets on testnets, prevent axios cors error (f11d0d5)
1.6.0 (2023-09-10)
- add support for preprod and preview networks (7692893)
1.5.0 (2023-08-31)
- re-enable automatically firebase hosting deployment (fb916ea)
1.4.1 (2023-08-31)
- 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)
1.4.0 (2023-08-30)
- 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)
- register double click on mobile instead of space to enter new rooms (5439482)
1.3.0 (2023-08-08)
- enable CIP45 to connect wallets on mobile devices (e0dbcba)
- update dependencies and connect-with-wallet button (1460147)
1.2.0 (2023-07-31)
- 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)
1.1.0 (2023-07-30)
- use koios community service instead of blockfrost (8dcf2f0)
- remove functions folder and adjust deployment to use koios instead of blockfrost (6239d53)
1.0.1 (2023-01-18)
- deploy only on PR for main (8a1a301)
- remove function deployment for now (a8b7985)
- repair deployment workflow (988facb)
- repair deployment workflow (7b354b1)