File tree Expand file tree Collapse file tree 2 files changed +27
-0
lines changed Expand file tree Collapse file tree 2 files changed +27
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " 1.26.2"
3
+ description : " Released on 01/28/2022"
4
+ ---
5
+
6
+ ### Breaking changes ❗
7
+
8
+ There are no breaking changes in 1.26.2.
9
+
10
+ ### Features ✨
11
+
12
+ There are no new features in 1.26.2.
13
+
14
+ ### Bug fixes 🐛
15
+
16
+ - web: fixed issue where users could not log in via OIDC after the license's
17
+ user limit was exceeded.
18
+ - infra: fixed issue where CVM workspaces that were created or rebuilt on
19
+ ` 1.26.0 ` were no longer able to use Docker.
20
+ - infra: fixed issue where the ` coder-cli ` was not in the workspace ` PATH ` .
21
+
22
+ ### Security updates 🔐
23
+
24
+ There are no security updates in 1.26.2.
Original file line number Diff line number Diff line change 516
516
"children" : [
517
517
{
518
518
"path" : " ./changelog/1.26.1.md"
519
+ },
520
+ {
521
+ "path" : " ./changelog/1.26.2.md"
519
522
}
520
523
]
521
524
},
You can’t perform that action at this time.
0 commit comments