Skip to content

Commit

Permalink
Merge pull request #4004 from LibreSign/backport/4002/stable30
Browse files Browse the repository at this point in the history
[stable30] chore: changelog
  • Loading branch information
vitormattos authored Nov 20, 2024
2 parents 1d5a72d + 9cb454b commit 2aca3bb
Show file tree
Hide file tree
Showing 4 changed files with 58 additions and 34 deletions.
84 changes: 54 additions & 30 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,49 +17,73 @@ Types of changes:
- *Security* in case of vulnerabilities.

<!-- changelog-linker -->
## 10.3.0 - 2024-11-20
### Fixes
* fix: retrieve file when request to sign from file list [3998](https://github.com/LibreSign/libresign/pull/3998)

### Changes
* feat: make possible choose the page [3984](https://github.com/LibreSign/libresign/pull/3984)
* Update translations

### Chore
* chore: bump dependencies at PHP and JS side
* chore: refresh file list every when load view [4001](https://github.com/LibreSign/libresign/pull/4001)

## 9.6.0 - 2024-11-20
### Fixes
* fix: retrieve file when request to sign from file list [3997](https://github.com/LibreSign/libresign/pull/3997)

### Changes
* feat: make possible choose the page [3988](https://github.com/LibreSign/libresign/pull/3988)
* Update translations

### Chore
* chore: bump dependencies at PHP and JS side
* chore: refresh file list every when load view [4000](https://github.com/LibreSign/libresign/pull/4000)

## 10.2.0 - 2024-11-15
### Fixes
fix: only show return when come from validation button [3970](https://github.com/LibreSign/libresign/pull/3970)
fix: go ahead if the file is not found [3972](https://github.com/LibreSign/libresign/pull/3972)
fix: filter files by signer uuid [3963](https://github.com/LibreSign/libresign/pull/3963)
fix: toggle sidebar [3959](https://github.com/LibreSign/libresign/pull/3959)
fix: Use unicode signer name [3930](https://github.com/LibreSign/libresign/pull/3930)
fix: add back the contition to write_qrcode_on_footer [3932](https://github.com/LibreSign/libresign/pull/3932)
* fix: only show return when come from validation button [3970](https://github.com/LibreSign/libresign/pull/3970)
* fix: go ahead if the file is not found [3972](https://github.com/LibreSign/libresign/pull/3972)
* fix: filter files by signer uuid [3963](https://github.com/LibreSign/libresign/pull/3963)
* fix: toggle sidebar [3959](https://github.com/LibreSign/libresign/pull/3959)
* fix: Use unicode signer name [3930](https://github.com/LibreSign/libresign/pull/3930)
* fix: add back the contition to write_qrcode_on_footer [3932](https://github.com/LibreSign/libresign/pull/3932)

### Changes
feat: request to sign from files [3947](https://github.com/LibreSign/libresign/pull/3947)
feat: write success after end of configure [3934](https://github.com/LibreSign/libresign/pull/3934)
Update translations
* feat: request to sign from files [3947](https://github.com/LibreSign/libresign/pull/3947)
* feat: write success after end of configure [3934](https://github.com/LibreSign/libresign/pull/3934)
* Update translations

### Chore
Bump dependencies
chore: feedback improvement [3975](https://github.com/LibreSign/libresign/pull/3975)
chore: disable buttons when is processing the action [3966](https://github.com/LibreSign/libresign/pull/3966)
chore: replace :value.sync by v-model [3954](https://github.com/LibreSign/libresign/pull/3954)
chore: improve cfssl validation [3942](https://github.com/LibreSign/libresign/pull/3942)
chore: Optimize svg image [3939](https://github.com/LibreSign/libresign/pull/3939)
* Bump dependencies
* chore: feedback improvement [3975](https://github.com/LibreSign/libresign/pull/3975)
* chore: disable buttons when is processing the action [3966](https://github.com/LibreSign/libresign/pull/3966)
* chore: replace :value.sync by v-model [3954](https://github.com/LibreSign/libresign/pull/3954)
* chore: improve cfssl validation [3942](https://github.com/LibreSign/libresign/pull/3942)
* chore: Optimize svg image [3939](https://github.com/LibreSign/libresign/pull/3939)

## 9.5.0 - 2024-11-15
### Fixes
fix: only show return when come from validation button [3969](https://github.com/LibreSign/libresign/pull/3969)
fix: go ahead if the file is not found [3971](https://github.com/LibreSign/libresign/pull/3971)
fix: filter files by signer uuid [3962](https://github.com/LibreSign/libresign/pull/3962)
fix: toggle sidebar [3958](https://github.com/LibreSign/libresign/pull/3958)
fix: add back the contition to write_qrcode_on_footer [3931](https://github.com/LibreSign/libresign/pull/3931)
fix: Use unicode signer name [3929](https://github.com/LibreSign/libresign/pull/3929)
* fix: only show return when come from validation button [3969](https://github.com/LibreSign/libresign/pull/3969)
* fix: go ahead if the file is not found [3971](https://github.com/LibreSign/libresign/pull/3971)
* fix: filter files by signer uuid [3962](https://github.com/LibreSign/libresign/pull/3962)
* fix: toggle sidebar [3958](https://github.com/LibreSign/libresign/pull/3958)
* fix: add back the contition to write_qrcode_on_footer [3931](https://github.com/LibreSign/libresign/pull/3931)
* fix: Use unicode signer name [3929](https://github.com/LibreSign/libresign/pull/3929)

### Changes
feat: request to sign from files [3946](https://github.com/LibreSign/libresign/pull/3946)
feat: write success after end of configure [3936](https://github.com/LibreSign/libresign/pull/3936)
Update translations
* feat: request to sign from files [3946](https://github.com/LibreSign/libresign/pull/3946)
* feat: write success after end of configure [3936](https://github.com/LibreSign/libresign/pull/3936)
* Update translations

### Chore
Bump dependencies
chore: feedback improvement [3974](https://github.com/LibreSign/libresign/pull/3974)
chore: disable buttons when is processing the action [3968](https://github.com/LibreSign/libresign/pull/3968)
chore: replace :value.sync by v-model [3953](https://github.com/LibreSign/libresign/pull/3953)
chore: improve cfssl validation [3943](https://github.com/LibreSign/libresign/pull/3943)
chore: Optimize svg image [3938](https://github.com/LibreSign/libresign/pull/3938)
* Bump dependencies
* chore: feedback improvement [3974](https://github.com/LibreSign/libresign/pull/3974)
* chore: disable buttons when is processing the action [3968](https://github.com/LibreSign/libresign/pull/3968)
* chore: replace :value.sync by v-model [3953](https://github.com/LibreSign/libresign/pull/3953)
* chore: improve cfssl validation [3943](https://github.com/LibreSign/libresign/pull/3943)
* chore: Optimize svg image [3938](https://github.com/LibreSign/libresign/pull/3938)

## 10.1.0 - 2024-11-07
### Fixes
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.2.0</version>
<version>10.3.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": "10.2.0",
"version": "10.3.0",
"license": "agpl",
"private": true,
"scripts": {
Expand Down

0 comments on commit 2aca3bb

Please sign in to comment.