mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 04:03:49 +01:00
[changelog] Add missing attribution section and fix wording for v2023.12-pre1
This commit is contained in:
parent
c18cb3acae
commit
7a031bb8ce
@ -1,7 +1,7 @@
|
|||||||
## v2023.12-pre1
|
## v2023.12-pre1
|
||||||
It's been a while, but it's time for another prerelease. This release cycle is going to primarily focus on performance, both in the backend and the frontend.
|
It's been a while, but it's time for another prerelease. This release cycle is going to primarily focus on performance, both in the backend and the frontend.
|
||||||
|
|
||||||
Note: This prerelease includes a lot of expensive migrations, which may take a while to run. We promise the performance benefits are worth the wait.
|
Note: This release preview includes a lot of expensive migrations, which may take a while to run. We promise the performance benefits are worth the wait.
|
||||||
|
|
||||||
### Highlights
|
### Highlights
|
||||||
- Reworked full text search, retiring Meili/Sonic/Elastic in favor of Postgres gin_trgm with advanced search filter support
|
- Reworked full text search, retiring Meili/Sonic/Elastic in favor of Postgres gin_trgm with advanced search filter support
|
||||||
@ -51,6 +51,9 @@ Note: This prerelease includes a lot of expensive migrations, which may take a w
|
|||||||
- All project imports of the deprecated punycode node module were switched over to the punycode.js replacement
|
- All project imports of the deprecated punycode node module were switched over to the punycode.js replacement
|
||||||
- Various translation updates
|
- Various translation updates
|
||||||
|
|
||||||
|
### Attribution
|
||||||
|
This release was made possible by project contributors: AntoineÐ & Laura Hausmann
|
||||||
|
|
||||||
## v2023.11.3
|
## v2023.11.3
|
||||||
This release contains yet more packaging and distribution-related changes, including some required for packaging the project for NixOS.
|
This release contains yet more packaging and distribution-related changes, including some required for packaging the project for NixOS.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user