0.20.0 - 2025-08-27
🚀 Features
- Add sensitive data redaction in list command output by @xizhibei
- Enhance tag extraction and validation in middleware by @xizhibei
- Introduce advanced tag filtering with new tag-filter parameter by @xizhibei
- Enhance OAuth route handling with loading manager integration by @xizhibei
🐛 Bug Fixes
- Improve OAuth server name sanitization for CodeQL detection by @xizhibei
- Sanitize OAuth server names in test fixture logging by @xizhibei
📚 Documentation
- Update list command documentation to include new flags by @xizhibei in #104
- Enhance server filtering documentation with tag character handling by @xizhibei in #101
- Update tag filtering documentation to reflect deprecation of --tags parameter by @xizhibei