File tree 2 files changed +26
-1
lines changed
2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change
1
+ # 1.41.1
2
+
3
+ ### Breaking changes ❗
4
+
5
+ - There are no breaking changes in 1.41.1.
6
+
7
+ ### Features ✨
8
+
9
+ - There are no new features 1.41.1.
10
+
11
+ ### Bug fixes 🐛
12
+
13
+ - Improved PTY session handling in embedded SSH connections.
14
+ - Fixed a goroutine leak.
15
+
16
+ ### Security updates 🔐
17
+
18
+ - Fixed an issue where users could modify other users' workspaces autostart configuration.
Original file line number Diff line number Diff line change 1127
1127
{
1128
1128
"path" : " ./changelog/1.41.0.md" ,
1129
1129
"title" : " 1.41.0" ,
1130
- "description" : " Released on 03/23/2023"
1130
+ "description" : " Released on 03/23/2023" ,
1131
+ "children" : [
1132
+ {
1133
+ "path" : " ./changelog/1.41.1.md" ,
1134
+ "title" : " 1.41.1" ,
1135
+ "description" : " Released on 04/14/2023"
1136
+ }
1137
+ ]
1131
1138
},
1132
1139
{
1133
1140
"path" : " ./changelog/1.40.0.md" ,
You can’t perform that action at this time.
0 commit comments