We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89898a1 commit cd708acCopy full SHA for cd708ac
CHANGES.MD
@@ -1,5 +1,10 @@
1
# Release History
2
3
+## v2.8.4
4
+- **Bug Fixes:**
5
+ - Fixed hybrid configuration for basic authentication credentials (PR #68)
6
+ - Resolved issue where basic auth credentials were not properly applied when using hybrid configuration (appsettings.json + programmatic overrides)
7
+
8
## v2.8.3
9
- **Configuration Improvements:**
10
- Added optional `Action<GotenbergSharpClientOptions>` parameter to `AddGotenbergSharpClient()` extension methods
0 commit comments