Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-14 | 1.9 kB | |
v0.24.0 source code.tar.gz | 2025-04-14 | 11.8 MB | |
v0.24.0 source code.zip | 2025-04-14 | 12.2 MB | |
Totals: 3 Items | 24.0 MB | 1 |
This release of Open VSX consists of: * ovsx CLI * openvsx-webui frontend library * openvsx-server Docker image * openvsx-webui Docker image
NOTE: This release empties the migration_item
table. Make sure all migrations have finished before deploying this release.
Deploying the server application is documented in the Wiki.
What's Changed
- Bump @babel/runtime from 7.24.6 to 7.26.10 in /webui by @dependabot in https://github.com/eclipse/openvsx/pull/1153
- docs: added a new Github tag badge by @bravesasha in https://github.com/eclipse/openvsx/pull/1157
- Add unit tests for extensionquery flags by @amvanbaren in https://github.com/eclipse/openvsx/pull/1160
- Remove cache invalidation by @amvanbaren in https://github.com/eclipse/openvsx/pull/1161
- Use regular logger by @amvanbaren in https://github.com/eclipse/openvsx/pull/1162
- Bump tar-fs from 2.1.1 to 2.1.2 in /cli by @dependabot in https://github.com/eclipse/openvsx/pull/1163
- Clean up after file resource migration by @amvanbaren in https://github.com/eclipse/openvsx/pull/1166
- Relevance calc debug logging by @amvanbaren in https://github.com/eclipse/openvsx/pull/1164
- Fix CVE-2025-22228 by @amvanbaren in https://github.com/eclipse/openvsx/pull/1172
- cli v0.10.2 by @amvanbaren in https://github.com/eclipse/openvsx/pull/1173
- Bump webui to v0.16.2 by @amvanbaren in https://github.com/eclipse/openvsx/pull/1174
Full Changelog: https://github.com/eclipse/openvsx/compare/v0.23.5...v0.24.0