Releases: coder/modules
Releases · coder/modules
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
v1.0.13
What's Changed
- Apache Airflow module by @nataindata in #227
- fix(jetbrains-gateway): fix icon and name of
coder_app
by @matifali in #233 - corrected path in README.md to point to modules/apache-airflow by @timquinlan in #236
- changed maintainer_github to coder, added partner_github: nataindata by @timquinlan in #237
New Contributors
- @nataindata made their first contribution in #227
- @timquinlan made their first contribution in #236
Full Changelog: v1.0.12...v1.0.13
v1.0.12
What's Changed
- Dotfiles template default repo by @djarbz in #224
- feat(git-config): allow
data.coder_workspace.me.owner_email
to be blank by @michaelbrewer in #222 - feat(code-server): add extension_dir variable by @michaelbrewer in #205
- feat: add coder_parameter_order to all data.coder_parameter fields by @michaelbrewer in #223
- fix(dotfiles): fix typo and remove a less useful output by @matifali in #225
- feat(jetbrains-gateway): Allow fetching latest version dynamically by @matifali in #226
- docs(jetbrains-gateway): add examples on how to use the latest version by @matifali in #228
- feat(git-clone): add support for tree github or gitlab clone url by @michaelbrewer in #210
New Contributors
Full Changelog: v1.0.11...v1.0.12
v1.0.11
What's Changed
- feat(jetbrain-gateway): add coder_pameter order by @michaelbrewer in #208
- fix(vscode-web): set
--host 127.0.0.1
by @matifali in #216 - feat(jetbrains-gateway): bump version to 2024.1 by @michaelbrewer in #220
Full Changelog: v1.0.10...v1.0.11