- Added UNIX domain socket support in XSocket, XAPI and XHTTP
- Optimized XSocket API with flags and refactored codebase
- Added implementation of a simple and fast memory pool library
- Optimized XArray, XMap, XJSON, and tools using memory pool
- Added async client and server implementation in examples
- Implemented a fully responsive interface bar in XTOP
- Fixed log callback behavior in the XLog library