This release of Open VSX consists of:
Deploying the server application is documented in the Wiki.
What's Changed
🏕 Features
- fix: url decode breadcrumbs by @netomi in #1806
- Feat: adding duplicate zip entries after normalization check by @netomi in #1807
- Change(webui): remove max-width setting for admin dashboard by @netomi in #1809
- chore(deps): bump thymeleaf to 3.1.5.RELEASE by @netomi in #1814
- Change: check authId when logging in via an oauth2 provider by @netomi in #1819
- chore(deps): bump spring boot to 3.5.14 by @vinokurig in #1817
- chore(deps): bump postgresql client, netty and ip-address by @netomi in #1820
- chore(deps): bump netty to 4.1.133.Final by @netomi in #1821
- build(deps): update follow-redirects version in package.json by @vinokurig in #1823
- fix: validate that metadata in package.json matches manifest by @netomi in #1825
- Fix: correctly calculate available and remaining rate limit tokens by @netomi in #1826
- fix(Rate limit): using servlet decoded path over request URI by @gnugomez in #1822
New Contributors
- @vinokurig made their first contribution in #1817
Full Changelog: v0.34.3...v0.34.4