Skip to content

Commit 73ceb08

Browse files
authored
Merge pull request #59 from SignPath/SP_1.216
Changelogs for SP 1.216
2 parents 95a7cf4 + 4b0a2e5 commit 73ceb08

2 files changed

Lines changed: 25 additions & 1 deletion

File tree

docs/_data/changelog.yml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
- date: '2026-07-14'
2+
updates:
3+
application:
4+
version: 1.216.0
5+
improvements:
6+
- text: |-
7+
UX improvement: you can now use Ctrl+Enter to submit/confirm create and edit views.
8+
issues: [SIGN-8713]
9+
- text: |-
10+
Improved performance of the signing request audit log REST API.
11+
issues: [SIGN-8659]
12+
bug_fixes:
13+
- text: |-
14+
Fixed: for some organizations an expiration date has been mistakenly displayed on the organization info view.
15+
issues: [SIGN-8599]
16+
self_hosted_installations:
17+
version: 1.216.0
18+
improvements:
19+
- text: |-
20+
Improved reliability for Luna/DPoD HSM signing calls (better handling of specific transient Luna errors).
21+
issues: [SIGN-8588]
22+
- text: |-
23+
All Helm charts are now compatible with Helm 4. Note that while the charts are currently compatible with Helm 3, we recommend to upgrade your Helm installation to version 4.
24+
issues: [SIGN-8625]
125
- date: '2026-06-30'
226
updates:
327
application:

docs/artifact-configuration/reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@ Create a DSSE signature file that contains the signature and the enveloped origi
455455
> **DSSE (Dead Simple Signing Envelope)**
456456
>
457457
> [DSSE] is a signing specification created by the [Secure Systems Lab] at NYU School of Engineering. It has not been formally standardized but is widely used in the context of code signing.
458-
> Note that DSSE contains no metadata about the singing format, so all signing parameters must be agreed out-of-band.
458+
> Note that DSSE contains no metadata about the signing format, so all signing parameters must be agreed out-of-band.
459459
460460
DSSE is an [enveloped](#enveloped-signing-methods) signing method and must be used in `<zip-file>` elements.
461461

0 commit comments

Comments
 (0)