Releases: coder/modules
Releases · coder/modules
v1.0.30
What's Changed
- docs: update section links JSON Settings by @guspan-tanadi in #401
- feat(vscode-web): allow pinning vscode-web version to a specific commit ID by @rogmanster in #405
- feat(jfrog-token): update module to accept username by @joehutcheson in #408
- feat(jupyterlab): added support for uv as installer by @ffais in #406
New Contributors
- @joehutcheson made their first contribution in #408
- @ffais made their first contribution in #406
Full Changelog: v1.0.29...v1.0.30
v1.0.29
What's Changed
- docs: add jetbrains min requirements note and link by @EdwardAngert in #397
- fix(dotfiles): handle failures in dotfiles installation by @chazmo03 in #387
- fix(filebrowser): failed to set server_base_path if db is not existing by @dstoffel in #393
- fix: handle extensions.json comments in vscode-web and code-server by @matifali in #398
New Contributors
- @EdwardAngert made their first contribution in #397
- @chazmo03 made their first contribution in #387
- @dstoffel made their first contribution in #393
Full Changelog: v1.0.28...v1.0.29
v1.0.28
What's Changed
- chore(jetbrains-gateway): deprecate
agent_name
input by @phorcys420 in #383 - fix: ensure Terraform is available for integration tests by @Parkreiner in #390
- docs(vault-jwt): update OIDC docs link by @guspan-tanadi in #388
New Contributors
- @guspan-tanadi made their first contribution in #388
Full Changelog: v1.0.27...v1.0.28
v1.0.27
What's Changed
- docs: promote count usage to prevent module download on stop by @matifali in #371
- chore(git-commit-signing): add version warning in README by @phorcys420 in #377
- feat(jetbrains-gateway): add RustRover to JetBrains Gateway module by @matifali in #382
Full Changelog: v1.0.26...v1.0.27
v1.0.26
What's Changed
- fix(code-server): set
settings
variable type toany
by @phorcys420 in #368 - fix(vscode-web): set
settings
variable type toany
by @phorcys420 in #369
Full Changelog: v1.0.25...v1.0.26
v1.0.25
v1.0.24
v1.0.23
What's Changed
- fix(jupyterlab): update command -v from jupyterlab to jupyter-lab by @rogmanster in #328
- feat(jetbrains-gateway): add releases_base_link/download_base_link variables by @kerwin612 in #333
- fix(kasmvnc): optimize KasmVNC deployment script by @djarbz in #329
- feat(filebrowser): check if already installed by @IamTaoChen in #334
New Contributors
- @rogmanster made their first contribution in #328
- @kerwin612 made their first contribution in #333
- @IamTaoChen made their first contribution in #334
Full Changelog: v1.0.22...v1.0.23
v1.0.22
What's Changed
- fix(filebrowser): support custom base_url in case of custom db path by @yandolfat in #320
- fix(kasmVNC): fix debian installation and improve logging by @djarbz in #326
- feat(jupyterlab): add support for
subdomain=false
by @framctr in #316 - feat(vscode-web): support hosting on a subpath with
subdomain=false
by @Emyrk in #288
New Contributors
- @yandolfat made their first contribution in #320
- @framctr made their first contribution in #316
- @Emyrk made their first contribution in #288
Full Changelog: v1.0.21...v1.0.22