Releases: little-bear-labs/ipfs-chromium
Releases · little-bear-labs/ipfs-chromium
0.0.1.2
What's Changed
- Base-16 support by @John-LittleBearLabs in #46
- Adding an explainer doc by @John-LittleBearLabs in #47
- Slides by @John-LittleBearLabs in #67
- Buildflag by @John-LittleBearLabs in #68
- "Enable IPFS" in chrome://flags by @John-LittleBearLabs in #69
- _redirects by @John-LittleBearLabs in #71
- lean V2 IPNS records by @John-LittleBearLabs in #73
- Symlink by @John-LittleBearLabs in #75
- CBOR pathing by @John-LittleBearLabs in #79
- Jsonpath by @John-LittleBearLabs in #83
- _redirects file's "to" field may be a full URL with different scheme by @John-LittleBearLabs in #84
- Refactor by @John-LittleBearLabs in #87
- Remove illegal absolute UnixFS symlinks by @John-LittleBearLabs in #89
- Partial CAR requests by @John-LittleBearLabs in #92
- Preferences (plumbing) by @John-LittleBearLabs in #93
- V1 Routing API by @John-LittleBearLabs in #95
- UnixFS symbolic links targeting a path with .. by @John-LittleBearLabs in #96
- Was able to load ipfs URLs in electron by @John-LittleBearLabs in #98
- Refactor library API by @John-LittleBearLabs in #99
- Optional options by @John-LittleBearLabs in #100
- More preferences by @John-LittleBearLabs in #101
- License by @John-LittleBearLabs in #106
- HAMT dir preview page by @John-LittleBearLabs in #108
- Cancel outstanding redundant HTTP requests by @John-LittleBearLabs in #111
- Websafe by @John-LittleBearLabs in #112
- Register with the DE as a scheme handler by @John-LittleBearLabs in #114
- DNSLink fallback to gateway by @John-LittleBearLabs in #115
Full Changelog: 0.0.0.3...0.0.1.2
0.0.1.0
Preferences, et al.
What's Changed
- Base-16 support by @John-LittleBearLabs in #46
- Adding an explainer doc by @John-LittleBearLabs in #47
- Slides by @John-LittleBearLabs in #67
- Buildflag by @John-LittleBearLabs in #68
- "Enable IPFS" in chrome://flags by @John-LittleBearLabs in #69
- _redirects by @John-LittleBearLabs in #71
- lean V2 IPNS records by @John-LittleBearLabs in #73
- Symlink by @John-LittleBearLabs in #75
- CBOR pathing by @John-LittleBearLabs in #79
- Jsonpath by @John-LittleBearLabs in #83
- _redirects file's "to" field may be a full URL with different scheme by @John-LittleBearLabs in #84
- Refactor by @John-LittleBearLabs in #87
- Remove illegal absolute UnixFS symlinks by @John-LittleBearLabs in #89
- Partial CAR requests by @John-LittleBearLabs in #92
- Preferences (plumbing) by @John-LittleBearLabs in #93
- V1 Routing API by @John-LittleBearLabs in #95
- UnixFS symbolic links targeting a path with .. by @John-LittleBearLabs in #96
Full Changelog: 0.0.0.3...0.0.1.0
0.0.0.3
Added support for CIDv0 (Qm... style content IDs)
0.0.0.2
Release prep
Preliminary release
Move code to python. A turing complete language. Much less error-prone.