- Added new reply utilities (reply.notFound(), buffer support in reply.send), request body size limit option, and automatic logging on server listen.
- Breaking changes: onSend hooks now fire for streams, preHandler hooks run for 404 handlers, and route prefix handling refactored to accept strings.
- Fixed CVE-2018-3711, corrected payload handling bugs, improved TypeScript typings, prevented uncaught exceptions on aborts, and updated documentation and community pages.