mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 01:47:39 -07:00
Release: v2023.11.4
This commit is contained in:
parent
26e449a72a
commit
685780d705
2 changed files with 12 additions and 1 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -1,3 +1,14 @@
|
|||
## v2023.11.4
|
||||
This release contains an important security fix. Upgrading is therefore strongly recommended.
|
||||
|
||||
### Bug fixes
|
||||
- HTTP signatures are now properly validated everywhere
|
||||
|
||||
### Attribution
|
||||
This release was made possible by project contributors: Laura Hausmann
|
||||
|
||||
It also includes cherry-picked contributions from external contributors: perillamint, yunochi
|
||||
|
||||
## v2023.11.3
|
||||
This release contains yet more packaging and distribution-related changes, including some required for packaging the project for NixOS.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "iceshrimp",
|
||||
"version": "2023.11.3",
|
||||
"version": "2023.11.4",
|
||||
"codename": "aqua",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Loading…
Reference in a new issue