github eclipse-openvsx/openvsx v0.33.0

2 hours ago

This release of Open VSX consists of:

Deploying the server application is documented in the Wiki.

What's Changed

🏕 Features

  • Migrate to vite for webui by @netomi in #1399
  • Check for Retry-After reposonse header when receiving 429 responses from the server by @netomi in #1637
  • fix(webui): improve mobile menu item link styling for better usability by @llinq in #1598
  • Update secret detection configuration by @janbro in #1645
  • Fix: handle empty fullName / email of users when sending emails by @netomi in #1648
  • Update name squatting by @janbro in #1646
  • Improve wording for empty extension state by @ranjithkumar0556-art in #1641
  • feat: adding platform to scan card + some refactoring by @gnugomez in #1650
  • Fix duplicate scan job key by @janbro in #1657
  • Add more transparent error details to admin UI by @janbro in #1658
  • Access token expiry by @amvanbaren in #1513
  • Remove Content-Length header from forwarded http header options by @netomi in #1659
  • Max Scan Concurrency by @janbro in #1654
  • Align entity definition with schema migration and update jooq generated sources by @netomi in #1664
  • Remove deprecated content column from FileResource entity by @netomi in #1667
  • Fix: update lastUpdatedTime of an Extension when there are changes by @netomi in #1670
  • chore: adapt .devfile.yaml to the recent changes by @svor in #1668
  • Fix: race condition in GenerateKeyPairJobRequestHandler by @netomi in #1669
  • Fix: add size limit when reading data from a zip file entry by @netomi in #1673
  • Handle license check within PublishExtensionVersionHandler by @netomi in #1677
  • Remove Develocity configuration by @ribafish in #1679
  • Fix race condition wrt file caches by @netomi in #1687
  • feat: add support for positron engine by @netomi in #1689
  • change: do not post reviews when hitting enter, properly align buttons by @netomi in #1690
  • Fix: make query more resilient by @netomi in #1697
  • chore[devfile]: revert postgresql image in devfile by @svor in #1699
  • Fix: gracefully handle case of file resources without extension version by @netomi in #1706
  • chore: bump spring boot to 3.5.12 by @netomi in #1714
  • fix: make error dialog link visible on white background by @JudyLipinski in #1712
  • Feat: improve access token expiry by supporting sending an email when tokens have expired by @netomi in #1701
  • fix: display an accurate number of total hits for search by @netomi in #1716

👒 Dependencies

  • build(deps): bump ajv from 6.12.6 to 6.14.0 in /cli by @dependabot[bot] in #1632
  • build(deps): bump tar from 7.5.7 to 7.5.9 in /cli by @dependabot[bot] in #1624
  • build(deps): bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 in /webui by @dependabot[bot] in #1638
  • build(deps): bump tar from 7.5.7 to 7.5.9 in /webui by @dependabot[bot] in #1639
  • build(deps): bump rollup from 4.53.1 to 4.59.0 in /webui by @dependabot[bot] in #1647
  • build(deps): bump underscore from 1.13.6 to 1.13.8 in /cli by @dependabot[bot] in #1656
  • build(deps): bump the github-actions group across 1 directory with 6 updates by @dependabot[bot] in #1660
  • build(deps): bump tar from 7.5.9 to 7.5.10 in /cli by @dependabot[bot] in #1666
  • build(deps): bump tar from 7.5.9 to 7.5.10 in /webui by @dependabot[bot] in #1665
  • build(deps): bump dompurify from 3.2.4 to 3.3.2 in /webui by @dependabot[bot] in #1671
  • build(deps): bump tar from 7.5.10 to 7.5.11 in /webui by @dependabot[bot] in #1678
  • build(deps): bump tar from 7.5.10 to 7.5.11 in /cli by @dependabot[bot] in #1681
  • build(deps): bump flatted from 3.3.1 to 3.4.2 in /cli by @dependabot[bot] in #1703
  • build(deps): bump flatted from 3.3.1 to 3.4.2 in /webui by @dependabot[bot] in #1702

New Contributors

Full Changelog: v0.32.3...v0.33.0

Don't miss a new openvsx release

NewReleases is sending notifications on new releases.