Skip to content

v0.2.13

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Jun 08:32
· 15 commits to main since this release
Immutable release. Only release title and notes can be modified.

What's Changed

  • Added new citation source categories and a Google Shopping breakdown to the citations dashboard. by @jrhizor
  • Local-mode deployments now support multiple brands. The brand switcher shows a "Create new brand" option that provisions a new org + admin membership for the user. by @jrhizor
  • Added the Google Shopping breakdown to a prompt's Citations tab on the prompt details page. by @jrhizor
  • Added a sort control to the Visibility page. by @jrhizor
  • Added a Query Fan-Out section showing the searches AI engines run for your prompts, with a prompt-to-query diff, the words engines add or drop, and the searches you're missing. by @jrhizor
  • Breaking: /api/v1 DELETE endpoints now return the deleted resource directly instead of a { message, data } wrapper (the deleted prompt includes a deletedRunsCount field), PATCH endpoints reject an empty body with a 400, an unparseable website on /tools/analyze is now a 400 instead of a 500, and 500 responses no longer echo internal error messages. by @jrhizor

Full Changelog: v0.2.12...v0.2.13