Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-07 | 1.7 kB | |
v0.27.0 source code.tar.gz | 2025-07-07 | 11.9 MB | |
v0.27.0 source code.zip | 2025-07-07 | 12.4 MB | |
Totals: 3 Items | 24.3 MB | 3 |
This release of Open VSX consists of: * ovsx CLI * openvsx-webui frontend library * openvsx-server Docker image * openvsx-webui Docker image
Deploying the server application is documented in the Wiki.
What's Changed
- Find latest active extension version for search by @amvanbaren in https://github.com/eclipse/openvsx/pull/1256
- Make configurable whether migrations only run once per version. by @amvanbaren in https://github.com/eclipse/openvsx/pull/1266
- Remove BlockHostFilter by @amvanbaren in https://github.com/eclipse/openvsx/pull/1268
- chore: upgrade gradle from 8.1.1 to 8.3 by @svor in https://github.com/eclipse/openvsx/pull/1257
- Bump brace-expansion from 1.1.11 to 1.1.12 in /cli by @dependabot in https://github.com/eclipse/openvsx/pull/1261
- cli: Update CHANGELOG and bump version by @amvanbaren in https://github.com/eclipse/openvsx/pull/1273
- Improve search by @amvanbaren in https://github.com/eclipse/openvsx/pull/1275
- chore: add group Gradle property; add maven-publish plugin by @svor in https://github.com/eclipse/openvsx/pull/1274
- cli CHANGELOG for v0.10.5 by @amvanbaren in https://github.com/eclipse/openvsx/pull/1278
- webui: don't assume ErrorResult in tryResolveNamespaceError by @amvanbaren in https://github.com/eclipse/openvsx/pull/1281
Full Changelog: https://github.com/eclipse/openvsx/compare/v0.26.0...v0.27.0