Releases: ipfs/service-worker-gateway
Releases · ipfs/service-worker-gateway
v1.6.1
v1.6.0
v1.5.0
v1.4.1
v1.4.0
v1.3.0
v1.2.0
1.2.0 (2024-05-17)
Features
- _redirects only for /ipns and /ipfs (#233) (89faa58)
- add content-loading indication page (#258) (c815a25)
- cache sw assets with service worker (#234) (20a8f32)
- landing & config page UX improvements (#235) (fb9b04e)
- meaningful error pages (#195) (80774f5)
Bug Fixes
- ipfs-hosted redirects are not infinite (#215) (40cc8c7)
- multiple bugs (#220) (75aa0b8)
- revert "feat: migrate to preact/compat (#190)" (#219) (4443174)
- use separate logger for ui/sw (#217) (a96837b)
v1.1.0
v1.0.0
1.0.0 (2024-03-15)
🛑 Not ready yet
This is a test release, consider it alpha quality. Work towards MVP is tracked in #31
⚠ BREAKING CHANGES
- dist files optimizations (sw asset name changes) (#97)
Features
- add caching to service worker (#92) (4674dd0)
- add context to mplex streammuxer addition (ed1b23e)
- add demo video (e673b77)
- add e2e & aegir test support (#115) (bf6a382)
- add reframev1 routing support (c5bc7fb)
- allow explicit sw de-registering + timebomb (#100) (8ec199c)
- allow loading config page from subdomain after sw registration (#96) (1201b22)
- BASE_URL can be overridden (#27) (2ba597a)
- ci: build car, pin to cluster, update dnslink (#69) (1bc8d1b)
- ci: pin latest inbrowser.link to cluster (#65) (ed2de44)
- ci: update inbrowser.link on release publish (#117) (90440d9)
- compress assets using gzip (f9537c2)
- create config page for sw settings (#24) (d933208)
- implement gateway _redirects file (#11) (fadb400)
- Implement service worker and main-thread demo (#3) (2a630c0)
- improve styling of header (#77) (8eec72e)
- load static websites and paths (#2) (3bad813)
- make it work (8f7944c)
- pull in Adin changes (722f487)
- rendered CID in browser with content-type recognition (0c9d304)
- support ens resolution (#56) (4c9a3f3)
- support gateway-like functionality (5ff3cfe)
- use @helia/verified-fetch (#17) (bd38764)
Bug Fixes
- code cleanup, dep removal, & miscellaneous (#89) (0a6d2f3)
- css styles applied & config page collapse (#112) (47b8af4)
- dnsLinkLabel decode encode (#34) (306e19b)
- dynamic subdomain gateway detection (#53) (333ee9f)
- enforce origin isolation on subdomain gws (#60) (3071332)
- first load for new ipns site redirects properly (4fb8357)
- handle helia-sw query from _redirects (#67) (cfd70a6)
- infinite loop during redirect parsing (#10) (19bea1c)
- load the iframe in the same port as the parent domain (af68be4)
- remove invalid char from the helia fetch url (#29) (674c69f)