Releases: coder/modules
Releases · coder/modules
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
v1.0.21
v1.0.20
What's Changed
- chore: cleanup all test files by @Parkreiner in #293
- Add owner to Gateway link by @code-asher in #310
- chore: explicitly setup terraform by @matifali in #319
- fix(vscode-web): remove exit if extension installation fails by @matifali in #318
- fix(vault-jwt): fix vault CLI installation by @matifali in #311
Full Changelog: v1.0.19...v1.0.20
v1.0.19
What's Changed
- feat(jupyter): switch from pip3 to pipx for Jupyter install by @matifali in #294
- chore(cursor): update display_name to Cursor Desktop by @matifali in #300
- chore: add dependabot.yml by @matifali in #302
- chore(deps): bump oven-sh/setup-bun from 1 to 2 by @dependabot in #305
- feat(jfrog): support multiple repositories by @BrentSouza in #289
- fix(filebrowser): only require
agent_name
whensubdomain = false
by @matifali in #299 - feat(vault-jwt): Add Vault JWT/OIDC auth module by @matifali in #297
- chore: move update-version to ci by @matifali in #301
New Contributors
- @BrentSouza made their first contribution in #289
Full Changelog: v1.0.18...v1.0.19
v1.0.18
What's Changed
- update windows-rdp to take share variable by @bcpeinhardt in #274
- fix: typo in web RDP example by @bpmct in #277
- fix: add missing README information and clean up types by @Parkreiner in #273
- fix(code-server): handle when the extension folder does not exist yet by @michaelbrewer in #278
- feat(git-clone): custom destination folder name by @MeguminSama in #287
- chore: remove package-lock.json and update deps by @matifali in #281
- feat(filebrowser): support subdomain = false by @Seppdo in #286
- feat(dotfiles): Add an optional coder_app to update dotfiles on-demand by @matifali in #280
- feat(cursor): Add Cursor IDE module by @matifali in #290
- chore(git-commit-signing): mark the module as official by @matifali in #291
New Contributors
- @bcpeinhardt made their first contribution in #274
- @MeguminSama made their first contribution in #287
- @Seppdo made their first contribution in #286
Full Changelog: v1.0.17...v1.0.18
v1.0.17
What's Changed
- fix(code-server): add variable for subdomain option by @maxbrunet in #267
- chore: add custom thumbnail for Web RDP demo video by @Parkreiner in #269
- docs(windows-rdp): make sure video renders correctly by @matifali in #266
- fix url schema for webrdp example by @stirby in #270
New Contributors
- @maxbrunet made their first contribution in #267
Full Changelog: v1.0.16...v1.0.17
v1.0.16
What's Changed
- feat(code-server): skip extension if installed by @michaelbrewer in #259
- feat: add module for Web RDP by @Parkreiner in #262
- fix: update SVG icon URL for RDP module by @Parkreiner in #264
New Contributors
- @Parkreiner made their first contribution in #262
Full Changelog: v1.0.15...v1.0.16
v1.0.15
What's Changed
- fix(dotfiles): remove extra "(optional)" in coder parameter display name by @phorcys420 in #249
- Add open_recent option to VS Code desktop by @code-asher in #248
- fix(git-config): add support for coder 0.22 by @michaelbrewer in #254
- chore: remove usage of deprecated fields coder_workspace.owner_* by @johnstcn in #256
- fix(code-server): USE_CACHED should still install extensions by @michaelbrewer in #252
New Contributors
Full Changelog: v1.0.14...v1.0.15
v1.0.14
What's Changed
- cleaned up apache-airflow readme by @timquinlan in #240
- feat(code-server): install extensions from
.vscode/extensions.json
by @michaelbrewer in #231 - feat(dotfiles): add ability to apply dotfiles as any user by @phorcys420 in #133
- Updated readme by @nataindata in #242
- feat: Add github-upload-public-key module by @f0ssel in #241
- feat(vscode-web): add offline, use_cached, extensions_dir and auto_install_extensions by @michaelbrewer in #235
New Contributors
Full Changelog: v1.0.13...v1.0.14