mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
* Added filters The API was changed to add filters: date_before and date_after Directly added the other filters that weren't in the node yet: link_row_has and link_row_has_not Not sure about the description of the second set. * 🔨 Refactor Baserow filters expansion Co-authored-by: bramknuever <60007341+bramknuever@users.noreply.github.com>