Skip to content

Releases: lunary-ai/lunary

v1.2.2

31 Mar 19:11
259e4b9
Compare
Choose a tag to compare

What's Changed

  • feat: join improvements
  • Feat: metadata ingestion & filter
  • Fix: old prompt variables
  • fix: github actions
  • Feat: feedback cascading, filters v2, Users page search & pagination
  • chore: pipeline improvements
  • fix: invite link
  • fix: request password reset
  • fix: frontend build
  • fix: pipeline
  • Feat: private API keys
  • fix: public routes
  • fix: login when invalid token
  • feat: add ml health check endpoint
  • fix: tools calls issues
  • Feat: better eval results (fixed branch)
  • feat: multi arch docker

Full Changelog: v1.2.1...v1.2.2

v1.1.0

14 Mar 03:58
ec99d5e
Compare
Choose a tag to compare

What's Changed

  • Feat: trace improvements
  • Feat: Improve retrievers UI
  • Feat: playwright tests by
  • Feat: fix Claude 3 and mistral support
  • Feat: prompt menu improvements

Full Changelog: v1.0.2...v1.1.0

Security patch

22 Feb 12:17
Compare
Choose a tag to compare
v1.0.2

Merge branch 'main' of github.com:lunary-ai/lunary

Security patches

20 Feb 14:23
Compare
Choose a tag to compare
v1.0.1

fix: project id bearer

v1.0.0

11 Feb 19:19
Compare
Choose a tag to compare

Hi,

Please find our monthly changelog on our website.

Full Changelog: v0.3.0...v1.0.0

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