- Added new request property `originalUrl`, exposed `pluginName` on FastifyInstance, introduced type narrowing for status().send() chains and stricter `decorate()` validation.
- Fixed multiple bugs: prevented secondary server creation with external server, handled empty buffer bodies, corrected type definitions, avoided undefined routeConfig errors, fixed HTTP header overflow status, prevented memory leaks when ...
- Enhanced documentation: added ecosystem entries for better sqlite3, cacheman, Zod type provider, constraints option description, and a new "Principles" guide, plus minor JSDoc fixes.