0.36.0
·
1320 commits
to development
since this release
Features
- feat(chat): add support of AzureB2CProvider next auth provider (Issue #4437) (#4433)
- feat(chat): added env variable AUTH_DEBUG_ENABLED (Issue #4438) (#4434)
- feat(chat): add custom view state to playback and conversation interfaces (Issue #4449) (#4474)
- feat(chat): add playback support to application type schema (Issue #4449) (#4454)
- feat(chat): allow to edit files if publication request has application (Issue #4419) (#4441)
- feat(chat): implement 'Select all' function in manage attachments (Issue #3976) (#4104)
- feat(chat): make 'publish to' field editable in publication handler (Issues #4286, #4031) (#4412)
- feat(chat): provide theme into visualizers (Issue #4453) (#4475)
- feat(chat): support monaco themes (Issue epam/ai-dial-chat-themes#73) (#4481)
- feat(chat-e2e): publish custom app (#4384)
- feat(chat-e2e): remove deprecated bedrock models (#4447)
- feat(chat-e2e): reverted remove deprecated bedrock models (#4456)
- feat(chat-e2e): unpublish custom app (#4430)
- feat(overlay): improve events and custom buttons (Issue #4427) (#4428)
- feat(overlay): support feature data in overlay options (Issue #4492) (#4493)
Fixes
- fix(chat): enable 'Approve selected' when all rules are removed in (un)publish request (Issue #4395) (#4425)
- fix(chat): add selected publication check when viewing public chat by admin (Issue #3362) (#4423)
- fix(chat): allow to attach images from 'review files' section to review applications (Issue #4421) (#4440)
- fix(chat): change admin approve selected condition (Issue #4479) (#4487)
- fix(chat): change incorrect unshare icon (Issue #3856) (#4468)
- fix(chat): disable delete button if some review bucket file selected (Issue #4358) (#4405)
- fix(chat): disable name and version during deployment (Issue #3726) (#4451)
- fix(chat): escape special characters before passing to regex creator (Issue #4378, #4413) (#4414)
- fix(chat): fix 'Manage Attachments' delete button state if files from 'review files' selected (Issue #4358) (#4457)
- fix(chat): fix 'review files' section for conversations (Issue #4464) (#4467)
- fix(chat): fix admin chat input and dublicate appearance (Issue #4409) (#4459)
- fix(chat): fix horizontal scroll, show selected model on all models tab (Issue #4302, #4033) (#4436)
- fix(chat): fix marketplace filterbar default open state (Issue #4446) (#4448)
- fix(chat): fix marketplace filterbar default open state (Issue #4446) (#4458)
- fix(chat): fix publication review error icons position (Issue #4415) (#4442)
- fix(chat): fix select files issues (Issue #3976, #1276) (#4478)
- fix(chat): rename admin duplicate button (Issues #4469, #4470) (#4486)
- fix(chat): reset selected prompt version after duplicate (Issue #2302) (#4356)
- fix(chat): revert fix marketplace filterbar default open state (Issue #4446) (#4452)
- fix(docs): fix chat readme for enabled features data (#4508)
- fix(overlay): fix it's impossible to login in browser2 if the user has been logged in browser1 (Issue #4432) (#4439)
Other
- chore(ci): add exceptions for false-positives in esbuild for Trivy (#4501)