Skip to content

🚀 Release note 1.123.23#4307

Merged
RoRoJ merged 4 commits intomainfrom
release-note-1.123.23
Mar 5, 2026
Merged

🚀 Release note 1.123.23#4307
RoRoJ merged 4 commits intomainfrom
release-note-1.123.23

Conversation

@n8n-assistant
Copy link
Contributor

@n8n-assistant n8n-assistant bot commented Mar 4, 2026

Summary by cubic

Update release notes for [email protected]: set the release date to 2026-03-04 and change the wording to “bug fixes”. Also remove the non-existent 1.124.0 entry.

Written for commit ae0da03. Summary will update on new commits.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Mar 4, 2026

Deploying n8n-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: ae0da03
Status: ✅  Deploy successful!
Preview URL: https://aef9c50a.n8n-docs-d9c.pages.dev
Branch Preview URL: https://release-note-1-123-23.n8n-docs-d9c.pages.dev

View logs

@netlify
Copy link

netlify bot commented Mar 4, 2026

Deploy Preview for n8n-docs ready!

Name Link
🔨 Latest commit ae0da03
🔍 Latest deploy log https://app.netlify.com/projects/n8n-docs/deploys/69a9966062b81e00081a3858
😎 Deploy Preview https://deploy-preview-4307--n8n-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 issue found across 1 file

Prompt for AI agents (unresolved issues)

Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.


<file name="docs/release-notes/1-x.md">

<violation number="1" location="docs/release-notes/1-x.md:38">
P1: This change introduces a duplicate `[email protected]` release-note section with conflicting metadata. Keep only one entry per version (or use the correct new version number) to avoid contradictory release history.</violation>
</file>
Architecture diagram
sequenceDiagram
    participant User as End User (Browser)
    participant Server as Documentation Server
    participant Content as docs/release-notes/1-x.md
    participant GitHub as GitHub (External)

    Note over User,GitHub: Release Documentation Retrieval Flow

    User->>Server: Request Release Notes page
    Server->>Content: NEW: Read [email protected] entry
    Content-->>Server: Return bug-fix release metadata
    Server-->>User: Render HTML with release history

    alt User explores version changes
        User->>GitHub: NEW: GET /compare/[email protected]@1.123.23
        GitHub-->>User: Display commit diff
    else User views full release details
        User->>GitHub: NEW: GET /n8n-io/n8n/releases
        GitHub-->>User: Display GitHub Release artifacts
    end
Loading

Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.

@RoRoJ RoRoJ force-pushed the release-note-1.123.23 branch from 50b484e to 05df954 Compare March 5, 2026 14:14
@github-actions
Copy link

github-actions bot commented Mar 5, 2026

No description provided.

@RoRoJ RoRoJ merged commit 729d7a5 into main Mar 5, 2026
9 checks passed
@RoRoJ RoRoJ deleted the release-note-1.123.23 branch March 5, 2026 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants