Release: v2023.12.2

This commit is contained in:
Laura Hausmann 2024-01-30 18:30:09 +01:00
parent a1460503cf
commit a0acc7ef83
Signed by: zotan
GPG key ID: D044E84C5BE01605
2 changed files with 22 additions and 1 deletions

View file

@ -1,3 +1,24 @@
## v2023.12.2
### Release notes
This release contains minor fixes and improvements. Upgrading is recommended, especially if you have a lot of delayed jobs in your deliver queue.
### Highlights
- Deliver jobs to dead/unresponsive instances will no longer get stuck in the deliver queue after 7 days of them being unresponsive
### Backend
- Emojis that contain special characters now work properly
### Miscellaneous
- Podman installation docs have been added
- The helm chart has been updated
- Locale files that were named incorrectly have been fixed
- Various translation updates
### Attribution
This release was made possible by project contributors: Daks, Jeder, Laura Hausmann, Salif Mehmed, corite & jolupa
It also includes cherry-picked contributions from external contributors: Johann150
## v2023.12.1
### Release notes
This release contains performance improvements and minor bugfixes. Upgrading is recommended, especially if you are still experiencing performance issues with notifications and/or the home timeline.

View file

@ -1,6 +1,6 @@
{
"name": "iceshrimp",
"version": "2023.12.1",
"version": "2023.12.2",
"repository": {
"type": "git",
"url": "https://iceshrimp.dev/iceshrimp/iceshrimp.git"