Skip to content

Commit a518f5e

Browse files
committed
Draft July's "New in documentation"
1 parent 020e575 commit a518f5e

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

docs/resources/new_in_doc.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,26 @@ month_change: true
77

88
This page contains recent highlights and notable changes in [[= product_name =]] documentation.
99

10+
## July 2025
11+
12+
### v5.0.0
13+
14+
[Ibexa DXP v5.0.0](ibexa_dxp_v5.0.md#ibexa-dxp-v500) is out!
15+
So, the [Ibexa DXP 5.0 LTS documentation](https://doc.ibexa.co/en/5.0/) is available as well.
16+
Yes, [5.0 is an LTS](https://www.ibexa.co/blog/continuous-innovation-how-ibexa-dxp-s-lifecycle-enhances-feature-delivery)!
17+
18+
See how to [update from 4.6 to 5.0](update_to_5.0.md).
19+
Documentation examples have been updated for 5.0.
20+
You can use `ibexa/rector` package to help yourself update your custom PHP and JS code.
21+
And consult the [Ibexa DXP v5.0 renames, deprecations and removals](ibexa_dxp_v5.0_deprecations.md).
22+
23+
#### REST API Reference
24+
25+
The [5.0's REST API Reference](/api/rest_api/rest_api_reference/rest_api_reference.html) layout changed.
26+
As Ibexa DXP 5.0 is OpenAPI compliant](rest_api_usage.md#openapi-support),
27+
the specification outputed by the platform is passed to [Redocly CLI](https://redocly.com/docs/cli) to generate the online reference.
28+
You can also consult the documentation directly on your development installations at `/api/ibexa/v2/doc`.
29+
1030
## June 2025
1131

1232
### Security

0 commit comments

Comments
 (0)