Skip to content

Commit

Permalink
Merge pull request #4147 from LibreSign/backport/4145/stable29
Browse files Browse the repository at this point in the history
[stable29] chore: changelog
  • Loading branch information
Any97Cris authored Dec 13, 2024
2 parents 7ac2d58 + 1011917 commit c89d342
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 4 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,18 @@ Types of changes:
- *Security* in case of vulnerabilities.

<!-- changelog-linker -->
## 9.7.4 - 2024-12-13
### Fixes
* fix: load signature methods [4143](https://github.com/LibreSign/libresign/pull/4143)
* fix: footer in pages with different sizes [4141](https://github.com/LibreSign/libresign/pull/4141)
* fix: consider filter status to toggle components [4101](https://github.com/LibreSign/libresign/pull/4101)
* fix: block access to route when isn't allowed by admin [4095](https://github.com/LibreSign/libresign/pull/4095)

### Changes
* Update translations
* Bump dependencies
* chore: clean code [4089](https://github.com/LibreSign/libresign/pull/4089)

## 9.7.3 - 2024-11-30
### Fixes
* fix: prevent error when using PostgreSQL [4081](https://github.com/LibreSign/libresign/pull/4081)
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.7.3</version>
<version>9.7.4</version>
<licence>agpl</licence>
<author mail="[email protected]" 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.7.3",
"version": "9.7.4",
"license": "agpl",
"private": true,
"scripts": {
Expand Down

0 comments on commit c89d342

Please sign in to comment.