Skip to content

Commit 1781053

Browse files
chore(release): prepare v1.6.9
2 parents 40298cd + 49878fc commit 1781053

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

DebugProbe.AspNetCore/DebugProbe.AspNetCore.csproj

Lines changed: 5 additions & 5 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.8</Version>
11+
<Version>1.6.9</Version>
1212

1313
<Authors>Georgi Hristov</Authors>
1414

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

22-
- Added cURL export support on the trace details page.
23-
- Generate reproducible cURL commands directly from captured HTTP requests.
24-
- Improved debugging workflows by making it easier to share and replay requests.
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.
2525

26-
Thanks to @DevSars24 for the community contribution.
26+
Thanks to @DevSars24 for the community contributions.
2727
</PackageReleaseNotes>
2828

2929
<PackageIcon>icon.png</PackageIcon>

0 commit comments

Comments
 (0)