v0.103.3

1Panel-dev/1Panelv0.103.3Jun 12, 2026by bekossy

AI Summary

A maintenance release that improves frontend stability, fixes various playground bugs, and introduces bulk archive actions for apps and testsets.

Key Highlights

  • Added bulk-archive actions for apps, testsets, and evaluators.
  • Enabled self-serve account deletion from Settings.
  • Fixed broken scenario status in annotation queues and references in Playground.
  • Boolean evaluator metrics now display as True/False instead of a mean.

New Features

  • Bulk-archive actions
  • Self-serve account deletion

Full Release Notes

## What's Changed
* [release] v0.103.2 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4631
* docs: add unfitcoder101 as a contributor for bug by @allcontributors[bot] in https://github.com/Agenta-AI/agenta/pull/4651
* fix(frontend): clear playground draft test cases when switching applications by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4628
* [Fix]: Preserve connected testset when opening Manage testcases by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/4602
* [fix] Resolve broken `scenario` `status` in `annotation` `queues` by @junaway in https://github.com/Agenta-AI/agenta/pull/4644
* fix(frontend): keep the test set synced across playground commits by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4653
* fix(frontend): show boolean evaluator metrics as True/False, not a mean by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4667
* fix(api): default variant name to its slug when not provided by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4664
* [fix] Resolve broken `references` in Playground by @junaway in https://github.com/Agenta-AI/agenta/pull/4656
* [Feat]: Add bulk-archive actions for apps, testsets and evaluators by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/4629
* [fix] Keep unused test set columns on playground rows through Run by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4649
* [fix] Resolve broken filtering for schemaless `evaluators` by @junaway in https://github.com/Agenta-AI/agenta/pull/4650
* feat(api): Self-serve account deletion from Settings by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4600
* fix(frontend): label evaluator nodes in the playground by their entity name by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4668
* fix(frontend): resolve evaluation names for SDK-created apps and new evaluators by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4661
* Refactor/workflow name selectors by @bekossy in https://github.com/Agenta-AI/agenta/pull/4685
* [FE / Feat] Add evaluators to existing evals by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/4577


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.103.2...v0.103.3