v0.104.3
wasp-lang/waspv0.104.3Jun 25, 2026by bekossy
AI Summary
Moves Role-Based Access Control (RBAC) enforcement from the enterprise edition to the open-source version and fixes display issues with exception messages in trace output columns.
Key Highlights
- RBAC enforcement moved from `ee` to `oss`
- Fix for trace output exception display when outputs are null
- Fix for exception message display in trace output column
New Features
- Move RBAC enforcement from ee to oss
Full Release Notes
## What's Changed * [release] v0.104.2 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4796 * [feat] Move `RBAC` enforcement from `ee` to `oss` by @junaway in https://github.com/Agenta-AI/agenta/pull/4801 * fix: display exception message in trace output column when outputs is nullfix: display exception message in trace output column when outputs is… by @unfitcoder101 in https://github.com/Agenta-AI/agenta/pull/4747 **Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.104.2...v0.104.3