v0.104.1

wasp-lang/waspv0.104.1Jun 22, 2026by bekossy

AI Summary

Focuses on stability fixes including API test resolution, chat workflow output normalization, code editor improvements, Traefik scoping, and browser cache self-healing.

Key Highlights

  • Fixes failing API test
  • Fixes chat workflow output normalization
  • Fixes code evaluator editor issues
  • Fixes Traefik scoping for gh.local
  • Reverts Railway service selection fix

Full Release Notes

## What's Changed
* [release] v0.104.0 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4717
* [fix] Resolve failing API test by @junaway in https://github.com/Agenta-AI/agenta/pull/4748
* fix(frontend): cap sidebar banner queue by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4724
* Fix: Observability session data display issue by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/4736
* [fix] Normalize chat workflow output to the canonical Message shape by @jp-agenta in https://github.com/Agenta-AI/agenta/pull/4719
* [fix]: code evaluator code editor issues by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/4715
* fix(hosting): scope gh.local traefik to its own compose project by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4703
* [fix] Self-heal Playwright browser cache by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4723
* [fix] Select Railway services when redeploying previews by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4725
* [4645] fix(frontend): wrap API key inside the create-key modal by @Koushik-Salammagari in https://github.com/Agenta-AI/agenta/pull/4746
* Revert "[fix] Select Railway services when redeploying previews" by @bekossy in https://github.com/Agenta-AI/agenta/pull/4792
* docs: add Koushik-Salammagari as a contributor for bug by @allcontributors[bot] in https://github.com/Agenta-AI/agenta/pull/4795

## New Contributors
* @Koushik-Salammagari made their first contribution in https://github.com/Agenta-AI/agenta/pull/4746

**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.104.0...v0.104.1