This release of Open VSX consists of:
Deploying the server application is documented in the Wiki.
What's Changed
🏕 Features
- fix(test): smoke tests broken by search UI redesign by @gnugomez in #2069
- feat: removing extension overview sidebar intermediate state by @gnugomez in #2072
- fix: restore response compression for VS Code Gallery API JSON responses by @netomi in #2073
- bug: consume request body before sending response by @cstamas in #2066
- feat: Add GDPR endpoint to openvsx admin API by @autumnfound in #1982
- build: Update check script by @cstamas in #2046
- Add SBOM generation workflows for docker, gradle and yarn by @lukpueh in #1999
- fix: handle non-absolute URLs in ExtensionValidator by @netomi in #2077
👒 Dependencies
- build(deps): bump the github-actions group with 6 updates by @dependabot[bot] in #2063
New Contributors
Full Changelog: v1.1.1...v1.1.2