Cicero v0.22.2
๐๏ธ ๐ This release features the ability for template authors to sign their templates, along with the ability for users to verify that the template has not been tempered with since it's been created. (Contributor: @sanketshevkar)
It also include bug fixes and addresses known vulnerabilities in dependencies.
๐ก๏ธDependencies Updates
- Upgrades to Concerto
1.2.1
- Upgrade to Markdown Transform
0.14.1
- Upgrades to Ergo
0.22.2
- Upgrades various dependencies, fixing vulnerabilities
๐ Bug Fixes
- accordproject/markdown-transform#345 Fixes issues with
{{this}}
variables with a format - accordproject/markdown-transform#419 accordproject/markdown-transform#431 Fixes issues with latest versions of
pdfjs
library - accordproject/markdown-transform#448 Fixes issues with pdf generation for emphasis and bold
- accordproject/markdown-transform#392 Fixes issues with pdf generation for optional and conditional blocks
๐ฐ CLI
cicero archive --keystore <keystore> --passphrase <passphrase>
adds a signature based on the given author's public/private key when creating a template archivecicero verify
verifies that an archive is consistent with the contained signature