Skip to content

Releases: conciso/n8n-nodes-join

Moonhalo Release Series - Join parallel executions - v1.1.0

20 Jul 19:13
3bfcdfe

Choose a tag to compare

🔗 Join Node v1.0.0 - Initial Release

What's New

Initial implementation of the n8n Join Community Node

Features Added

  • Parallel workflow synchronization - waits for all configured inputs
  • Configurable input count (2-99 parallel inputs)
  • Timeout protection with configurable duration (default: 30s)
  • Smart data combination into input_1, input_2, etc. structure
  • Optional metadata support for debugging and monitoring
  • TypeScript implementation with full type safety

Quality & Testing

  • 96%+ test coverage with comprehensive test suite
  • CI/CD pipeline with automated testing and deployment
  • Professional error handling with actionable error messages

Installation

# Via n8n Community Nodes
@conciso/n8n-nodes-join

📖 Documentation & Usage Examples


First stable release - ready for production use! 🎉