- Added new features like fluent setters, Eloquent collection append controls, and concurrency handling for Http::pool and Http::batch.
- Fixed bugs including double‑prefixing S3 paths, Redis cache tag buffer overflow, same‑origin enforcement on redirects, and improved validator placeholder handling.
- Updated code signatures and docs by removing void return types and @return tags, adding missing @throws annotations, namespacing cache lock keys, and refactoring jsonSerialize with match expression.