v0.103.1
1Panel-dev/1Panelv0.103.1Jun 10, 2026by bekossy
AI Summary
Frontend improvements including a redesigned evaluation run configuration tab, new entity reference chips, and fixes for deployment dates.
Key Highlights
- Rebuilt eval run Configuration tab as a summary rail + sections.
- Redesigned entity reference chips with identifier hovercard.
- Fixed deployment 'Last modified' to show the deployed revision date.
New Features
- Eval run configuration redesign
- Entity reference chips
- Deployment date fix
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