> For the complete documentation index, see [llms.txt](https://agentneo.raga.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://agentneo.raga.ai/reference/changelog.md).

# Changelog

## v1.2.x

### Major Features

* Add Flask Server to server API Endpoints for Database access, removing the dependence on frontend to
* Add Analytics Page to view Trace Analytics using new API endpoints for database access.
* Rewrote the Trace History page to use APIs for database access
* Add Trace Details Panel to `Trace History` and `Evaluation` pages
* Improved Evaluation Metrics
* Enhanced various dashboard components
* Improved error handling
* Add more Documentation
* Add integration examples for LangGraph, OpenAI Swarm

### Minor Improvements

* Performance optimizations
* Better error messages
* Documentation updates
* Bug fixes
