# 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
