Skip to content

Releases: lunary-ai/lunary

1.2.4

06 Apr 15:01
e35f8e8
Compare
Choose a tag to compare

What's Changed

  • chore: auto build images on release
  • chore: replace deprectad gh actions command
  • fix: get evaluation result
  • fix: modify owner

Full Changelog: v1.2.3...1.2.4

v1.2.3

06 Apr 13:04
acacfd7
Compare
Choose a tag to compare

What's Changed

  • chore: docker version bump
  • Fix: prevent admin to modify owner
  • feat: radar timeout on error
  • chore: remove namespace.co
  • chore: update monolithic image
  • Fix: Remove password hash from payload
  • chore: cache playwright binary in github actions
  • chore: auto build images on new release

Full Changelog: v1.2.2...v1.2.3

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.