n8n version 2.34.3 arrives with a handful of focused bug fixes that improve stability and usability for self-hosted users. This patch release addresses issues in agent workflows, editor dropdowns, and backend communication, making everyday automation tasks a bit smoother.
Smarter Agent Workflows
Agents can now handle unexpected data more gracefully. The update ensures that any undeclared fields in agent resume payloads are simply ignored, preventing interruptions when extra information sneaks into the process. This means your agent-based automations will keep running even when input data varies, reducing the need to manually clean up every incoming payload.
Clearer Dropdown Navigation
A small but meaningful tweak improves the editor experience: dropdown menus now more obviously indicate that they are scrollable. If you’ve ever struggled to find an option hidden in a long list, this visual cue will make navigation more intuitive and efficient, saving you those extra seconds of guesswork.
Better Feature-Flag Alignment
Behind the scenes, n8n now sends its version number when retrieving feature flags from PostHog. This allows the backend to deliver version-appropriate flags, ensuring that experimental features or toggleable options are correctly matched to your installation. For self-hosted users, this means a more consistent and tailored feature experience as n8n evolves.



