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)