n8n v0.173.0 Release Notes

Release Date: 2022-04-19 // about 2 years ago
  • ๐Ÿ› Bug Fixes

    • core: Add "rawBody" also for xml requests (#3143) (5719e44)
    • core: Make email for UM case insensitive (#3078) (8532b00)
    • Discourse Node: Fix issue with not all posts getting returned and add credential test (#3007) (d68b7a4)
    • editor: Fix breaking Drop-downs after removing expressions (#3094) (17b0cd8)
    • Postgres Node: Fix issue with columns containing spaces (#2989) (0081d02)
    • ๐Ÿ’ป ui: Reset text-edit input value when pressing esc key to have matching input values (#3098) (29fdd77)
    • ZendeskTrigger Node: Fix deprecated targets, replaced with webhooks (#3025) (794ad7c)
    • Zoho Node: Fix pagination issue (#3129) (47bbe98)

    ๐Ÿ”‹ Features