Skip to content

Commit 1bd4c18

Browse files
authored
Merge pull request #37 from SignPath/release/powershell-4.4.6
adds release for pwsh 4.4.6
2 parents 7d9d332 + 8be5f42 commit 1bd4c18

1 file changed

Lines changed: 12 additions & 8 deletions

File tree

docs/_data/changelog.yml

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
- date: '2026-02-17'
2+
updates:
3+
powershell_module:
4+
version: 4.4.6
5+
improvements:
6+
- text: |
7+
Improved error message when an incorrect `ApiUrl` is specified.
8+
issues: [SIGN-8055]
9+
bug_fixes:
10+
- text: |
11+
Fixed: Signing request submission errors when user-defined parameters ended on the term "file".
12+
issues: [SIGN-8278]
113
- date: '2026-02-12'
214
updates:
315
application:
@@ -16,14 +28,6 @@
1628
* `POST /v1/{organizationId}/SigningRequests/Submit*`
1729
* `POST /v1/{organizationId}/SigningRequests/SignHash`
1830
issues: [SIGN-7742]
19-
- date: '2026-02-12'
20-
updates:
21-
powershell_module:
22-
version: 4.4.6
23-
improvements:
24-
- text: |
25-
Fixed: Signing request submission errors when user-defined parameters ended on the term "file".
26-
issues: [SIGN-8278]
2731
- date: '2026-01-28'
2832
updates:
2933
powershell_module:

0 commit comments

Comments
 (0)