Releases: Scale3-Labs/langtrace
3.0.5
What's Changed
This release contains the following features, enhancements and bugfixes
- Ability to add traced LLM interactions to dataset directly from the traces page.
 - New API for creating project API keys (https://docs.langtrace.ai/api-reference/project/POST-project-api-key).
 - Enhancements to prompt playground - update pricing table, UI/UX fixes.
Minor bugfixes - Release 3.0.5 by @karthikscale3 in #273
 
Full Changelog: 3.0.4...3.0.5
3.0.4
What's Changed
- Bugfixes and performance enhancements.
 - Release 3.0.4 by @darshit-s3 in #267
 
Full Changelog: 3.0.2...3.0.4
3.0.3
What's Changed
- Release 3.0.2 by @karthikscale3 in #262
 - Release 3.0.3 by @karthikscale3 in #264
 
Full Changelog: 3.0.1...3.0.3
3.0.2
3.0.1
What's Changed
- Release 3.1.0 by @karthikscale3 in #259
 
This Release contains the following changes, improvements and bugfixes:
Features
- Project types to differentiate between agentic frameworks like CrewAI, Langgraph and DSPy.
 - A dedicated CrewAI dashboard for CrewAI projects.
 - Redirection fix when user does not exist.
 - Trace page scroll behaviour fixes and enhancements.
 - Minor UI bug fixes
 
Migrations
- Adding a new 
typecolumn to the Project table. This is set todefaultby default. 
Full Changelog: 3.0.0...3.0.1
3.0.0
What's Changed
- Release 3.0.0 by @karthikscale3 in #243
 
This Release contains the following changes, improvements and bugfixes:
Features
- Show the current version of the app in the UI.
 - Move evaluations under datasets for better organization.
 - Radar graphs for visualizing the results of evaluations.
 - Resizeable columns and a redesign of the datasets and evaluations tabs.
 - Update models and cost information for Azure OpenAI, perplexity and anthropic models.
 - UI improvements to the trace graph.
 - Adds LLM Inference metrics to the Metrics tab.
 - Bugfixes and Query performance improvements.
 
Migrations
- We are dropping the 
annotatedOutputandcontextcolumns from theDatamodel and addingexpectedOutputandmodelcolumns. 
Note: If the migrations don't apply cleanly, please run the sql command manually from the migration file. Reach out to us on Discord if you face any issues
Full Changelog: 2.2.0...3.0.0
2.2.0
What's Changed
- Release 2.2.0 by @karthikscale3 in #231
 
Features
- Adds manual evaluations chart to the metrics and annotations page
 - Adds refresh buttons to traces and annotations pages
 - Bug fixes to annotations page auto refresh and token cost chart
 - Fixes missing psql dependency
 - Fixes issue with the entrypoint logic for new setups
 
Full Changelog: 2.1.0...2.2.0
2.1.0
2.0.1
What's Changed
- Release by @karthikscale3 in #226
 
Full Changelog: 2.0.0...2.0.1
Features:
This release introduces a breaking change for users still on version 1.5.10 or below. Please ensure you upgrade to version 1.7.0 before upgrading to this release.
This Release contains the following changes:
- Annotations page redesign
 - Trace page improvements
 - Allow downloading last 100 traces
 - Bug fixes and performance improvements
 
Migrations:
We are changing the way we handle migrations to enhance performance and ensure data integrity. With this new approach, users will no longer face issues such as tables being wiped during migrations.
Upgrade Path:
- Step 1: Users on version 1.5.10 or below must first upgrade to version 1.7.0. This intermediary step is crucial to prepare your system for the changes introduced in this release.
 - Step 2: After successfully upgrading to version 1.7.0, you can proceed with upgrading to the latest release.
 
Improvements:
- Automated Schema Updates: Migrations will now automatically update the schema to ensure compatibility with new features and improvements.
 - Rollback Capabilities: Enhanced rollback capabilities to provide greater flexibility in managing database changes.
 
In case you encounter any issues during the update, please reach out to us via chat or discord.