@@ -11,22 +11,33 @@ This page contains recent highlights and notable changes in [[= product_name =]]
1111
1212### v5.0.0
1313
14- [ Ibexa DXP v5.0.0] ( ibexa_dxp_v5.0.md #ibexa-dxp-v500) is out!
14+ [ Ibexa DXP v5.0.0] ( https://doc.ibexa.co/en/5.0/release_notes/ibexa_dxp_v5.0/ #ibexa-dxp-v500) is out!
1515So, the [ Ibexa DXP 5.0 LTS documentation] ( https://doc.ibexa.co/en/5.0/ ) is available as well.
1616Yes, [ 5.0 is an LTS] ( https://www.ibexa.co/blog/continuous-innovation-how-ibexa-dxp-s-lifecycle-enhances-feature-delivery ) !
1717
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 ) .
18+ See how to [ update from 4.6 to 5.0] ( https://doc.ibexa.co/en/latest/update_and_migration/from_4.6/update_to_5.0/ ) .
2219
23- #### REST API Reference
20+ #### LTS Updates
2421
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.
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.
24+
25+ 5.0 will have its own LTS Update to add more features in its future.
26+
27+ #### PHP API
28+
29+ 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.
31+ 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/ ) .
32+
33+ #### REST API
34+
35+ The [ 5.0's REST API Reference] ( https://doc.ibexa.co/en/5.0/api/rest_api/rest_api_reference/rest_api_reference.html ) layout changed.
36+ As [ Ibexa DXP 5.0 is OpenAPI compliant] ( https://doc.ibexa.co/en/5.0/api/rest_api/rest_api_usage/#openapi-support ) ,
37+ the specification output from the platform is passed to [ Redocly CLI] ( https://redocly.com/docs/cli ) to generate the online reference.
2838You can also consult the documentation directly on your development installations at ` /api/ibexa/v2/doc ` .
2939
40+
3041## June 2025
3142
3243### Security
0 commit comments