Releases: DebugProbe/DebugProbe.AspNetCore
Releases · DebugProbe/DebugProbe.AspNetCore
v1.4.0
What's Changed
- feat: improve overview and environment diagnostics UI by @georgidhristov in #1
- fix: improve JSON response formatting and unicode escaping by @georgidhristov in #3
- feat: improve details UI by @georgidhristov in #5
- fix: fix missing request persistence on unhandled exceptions by @lucyb0207 in #8
- feat: add compare change badges and invalid JSON handling by @georgidhristov in #10
- feat: filter non-api requests and bump version to 1.3.0-preview.2 by @georgidhristov in #12
- feat: filter non-api requests by @georgidhristov in #13
- fix: store correct status code for unhandled exceptions by @georgidhristov in #14
- fix: handle empty compare bodies without parse warnings by @georgidhristov in #16
- chore: prepare v1.3.0 release by @georgidhristov in #17
- chore: add dependabot configuration by @georgidhristov in #18
- docs: update README image URLs for main branch by @georgidhristov in #20
- docs: update README image URLs for main branch by @georgidhristov in #21
- ci: add GitHub Actions workflow for .NET build by @georgidhristov in #22
- chore(deps): bump actions/setup-dotnet from 4 to 5 by @dependabot[bot] in #24
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #23
- ci: change GitHub Actions update interval to monthly by @georgidhristov in #25
- docs: add contributing guidelines by @georgidhristov in #26
- docs: format Apache License for consistency by @georgidhristov in #27
- fix: update README image paths for main branch by @georgidhristov in #28
- refactor: extract environment metadata from DebugEntry by @georgidhristov in #29
- refactor: split compare engine by @georgidhristov in #30
- feat: add payload type badges by @georgidhristov in #31
- chore: prepare 1.4.0-preview.1 release by @georgidhristov in #32
- feat: improve branding and package metadata by @georgidhristov in #33
- chore: bump version to 1.3.2 and improve README branding by @georgidhristov in #34
- chore(deps): bump Microsoft.SourceLink.GitHub from 10.0.203 to 10.0.300 by @dependabot[bot] in #35
- fix: capture exception details for 500/405 responses with empty body by @algojogacor in #37
- fix: improve request/response capture and compare safety by @georgidhristov in #43
- test: add automated test coverage by @georgidhristov in #44
- ci: run automated tests in GitHub Actions by @georgidhristov in #45
- ci: update GitHub Actions to v5 by @georgidhristov in #46
- docs: add commit and pull request convention guidelines by @georgidhristov in #47
- chore(assets): reorganize images for 1.4.0-preview.2 by @georgidhristov in #48
- chore(assets): replace index page screenshot with improved image by @georgidhristov in #49
- fix(assets): correct duplicated .png file extensions by @georgidhristov in #50
- chore(package): refine package metadata and project configuration by @georgidhristov in #51
- release: v1.4.0 by @georgidhristov in #52
New Contributors
- @georgidhristov made their first contribution in #1
- @lucyb0207 made their first contribution in #8
- @dependabot[bot] made their first contribution in #24
- @algojogacor made their first contribution in #37
Full Changelog: https://github.com/DebugProbe/DebugProbe.AspNetCore/commits/v1.4.0