Skip to content

Commit 06d1a2b

Browse files
committed
Draft July's "New in documentation"
1 parent 9c73ea3 commit 06d1a2b

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

docs/resources/new_in_doc.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,21 @@ See how to [update from 4.6 to 5.0](https://doc.ibexa.co/en/latest/update_and_mi
1919

2020
#### LTS Updates
2121

22-
4.6's LTS Updates are included out of the box in 5.0.
23-
The previous 4.6 installation pages for […TODO: list features…] are configuration pages in 5.0.
22+
4.6's LTS Updates are features included out of the box in 5.0.
23+
The previous 4.6 installation instructions are, in 5.0, unneeded or configuration instructions.
24+
25+
| 5.0 | 4.6 |
26+
|:---------------------------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------|
27+
| [Configure AI Actions](https://doc.ibexa.co/en/5.0/ai_actions/configure_ai_actions/) | [Install AI Actions](https://doc.ibexa.co/en/4.6/ai_actions/install_ai_actions/) |
28+
| [Customize Discounts](https://doc.ibexa.co/en/5.0/discounts/configure_discounts/) directly | [Install Discounts](https://doc.ibexa.co/en/4.6/discounts/install_discounts/) |
29+
| [Date and time attributes: usage](https://doc.ibexa.co/en/5.0/pim/attributes/date_and_time/#usage) | [Date and time attributes: installation](https://doc.ibexa.co/en/4.6/pim/attributes/date_and_time/#installation) |
2430

2531
5.0 will have its own LTS Update to add more features in its future.
2632

2733
#### PHP API
2834

2935
Documentation examples and [PHP API Reference](https://doc.ibexa.co/en/5.0/api/php_api/php_api_reference/) have been updated for 5.0.
30-
You can use [`ibexa/rector`](https://github.com/ibexa/rector?tab=readme-ov-file) package to help yourself update your custom PHP and JS code.
36+
You can use [`ibexa/rector`](https://github.com/ibexa/rector#readme) package to help yourself update your custom PHP and JS code.
3137
And consult the [Ibexa DXP v5.0 renames, deprecations and removals](https://doc.ibexa.co/en/5.0/release_notes/ibexa_dxp_v5.0_deprecations/).
3238

3339
#### REST API
@@ -37,7 +43,6 @@ As [Ibexa DXP 5.0 is OpenAPI compliant](https://doc.ibexa.co/en/5.0/api/rest_api
3743
the specification output from the platform is passed to [Redocly CLI](https://redocly.com/docs/cli) to generate the online reference.
3844
You can also consult the documentation directly on your development installations at `/api/ibexa/v2/doc`.
3945

40-
4146
## June 2025
4247

4348
### Security

0 commit comments

Comments
 (0)