📦 Release 6.5.0 - #5358
Open
Pavel910 wants to merge 55 commits into
Open
Conversation
Empty commit to allow PR creation.
- ai-powerups: make provider Model dropdown searchable via new autoComplete renderer - api-core: add latest OpenAI (gpt-5.6 family, gpt-5.5) and Anthropic (Claude 5 family) models - background-tasks/webhooks: match audit-logs drawer-based filter styling - background-tasks: fix glued label/value pairs in task detail General Info - app-headless-cms: add tooltip to ref field inline edit icon Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
…o all WB entities (#5502) Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
…rrentLanguage optional - Add GetDefaultLanguageUseCase to @webiny/languages to resolve the configured default language instead of hardcoding "en" - Update WbTranslatePageDecorator to use GetDefaultLanguageUseCase when the source page has no language property - Make currentLanguage optional in translatePageSchema to prevent ZodError when translating integration-created pages without a language property Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Mirrors the named dialogs pattern — register drawers by name via AdminConfig.Drawer, open them with useOpenDrawer, consume params with useDrawer. Multiple drawers can stack simultaneously. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Radix DropdownMenu.Item closes the menu on select, so toggling one column checkbox closed the overlay and blocked multi-select. Add a `preventClose` prop on DropdownMenu.Item (forwards onSelect preventDefault) and use it for the column-visibility checkboxes. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Resizable columns now absorb the space left by fixed columns, so the table always fills its container even when columns are hidden. Previously the width scaling ignored fixed columns, leaving a right-side gap that pulled the columns-visibility cog leftward as columns were removed. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
feat: admin UI fixes for AI models, filters, task detail, and ref field
…#5524) Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release 6.5.0
Docs PR: https://github.com/webiny/docs.webiny.com/pulls?q=Release+6.5.0