claudeenmodel: claude-sonnet-4-20250514
Hono v4.12.8 - MIME Type and Bearer Auth Security Fixes
Key Points
- Fixed MIME type case sensitivity bug
- Enhanced bearer auth security
- Two critical bug fixes included
Summary
Hono v4.12.8 is a patch release that addresses two important bug fixes related to MIME type handling and bearer authentication security.
Key Points
- MIME Type Normalization: Fixed case sensitivity issues in MIME type detection by normalizing file extensions to lowercase
- Bearer Auth Security: Enhanced security by properly escaping regex metacharacters in bearer authentication prefix options
- Contributors: Two new contributors joined the project with these fixes
- Stability: Patch release with 11 commits since v4.12.7, focusing on reliability improvements