Skip to content

Commit

Permalink
Merge pull request #3650 from LibreSign/backport/3648/stable30
Browse files Browse the repository at this point in the history
[stable30] chore: changelog
  • Loading branch information
vitormattos authored Sep 10, 2024
2 parents f1cf31f + de81bb2 commit 2a248b5
Showing 1 changed file with 37 additions and 1 deletion.
38 changes: 37 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,45 @@ Types of changes:
- *Security* in case of vulnerabilities.

<!-- changelog-linker -->
## 10.0.0
## 10.0.0 - 2024-09-10
* Say hello to Nextcloud 30 🎉

## 9.3.0 - 2024-09-10
### New feature
* Support to GitHub codespace and devcontainers
* Add filter by status to listing at API side [3603](https://github.com/LibreSign/libresign/pull/3603)

### Changes
* chore: Test signature proccess [3581](https://github.com/LibreSign/libresign/pull/3581)
* chore: add unit tests [3504](https://github.com/LibreSign/libresign/pull/3504)

### Fixes
* fix: prevent error when resync sequence of other apps [3606](https://github.com/LibreSign/libresign/pull/3606)
* fix: internal route [3626](https://github.com/LibreSign/libresign/pull/3626)
* fix: js linter warning [3577](https://github.com/LibreSign/libresign/pull/3577)
* fix: draw width [3546](https://github.com/LibreSign/libresign/pull/3546)
* fix: handle error when is invalid password [3484](https://github.com/LibreSign/libresign/pull/3484)
* fix: prevent js error when disabled for user [3487](https://github.com/LibreSign/libresign/pull/3487)
* fix: git safe directory [3451](https://github.com/LibreSign/libresign/pull/3451)

## 8.3.0 - 2024-09-10
### New feature
* Support to GitHub codespace and devcontainers
* Add filter by status to listing at API side [3604](https://github.com/LibreSign/libresign/pull/3604)

### Changes
* chore: Test signature proccess [3580](https://github.com/LibreSign/libresign/pull/3580)
* chore: add unit tests [3503](https://github.com/LibreSign/libresign/pull/3503)

### Fixes
* fix: prevent error when resync sequence of other apps [3607](https://github.com/LibreSign/libresign/pull/3607)
* fix: internal route [3625](https://github.com/LibreSign/libresign/pull/3625)
* fix: js linter warning [3578](https://github.com/LibreSign/libresign/pull/3578)
* fix: draw width [3545](https://github.com/LibreSign/libresign/pull/3545)
* fix: handle error when is invalid password [3483](https://github.com/LibreSign/libresign/pull/3483)
* fix: prevent js error when disabled for user [3486](https://github.com/LibreSign/libresign/pull/3486)
* fix: git safe directory [3450](https://github.com/LibreSign/libresign/pull/3450)

## 9.2.3 - 2024-07-24
### New feature
feat: implement support to devcontainer [3398](https://github.com/LibreSign/libresign/pull/3398)
Expand Down

0 comments on commit 2a248b5

Please sign in to comment.