mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 00:43:49 +01:00
Release: v2023.10.04
This commit is contained in:
parent
0846d31d14
commit
a4ccd41a30
21
CHANGELOG.md
21
CHANGELOG.md
@ -1,3 +1,24 @@
|
||||
## v2023.10.04
|
||||
### Highlights
|
||||
- New logos, themes & brand colors
|
||||
- All rust code has been removed (less jank, significantly faster build times)
|
||||
|
||||
### Bug Fixes
|
||||
- Post boost counts can no longer become negative
|
||||
|
||||
### Performance
|
||||
- User note lookups are now significantly faster
|
||||
|
||||
### Miscellaneous
|
||||
- Minor iconograpgy changes
|
||||
- Translation updates
|
||||
|
||||
### Infrastructure
|
||||
- Docker builds are now versioned
|
||||
|
||||
### Attribution
|
||||
This release was made possible by project contributors: AntoineÐ, Aylam, Jeder, Laura Hausmann & moshibar
|
||||
|
||||
## v2023.09.13-rc1
|
||||
### Highlights
|
||||
- New branding & documentation
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "iceshrimp",
|
||||
"version": "2023.09.13-rc1",
|
||||
"version": "2023.10.04",
|
||||
"codename": "aqua",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Loading…
Reference in New Issue
Block a user