Skip to content

n8n@0.232.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@netroy netroy released this 07 Jun 13:16
· 2401 commits to master since this release
7244822

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