Skip to content

Commit

Permalink
chore: changelog
Browse files Browse the repository at this point in the history
[skip ci]

Signed-off-by: Crisciany <[email protected]>
  • Loading branch information
Any97Cris committed Dec 13, 2024
1 parent c9132ed commit ad9d11d
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 4 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,31 @@ Types of changes:
- *Security* in case of vulnerabilities.

<!-- changelog-linker -->
## 10.4.4 - 2024-12-13
### Fixes
* fix: load signature methods [4144](https://github.com/LibreSign/libresign/pull/4144)
* fix: footer in pages with different sizes [4142](https://github.com/LibreSign/libresign/pull/4142)
* fix: change error class [4136](https://github.com/LibreSign/libresign/pull/4136)
* fix: consider filter status to toggle components [4102](https://github.com/LibreSign/libresign/pull/4102)
* fix: block access to route when isn't allowed by admin [4096](https://github.com/LibreSign/libresign/pull/4096)

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

## 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)

## 10.4.3 - 2024-11-30
### Fixes
* fix: prevent error when using PostgreSQL [4082](https://github.com/LibreSign/libresign/pull/4082)
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>10.4.3</version>
<version>10.4.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": "10.4.3",
"version": "10.4.4",
"license": "agpl",
"private": true,
"scripts": {
Expand Down

0 comments on commit ad9d11d

Please sign in to comment.