Skip to content

Releases: lunary-ai/lunary

v0.3.0

09 Dec 14:48
Compare
Choose a tag to compare

v0.2.1

28 Oct 13:42
Compare
Choose a tag to compare

Fixes

  • Fix cost tracking with fine-tuned models
  • Fix error in SQL setup
  • Fix featurebase crashing self-hosted

v0.2.0

23 Oct 10:20
Compare
Choose a tag to compare

It’s been a while since our last changelog. In the future, I want to be more regular with product updates and releases.

We’ve been hard at work improving the product and our SDK. Most notable changes include:

  • 🔍 Search & filters in dashboard
  • 🗃️ Exports (on pro plans)
  • 🔈 Feedback tracking in general availability
  • 🐛A lot of bug fixes and stabilization across the board, esp. on the JS and Python SDKs, like counting tokens for streaming queries.
  • 📜 Revamped documentation. It’s now much clearer how to setup user tracking tags, and feedback tracking.

If you had any integration issue on the past with one of our SDKs, the odds are good the bug should be fixed.

v0.1.5

12 Sep 10:14
Compare
Choose a tag to compare

Improvements:

  • New sign up flow
  • Webhook to automatically create first app on signup
  • Infinite loading & performance improvements for agents & requests tables
  • Better UI to view chat messages and errors
  • Add endpoint to check app's existence

Fixes

  • Fix page stuttering & other UI quirks
  • Fix rendering certain chats items

v0.1.3

16 Aug 12:57
Compare
Choose a tag to compare
  • User tracking
  • Cost monitoring
  • Lots of design & UI improvements
  • Lots of fixes in the dashboard

v0.1.0

03 Aug 10:56
Compare
Choose a tag to compare
  • Basic features
  • Agent tracing
  • Basic analytics
  • Langchain Tracer API support