Releases: webiny/webiny-js
Releases · webiny/webiny-js
v6.1.0
What's Changed
- refactor: zod v4 by @brunozoric in #4991
- fix: fontawesome default props by @brunozoric in #5005
- feat: add editor readonly mode by @Pavel910 in #5010
- refactor: scheduler by @brunozoric in #5008
- fix(api-headless-cms): missing live field on singular model by @brunozoric in #5006
- SDK - Search + Meta Fields by @adrians5j in #5009
- adrian/extensions-cmd-fixes-2026-03-16 by @adrians5j in #5017
- fix: build on windows by @brunozoric in #4962
- feat: add element constraints and lifecycle hooks to component manifests by @Pavel910 in #5020
- feat: api-website-builder-scheduler by @brunozoric in #5022
- fix(app-headless-cms): entry types by @brunozoric in #5024
- feat: app website builder scheduler by @brunozoric in #5025
- chore: remove unnecessary packages by @brunozoric in #5026
- feat: configurable page settings with drawer/dialog view modes by @Pavel910 in #5029
- feat: configurable element overlay actions in the editor by @Pavel910 in #5032
- feat(app-scheduler): dialog cancel button by @brunozoric in #5033
- feat: add support for programmatic teams and roles by @Pavel910 in #5035
- feat: add skills generator for webiny exports by @Pavel910 in #5037
- feat: website builder trash bin by @brunozoric in #5038
- fix: restore and exports for wb trash bin by @brunozoric in #5039
- fix(app-headless-cms): unnecessary rerendering by @brunozoric in #5040
- refactor: api elasticsearch to opensearch by @brunozoric in #5036
- feat: standalone MCP package, new skills by @Pavel910 in #5046
- feat: webiny upgrade command by @brunozoric in #5044
- fix: prevent transient HOC stacking in CompositionStore on Config re-render by @Pavel910 in #5047
- refactor: user project package json file by @brunozoric in #5048
- feat: programmatic route transition guards by @Pavel910 in #5049
- feat(website-builder): extra utils by @adrians5j in #5050
- fix(tailwind): watch
/extensionsfolder by @adrians5j in #5041 - fix(cli-core): upgrade command handler log by @brunozoric in #5052
- feat(api-headless-cms): add ContentEntryTraverserProvider feature by @Pavel910 in #5051
- feat: MCP presets auto-discovery by @Pavel910 in #5054
Full Changelog: v6.0.0...v6.1.0
v6.0.0
What's Changed
Everything!
We've entered a new era, driven by AI-assisted development, new system of extensions, new DI-driven architecture, and much more!
Visit https://www.webiny.com to learn everything!
v5.44.0
v5.43.6
v5.43.5
v5.43.4
v5.43.3
5.43.3 (2025-08-05)
Bug Fixes
- api-aco: check security authorization while decorating cms methods (#4667) (8be69dc)
- api-headless-cms: nested search (#4665) (b88f5c0)
- app-audit-logs: add search placeholder (c6d623e)
- app-headless-cms: add dynamic search placeholder to content entries list (#4682) (f2d257f)
- app-page-builder: add search placeholder (91bff47)
- handle missing table cell metadata values gracefully (#4687) (04668ce)
v5.43.2
v5.43.1
5.43.1 (2025-06-10)
Bug Fixes
- add
validateReferencedEntriesoption (#4650) (ada8bbb) - api-headless-cms: get entry by id on preview (#4654) (a9bfab6)
- app-audit-log: remove user group from query (#4656) (7d0d3ad)
- correct Webpack (watch) configs (#4658) (1cc5b17)
- cwp-template-aws: add AWS account ID to the info command output (da4308e)
- pulumi-aws: add awsAccountId to api app outputs (c88481b)
- pulumi-aws: ddb to es log permissions (#4659) (1823b60)
- remove CloudFront cache invalidation (#4652) (4781a9b)
- tasks: convert all event response dates into strings [skip ci] (#4660) (beded62)
- utils: compress should not run if not needed (#4661) (f5e8c70)