0.0.46-beta
版本发布时间: 2023-12-25 18:36:46
openchatai/copilot最新发布版本:0.0.91-beta(2024-03-30 04:23:42)
What's Changed
- increase health check ping interval by @codebanesr in https://github.com/openchatai/OpenCopilot/pull/423
- handling typing edge cases by @codebanesr in https://github.com/openchatai/OpenCopilot/pull/437
- Remove operation id check by @gharbat in https://github.com/openchatai/OpenCopilot/pull/441
- Present data instead of summarizing it by @gharbat in https://github.com/openchatai/OpenCopilot/pull/444
- Fix action payload generation errors by @gharbat in https://github.com/openchatai/OpenCopilot/pull/445
- handle n404 exception by @codebanesr in https://github.com/openchatai/OpenCopilot/pull/440
- Staging by @codebanesr in https://github.com/openchatai/OpenCopilot/pull/451
- Handling silent errors and 500s by @codebanesr in https://github.com/openchatai/OpenCopilot/pull/450
- hotfix for when there is only one action by @codebanesr in https://github.com/openchatai/OpenCopilot/pull/454
- fixing gitpod yaml file by @codebanesr in https://github.com/openchatai/OpenCopilot/pull/455
- fixing gitpod configuration by @codebanesr in https://github.com/openchatai/OpenCopilot/pull/456
- Revert "fixing gitpod configuration" by @codebanesr in https://github.com/openchatai/OpenCopilot/pull/457
- style(form): update className values in FormItemContext and FormDescription
- feat(ui): add FieldArray component
- feat(ui): add FormErrorMessage component
- style: add className to ActionForm's container
- feat(form): add Field component
- style: update css class for AlertDialogContent
- fix(domain): fix action schema validation for body
- refactor: Remove unused import and update function name
- style: Remove unnecessary imports and refactor form structure
- Add .reset-input class to globals.css
- style: update sheetVariants in SheetOverlay
- style: Update input element classnames and attributes
- style: Simplify AddActionDrawer component
- Refactor reset-input class in globals.css
- Update ActionForm class name to include no-scrollbar
- Update Tooltip component to include a delay option
- feat(action-form): add magic fields to headers and parameters
- chore(schema): make parameter.value optional if is_magic is true
- refactor: Remove validation for empty string and invalid JSON in action schema
- fix: Set default value for request_type in ActionForm
- moved to separate route group for the active class name.
- added sharp for image optimization in standalone mode
- Fixed styling issues
- Refactor ActionsList component to accept disabled prop
- Remove unused imports and update grid layout in CopilotsContainer
- Add segment prop to CopilotLayoutNavLink
- Refactor MagicAction component in new-flows-editor
- Update CopilotWidget and page layout
- widget can accept props and pass them to the widget container. the widget is fluid,static by default.
- Remove outDir option from vite.lib.config.ts
- updated
pilot.js
- Release 1.7.0
Full Changelog: https://github.com/openchatai/OpenCopilot/compare/0.0.45-beta...0.0.46-beta