Releases: tlsnotary/tlsn-extension
0.1.0.1200
Extension update for TLSNotary alpha.12
What's Changed
- chore: type cleanup by @heeckhau in #185
- Improve error handling for webpack build by @bmiller59 in #183
- feat: clear db button by @0xtsukino in #186
- Display WSS errors in Sidepanel by @Codetrauma in #187
- doc: correct notary url by @yuroitaki in #191
- fix: refactor cache layer by @0xtsukino in #189
- fix: query for headers and cookies by @0xtsukino in #192
- Developer Mode by @Codetrauma in #190
- Alpha.12 by @Codetrauma in #193
New Contributors
- @bmiller59 made their first contribution in #183
Full Changelog: 0.1.0.1100...0.1.0.1200
0.1.0.1100
What's Changed
- Update to TLSNotary alpha.11 by @Codetrauma in #182
Full Changelog: 0.1.0.1000...0.1.0.1100
0.1.0.1000
What's Changed
We’re excited to release a new version of the tlsn-extension with a major usability upgrade: 1-click plugins!
You no longer need to manually install plugins — they’re now loaded on demand, with fewer popups and a smoother experience. This update also brings protocol support for alpha.10, improved error feedback during notarization, and a link to the Chrome Web Store for easier access.
- Update TLSNotary protocol to alpha.10 by @0xtsukino in #177
- feat: "1-click" plugins by @0xtsukino in #175
- Added Errors to Notarization Progress by @Codetrauma in #147
- Added link to chrome web store by @heeckhau in #173
- Update extism to v2.0.0-rc11 by @heeckhau in #174
Full Changelog: 0.1.0.900...0.1.0.1000
0.1.0.900
What's Changed
- fix: notaryUrl and websoccketProxyUrl types in proof viewer by @0xtsukino in #159
- ci: use npm to build (instead of pnpm) by @heeckhau in #160
- ci: Merge build and lint workflows into one ci.yml flow by @heeckhau in #164
- Update to alpha.9 by @heeckhau in #162
Full Changelog: 0.1.0.800...0.1.0.900
0.1.0.800
What's Changed
- Sidepanel refreshes on subsequent plugin runs if still open by @Codetrauma in #153
- UI changes by @Codetrauma in #142
- fix: parse raw buffers from transcript by @0xtsukino in #154
- Add support for passing params to plugin by @dylan1951 in #152
- fix: correct github workflow name by @heeckhau in #144
- feat: alpha.8 by @0xtsukino in #156
Full Changelog: 0.1.0.704...0.1.0.800
0.1.0.704
What's Changed
- feat: add progress for notarization request and resurface error message by @0xtsukino in #119
- Menu Install Plugin button fix by @Codetrauma in #131
- fix: cookie parsing logic by @dylan1951 in #141
- chore: version 0.1.0.704 by @0xtsukino in #143
New Contributors
- @dylan1951 made their first contribution in #141
Full Changelog: 0.1.0.703...0.1.0.704
0.1.0.703
What's Changed
- Max transcript size by @heeckhau in #106
- chore: refactor to use constants by @heeckhau in #104
- Added documentation by @heeckhau in #96
- feat: add button to open extension in a browser page by @heeckhau in #99
- Multiple Redactions during Notarization process by @Codetrauma in #81
- fix: throw error when installilng duplicate pluign by @0xtsukino in #111
- feat: dispatch event when cs is loaded by @0xtsukino in #112
- fix: use notarized transcript instead of pre-fetched response for redaction by @0xtsukino in #113
- feat: implement p2p prover and verifier by @0xtsukino in #114
- fix: send correct message on plugin execution using content script by @0xtsukino in #116
- chore: version pump by @0xtsukino in #117
- Add plugin context to get browser storage by @Codetrauma in #101
- sessionStorage_set removed by @Codetrauma in #120
- refactor: offscreen and ws event handlers by @0xtsukino in #115
- fix: use url instead of hostname when caching headers and cookies by @0xtsukino in #123
- chore: add domains to websockify_config by @maceip in #121
- chore: update default twitter plugin and bump version by @0xtsukino in #132
Full Changelog: 0.1.0.700...0.1.0.703
0.1.0.700
New Features
- We have added a new Plugin System for developers to make custom plugins for notarizing different request.
- A new Provider API is added to inject
window.tlsn
to every page. Developers can use the API to interact with the extension and request notarization. - Due to integration issues identified in [email protected], we have skipped that version and jump directly to integrate with [email protected]. While using this version, please ensure that you are connected to a 0.1.0-alpha.7 notary server.
- There is significant change in the output JSON format.
What's Changed
- Notary Server Url Constant by @Codetrauma in #54
- docs: Add license information by @heeckhau in #57
- feat: Advanced Options to set MAX_SENT and MAX_RECV by @Codetrauma in #58
- feat: implement plugin system and add demo plugin for twitter profile by @0xtsukino in #59
- fix: pass maxSentData and maxRecvData correctly by @heeckhau in #60
- Store CID to prevent having to upload multiple times by @Codetrauma in #53
- feat: add logging options and reload extension on save by @0xtsukino in #61
- feat: add redaction back to plugin by @0xtsukino in #64
- feat: Display Plugin Information by @Codetrauma in #62
- Twitter dm plugin by @heeckhau in #66
- Add example plugin in Typescript by @heeckhau in #71
- feat: add injected client to content script by @0xtsukino in #69
- Request Builder fixes by @Codetrauma in #65
- fix: overwrite metadata when installing plugin by @0xtsukino in #72
- fix: overwrite headers and cookies by @0xtsukino in #73
- Disclaimer readme by @Codetrauma in #74
- [chore] MV3 migration: remove persistent key from background' by @maceip in #76
- Content Script disconnect by @Codetrauma in #75
- feat: upgrade to alpha.6 by @0xtsukino in #78
- fix: update logging level to work with alpha6; update verify method in background; add version to option page by @0xtsukino in #79
- Adding Connection status to redux store by @Codetrauma in #82
- fix: empty body string should be undefined by @0xtsukino in #85
- fix: add default empty array for secret values by @0xtsukino in #86
- chore: moved all example plugins to the boilerplate repository by @heeckhau in #90
- fix: add body to request by @heeckhau in #89
- feat: add default plugins to extension bundle by @0xtsukino in #93
- Moving request builder.tsx to it's own component by @Codetrauma in #92
- feat: integrate with alpha.7 by @0xtsukino in #102
Full Changelog: 0.1.0.5...0.1.0.700
0.1.0.5
What's Changed
- Upload proof to IPFS by @Codetrauma in #47
- fix: add ext reloader to fix infinite refresh by @richardliang in #49
- chore: update lockfiles by @0xtsukino in #50
- fix: clean up styling and code for sharing a proof by @0xtsukino in #51
- chore: version bump to 0.1.0-alpha.5 by @0xtsukino in #55
- fix: bump version to alpha.5.2 by @0xtsukino in #56
New Contributors
- @Codetrauma made their first contribution in #47
- @richardliang made their first contribution in #49
Full Changelog: 0.1.0.4...0.1.0.5
0.1.0.4
What's Changed
- chore(dev): check conventional commits by @heeckhau in #40
- feat: add error handling to prover by @0xtsukino in #42
- feat: upgrade to alpha.4 by @0xtsukino in #43
- Update readme for version constraint by @yuroitaki in #45
- chore: update tlsn-js by @0xtsukino in #46
New Contributors
- @yuroitaki made their first contribution in #45
Full Changelog: 0.1.0.3...0.1.0.4