Counter-Strike 2 Update
- Ancient
- Various player clipping fixes
njs-0.9.2 version has been released, featuring HTTP keepalive support for ngx.fetch() API in http and stream.
there is a discord server with an @everyone in case of future important updates, such as vulnerabilities (most recently 2025-09-07)
Warning
After upgrade, you need to run php bin/console doctrine:migrations:migrate (or equivalent) as webserver user after upgrade.. If you are running a docker container, use sudo docker exec --user=www-data partdb php bin/console doctrine:migrations:migrate, or sudo -E inside the docker container, to ensure that the migrations are applied to the correct database.
Important
If you are using Part-DB it would be helpful if you fill out this short survey on your usage of Part-DB (Google Forms): https://forms.gle/Q15twx3YYq3qCNfe8
Tip
You can help to translate Part-DB to other languages. See this post for more info.
Full Changelog: v2.1.2...v2.2.0