mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
* add some not conditions to the if node * change default to true I think the most used behavior is "if value1 is true" instead of "if value1 is false" * add u and s flag to regex * add some not conditions to the switch node * Add If Not Empty and Object Comparation * ⏪ Reverted setting bools to true by default * Changed order for operations so Not items are under the normal ones Co-authored-by: lublak <lublak.de@gmail.com> Co-authored-by: lublak <44057030+lublak@users.noreply.github.com> Co-authored-by: Luiz Eduardo <luizeof@gmail.com>