Releases: drudge/n8n-nodes-netsuite
Releases · drudge/n8n-nodes-netsuite
v0.7.6
v0.7.5
What's Changed
- add beta record type Opportunity by @ubtashton in #3
New Contributors
- @ubtashton made their first contribution in #3
v0.7.4
What's Changed
- add beta record type Opportunity by @ubtashton in #3
New Contributors
- @ubtashton made their first contribution in #3
Full Changelog: v0.7.1...v0.7.4
v0.7.1
v0.7.0
- Adds
Full Response
option to return the full HTTP response instead of just the body - Adds properties for pagination to the context, including
count
,totalResults
, andhasMore
- Adds support for Custom Record Types
- Adds support for specifying absolute URLs in the Path property of the Raw Request operation
- Adds n8n categorization (
Finance & Accounting
andSales
) - Migrate from TSLint to ESLint