Skip to content

Releases: Agenta-AI/agenta

v0.95.4

02 Apr 15:03
faa4d84

Choose a tag to compare

What's Changed

Full Changelog: v0.95.3...v0.95.4

v0.95.3

02 Apr 12:48

Choose a tag to compare

What's Changed

  • [docs] Update API reference docs by @github-actions[bot] in #4095
  • [release] v0.95.2 by @github-actions[bot] in #4097
  • chore(deps): bump aiohttp from 3.13.2 to 3.13.4 in /examples/python/RAG_QA_chatbot by @dependabot[bot] in #4105
  • fix(k8s): avoid cron crashes from supercronic reaper bug by @mmabrouk in #4102
  • [Frontend/Chore] Audit fixes by @ardaerzin in #4103
  • Merge numeric constraints from parent anyOf/oneOf schemas in resolveA… by @ardaerzin in #4111

Full Changelog: v0.95.2...v0.95.3

v0.95.2

01 Apr 15:03

Choose a tag to compare

What's Changed

  • [release] v0.95.1 by @github-actions[bot] in #4087
  • fix(k8s): add missing webhook and event workers to Helm chart by @mmabrouk in #4090
  • docs(k8s): add troubleshooting notes for URL prefixes, CORS, and pod restarts by @mmabrouk in #4091
  • feat(k8s): add a unified OSS and EE Helm chart switch by @mmabrouk in #4094
  • feat(k8s): add missing self-host env settings to the Helm chart by @mmabrouk in #4092
  • fix(PricingCard): Hovering plan selection cards breaks modal layout by @bekossy in #4050
  • (feat)[AGE-3640]: Improve JSON expand UI to toggle on click by @bekossy in #4073
  • [chore] Add forensics logs to events dispatch by @junaway in #4096
  • [Frontend / chore] Add unhandledrejection event handler to suppress route cancellation errors in useBlockNavigation by @ardaerzin in #3148
  • (enhancement) Pasting large content editor issue by @bekossy in #4068

Full Changelog: v0.95.1...v0.95.2

v0.95.1

31 Mar 13:03
a216ce0

Choose a tag to compare

What's Changed

  • [release] v0.95.0 by @github-actions[bot] in #4055
  • chore(deps): bump effect from 3.19.12 to 3.20.0 in /examples/python/RAG_QA_chatbot/frontend by @dependabot[bot] in #4034
  • [docs] Update API reference docs by @github-actions[bot] in #4054
  • chore(deps): bump next from 15.5.11 to 15.5.14 in /examples/python/RAG_QA_chatbot/frontend by @dependabot[bot] in #4057
  • docs: fix grammatical errors in evaluation and self-hosting sections by @shardool-patil in #4070
  • ci: re-enable auth bootstrap and web tests in PR preview by @mmabrouk in #4072
  • ci: disable SDK preview tests that break Railway environment by @mmabrouk in #4080
  • fix(frontend): fix "All Anntations" typo in annotation queue tab by @mmabrouk in #4086
  • fix(frontend): add explicit project_id to evaluation scenarios POST by @mmabrouk in #4085
  • [feat] Clean up RBAC and tighten API key and data export access by @junaway in #4084
  • docs: add EE deployment README by @mmabrouk in #4088
  • docs: update RBAC docs to reflect v0.95.1 role cleanup by @mmabrouk in #4089
  • [docs] Update API reference docs by @github-actions[bot] in #4069

New Contributors

Full Changelog: v0.95.0...v0.95.1

v0.95.0

25 Mar 15:31

Choose a tag to compare

What's Changed

Full Changelog: v0.94.9...v0.95.0

v0.94.9

25 Mar 12:36
cb8f68c

Choose a tag to compare

What's Changed

  • [release] v0.94.8 by @github-actions[bot] in #4032
  • feat(api,docs): restrict organization creation via allowlist by @mmabrouk in #4044
  • fix(frontend): add DNS provider hint to domain verification instructions by @mmabrouk in #4042
  • docs(self-host): add SSO authentication setup guide by @mmabrouk in #4040
  • fix(api): prevent org update from overwriting unset fields by @mmabrouk in #4039
  • doc(docs): remove 'coming soon' from Custom SSO by @mmabrouk in #4037
  • feat(api,frontend): enable self-hosted enterprise edition by @mmabrouk in #4035
  • refactor(frontend): share GetStarted onboarding UI by @mmabrouk in #4043

Full Changelog: v0.94.8...v0.94.9

v0.94.8

20 Mar 11:27
6807284

Choose a tag to compare

What's Changed

  • [release] v0.94.7 by @github-actions[bot] in #4018
  • (enhancement)[AGE-3713]: Playground editor becomes unresponsive when pasting large input by @bekossy in #4028

Full Changelog: v0.94.7...v0.94.8

v0.94.7

18 Mar 14:23
bd8ad16

Choose a tag to compare

What's Changed

  • [release] v0.94.6 by @github-actions[bot] in #4016
  • [3994] fix(frontend): avoid crypto.randomUUID on HTTP by @mmabrouk in #4020
  • feat(frontend): Improve playground evaluation buttons, icons, and tooltips by @mmabrouk in #4021
  • [docs] Update API reference docs by @github-actions[bot] in #4026
  • fix(ci): prevent Railway gateway auth header overflows by @mmabrouk in #4023
  • chore(ci): disable Railway preview post-deploy tests by @mmabrouk in #4025

Full Changelog: v0.94.6...v0.94.7

v0.94.6

17 Mar 16:30
d3d3c9e

Choose a tag to compare

What's Changed

  • chore(docs): update roadmap with annotation queues and evaluator playground by @mmabrouk in #4013
  • [docs] Update API reference docs by @github-actions[bot] in #4014
  • fix(frontend)[Age 3696]: Code Evaluation editor empty and preset content not loading by @bekossy in #3997
  • [fix] Resolve failing local web tests (oss / ee) by @jp-agenta in #3950
  • [chore] Update python dependencies by @jp-agenta in #4017
  • fix(frontend): allow optional Turbo remote cache in web Docker builds by @mmabrouk in #3967

Full Changelog: v0.94.5...v0.94.6

v0.94.5

16 Mar 17:30
9404657

Choose a tag to compare

What's Changed

  • fix(api): redact sensitive headers from webhook delivery records by @mmabrouk in #3988
  • chore: remove SOCIAL_ANNOUNCEMENTS.md accidentally committed to main by @mmabrouk in #3991
  • [release] v0.94.4 by @github-actions[bot] in #3985
  • docs: add multimodal content documentation for images and PDFs by @mmabrouk in #3998
  • [docs] Update API reference docs by @github-actions[bot] in #3995
  • feat(automations): add delivery logs to the drawer by @mmabrouk in #3987
  • feat(automations): test draft webhooks before save by @mmabrouk in #3986
  • [fix] Resolve most issues with shady webhooks by @jp-agenta in #3975

Full Changelog: v0.94.4...v0.94.5