Jon

Results 76 issues of Jon

## Summary Baserow returns different application types, We only currently support the `database` type so this change filters what we display. ## Related Linear tickets, Github issues, and Community forum...

node/improvement
n8n team

## Summary When using New User in the Slack trigger we were not skipping over the single channel checks which do not apply to this event type. ## Related Linear...

node/improvement
n8n team

## Summary Adds 2 options to the Telegram Trigger node so that triggers can only be executed by specified chat / user IDs, These can be comma separated to include...

node/improvement
n8n team

## Summary Fixes an issue where we were overwriting set limits with 100 which caused the rate limits to be hit when searching channels on larger instances. ## Related Linear...

node/improvement
n8n team

## Summary Adds tests to the Wordpress node, api response is fairly large but there are some differences in the data. ## Related Linear tickets, Github issues, and Community forum...

node/improvement
n8n team

Adds a `Makefile` to check Python version, set up venv and install requirements, Also updates contributing guide to cover the new process.

## Summary Adding tests for Hubspot, Treated generic functions as different files for now in the future if we refactor this node we should create 1 GenFunc file to reduce...

n8n team

## Summary Updates the branding for Help Scout ## Related Linear tickets, Github issues, and Community forum posts https://linear.app/n8n/issue/NODE-2642/help-scout-node-logo-and-displayname-update ## Review / Merge checklist - [x] PR title and summary...

node/improvement
n8n team

## Summary We were not testing an endpoint that needed authentication, This also fixes the issue with the qdrant connection not using https or custom ports in some scenarios. **Incorrect...

n8n team