- Plugins now load lazily only when .ready, .inject, or .listen are called (breaking change).
- Added handling for invalid schemas, set req.originalUrl on each request, and fixed Request/Reply context creation.
- Extensive documentation updates: HTTP error docs, Fastify CLI links, Reply.context info, and other UI improvements.