Patch Builder V1.3.3 -

Found a bug? Open an issue with the label v1.3.3-regression . Have a feature request? Join our Discord (link in docs). Happy patching.

Thank you to the 147 open-source contributors who submitted PRs for this cycle. Thank you to the beta testers who crashed the ChronoDiff engine (literally) so we could harden it. And thank you for trusting us with your update pipeline. patch builder v1.3.3

This isn't just a minor maintenance release. v1.3.3 represents a fundamental leap in how we handle binary diffing, asset hotloading, and rollback safety. Whether you are patching a 100GB AAA game or a fleet of edge IoT devices, this update will change how you think about over-the-air (OTA) updates. Found a bug

Go build. Go patch. Go safely.

However, our team is already heads-down on , which will focus on peer-to-peer patch distribution and delta compression for database files (SQLite/PostgreSQL WAL) . Final Thoughts Software is never finished—it is only released. And every release should be safe, fast, and transparent. Patch Builder v1.3.3 brings us closer to that ideal. Join our Discord (link in docs)

Let’s break down the headline features. The heart of Patch Builder has always been the diffing algorithm. In v1.3.3, we are ripping out the old sliding-window engine and introducing ChronoDiff .