Linear - Changelog
Version history and changes for Linear integration
Changelog
Track of functional changes and updates to the Linear node.
Version 1.3.0 (2026-02-08)
- revert: restore to pre-fieldType-fixes state (1b55702)
- fix: add fieldType to all core node arguments
- feat: add webhook trigger support for telegram and linear
- fix: resolve HTTP 400 error in Linear listCycles method
- fix: resolve HTTP 400 error in Linear listProjects method
- fix: use ProjectStatus instead of deprecated state field in listProjects
- fix: correct GraphQL schema in listProjects for state field
- feat: complete GraphQL schema alignment across all Linear methods
- fix: align createIssue with Linear GraphQL schema and improve error handling
- feat: [AXE-506] Add comprehensive Linear helper methods with enhanced functionality
- feat: add Linear API integration with comprehensive E2E testing