File tree 2 files changed +27
-1
lines changed
2 files changed +27
-1
lines changed 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" ,
You can’t perform that action at this time.
0 commit comments