Releases: tlsnotary/tlsn-extension
0.1.0.1404
What's Changed
- fix(extension): center plugin windows on active browser window by @heeckhau in #290
- fix(plugin-sdk): deliver error before sandbox dispose to prevent silent failures by @heeckhau in #284
- fix: use origin-form URI in HTTP request line instead of absolute-form by @motxx in #268
- chore(plugin-sdk): fix test:coverage for Vitest 4 and document coverage by @heeckhau in #292
- chore: remove dead Popup code and format esbuild output with Prettier by @heeckhau in #291
- feat(demo): add onchain EAS attestation demo by @heeckhau in #266
New Contributors
Full Changelog: 0.1.0.1403...0.1.0.1404
0.1.0.1403
What's Changed
- fix(extension): add missing checkout step in release workflow by @heeckhau in #264
- chore: bump GitHub Actions to latest major versions by @heeckhau in #265
- feat(demo): add Matomo analytics tracking by @heeckhau in #267
- Discord profile plugin by @heeckhau in #228
- chore: increase claude assistant max-turns to 30 by @heeckhau in #271
- fix(plugin-sdk): prove progress not updating in extension popup by @heeckhau in #273
- fix(extension): stop demo button spinner when user denies plugin approval by @heeckhau in #274
- feat(extension): redesign plugin confirmation dialog by @heeckhau in #270
- chore: update vitest to v4 across all packages by @heeckhau in #279
- refactor: add root ESLint config and simplify package configs by @heeckhau in #280
- chore(extension): version 0.1.0.1403 by @heeckhau in #282
Full Changelog: 0.1.0.1402...0.1.0.1403
0.1.0.1402
What's Changed
- Extension v2.0 by @0xtsukino in #207
- Docker by @heeckhau in #209
- Add Spotify top artist plugin by @heeckhau in #210
- fix: demo UI should verifier the correct verifier server address by @heeckhau in #214
- feat: add plugin permission control system by @0xtsukino in #211
- fix: parser to return range for entire array when accessing array field by @0xtsukino in #212
- React demo by @heeckhau in #216
- fix: webpack-dev-server config and remove unused storage permission by @0xtsukino in #217
- Demo fix by @heeckhau in #219
- fix plugin build by @heeckhau in #220
- feat: tlsn updated to 0.14 by @heeckhau in #221
- chore: update lock file and extension version by @0xtsukino in #223
- feat(demo): show git hash in footer by @heeckhau in #222
- removed old tlsn-js dependency by @heeckhau in #224
- fix: fix tests for alpha.14 + make sure the tests run in CI by @heeckhau in #225
- Duolingo streak plugin by @heeckhau in #215
- Fix: git hash in deployed version by @heeckhau in #229
- perf(spotify-plugin): cache auth token to avoid repeated header filtering by @heeckhau in #230
- Git fix by @heeckhau in #231
- Demo by @heeckhau in #232
- fix: avoid server log warnings by @heeckhau in #233
- feat: implement new tutorial by @0xtsukino in #227
- Plugins cleanup by @heeckhau in #234
- Added tutorial to demo docker container by @heeckhau in #236
- fix: tlsn development branch is now
mainby @heeckhau in #235 - fix: improve plugin execution stability and resource management by @0xtsukino in #237
- Fix verifier url in tutorial by @heeckhau in #244
- docs: deduplicate X Profile Prover plugin copies by @heeckhau in #245
- docs: fix hosted tutorial paths by @heeckhau in #246
- docs: tutorial: docker fix by @heeckhau in #247
- fix: Only process clicks for the correct window by @heeckhau in #238
- feat: add typescript plugin sample package by @0xtsukino in #218
- refactor: convert plugins to typed TypeScript with esbuild by @heeckhau in #249
- chore: add Claude Code GitHub Action and review guidelines by @heeckhau in #250
- test(plugin-sdk): browser e2e tests, input support, and standalone todo demo by @0xtsukino in #243
- fix(plugin-sdk): prevent sandbox disposal while async callbacks are in-flight by @0xtsukino in #242
- Extension-side changes for IO injection by @heeckhau in #248
- fix(ci): use dynamic zip filename and update extension-id by @heeckhau in #252
- fix(demo): filter useHeaders for requests that have cookies by @heeckhau in #255
- chore(extension): version 0.1.0.1401 by @0xtsukino in #253
- feat(demo): add Uber POST plugin and fix body double-serialization by @heeckhau in #256
- chore: switch tlsn dependency from injectio branch to main by @heeckhau in #258
- chore(extension): version 0.1.0.1402 by @heeckhau in #260
Full Changelog: 0.1.0.1202...0.1.0.1402
0.1.0.1202
0.1.0.1201
What's Changed
- Sidepanel supports fields for user input through plugins by @Codetrauma in #195
- Network Tab moved to Dev Mode by @Codetrauma in #197
- Interactive verifier support in browser extension by @0xtsukino in #196
- remove bundled, default plugins by @baptistapedro in #198
- fix: cookie parsing logic by @dylan1951 in #194
Full Changelog: 0.1.0.1200...0.1.0.1201
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