Skip to content

0.37.0

Choose a tag to compare

@github-actions github-actions released this 10 Sep 14:59
· 1267 commits to development since this release

Features

  • feat(chat): add 'Code Interpeter' checkbox into Quick App 2 editor (Issue #4627) (#4629)
  • feat(chat): add failed signin status flow, add login dialog for marketplace (Issue #4600, #4613, #4547) (#4614)
  • feat(chat): add new agents and toolsets choosing field (Issue #4400) (#4571)
  • feat(chat): add possibility to customize default banners (Issue #4367) (#4539)
  • feat(chat): add possibility to edit toolsets (Issue #4520) (#4545)
  • feat(chat): add toolset authentication methods (Issue #4399, #4577) (#4578)
  • feat(chat): add toolsets 'first iteration' (Issue #4398) (#4443)
  • feat(chat): add toolsets filterbar (Issue #4522) (#4535)
  • feat(chat): implement chat banners theme support (Issue #4367) (#4617)
  • feat(chat): implement delete toolset action (Issue #4521) (#4562)
  • feat(chat): implement optional support of AUTH_AZURE_B2C_ISSUER (Issue #4611) (#4605)
  • feat(chat-e2e): add gpt-4.1-nano-2025-04-14 test (#4642)
  • feat(chat-e2e): added api test for gpt-4.1-mini-2025-04-14 (#4574)
  • feat(chat-e2e): added gpt 5 api tests (#4536)
  • feat(chat-e2e): conversation publishing rules tests (#4494)
  • feat(chat-e2e): folder leading dot validation tests (#4507)
  • feat(chat-e2e): paste attachment tests (#4538)
  • feat(chat-e2e): playwright update v.1.55.0 (#4524)
  • feat(chat-e2e): update e2e assertions (#4559)
  • feat(docs): add to the documentation NEXTAUTH_URL_INTERNAL variable utilization (Issue #4630) (#4631)
  • feat(overlay): add possibility to validate users and logout if they are different (#4550)

Fixes

  • fix(chat): abort connection if user stops response generation (#2954) (#4517)
  • fix(chat): add missing SignIn page header (Issue #4534) (#4585)
  • fix(chat): add review QuickApp 2 version window and fix redirect to publication for applications with custom editor (Issues #4608, #4609) (#4623)
  • fix(chat): add space after 'All' in Agents&Toolsets form (Issue #4638) (#4643)
  • fix(chat): disable 'publish to' edit if publication contains at least one unpublish resource (Issue #4286) (#4537)
  • fix(chat): enable themes routes cache (Issue #2774) (#4646)
  • fix(chat): fix 'next' button for toolset update (Issue #4606) (#4619)
  • fix(chat): fix 'next' button for toolset update (Issue #4606) (#4622)
  • fix(chat): fix 'next' button when return to the first step of toolset editor (Issue #4606) (#4607)
  • fix(chat): fix 'targetFolder' max depth validation (Issue #4480) (#4546)
  • fix(chat): fix message generation aborting (Issue #2954) (#4525)
  • fix(chat): fix quick app 2 save functionality (Issue #4581) (#4604)
  • fix(chat): fix quick app 2 schema config (Issue #4400) (#4612)
  • fix(chat): fix quick app 2.0 remove all collapse, x functionality, tooltips for not available (Issues #4582, #4586, #4602) (#4633)
  • fix(chat): fix the 'Sign In' page is missing some headers. (Issue #4534) (#4533)
  • fix(chat): fix toolset icons & version display issues (Issue #4542, #4543, #4544) (#4548)
  • fix(chat): fix toolset with default name saving and redirect to my workspace tab when go back to marketplace from apps or toolset editor page (Issues #4570, #4569) (#4590)
  • fix(chat): fully load toolset on entering edit mode (Issue #4568, #4547) (#4596)
  • fix(chat): remove context menu from Quick app 2 card (Issue #4583) (#4593)
  • fix(chat): remove go to my workspace from quick app 2 (Issue #4584) (#4587)
  • fix(chat): rename Delete to Unshare in Shared with me for chats and prompts (Issue #3577) (#4498)
  • fix(chat): replace 'no agents' -> 'no toolsets' text and move tabs up for mobile view (Issues #4551, #4580) (#4603)
  • fix(chat): restrict creation of toolset with id that already exists and remove unsupported toolset actions (Issues #4561, #4567) (#4598)
  • fix(chat): toolsets displayed twice on table view (Issue #4621) (#4626)
  • fix(chat): update targetUrls along with targetFolder (Issue #4480) (#4532)
  • fix(overlay): fix overlay signout (Issue #4549) (#4572)
  • fix(overlay): fix signout for different user (#4565)

Other

  • chore(chat): resolve tmp vulnerability (#4528)
  • chore(ci): allow manual trigger and a workaround for "Deploy development" workflow
  • bump next from 15.3.3 to 15.5.2 (#4579)
  • bump vite from 6.3.4 to 6.3.6 (#4640)