Skip to content

Commit

Permalink
Merge pull request #4468 from LibreSign/backport/4466/stable29
Browse files Browse the repository at this point in the history
[stable29] chore: update changelog
  • Loading branch information
vitormattos authored Jan 27, 2025
2 parents 21a0571 + 4ec484f commit 79e734d
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 4 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,27 @@ Types of changes:
- *Security* in case of vulnerabilities.

<!-- changelog-linker -->
## 9.9.0 - 2025-01-27
### Features
- feat: add extracerts to generated cert [#4426](https://github.com/LibreSign/libresign/pull/4426)
- feat: parse extracerts content [#4414](https://github.com/LibreSign/libresign/pull/4414)

### Changes
- Update translations
- Bump dependencies
- chore: use fallback to get page dimension [#4461](https://github.com/LibreSign/libresign/pull/4461)
- chore: remove vuex [#4431](https://github.com/LibreSign/libresign/pull/4431)
- chore(i18n): Fixed grammar [#4412](https://github.com/LibreSign/libresign/pull/4412)
- chore: remove unused property [#4408](https://github.com/LibreSign/libresign/pull/4408)
- chore: validate signer of signed pdf file [#4405](https://github.com/LibreSign/libresign/pull/4405)
- chore: ignore warning of Nextcloud [#4402](https://github.com/LibreSign/libresign/pull/4402)
- chore: only display div of chains if chain exists [#4399](https://github.com/LibreSign/libresign/pull/4399)

### Fixes
- fix: save as 0 or 1 [#4450](https://github.com/LibreSign/libresign/pull/4450)
- fix: consider different values of settings [#4447](https://github.com/LibreSign/libresign/pull/4447)
- fix: path of url [#4439](https://github.com/LibreSign/libresign/pull/4439)

## 9.8.3 - 2025-01-19
### Changes
- chore: prevent generate unecessary temp file [#4392](https://github.com/LibreSign/libresign/pull/4392)
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Developed with ❤️ by [LibreCode](https://librecode.coop). Help us transform
* [Donate with GitHub Sponsor: ![Donate using GitHub Sponsor](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86)](https://github.com/sponsors/libresign)
]]></description>
<version>9.8.3</version>
<version>9.9.0</version>
<licence>agpl</licence>
<author mail="contact@librecode.coop" homepage="https://librecode.coop">LibreCode</author>
<documentation>
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "libresign",
"description": "A app for signing documents",
"version": "9.8.3",
"version": "9.9.0",
"license": "agpl",
"private": true,
"scripts": {
Expand Down

0 comments on commit 79e734d

Please sign in to comment.