Skip to content

Commit

Permalink
Merge pull request #4300 from LibreSign/backport/4299/stable29
Browse files Browse the repository at this point in the history
chore: changelog
  • Loading branch information
vitormattos authored Jan 13, 2025
2 parents c2d3c32 + 00f3b6c commit e5f7b8b
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 3 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,34 @@ Types of changes:
- *Security* in case of vulnerabilities.

<!-- changelog-linker -->
## 9.8.0 - 2025-01-13
### Changes
- Update translations
- Bump dependencies
- feat: validate from uploaded file [#4254](https://github.com/LibreSign/libresign/pull/4254)
- feat: validate pdf [#4233](https://github.com/LibreSign/libresign/pull/4233)
- feat: change expirity [#4231](https://github.com/LibreSign/libresign/pull/4231)
- feat: rewrite validation page [#4205](https://github.com/LibreSign/libresign/pull/4205)
- feat: add rate LibreSign [#4202](https://github.com/LibreSign/libresign/pull/4202)
- feat: allow to change signature hash algorithm [#4191](https://github.com/LibreSign/libresign/pull/4191)
- chore: display signature issue when haven't proppler [#4298](https://github.com/LibreSign/libresign/pull/4298)
- chore: make possible press enter to submit some forms [#4236](https://github.com/LibreSign/libresign/pull/4236)

### Fixes
- fix: prevent error when add new signer [#4294](https://github.com/LibreSign/libresign/pull/4294)
- fix: prevent js error [#4289](https://github.com/LibreSign/libresign/pull/4289)
- fix: notify by email when is not authenticated [#4279](https://github.com/LibreSign/libresign/pull/4279)
- fix: method name [#4277](https://github.com/LibreSign/libresign/pull/4277)
- fix: center component [#4273](https://github.com/LibreSign/libresign/pull/4273)
- fix: method name [#4270](https://github.com/LibreSign/libresign/pull/4270)
- fix: path of renew url [#4268](https://github.com/LibreSign/libresign/pull/4268)
- fix: ignore order of array [#4256](https://github.com/LibreSign/libresign/pull/4256)
- fix: load cert custom options [#4244](https://github.com/LibreSign/libresign/pull/4244)
- fix: display cfssl settings [#4228](https://github.com/LibreSign/libresign/pull/4228)
- fix: display certificate data after regenerate certificate [#4196](https://github.com/LibreSign/libresign/pull/4196)
- fix: fetch signature methods [#4189](https://github.com/LibreSign/libresign/pull/4189)
- fix: remove extension from filename [#4186](https://github.com/LibreSign/libresign/pull/4186)

## 9.7.4 - 2024-12-13
### Fixes
* fix: load signature methods [4143](https://github.com/LibreSign/libresign/pull/4143)
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.7.4",
"version": "9.8.0",
"license": "agpl",
"private": true,
"scripts": {
Expand Down

0 comments on commit e5f7b8b

Please sign in to comment.