You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14-2Lines changed: 14 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,20 @@
4
4
## Version 2.8.1 (30.07.2025)
5
5
6
6
### 🪲 Fixed in this version:
7
-
- Platform dashboards no longer require coded variables
8
-
- Labels on chart axes for generated platform dashboards are relevant to the metric
7
+
8
+
-[Platform dashboards no longer require coded variables](https://github.com/dynatrace-extensions/dynatrace-extensions-vscode/pull/268)
9
+
-[Labels on chart axes for generated platform dashboards are relevant to the metric](https://github.com/dynatrace-extensions/dynatrace-extensions-vscode/pull/268)
10
+
11
+
### 🚀 Improved in this version:
12
+
13
+
-[Platform dashboards use the recommended 6 tile horizontal layout](https://github.com/dynatrace-extensions/dynatrace-extensions-vscode/pull/269)
14
+
15
+
### 🔒 Security patches:
16
+
17
+
-[form-data uses unsafe random function in form-data for choosing boundary](https://github.com/dynatrace-extensions/dynatrace-extensions-vscode/security/dependabot/49)
18
+
-[tar-fs can extract outside the specified dir with a specific tarball](https://github.com/dynatrace-extensions/dynatrace-extensions-vscode/security/dependabot/46)
19
+
-[brace-expansion Regular Expression Denial of Service vulnerability](https://github.com/dynatrace-extensions/dynatrace-extensions-vscode/security/dependabot/47)
20
+
-[esbuild enables any website to send any requests to the development server and read the response](https://github.com/dynatrace-extensions/dynatrace-extensions-vscode/security/dependabot/41)
0 commit comments