Release 5.0.9#3253
Open
julitafalcondusza wants to merge 21 commits into
Open
Conversation
Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>
mnocon
reviewed
Jun 29, 2026
Co-authored-by: Marek Nocoń <mnocon@users.noreply.github.com>
* new blocks described * tooltip info added * table updated * tooltip info moved to seperate PR * tooltip img removed * fixes after review * type fixes
mnocon
reviewed
Jun 30, 2026
mnocon
left a comment
Contributor
There was a problem hiding this comment.
Just one nitpick, looks good otherwise!
Not approving yet as I expect this PR to get more changes (update doc etc.), but approve for the current state 💪
* hybrid tracking described * fixes after review * content added + fixes * mkdocs updated * note added * blank lines removed * fixes after review * fixes * fixes * fixes after review
* MCP+list_non_translated_content_ids+list_content_languages * mcp.yaml: Fix psr16 service config * MCP: add allowed_hosts * MCP: add content type tool sets (WIP) * mcp.sh: case-insensitive 'Mcp-Session-Id' extraction * mcp_usage.md: Add capability titles * mcp_usage.md: TODO: test michtio/ddev-mcp-inspector This one is listed in https://addons.ddev.com/?search=MCP+inspector * mcp_usage.md: move to michtio/ddev-mcp-inspector This one is listed in https://addons.ddev.com/?search=MCP+inspector * mcp_config.md: Update tool list (expectation) * mcp_config.md: Update tool list (actual) * Apply suggestion from @adriendupuis * mcp_config: qualify built-in tools as experimental (WIP) * mcp_config: qualify built-in tools as experimental (WIP) * mcp_config: qualify built-in tools as experimental (WIP) * mcp_config.md: Fix [Ibexa.EOLWhitespace] * Add MCP Servers upgrade instructions * Apply suggestions from code review Co-authored-by: Marek Nocoń <mnocon@users.noreply.github.com> Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com> * Apply suggestion from @adriendupuis --------- Co-authored-by: Marek Nocoń <mnocon@users.noreply.github.com>
code_samples/ change report
|
adriendupuis
requested changes
Jun 30, 2026
| set req.http.cookie = regsuball(req.http.cookie, ";(rsa)=", "; \1="); | ||
| set req.http.cookie = regsuball(req.http.cookie, ";[^ ][^;]*", ""); | ||
| ``` | ||
|
|
Contributor
There was a problem hiding this comment.
We need a pure v5.0.9 update around line 460, before LTS Updates. I don't know if we had to mention to take care about possible LTS Update / MCP Servers usage that need attention.
## v5.0.9
No additional steps needed.
Contributor
There was a problem hiding this comment.
After discussion with @mnocon, we cooked this:
Suggested change
| ## v5.0.9 | |
| No additional steps needed for Ibexa DXP, but the [MCP Servers LTS Update requires additional update steps](#mcp-servers) if you're using it. | |
I would add it manually instead of applying this suggestion, or we might have bad surprised.
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.
Release notes for v5.0.9 added:
Contains changes from:
Checklist