Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

Gerboise Verte 🌿 - v2.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jun 17:57
dd55872

2.4.0 (2024-06-25)

Features

  • add gmail send mail node (66cc836)
  • add google place api (6bc1bc1)
  • add gpt-4o (a935234)
  • add is_input and is_output to input and output nodes (9e9e115)
  • add smtp_email sender node (24c86b6)
  • add some grouped nodes (389fbe7)
  • added button component + fixed component for values field (212c300)
  • added clear rows callback (6775131)
  • added delete rows callback (463d042)
  • added elevenlabs group node (8ff4956)
  • added hidden attribute to access_token (bb1374a)
  • added insert rows to sheets api (7330847)
  • added is_group_node + assign a tag to nodes inside the group node (29612d0)
  • added update row callback (3011a6a)
  • allow extra fields in sheets inputs model (fd536ab)

Bug Fixes

  • added check in populate sheets callback (d89ac03)
  • added emptry string in hugging face search if value is None (cdc6fb4)
  • fixed callback id on update_sheet (6e4d62b)
  • fixed io node names since they were not unique (ad06dec)
  • fixed sheets tag + fixed update row callback logic (a62b85c)
  • google places output (c51ed3a)
  • made start_row and end_row hidden in delete rows (a84aeb1)