Releases: ipfs/service-worker-gateway
Releases · ipfs/service-worker-gateway
v1.13.4
1.13.4 (2025-06-26)
Bug Fixes
- loading indicator displays while loading content (#784) (761e8be)
- remove unused redirect-page (#785) (c73132b)
v1.13.1
1.13.1 (2025-06-23)
Bug Fixes
- cloudflare redirect not being handled properly (#776) (35a288b)
v1.13.0
1.13.0 (2025-06-23)
Features
Bug Fixes
- build allows for not including js or css file (#768) (0a10b47)
- do not import css or react JS unless needed (#773) (78d4d45)
- global config is passed to subdomains (#759) (58fc25b)
- go server handles requests with paths (#761) (7b4ffce)
v1.12.2
1.12.2 (2025-06-04)
Bug Fixes
- inform users how to deregister the service worker (#721) (573519e)
- update deps and ensure 504 test passes (#738) (6ce9735)