Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: coder/code-marketplace

v2.4.0

04 Sep 20:40
@github-actions github-actions
v2.4.0
This tag was signed with the committer’s verified signature.
GPG key ID: D63C1EF81242354A
Verified
Learn about vigilant mode.
43294f9
This commit was signed with the committer’s verified signature.
GPG key ID: D63C1EF81242354A
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Added

  • Implement the new /api/vscode/{publisher}/{extension}/latest endpoint. This
    will fix issues where VS Code is unable to install extensions unless you
    explicitly provide the version.
Assets 8
Loading

v2.3.1

07 Mar 00:26
@github-actions github-actions
v2.3.1
This tag was signed with the committer’s verified signature.
GPG key ID: D63C1EF81242354A
Verified
Learn about vigilant mode.
ce3a083
This commit was signed with the committer’s verified signature.
GPG key ID: D63C1EF81242354A
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Changed

  • Updated several dependencies with CVEs.
Loading

v2.3.0

20 Dec 21:26
@github-actions github-actions
v2.3.0
This tag was signed with the committer’s verified signature.
GPG key ID: D63C1EF81242354A
Verified
Learn about vigilant mode.
f8791bb
This commit was signed with the committer’s verified signature.
GPG key ID: D63C1EF81242354A
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Added

  • Add empty signatures when starting the server with --sign. This will not work
    with VS Code on Windows and macOS as we do not have the key required, but it
    will work for open source versions of VS Code (VSCodium, code-server) and VS
    Code on Linux where signatures must exist but are not actually checked.

Changed

  • Ignore extensions without a manifest. This is not expected in normal use, but
    could happen if, for example, a manifest temporarily failed to download, which
    would then crash the entire process with a segfault.
Loading
DataOps7 reacted with hooray emoji
1 person reacted

v2.2.1

14 Aug 20:06
@github-actions github-actions
v2.2.1
This tag was signed with the committer’s verified signature.
GPG key ID: D63C1EF81242354A
Verified
Learn about vigilant mode.
5da059c
This commit was signed with the committer’s verified signature.
GPG key ID: D63C1EF81242354A
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Fixed

  • The "attempt to download manually" URL in VS Code will now work.
Loading

v2.2.0

17 Jul 20:34
@github-actions github-actions
v2.2.0
This tag was signed with the committer’s verified signature.
GPG key ID: D63C1EF81242354A
Verified
Learn about vigilant mode.
c5afa31
This commit was signed with the committer’s verified signature.
GPG key ID: D63C1EF81242354A
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Changed

  • Default max page size increased from 50 to 200.

Added

  • New server sub-command flag --max-page-size for setting the max page size.
Loading

v2.1.0

21 Dec 22:06
@github-actions github-actions
v2.1.0
This tag was signed with the committer’s verified signature.
GPG key ID: D63C1EF81242354A
Verified
Learn about vigilant mode.
6fb4e72
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Added

  • New server sub-command flag --list-cache-duration for setting the duration
    of the cache used when listing/searching extensions. The default is still
    one minute.
  • Local storage will also use a cache for listing and searching extensions
    (previously only Artifactory storage used a cache).
Loading

v2.0.1

08 Dec 17:33
@github-actions github-actions
v2.0.1
This tag was signed with the committer’s verified signature.
GPG key ID: D63C1EF81242354A
Verified
Learn about vigilant mode.
4bef2c5
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Fixed

  • Extensions with problematic UTF-8 characters will no longer cause a panic.
  • Preview extensions will now show up as such.
Loading

v2.0.0

11 Oct 22:14
@github-actions github-actions
v2.0.0
This tag was signed with the committer’s verified signature.
GPG key ID: D63C1EF81242354A
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Breaking changes

  • When removing extensions, the version is now delineated by @ instead of -
    (for example remove vscodevim.vim@1.0.0). This fixes being unable to remove
    extensions with - in their names. Removal is the only backwards-incompatible
    change; extensions are still added, stored, and queried the same way.

Added

  • Support for platform-specific extensions. Previously all versions would have
    been treated as universal and overwritten each other but now versions for
    different platforms will be stored separately and show up separately in the
    API response. If there are platform-specific versions that have already been
    added, they will continue to be treated as universal versions so these should
    be removed and re-added to be properly registered as platform-specific.
Loading
MichaelChernov reacted with hooray emoji
1 person reacted

v1.2.2

30 May 17:18
@github-actions github-actions
v1.2.2
This tag was signed with the committer’s verified signature.
GPG key ID: D63C1EF81242354A
Verified
Learn about vigilant mode.
e1d0cdc
This commit was signed with the committer’s verified signature.
GPG key ID: D63C1EF81242354A
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Changed

  • Help/usage outputs the binary name as code-marketplace instead of
    marketplace to be consistent with documentation.
  • Binary is symlinked into /usr/local/bin in the Docker image so it can be
    invoked as simply code-marketplace.
Loading

v1.2.1

31 Oct 15:52
@github-actions github-actions
v1.2.1
This tag was signed with the committer’s verified signature.
GPG key ID: D63C1EF81242354A
Verified
Learn about vigilant mode.
ae3034c
This commit was signed with the committer’s verified signature.
GPG key ID: D63C1EF81242354A
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Fixed

  • Adding extensions from a URL. This broke in 1.2.0 with the addition of bulk
    adding.
Loading
Previous 1
Previous

AltStyle によって変換されたページ (->オリジナル) /