v2026.07.08.0
·
10 commits
to main
since this release
Image: ghcr.io/emboldagency/docker-ruby:<ruby>-ubuntu<24.04|26.04>-2026.07.08.0 (Ruby 3.0.7, 3.3.1, 3.3.11, 3.4.9, 4.0.5)
Fixed
- Dotfiles-from-Vault works again for workspaces created with an empty dotfiles URL, same as the PHP template. The lookup now derives the user namespace from the token's own identity entity metadata (
vault_user) instead of the retired per-useruser-*policies, which had it resolvingsecret/users/self/...and skipping. Pairs with theuser-selfpolicy update already live in Vault, and keeps the old policy parse as a fallback for pre-migration tokens. - Registry module icons render again. Modules are pinned at coder-registry
v2026.07.08.0, which carries the path-styleapi.embold.neticon URLs and the renamedssh.svgfor ssh-setup.
Removed
- The
vault_login_retrybackstop script. It duplicated the vault-github module's login, raced it on start, and was a no-op on nearly every boot. Login retry belongs upstream in the module.
Full changelog: v2026.07.06.0...v2026.07.08.0