Just released V2Ray's v5.4.0 (unstable) version. There isn't any functional improvement from me this time. However, I have refactored the container image building pipeline to create the container image release on each new prerelease without human intervention. The fun part about this container image building system is that it does not have any "RUN" instruction, thus, can cross build without the need of QEMU, or the ability to run any binary. That was a fun adventure. It is also distroless BY THE WAY.
This unstable release is created partly because I am looking forward to traveling in the following weeks. Just release a new version get its changes tested by the community before moving on to release it in stable channels. There are more 8 pull requests from contributors merged in this release and last stable release is only 2 weeks ago, so the users should be able to wait a bit longer before it is release for automatic upgrade.
https://github.com/v2fly/v2ray-core/releases/tag/v5.4.0