Releases: n8n-io/n8n
Releases · n8n-io/n8n
n8n@0.231.3
n8n@0.231.2
Changes (2023-06-14)
Bug Fixes
- core: Allow all executions to be stopped (#6386) (ceb3661)
- Date & Time Node: Reset responseData at end of loop (#6385) (713ab82)
- editor: Fix hard-coded parameter names for code editors (#6372) (800d8f3)
- editor: Pin all data regardless of pagination (#6346) (a789dcd)
- editor: Remove explicit parameter name scanning for code editors (#6390) (a8f93ca)
- Improve executions list polling performance (#6355) (e55e93e)
- Ldap Node: Add DN field to update operation (#6371) (43d660c)
- LinkedIn Node: Fix issue with posting as user or organization (#6414) (2522a85)
- Schedule Trigger Node: Follow the correct Unix cron format for month and days of the week (#6401) (2f51aeb)
- Show actual execution data for production executions even if pin data exists (#6302) (f9a61c2)
n8n@0.233.0
Changes (2023-06-14)
Bug Fixes
- core: Allow all executions to be stopped (#6386) (cc44af9)
- core: Prevent arbitrary code execution via expressions (#6420) (da7ae2b)
- editor: Hide version control main menu component if no feature flag (#6419) (75c0ab0)
- LinkedIn Node: Fix issue with posting as user or organization (#6414) (d041602)
- Schedule Trigger Node: Follow the correct Unix cron format for month and days of the week (#6401) (2aef9de)
n8n@0.232.0
Changes (2023-06-07)
Bug Fixes
- core: RMC boolean value fix (#6397) (28bb797)
- Date & Time Node: Reset responseData at end of loop (#6385) (eaa8648)
- editor: Add button to refresh branches (#6387) (ce57816)
- editor: Add secondary icon to menu items (#6351) (3dd2601)
- editor: Add Set up version control CTA (#6356) (e72521d)
- editor: Adding branch color (#6380) (dba3f44)
- editor: Fix an issue with connections breaking during renaming (#6358) (0f2bc6b)
- editor: Fix hard-coded parameter names for code editors (#6372) (f61b776)
- editor: Fix typing
$
in inline expression field reloading node parameters form (#6374) (4c0d4eb) - editor: Pin all data regardless of pagination (#6346) (f88029f)
- editor: Remove explicit parameter name scanning for code editors (#6390) (97295f6)
- editor: Remove root level tag selector from css module to avoid making it a global style (#6392) (cc37f21)
- editor: Update version control setup CTA tooltip (#6393) (385b3e8)
- Improve executions list polling performance (#6355) (b5cabfe)
- Ldap Node: Add DN field to update operation (#6371) (9396e7e)
- Show actual execution data for production executions even if pin data exists (#6302) (4eb8437)
Features
n8n@0.231.1
n8n@0.230.3
n8n@0.231.0
Bug Fixes
- Code Node: Fix
item
anditems
alias regression (#6331) (54e3838) - Code Node: Update vm2 to address CVE-2023-32313 (#6318) (bcbec52)
- core: Optimize getSharedWorkflowIds query (#6314) (0631f69)
- core: Prevent prototype pollution on injectable services (#6309) (d94c20a)
- editor: Fix locale plularisation if count is 0 (#6312) (0d88bd7)
- editor: Fix Luxon date parsing of ExecutionsUsage component (#6333) (8f0ff46)
- editor: Update SSO settings styles (#6342) (5ae1124)
- Execute Command Node: Block executions when
command
is empty (#6308) (011d577) - Show
Ask AI
only on Code Node (#6336) (da856d1)
Features
n8n@0.230.2
0.230.2 (2023-05-30)
Bug Fixes
n8n@0.230.1
n8n@0.230.0
0.230.0 (2023-05-24)
Bug Fixes
- core: Optimize SharedWorkflow queries (#6297) (ed7f3b8)
- core: Prevent app crashes because of unhandled promises in poll and trigger nodes (#6278) (3750605)
- editor: Fix canvas loading when page gets restored from bfcache (#6304) (11477f0)
- editor: Fix design system button with icon vertical alignment (#6284) (fc580f7)
- editor: Fix inverted checks on modal confirmation results (#6285) (5d2f474)
- ERPNext Node: Fix issue with credential test and add frappe cloud url (#6283) (2a2b645)
- Google Calendar Node: All day option fix (#6274) (5bef91e)
- Initialize license in queue mode correctly (#6301) (42c79cd)
- OpenAI Node: Descriptive errors (#6270) (8fdfa3b)
- Prevent removing manual executions when setting says to save (#6300) (55b755c)
- SSH Node: Private key field as password and credential test (#6298) (d5c7e6f)
- SSH Node: Replace ~ with /home/username (#6269) (4219490)
- Strapi Node: Strapi credentials notice (#6289) (bbe6d4c)
- Strava Trigger Node: Fix issue with delete events failing to display data (#6277) (8a8fed0)
- Wekan Node: Handle response correctly (#6296) (4d9c8b0)
Features
- Add SSO SAML metadataUrl support and various improvements (#6139) (e3a53fd)
- core: Remove all floating promises. Enforce
@typescript-eslint/no-floating-promises
(#6281) (e046f65) - core: Replace client-oauth2 with an in-repo package (#6266) (a1b1f24)
- Execution Data Node: New node (#6247) (3f7c4f0)
- Gotify Node: Add support for self signed certificates (#6053) (401cffd)
- Ldap Node: Add LDAP node (#4783) (ec393bc)
- LoneScale Node: Add LoneScale node and Trigger node (#5146) (4b85433)
- RabbitMQ Node: Add mode for acknowledging and deleting from queue later in workflow (#6225) (f5950b2)
- Send Email Node: Add content-id for email attachments (#3632) (8fe8aad)
- SSH Node: Credentials test (#6279) (3569d53)