We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/msenol/Gorev'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Release Documentation
This directory contains release-related documentation for Gorev project.
## π Directory Structure
### Release Notes
- [RELEASE_NOTES_v0.16.0.md](RELEASE_NOTES_v0.16.0.md) - Complete v0.16.0 release documentation
### Bug Fix Summaries
- [v0.16.0_bug_fixes_summary.md](v0.16.0_bug_fixes_summary.md) - Critical bug fixes (October 4, 2025)
- Batch Update Handler fix (CRITICAL)
- File Watching Persistence (HIGH)
- Filter Profile Display (MEDIUM)
- Documentation updates
- Test improvements
### API Changes
- [api-changes/](api-changes/) - API compatibility and breaking changes documentation
## π Related Documentation
### User Guides
- [Bug Fixes Testing Guide v0.16.0](../guides/user/bug_fixes_testing_guide_v0.16.0.md) - Step-by-step testing procedures
### Development Documentation
- [Documentation Update v0.16.0](../development/documentation_update_v0.16.0.md) - Complete documentation update report
### Project Documentation
- [CHANGELOG.md](../../CHANGELOG.md) - Version history
- [README.md](../../README.md) - Project overview
## π Version Information
| Version | Release Date | Type | Status |
|---------|--------------|------|--------|
| 0.16.0 | 2025-09-30 | Major (Web UI + API) | Released |
| 0.16.0 Bug Fixes | 2025-10-04 | Patch | Tested β
|
## π Quick Links
### For Users
- [Testing Guide](../guides/user/bug_fixes_testing_guide_v0.16.0.md) - How to test bug fixes
- [Release Notes](RELEASE_NOTES_v0.16.0.md) - What's new in v0.16.0
### For Developers
- [Bug Fix Summary](v0.16.0_bug_fixes_summary.md) - Technical details of fixes
- [Documentation Update](../development/documentation_update_v0.16.0.md) - Documentation maintenance
### For Maintainers
- [CHANGELOG](../../CHANGELOG.md) - All version changes
- [Development Docs](../development/) - Development guides
---
**Last Updated**: October 4, 2025
**Maintained By**: Gorev Development Team