Skip to content

Search Documentation

Search across all documentation pages

Changelog

Version history and release notes for ExoVault.

Unreleased#

Added#

  • Comprehensive documentation for API Reference, Agent Docs, Self-Hosting, and Reference sections
  • Agent-reference blocks on all documentation pages for machine-readable access

Version History#

This changelog will be updated with each release. Entries follow the format:

## vX.Y.Z - YYYY-MM-DD

### Added
- New features and capabilities

### Changed
- Modifications to existing functionality

### Fixed
- Bug fixes and corrections

### Deprecated
- Features marked for future removal

### Removed
- Features that have been removed

### Security
- Security-related changes and patches

Contributing#

When adding changelog entries:

  • Use present tense ("Add feature" not "Added feature")
  • Include the component or area affected
  • Reference relevant issue or PR numbers where applicable
  • Group entries by category (Added, Changed, Fixed, etc.)