Skip to content

Commit a1d3f0b

Browse files
chore(release): prepare v1.6.10
2 parents 331e539 + 533c008 commit a1d3f0b

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

DebugProbe.AspNetCore/DebugProbe.AspNetCore.csproj

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<NoWarn>1591</NoWarn>
99

1010
<PackageId>DebugProbe.AspNetCore</PackageId>
11-
<Version>1.6.9</Version>
11+
<Version>1.6.10</Version>
1212

1313
<Authors>Georgi Hristov</Authors>
1414

@@ -19,11 +19,10 @@
1919
<PackageReleaseNotes>
2020
## What's New
2121

22-
- Added configurable slow request and dependency badges to highlight performance bottlenecks.
23-
- Added Markdown export for captured traces to simplify sharing in GitHub issues, pull requests, and documentation.
24-
- Improved diagnostics and collaboration with quick, reusable trace summaries.
25-
26-
Thanks to @DevSars24 for the community contributions.
22+
- Added URL-persistent dashboard filters that survive page refreshes and direct links.
23+
- Added request rate sparkline, error trend indicators, and keyboard shortcuts to the dashboard.
24+
- Fixed dashboard error trend calculations and added regression tests.
25+
- Fixed endpoint routing validation by detecting missing controller mapping.
2726
</PackageReleaseNotes>
2827

2928
<PackageIcon>icon.png</PackageIcon>

0 commit comments

Comments
 (0)