json-schema-preview: v0.2.0
Immutable
release. Only release title and notes can be modified.
0.2.0 (2026-07-01)
Features
- add JSON Schema Preview extension — full feature set (#1) (29dd6d5)
- e2e,docs: fix sidebar, resize window, and redesign demo showcase (af209af)
- security: gate preview generation on Workspace Trust (04421a3)
- security: nonce-based CSP for all webviews (1129097)
Bug Fixes
- address review findings in webview panels (57d19f7)
- build: exclude e2e files from root tsconfig to fix type-check (2d39979)
- clickable preview links, download button, and remove logo hover animation (6aa79ec)
- e2e: copy showcase to temp dir so tests never modify tracked files (9c6a8f6)
- e2e: create demo temp dirs with mkdtempSync (CodeQL insecure-temp-file) (60f25cd)
- format-aware download button for all json_schema_for_humans templates (9390d41)
- schema binding scopes, path correctness, and session cleanup (d9caad3)
- security: coerce scroll positions and validate openExternal scheme (f14d202)
- security: escape data interpolated into webview HTML/script (2cbb3b7)
Performance Improvements
- async workspace-schema discovery; track editor webview disposables (9196e30)