All notable changes to the JetNet n8n integration nodes will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Made GitHub repository public for n8n verification process
- Updated package metadata for community node verification
- Repository now accessible at https://github.com/mochila-ai/jetnet
- GitHub repository visibility for n8n automated verification
- Credential file detection in verification process
- Initial release of JetNet n8n integration nodes
- JetNet standard node with 68 operations across 4 resources:
- Aircraft resource (31 operations)
- Company resource (11 operations)
- Contact resource (9 operations)
- Market resource (19 operations)
- JetNetTool AI Agent-compatible node for intelligent automation
- Comprehensive authentication system with automatic token management
- Response formatting for clean data output
- TypeScript implementation with full type safety
- Example workflows for all major operations
- Support for pagination in list operations
- Error handling and automatic token refresh
- AI Tools framework compatibility
- LangChain integration support
- Secure credential storage through n8n system
- No hardcoded credentials or tokens
- Automatic token expiration handling
- Comprehensive README with all operations documented
- Example workflows for testing
- TypeScript interfaces for all data types
- API reference documentation
- Additional filtering options for list operations
- Bulk update operations
- WebSocket support for real-time updates
- Advanced caching mechanisms
- Performance optimizations for large datasets