mirror of
https://github.com/n8n-io/n8n.git
synced 2025-01-11 12:57:29 -08:00
3af223cd8e
* ⚡ Fix pagination in Slack-Node Previously, if you had more than 1k channels, only the first 1k would be loaded. Now with pagination, the limit is ~40k (due to rate limiting, which this doesn't handle well) * 🐛 Fix issue with pagination Continues with #2308 Co-authored-by: Fahrzin Hemmati <fahhem@users.noreply.github.com> |
||
---|---|---|
.. | ||
credentials | ||
nodes | ||
src | ||
test | ||
gulpfile.js | ||
LICENSE.md | ||
package.json | ||
README.md | ||
tsconfig.json | ||
tslint.json |
n8n-nodes-base
The nodes which are included by default in n8n
npm install n8n-nodes-base -g
License
Apache 2.0 with Commons Clause
Additional information about license can be found in the FAQ