Service Worker Gateway Versions Save

Experimental IPFS Gateway implemented in Service Worker

v1.1.0

3 days ago

1.1.0 (2024-04-19)

Features

Bug Fixes

  • ci: attach car to published release (41d2cff)
  • first-hit handling renders redirect page correctly (#163) (a961662)
  • fix unixfs directory redirects (#156) (4304333)
  • redirect page and first-hit normalization (#201) (8c85b6f)

v1.0.0

1 month ago

1.0.0 (2024-03-15)

🛑 Not ready yet

This is a test release, consider it alpha quality. Work towards MVP is tracked in https://github.com/ipfs-shipyard/helia-service-worker-gateway/issues/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)

Miscellaneous Chores

  • dist files optimizations (sw asset name changes) (#97) (0c81f2a)

v0.1.15

4 years ago

v0.1.14

4 years ago

v0.1.13

5 years ago

v0.1.12

5 years ago

v0.1.11

5 years ago

Bug Fixes

v0.1.10

5 years ago

Bug Fixes

v0.1.9

5 years ago

Bug Fixes

  • shared data on different processes (#32) (29899ff)

v0.1.8

5 years ago