v3.11.0
punkpeye/fastmcpv3.11.0Jul 25, 2025by github-actions[bot]
AI Summary
This is a minor feature release (v3.11.0) that adds the ability to filter tools by authentication status. The release includes a single new feature addressing issue #129, which allows for more granular control over tool access based on user authentication.
Key Highlights
- Added filter tool by authentication feature (#129)
- Enables filtering tools based on user auth status
- Minor release focused on access control enhancement
New Features
- Filter tools by authentication - allows filtering which tools are available based on whether the user is authenticated
Full Release Notes
# [3.11.0](https://github.com/punkpeye/fastmcp/compare/v3.10.0...v3.11.0) (2025-07-25) ### Features * add filter tool by auth ([#129](https://github.com/punkpeye/fastmcp/issues/129)) ([48c9639](https://github.com/punkpeye/fastmcp/commit/48c96397159d495e491113cdef554b6a6c135638))