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
+2-8Lines changed: 2 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,11 @@
1
-
# 2.5.2
2
-
3
-
### Notable enhancements and fixes
4
-
5
-
- fixed exposeVersion causing the pad panel to not load correctly
6
-
- fixed admin manage pad url to also take base path into account
7
-
8
-
9
1
# 2.5.1
10
2
11
3
### Notable enhancements and fixes
12
4
13
5
- Added endpoint for prometheus scraping. You can now scrape the metrics endpoint with prometheus. It is available at /stats/prometheus if you have enableMetrics set to true in your settings.json
14
6
7
+
- fixed exposeVersion causing the pad panel to not load correctly
8
+
- fixed admin manage pad url to also take the base path into account
0 commit comments