Skip to content

0.17.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 15:08
· 51 commits to development since this release

Features

  • feat(chat): add a 'Shared with me' section to the file manager modal (Issues #1283, #1982, #1987) (#1990)
  • feat(chat): add opportunity to configure the role field name (Issue #1971) (#1972)
  • feat(chat): add option to unpublish app, add apps filter for publish request modal, hide caret icon if publication resource types don't contain prompt or conversation (Issues #1940, #2006, #2031) (#2033)
  • feat(chat): add organization section to file manager (Issue #1801) (#1898)
  • feat(chat): add versioning for chat and prompt publications, fix freezes on admin UI and publish to path when unpublish entity from folders (Issues #321, #1966, #1991) (#1957)
  • feat(chat): allow modal windows to be closed only on 'x' or cancel (Issue #1918) (#1961)
  • feat(chat): change custom application dialog, fix features (Issue #1938, #1945) (#1965)
  • feat(chat): implemented and updated tests (#1964)
  • feat(chat-e2e): disable bedrock api tests (#2014)
  • feat(chat-e2e): disable vertex models api tests (#1956)
  • feat(chat-e2e): implemented chat functionality tests (#1932)
  • feat(chat-e2e): implemented common api tests (#1974)
  • feat(chat-e2e): implemented shared with me prompts tests (#1917)
  • feat(chat-e2e): implemented tests for parametrized replay (#1852)
  • feat(chat-e2e): nx/playwright version update (#2083)
  • feat(chat-e2e): shared prompt folder icon tests (#1954)
  • feat(chat-e2e): shared prompt folder tests (#2058)
  • feat(chat-e2e): updated playwright to 1.47v (#2070)
  • feat(chat-e2e): view shared prompt tests (#2059)

Fixes

  • fix(chat): Application attachments (Issues #2015, #2018, #2019, #2024) (#2051)
  • fix(chat): Error messages appear for Admin are impossible to read (Issue #1944, #1959) (#1970)
  • fix(chat): Features and maxInputAttachments validations (#2023)
  • fix(chat): Fixed delete 'shared with me' attachments (Issue #2005) (#2010)
  • fix(chat): add messages for external files sharing errors (#2020)
  • fix(chat): add roles into session and add possibility to access roles for any path (#1971) (#1983)
  • fix(chat): fix "invalid JWT" error (Issue #2003) (#2009)
  • fix(chat): fix application long name size, description line break (Issues #2049, #2052, #2053) (#2069)
  • fix(chat): fix application name postfix (#2078)
  • fix(chat): fix attachment download path & name (Issue #2008) (#2032)
  • fix(chat): fix collapsing folders on import (Issue #1958) (#1975)
  • fix(chat): fix collapsing nested folders on import (Issue #1958) (#1997)
  • fix(chat): fix deleting empty folders (Issue #1698) (#1939)
  • fix(chat): fix error message for publish/share external files (Issue #1984) (#2090)
  • fix(chat): fix error message on application delete (Issue #2021) (#2068)
  • fix(chat): fix error message typo (Issue #1984) (#2099)
  • fix(chat): fix error msg & offset between attachemts and stages (Issue #1962, #1960) (#1986)
  • fix(chat): fix expanding folders logic for "go to review" (Issue #1979) (#1981)
  • fix(chat): fix files unpublish, remove version selector from original entities, remove version postfix for files and apps, remove delete button from public prompts (Issues #2065, #2085, #2066, #2084) (#2087)
  • fix(chat): fix gap between stages and attachments (#1998)
  • fix(chat): fix loaders for prompt publishing change path dialog (Issue #1667) (#1937)
  • fix(chat): fix no data view in files manager (Issue #1977) (#2002)
  • fix(chat): fix prompt applying for admin (Issue #1967) (#1968)
  • fix(chat): fix token reading (Issue #1971) (#1994)
  • fix(chat): hide publication review dot if publication has non-existent resource (Issue #1847) (#1910)
  • fix(chat): not reset selection for publication when view prompt (Issue #1978) (#1980)
  • fix(chat): reduce session token size (#2027)
  • fix(chat): use model.reference instead of model.id everywhere in conversation.model.id (Issue #2080) (#2081)
  • fix(chat): hard-cutting message only when truncate_prompt_error code is received (#2067)
  • fix(chat-e2e): colors tests fix (#2104)
  • fix(chat-e2e): move vertexai back to tests (#2061)

Other

  • chore(chat): add ALLOW_VISUALIZER_SEND_MESSAGES variable into README.md (#2054)
  • chore(chat): implement application storage and refactore application service (Issue #1955) (#1999)
  • chore(chat): update sidebar icons (#2094)
  • bump micromatch from 4.0.5 to 4.0.8 (#2013)
  • bump webpack from 5.90.0 to 5.94.0 (#2012)