Changes (2023-08-09)
Bug Fixes
- Auth.api user limit test expecting incorrect status (#6836) (371bfa0)
- Code Node: Consistent redirection of stdout for JS and Python sandboxes (#6818) (f718c22)
- core: Add missing primary key on the
execution_data
table on postgres (#6797) (dc295ac) - core: Add sharing data to workflows in EE executions (#6872) (6796d9e)
- core: Allow ignoring SSL issues on generic oauth2 credentials (#6702) (feac369)
- core: Change VariablesService to DI and use caching (#6827) (659ca26)
- core: Fix loading of scoped-community packages (#6807) (53e58b4)
- core: Fix property existence checks on AugmentObject (#6842) (732416f)
- core: Fix source control name and email being switched (#6839) (6ec7033)
- core: Fix WebSocket close codes (a8bfb46)
- core: Log crash causes to console when sentry is disabled (#6890) (6553d92)
- core: OAuth1 authentication fix for Clever Cloud API (#6847) (5ab30fd)
- core: Restrict read/write file paths access (#6582) (f6bf9e9)
- core: Serialize BigInts (#6805) (7b27fa5)
- core: Update packages to address CVE-2023-2142 and CVE-2020-28469 (#6844) (a5667e6)
- Correct typos in Taiga and ServiceNow nodes (#6814) (803b152)
- Display source control buttons properly (#6756) (d050b99)
- editor: Close tags dropdown when modal is opened (#6766) (cf00ba7), closes #6571
- editor: Do not show mapping discoverability tooltip after dismiss (#6862) (08982ed)
- editor: Fix code node highlight error (#6791) (50b0dc2)
- editor: Fix collapsed sub menu elements (#6778) (d33528d)
- editor: Fix credential errors in executions view for workflow sharee (#6875) (a0f9b2e)
- editor: Fix redo when adding node on connection (#6833) (4ac4b85)
- editor: Fix tooltip opening delay prop name (#6776) (e19b0d7)
- editor: Fix value syncing in SQL and HTML editor (#6848) (90e825f)
- editor: Improve displaying and hiding of connections actions (#6823) (369a2e9)
- editor: Prevent text edit dialog from re-opening in same tick (#6781) (c9f3acc)
- editor: Remove additional margin on tooltip (#6802) (651cf34)
- editor: Resolve vue 3 related console-warnings (#6779) (30484a0)
- editor: Vue3 - Fix modal positioning and multi-select tag sizing (#6783) (4e491b7)
- Email Trigger (IMAP) Node: UTF-8 attachments are not correctly named (#6856) (72814d1)
- Fix all modal sizes (#6820) (7525cfe)
- Fix horizontal overflow for dialogs (#6830) (41d8a18)
- Fix issue with key based credentials not being read correctly (#6824) (db21a8d)
- Fix tags overflow handler in workflows header (#6784) (7cd4588)
- GoToWebinar Node: Fix issue with timezone incorrectly being required (#6865) (905eef8)
- Handle subtitle errors when pasting workflow (#6826) (31a4cfc)
- Lemlist Node: Fix pagination issues with campaigns and activities (#6734) (c3e76ec)
- Linear Node: Fix issue creation priority (#6813) (fce8cc4)
- Postgres Trigger Node: Imposible to cancell execution manually (#6709) (491378d)
- Remove tag animation (#6821) (52aafe0)
- Respect set modal widths (#6771) (3aaf1ac), closes #6571
- Show NodeIcon tooltips by removing pointer-events: none (#6777) (eb898f7)
- TheHive Node: Treat
ApiKey
as a secret (#6786) (11a3965) - Todoist Node: Fix issue with section id being ignored (#6799) (749468e)
Features
- Clean up onboarding experiment (#6873) (3619345)
- core: Add metrics option to cache (#6846) (adcf5a9)
- core: Add unique id to instances (#6863) (6499f42)
- core: Create a dsl for writing db agnostic migrations (#6853) (75be1a9)
- core: Credentials for popular SecOps services, Part 1 (#6775) (11567f9)
- core: Make Redis available for backend communication (#6719) (3cad60e)
- editor: Add "Download" button if JSON data is to large (#6850) (efe08cc)
- editor: Migrate Design System and Editor UI to Vue 3 (#6476) (dd6a4c9), closes #6571
- Facebook Graph API Node: Add support for v16 and v17 (#6808) (46a41c1)
- Pipedrive Node: Add option to update the file name and description (#6883) (f8ad543)