v0.103.1

mudler/LocalAIv0.103.1Jun 10, 2026by bekossy

AI Summary

This update focuses on frontend refinements, including improved deployment date display, a redesigned configuration tab for evaluation runs, and new entity reference chips with hovercards.

Key Highlights

  • Deployment 'Last modified' shows deployed revision date
  • Redesigned entity reference chips with identifier hovercard
  • Rebuilt eval run Configuration tab
  • Pass prompt-referenced testset columns to evaluators

New Features

  • Deployment date display
  • Entity reference chips
  • Eval configuration tab redesign

Full Release Notes

## What's Changed
* [release] v0.103.0 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4584
* fix(frontend): pass prompt-referenced testset columns to playground evaluators by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4601
* [#4592] fix(frontend): deployment "Last modified" shows the deployed revision date by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4593
* feat(frontend): rebuild eval run Configuration tab as summary rail + sections by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4606
* feat(frontend): redesign entity reference chips with identifier hovercard by @bekossy in https://github.com/Agenta-AI/agenta/pull/4615
* docs: add dark mode changelog entry and announcement by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4618
* fix(frontend): keep playground drafts when connecting a test set by @bekossy in https://github.com/Agenta-AI/agenta/pull/4622


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.103.0...v0.103.1