File tree 1 file changed +5
-6
lines changed
1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -13,17 +13,16 @@ There are no new features in 1.26.1.
13
13
14
14
### Bug fixes 🐛
15
15
16
+ - web: fixed issue where enabling a feature flag disables all other feature
17
+ flags currently enabled.
18
+ - web: fixed issue with workspace templates on GitHub Enterprise.
16
19
- infra: fixed issue where workspaces created with CVM caching _ enabled_ that
17
20
are then rebuilt with CVM caching _ disabled_ causes the Docker daemon to not
18
21
start.
19
- - web: fixed issue where enabling a feature flag disables all other feature
20
- flags currently enabled.
21
22
- infra: improve Kubernetes workspace provider logging and update error messages
22
23
to be more informative.
23
- - web: Fixed issue where the status displayed on the Coder UI doesn't update to
24
- ** Deleted** without the user manually refreshing the page
25
- - web: Fixed issue where Coder UI displays a ** Failed to fetch Workspace
26
- Applications** error when deleting a workspace.
24
+ - infra: fixed issue where using an identically named image in two different
25
+ registries would prevent the creation of a workspace via template.
27
26
28
27
### Security updates 🔐
29
28
You can’t perform that action at this time.
0 commit comments