New in the doc: August 2026 - #3376
Open
julitafalcondusza wants to merge 2 commits into
Open
Conversation
Summary
|
julitafalcondusza
marked this pull request as ready for review
September 1, 2026 10:58
ibexa-workflow-automation-1
Bot
requested review from
adriendupuis,
dabrt and
mnocon
and removed request for
a team
September 1, 2026 10:59
adriendupuis
approved these changes
Sep 1, 2026
adriendupuis
left a comment
Contributor
There was a problem hiding this comment.
I thought #2895 and #2548 could be more exposed but, after trying it, it only shows that we had few out-dated examples…
### PHP API
- Rewrote [Browsing content relations](https://doc.ibexa.co/en/5.0/content_management/content_api/browsing_content/#relations) example using [`BatchIterator`](https://doc.ibexa.co/en/5.0/api/php_api/php_api_reference/classes/Ibexa-Contracts-Core-Repository-Iterator-BatchIterator.html) and [`RelationListIteratorAdapter`](https://doc.ibexa.co/en/5.0/api/php_api/php_api_reference/classes/Ibexa-Contracts-Core-Repository-Iterator-BatchIteratorAdapter-RelationListIteratorAdapter.html)
### JS API
- Update Webpack Encore examples…
### DDEV
mnocon
reviewed
Sep 2, 2026
| description: Import data into your repository from prepared YAML files. | ||
| page_type: reference | ||
| month_change: true | ||
| month_change: false |
Contributor
There was a problem hiding this comment.
Suggested change
| month_change: false | |
| month_change: true |
I'd keep this, language/update was added in the last release (https://doc.ibexa.co/en/5.0/release_notes/ibexa_dxp_v5.0/#updating-languages-in-data-migrations)
| - [Events](https://doc.ibexa.co/en/5.0/api/event_reference/translations_management_events/) | ||
| - [PHP API reference](/api/php_api/php_api_reference/namespaces/ibexa-contracts-translationsmanagement.html) | ||
|
|
||
| ### Cohesivo v6.0 |
Contributor
There was a problem hiding this comment.
I'd add an entry about the new Rector page (maybe in this section, maybe somewhere else) to promote its usage
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
New in the doc - August 2026
Target: 4.6, 5.0, 6.0
Previous one: #3343
Checklist