Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions src/pages/docs/release-notes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,19 @@ description: "Latest Future AGI release notes covering new features, improvement

{/* release-notes:insert-below — automation inserts new releases here; do not remove */}

## v1.27.3 (2026-08-12)

<div class="mb-12 pb-8 border-b border-[var(--color-border-subtle)] last:border-b-0">

<div class="mt-6 mb-3 text-lg font-semibold">Bugs/Improvements</div>

- **temporal:** repoint usage/billing lookups to ee.cloud.temporal ([4f7aaf5](https://github.com/future-agi/future-agi/commit/4f7aaf5817c345c6f9db0de86c66952c7993ddfe))

- **temporal:** repoint usage/billing lookups to ee.cloud.temporal ([#2094](https://github.com/future-agi/future-agi/issues/2094)) ([34d97ac](https://github.com/future-agi/future-agi/commit/34d97ac304ee268a6e1fe62ba3dd7503c2f8aa75))

</div>


## Week of 2026-06-18

<div class="mb-12 pb-8 border-b border-[var(--color-border-subtle)] last:border-b-0">
Expand Down
Loading