➔ n8n 2.26.8 - Form Trigger Crash Fix
n8n [email protected] was published on June 19, 2026, with a focused fix for the Form Trigger Node. The patch adds a default value for the authentication parameter so old workflows do not crash when they are opened or run against newer node code. It is not marked as a prerelease, and the scope is narrow enough that operators should read it as a compatibility repair rather than a feature release.
➔ OpenTofu v1.10.10 - Two Bug Fixes for Caching and Import Blocks
OpenTofu shipped v1.10.10 on May 11, 2026 as a small patch focused on two bug fixes. The provider cache now refuses to silently overwrite a mismatched entry, and a long standing crash in import blocks that used provider defined functions is gone.