n8n@1.62.1
版本发布时间: 2024-10-02 22:48:06
n8n-io/n8n最新发布版本:n8n@1.73.1(2024-12-20 00:08:59)
1.62.1 (2024-10-02)
Bug Fixes
- AI Agent Node: Fix output parsing and empty tool input handling in AI Agent node (#10970) (3a65bdc)
- API: Fix workflow project transfer (#10651) (5f89e3a)
- AwsS3 Node: Fix search only using first input parameters (#10998) (846cfde)
- Chat Trigger Node: Fix Allowed Origins paramter (#11011) (b5f4afe)
- core: Fix ownerless project case in statistics service (#11051) (bdaadf1)
- core: Handle Redis disconnects gracefully (#11007) (cd91648)
- core: Prevent backend from loading duplicate copies of nodes packages (#10979) (4584f22)
- core: Upgrade @n8n/typeorm to address a rare mutex release issue (#10993) (2af0fbf)
- editor: Allow resources to move between personal and team projects (#10683) (136d491)
- editor: Color scheme for a markdown code blocks in dark mode (#11008) (b20d2eb)
- editor: Fix filter execution by "Queued" (#10987) (819d20f)
- editor: Fix performance issue in credentials list (#10988) (7073ec6)
- editor: Fix schema view pill highlighting (#10936) (1b973dc)
- editor: Fix workflow executions list page redirection (#10981) (fe7d060)
- editor: Format action names properly when action is not defined (#11030) (9c43fb3)
- Elasticsearch Node: Fix issue with self signed certificates not working (#10954) (79622b5)
- Facebook Lead Ads Trigger Node: Pagination fix in RLC (#10956) (6322372)
- Github Document Loader Node: Pass through apiUrl from credentials & fix log output (#11049) (a7af981)
- Google Sheets Node: Updating on row_number using automatic matching (#10940) (ed91495)
- HTTP Request Tool Node: Remove default user agent header (#10971) (5a99e93)
- Postgres Node: Falsy query parameters ignored (#10960) (4a63cff)
- Respond to Webhook Node: Node does not work with Wait node (#10992) (2df5a5b)
- RSS Feed Trigger Node: Fix regression on missing timestamps (#10991) (d2bc076)
- Supabase Node: Fix issue with delete not always working (#10952) (1944b46)
- Text Classifier Node: Default system prompt template (#11018) (77fec19)
- Todoist Node: Fix listSearch filter bug in Todoist Node (#10989) (c4b3272)
- Todoist Node: Make Section Name optional in Move Task operation (#10732) (799006a)
Features
- Add more context to support chat (#11014) (8a30f92)
- Add Sysdig API credentials for SecOps (#7033) (a8d1a1e)
- core: Filter executions by project ID in internal API (#10976) (06d749f)
- core: Implement Dynamic Parameters within regular nodes used as AI Tools (#10862) (ef5b7cf)
- editor: Do not show error for remote options when credentials aren't specified (#10944) (9fc3699)
- editor: Enable drag and drop in code editors (Code/SQL/HTML) (#10888) (af9e227)
- editor: Overhaul document title management (#10999) (bb28956)
- editor: Remove execution annotation feature flag (#11020) (e7199db)
- editor: Support node-creator actions for vector store nodes (#11032) (72b70d9)
- Google BigQuery Node: Return numeric values as integers (#10943) (d7c1d24)
- Invoice Ninja Node: Add more query params to getAll requests (#9238) (50b7238)
- Iterable Node: Add support for EDC and USDC selection (#10908) (0ca9c07)
- Question and Answer Chain Node: Customize question and answer system prompt (#10385) (08a27b3)