mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-11-30 15:58:05 +09:00
Release: v2023.12.10
This commit is contained in:
parent
c1e1c391f8
commit
e202766386
28
CHANGELOG.md
28
CHANGELOG.md
@ -1,3 +1,31 @@
|
|||||||
|
## v2023.12.10
|
||||||
|
This release contains several critical security patches, as well as minor fixes and improvements. Upgrading is strongly recommended for all server operators.
|
||||||
|
|
||||||
|
### Highlights
|
||||||
|
- A DoS / DDoS / request amplification vulnerability has been patched
|
||||||
|
- Follower-only pinned notes are now fetched correctly
|
||||||
|
- Prometheus metrics support has been added
|
||||||
|
|
||||||
|
### Backend
|
||||||
|
- Follower-only polls now update correctly
|
||||||
|
- The job queue was migrated to BullMQ (from the legacy Bull)
|
||||||
|
- Redis now uses the correct prefix for subscribe/notify
|
||||||
|
- HTTP 429 errors are now treated as retryable
|
||||||
|
|
||||||
|
### Frontend
|
||||||
|
- The emoji picker now supports searching for emoji with uppercase letters
|
||||||
|
- Inline replies now render correctly on Chrome version >= 130
|
||||||
|
|
||||||
|
### Miscellaneous
|
||||||
|
- The Firefish migration guide was updated
|
||||||
|
- The README was updated
|
||||||
|
- Yarn telemetry has been disabled
|
||||||
|
- Various Dockerfile changes
|
||||||
|
- Various translation updates
|
||||||
|
|
||||||
|
### Attribution
|
||||||
|
This release was made possible by project contributors: AverageDood, Laura Hausmann, Mae Dartmann, SWREI, ltlapy, mia, morotesovtannu & sugar
|
||||||
|
|
||||||
## v2023.12.9
|
## v2023.12.9
|
||||||
This release contains a security patch, as well as minor fixes and improvements. Upgrading is strongly recommended for all server operators.
|
This release contains a security patch, as well as minor fixes and improvements. Upgrading is strongly recommended for all server operators.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user