File tree Expand file tree Collapse file tree 2 files changed +34
-0
lines changed Expand file tree Collapse file tree 2 files changed +34
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " 1.30.0"
3
+ description : " Released on 04/27/2022"
4
+ ---
5
+
6
+ ### Breaking changes ❗
7
+
8
+ There are no breaking changes in 1.30.0.
9
+
10
+ ### Features ✨
11
+
12
+ There are no new features in 1.30.0
13
+
14
+ ### Bug fixes 🐛
15
+
16
+ There are no bug fixes in 1.30.0.
17
+
18
+ ### Security updates 🔐
19
+
20
+ There are no security updates in 1.30.0.
21
+
22
+ ### Known issues 🔧
23
+
24
+ - web: the service banner (if enabled) reappears for all users, even if they've
25
+ previously dismissed it.
26
+ - web: using the web terminal in Coder can occasionally result in the connection
27
+ being reset and needing to be restarted.
28
+ - web: the ** Switch workspace** drop-down menu shows a workspace's status as
29
+ ** Building** even though the build process is completed.
30
+ - web: users installing v1.24 (or later) into an air-gapped environment cannot
31
+ upload their license when prompted.
Original file line number Diff line number Diff line change 559
559
{
560
560
"path" : " ./changelog/index.md" ,
561
561
"children" : [
562
+ {
563
+ "path" : " ./changelog/1.30.0.md"
564
+ },
562
565
{
563
566
"path" : " ./changelog/1.29.0.md" ,
564
567
"children" : [
You can’t perform that action at this time.
0 commit comments