1.108.0 (2025-08-18)
Bug Fixes
- Add missing type check, updated turbo config (#18341) (8259b5f)
- Airtable Node: Create record: skip type validation when typecast is enabled (#18393) (dcd060c)
- core: Account for readonly properties when replacing circular references (#18408) (3848673)
- core: Check all node outputs when using "Always Output Data" before adding an empty object (#17602) (f1a87af)
- core: Fix error message parsing for disallowed modules (#18216) (04738d4)
- core: Normalize quotes in strings in env vars (#18219) (71f5151)
- core: Populate MCP endpoints in frontend settings (#17939) (14787fd)
- core: Support inserting dates to data store via the insert endpoint (#18404) (dc86984)
- core: Support MCP server when offloading is enabled (#18214) (26aed72)
- core: Update moment-timezone to resolve Mexico DST issue (#18431) (cb7dd2e)
- editor: Fix 'Shared with me' page tabs and header (#18199) (eecfa68)
- editor: Fix node graph generation for evaluation node in set metrics mode (#18344) (8442382)
- editor: Fix schema view output index filtering (#18383) (675bb50)
- editor: Fix TS type export for ListDataStoreContentFilter (#18282) (f1080db)
- editor: Restore background color of NDV backdrop (#18327) (5917dc8)
- editor: Revert changes from PRs #16059, #17959, #17759, and #17585 (#18382) (62f4361)
- editor: Show custom project icons on create sidebar dropdown (#18204) (d2cc939)
- editor: Source control workflow diff release (#17974) (abf7b11)
- editor: Update SourceControlPullModal to look and feel the same as SourceControlPushModal (#18129) (d06581e)
- editor: Use native behaviour on arrow left and right in nodes panel (#18401) (08d8249)
- Google Gemini Node: Use custom host from credential (#18405) (041672e)
- Grist Node: Test for integer precision loss (#17136) (735e064)
- Local File Trigger Node: Add chokidar dependency back (#18260) (9043869)
- n8n Form Trigger Node: Make order of form field name inputs consistent (#18410) (2203d1e)
- Update dependencies to close cves (#18215) (d7d44f9)
- Wait Node: Add validation for wait amount and unit (#18239) (9515cbd)
Features
- Add n8n-node CLI with commands to scaffold and develop nodes (#18090) (c26104b)
- Add performance plan presets for testcontainers (#18231) (726f0ff)
- Checkboxes and Radio Buttons field types (#17934) (fdab0ab)
- editor: Improve feedback buttons behavior (#18247) (83c3a98)
- editor: Make popped out log view window maximizable (#18223) (aeef79d)
- MCP Client Tool Node: Add Timeout config for the MCP Client tool (#15886) (f575427)
- Todoist Node: Add more resources and operations (#17925) (409085e)