mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-21 16:33:48 +01:00
Release: v2023.12.5
This commit is contained in:
parent
27017272b8
commit
f1a3965881
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,3 +1,13 @@
|
||||
## v2023.12.5
|
||||
This is a followup security release. Upgrading is recommended.
|
||||
|
||||
### Backend
|
||||
- When fetching activities, the JSON-LD profile is now enforced for responses with application/ld+json content type
|
||||
- Incoming note edits with attachment and no alt text no get silently dropped
|
||||
|
||||
### Attribution
|
||||
This release was made possible by project contributors: Laura Hausmann
|
||||
|
||||
## v2023.12.4
|
||||
This is a security release. Upgrading is therefore strongly recommended.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "iceshrimp",
|
||||
"version": "2023.12.4",
|
||||
"version": "2023.12.5",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://iceshrimp.dev/iceshrimp/iceshrimp.git"
|
||||
|
Loading…
Reference in New Issue
Block a user