File tree 4 files changed +75
-1
lines changed
4 files changed +75
-1
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " 1.35.4"
3
+ description : " Released on 12/05/2022"
4
+ ---
5
+
6
+ ### Breaking changes ❗
7
+
8
+ There are no breaking changes in 1.35.4.
9
+
10
+ ### Features ✨
11
+
12
+ There are no new features in 1.35.4.
13
+
14
+ ### Bug fixes 🐛
15
+
16
+ - Fixed an issue where operations on API keys were not audit-logged.
17
+
18
+ ### Security updates 🔐
19
+
20
+ - Fixed an issue where an attacker could craft a malicious DevURL redirect link
21
+ to exfiltrate a token that allows accessing that user's devURLs.
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " 1.36.2"
3
+ description : " Released on 12/05/2022"
4
+ ---
5
+
6
+ ### Breaking changes ❗
7
+
8
+ There are no breaking changes in 1.36.2.
9
+
10
+ ### Features ✨
11
+
12
+ There are no new features in 1.36.2.
13
+
14
+ ### Bug fixes 🐛
15
+
16
+ - Fixed an issue where operations on API keys were not audit-logged.
17
+
18
+ ### Security updates 🔐
19
+
20
+ - Fixed an issue where an attacker could craft a malicious DevURL redirect link
21
+ to exfiltrate a token that allows accessing that user's devURLs.
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " 1.37.1"
3
+ description : " Released on 12/05/2022"
4
+ ---
5
+
6
+ ### Breaking changes ❗
7
+
8
+ There are no breaking changes in 1.37.1.
9
+
10
+ ### Features ✨
11
+
12
+ There are no new features in 1.37.1.
13
+
14
+ ### Bug fixes 🐛
15
+
16
+ - Fixed an issue where operations on API keys were not audit-logged.
17
+
18
+ ### Security updates 🔐
19
+
20
+ - Fixed an issue where an attacker could craft a malicious DevURL redirect link
21
+ to exfiltrate a token that allows accessing that user's devURLs.
Original file line number Diff line number Diff line change 600
600
"icon_path" : " ./assets/images/icons/paper.svg" ,
601
601
"children" : [
602
602
{
603
- "path" : " ./changelog/1.37.0.md"
603
+ "path" : " ./changelog/1.37.0.md" ,
604
+ "children" : [
605
+ {
606
+ "path" : " ./changelog/1.37.1.md"
607
+ }
608
+ ]
604
609
},
605
610
{
606
611
"path" : " ./changelog/1.36.0.md" ,
607
612
"children" : [
613
+ {
614
+ "path" : " ./changelog/1.36.2.md"
615
+ },
608
616
{
609
617
"path" : " ./changelog/1.36.1.md"
610
618
}
613
621
{
614
622
"path" : " ./changelog/1.35.0.md" ,
615
623
"children" : [
624
+ {
625
+ "path" : " ./changelog/1.35.4.md"
626
+ },
616
627
{
617
628
"path" : " ./changelog/1.35.3.md"
618
629
},
You can’t perform that action at this time.
0 commit comments