File tree Expand file tree Collapse file tree 1 file changed +22
-1
lines changed
docs/update_and_migration/from_4.6 Expand file tree Collapse file tree 1 file changed +22
-1
lines changed Original file line number Diff line number Diff line change @@ -292,4 +292,25 @@ There are no additional update steps to execute.
292292
293293# # v4.6.18
294294
295- No additional steps needed.
295+ No additional steps needed.
296+
297+ [[% include 'snippets/update/notify_support.md' %]]
298+
299+ With the product updated to the latest version, you can now finish the update process or proceed with updating the LTS Updates packages.
300+
301+ # # LTS Updates
302+
303+ [LTS Updates](editions.md#lts-updates) are standalone packages with their own update procedures.
304+ To use the [latest features](ibexa_dxp_v4.6.md) added to them, update them separately with the following steps :
305+
306+ === "AI actions"
307+
308+ ` ` ` bash
309+ composer require ibexa/connector-ai:[[= latest_tag_4_6 =]] ibexa/connector-openai:[[= latest_tag_4_6 =]]
310+ ` ` `
311+
312+ === "Date and time attribute"
313+
314+ ` ` ` bash
315+ composer require ibexa/product-catalog-date-time-attribute[[= latest_tag_4_6 =]]
316+ ` ` `
You can’t perform that action at this time.
0 commit comments