This release of Open VSX consists of:
Deploying the server application is documented in the Wiki.
What's Changed
🏕 Features
- Support removing arbitrary reviews for admins by @netomi in #1403
- Cleanup cli script by @netomi in #1538
- Add support for GfM alerts by @idleberg in #1535
- Support custom registry url with a subpath by @netomi in #1542
- Disable scripts by default for yarn by @netomi in #1546
- feat: support customizing the publisher agreement name and contact email by @gnugomez in #1550
- Fix searching by publisher by @netomi in #1578
- Redirect to
/erroronly for html pages, not api calls by @netomi in #1577 - Improve search result relevance by not boosting fuzzy matches anymore by @netomi in #1579
- Suppress MediaTypeNotSupportedException in server logs by @netomi in #1580
- Dependency and build updates by @netomi in #1586
- Security Check Framework by @netomi in #1529
- feat(webui): display extension unique identifier by @Pranav-0440 in #1590
- Cleanup MigrationItemJob by @netomi in #1587
- Use Version catalog by @netomi in #1594
- Add support for analysing fastly log files by @netomi in #1599
- Consistently use javax.annotations package for Nullable and Nonnull annotations by @netomi in #1600
- Simplify sonar workflow to only analyse master branch and enable gradle dependency submission by @netomi in #1601
- Submit scanning jobs in a fail-safe manner by @netomi in #1606
- Add download metrics for Prometheus by @netomi in #1607
- Migrate deprecated javax.annotation to jakarta.annotation by @netomi in #1609
- Crash at startup when local storage directory is not writable by @Pranav-0440 in #1603
- Evict namespace details json cache after membership change by @netomi in #1615
- Log if a user deletes an extension by @netomi in #1616
- Implement dynamic tier-based rate limiting by @netomi in #1569
- feat: adding admin logs to the backoffice by @gnugomez in #1582
👒 Dependencies
- build(deps): bump lodash from 4.17.21 to 4.17.23 in /webui by @dependabot[bot] in #1557
- build(deps): bump react-router from 6.23.1 to 6.30.2 in /webui by @dependabot[bot] in #1532
- build(deps): bump lodash from 4.17.21 to 4.17.23 in /cli by @dependabot[bot] in #1567
- build(deps): bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 in /cli by @dependabot[bot] in #1583
- build(deps-dev): bump webpack from 5.94.0 to 5.104.1 in /webui by @dependabot[bot] in #1593
New Contributors
- @idleberg made their first contribution in #1535
- @Pranav-0440 made their first contribution in #1590
Full Changelog: v0.31.0...v0.32.0