Releases: NangoHQ/nango
Releases · NangoHQ/nango
v0.46.0
v0.46.0 - 2024-12-03
Added
- (server) Backfill missing_fields on _nango_config (#3050) by @nalanj
- (webapp) Show integration issues in their settings (#3044) by @nalanj
- (api) Expose credentials in GET /integrations/:uniqueKey (#3074) by @bodinsamuel
- (integrations) Add copper integration (#3071) by @dannylwe
- (ui) Add Koala (#3090) by @bodinsamuel
- Adds personio_v2 provider (#3089) by @tonibardina
- (sdk) Automatically log http calls to API (#3081) by @bodinsamuel
Changed
- Verify webhook signature helper (#3078) by @bodinsamuel
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@c816bbe by Hassan_Wari. Commit message: feat(zendesk): improve zendesk tickets sync (#120) by @github-actions[bot]
- Change sample app port (#3079) by @bodinsamuel
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@339a89e by Daniel Roy Lwetabe. Commit message: feat(lever): lever and ashby actions (#119) by @github-actions[bot]
- Improvements to What is Nango page (#3085) by @bastienbeurier
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@a20d56a by Khaliq. Commit message: feat(gh-app): GitHub app sync (#130) by @github-actions[bot]
- Split CLI/Node tests (#3096) by @bodinsamuel
Fixed
- (cli) Show on-events scripts in nango deploy output (#3067) by @TBonnin
- (webapp) Invalidate cache on deleting integrations and adding connection from integration page (#3068) by @nalanj
- (server) Actually only update fields that are missing data (#3073) by @nalanj
- (CLI) Show on-events scripts in
nango deploy
confirmation message (#3069) by @TBonnin - Do not wait for on-event script to finish when triggering them (#3075) by @TBonnin
- (integrations) Configure Discourse rate limit header (#3077) by @bodinsamuel
- (integration) Update ashby providers.yaml (#3082) by @dannylwe
- (integration) Update docusign docs (#3084) by @dannylwe
- (jobs) Move runner flags outside shared (#3083) by @bodinsamuel
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@8b58667 by Daniel Roy Lwetabe. Commit message: fix(ashby): update nango.yaml (#129) by @github-actions[bot]
- (getting-started) Revert to top of menu (#3087) by @bodinsamuel
- (ui) Prevent renaming integration with active connections by @bodinsamuel
- (deploy) Description was missing after upgrade (#3091) by @bodinsamuel
- (providers) Change greenhouse api key validation (#3095) by @bodinsamuel
- (ui) Prevent renaming integration with active connections (#3092) by @bodinsamuel
- (api) Improve user model usage (#3076) by @bodinsamuel
- (providers) Allow fields to be marked as automated (#3094) by @bodinsamuel
- (sdk) Expose getIntegration() (#3080) by @bodinsamuel
- (data-ingestion) Log end user (#3086) by @bodinsamuel
v0.45.1
v0.45.1 - 2024-11-27
Added
- Trigger pre connection deletion script on connection deletion (#3027) by @TBonnin
- (webapp) Surface all connection error counts (#3026) by @nalanj
- Add docs for on-events scripts (#3047) by @TBonnin
- (integrations) Add support for Tapclicks (#3052) by @hassan254-prog
- (server) Add missing fields column for integrations to db (#3045) by @nalanj
- (ui) Add missing page titles (#3066) by @bodinsamuel
- (webhooks) Send end user on connection creation (#3065) by @bodinsamuel
Changed
- Clean up errors (#3024) by @bodinsamuel
- Update pull_request_template (#3033) by @TBonnin
- Fix docs redirects (#3055) by @bastienbeurier
- Improve Salesforce API docs (#3058) by @rguldener
- Improve authorization guide (#3064) by @bastienbeurier
Fixed
- (getting-started) Feedback (#3023) by @bodinsamuel
- (docs) Plain update (#3029) by @khaliqgant
- (connect-ui) Handle two_step, and various (#3030) by @bodinsamuel
- (connectionConfig) Ensure user's connectionConfig takes precedence (#3031) by @hassan254-prog
- (logs) Correctly logs request headers, redac headers and url, log verification (#3022) by @bodinsamuel
- (connect-ui) Enforce session token integrations (#3032) by @bodinsamuel
- (server) Update query for counting errors to ensure distinct connections (#3034) by @nalanj
- (webapp) Layout bug on app integration settings page (#3038) by @nalanj
- (jobs) Execute close only once (#3036) by @TBonnin
- (connect) Improve greenhouse support (#3039) by @bodinsamuel
- AcquireTimeoutMillis to equal statement timeout (#3043) by @TBonnin
- Db pool acquireTimeoutMillis cannot be zero (#3046) by @TBonnin
- (webapp) Show separate icons for connection error types (#3040) by @nalanj
- (ui) Improve endpoints ordering (#3041) by @bodinsamuel
- (docs) Docs cleanup (#3051) by @khaliqgant
- (docs) Link fixes (#3053) by @khaliqgant
- Not using setInterval for otlp export config refresh (#3056) by @TBonnin
- (server) Remove secrets from in app integration api response (#3048) by @nalanj
- (webapp, server) Fix custom auth issues (#3042) by @nalanj
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@f3ce0b1 by Khaliq. Commit message: fix(docusign): fix username (#122) by @github-actions[bot]
- Improve on-events script logs (#3049) by @TBonnin
- (runner) Remove setInterval from providers reload (#3057) by @nalanj
- (docs) Fix some typos in docs (#3059) by @nalanj
- (webapp) Missing delete button (#3061) by @hassan254-prog
- (runner) Always truncate errors (#3063) by @bodinsamuel
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@d718b18 by Hassan_Wari. Commit message: fix(salesforce): remove last_name as it might not be configured on all salesforce accounts (#124) by @github-actions[bot]
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@6d5d24d by Khaliq. Commit message: fix(sym-links): Add support for symlinked nango.yaml so it stays in sync (#121) by @github-actions[bot]
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@0b4c769 by Khaliq. Commit message: fix(aliases): Fix upload alias (#125) by @github-actions[bot]
- (authorization) Authorization url encoding (#3062) by @hassan254-prog
- Missing .js extension (#3070) by @bodinsamuel
v0.45.0
v0.45.0 - 2024-11-21
Added
- (script) Script for rolling out env vars to render runners (#2984) by @nalanj
- (jobs) Pass PROVIDERS_URL and PROVIDERS_RELOAD_INTERVAL to runners (#2983) by @nalanj
- (runner) Add monitorProviders support for runners (#2989) by @nalanj
- Rename post-connection-scripts table to on-event-scripts (#2990) by @TBonnin
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@e63a061 by Hassan_Wari. Commit message: feat(gorgias): add list tickets sync (#109) by @github-actions[bot]
- (integration) Support pulling workable subdomain through post-connection hook (#2991) by @nalanj
- (integrations) Add support for beehiiv (#3007) by @hassan254-prog
- (integrations) Add support for grain (#3017) by @hassan254-prog
- Getting started (#3001) by @bodinsamuel
- (integration) Add support for sage intacct xml (#3014) by @hassan254-prog
- (integrations) Add support for Brevo API key (#3015) by @giocass-audiencerate
- (integrations) Add support for Unipile (#2998) by @gkhngyk
- (server) Add sync errors to connection count (#3025) by @nalanj
- Add support for on-events syntax in nango.yaml (#3021) by @TBonnin
- (integrations) Add Plain API support (#3028) by @omar-inkeep
Changed
- Connect UI (#2974) by @dannylwe
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@b6e62a3 by Samuel Bodin. Commit message: feat: migrate to new endpoints format (#108) by @github-actions[bot]
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@27577d6 by Khaliq. Commit message: feat(group): Backfill Groups (#111) by @github-actions[bot]
- (deps) Bump cross-spawn from 7.0.3 to 7.0.5 (#3000) by @dependabot[bot]
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@95ceb42 by Daniel Roy Lwetabe. Commit message: feat(linkedIn): LinkedIn post video action in public template (#104) by @github-actions[bot]
- (orchestrator) Rename PostConnectionTask to OnEventTask (#2997) by @TBonnin
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@8977157 by Daniel Roy Lwetabe. Commit message: feat(front): List conversation messages (#113) by @github-actions[bot]
Fixed
- (scripts) Add more resilient rate limit handling in runner-update-env (#2988) by @nalanj
- Deprecate publicKey and HMAC (#2980) by @bodinsamuel
- (flows) Fix CI, remove old parsing (#2992) by @bodinsamuel
- Post-connection-script (#2993) by @TBonnin
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@290a958 by Khaliq. Commit message: fix(outlook): fix sender property (#112) by @github-actions[bot]
- (flows) Correct deduplication (#2994) by @bodinsamuel
- (hosted) Build connect-ui before copying (#2987) by @bodinsamuel
- (quickbooks) Prompt user for a realmId connection config parameter (#2999) by @hassan254-prog
- (docs) Fix urls for jira-basic docs (#3002) by @khaliqgant
- (docs) [nan-2174] update credentials to have better fields (#3003) by @khaliqgant
- (auth) Incorrect validation (#3004) by @bodinsamuel
- (auth) Remove more strict (#3009) by @bodinsamuel
- (runner) Do not exit the runner process when a sync is cancelled (#3008) by @TBonnin
- (hmac) Only handle hmac when using public_key (#3011) by @bodinsamuel
- (webapp) Make sure integrations list is in sync with connections (#3006) by @nalanj
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@99abe7c by Khaliq. Commit message: fix(groups): backfill quickbooks sandbox (#114) by @github-actions[bot]
- (webapp) Only allow one error filter at a time (#3013) by @nalanj
- (webapp) Clear any cache from swr/infinite (#3005) by @nalanj
- (webapp) Handle empty state for webhook settings coming over the wire (#3010) by @nalanj
- (docs) [nan-2174] update images and docs link (#3016) by @khaliqgant
- (webapp) Fix filterWithError default value (#3018) by @nalanj
- (models) Move User to DBUser (#3020) by @bodinsamuel
- (cli) Remove more from shared (#3019) by @bodinsamuel
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@f704056 by Khaliq. Commit message: fix(groups): fix spelling error (#116) by @github-actions[bot]
- (server) Update query to paginate correctly against filter (#3012) by @nalanj
v0.44.0
v0.44.0 - 2024-11-14
Added
- (authmode) Add a new signature authmode (#2942) by @hassan254-prog
- (integrations) Add support for emarsys core api (#2944) by @hassan254-prog
- (integrations) Add support for brightcrowd (#2962) by @hassan254-prog
- (api) Expose providers.yaml through server (#2978) by @nalanj
- (endpoints) Store and use "group“ (#2966) by @bodinsamuel
Changed
Fixed
- Lint PR github action is optional on merge queue by @TBonnin
- (integrations) Missing base_url for mindbody (#2981) by @bodinsamuel
- (providers) Fix whatsapp apiKey regex (#2982) by @hassan254-prog
- (deploy runner) For doesn't split json lines properly (#2985) by @TBonnin
v0.43.0
v0.43.0 - 2024-11-13
Added
- (proxy) Fix TikTok Ads access_token header for proxy requests (#2933) by @hassan254-prog
- Add merge_group trigger event to github action workflow by @TBonnin
- (okta) [nan-2124] add okta preview (#2960) by @khaliqgant
- (okta) Add the okta pagination configuration (#2965) by @dannylwe
- Hosea/ext 192 add twenty crm support (#2946) by @mungaihosea
- (integrations) Add support for mindbody fitness (#2968) by @davidosemwegie
- (integrations) Add connection docs (aircall-basic) (#2954) by @dannylwe
- (xero) Add retry header for xero (#2969) by @khaliqgant
- Show records count on connections page (#2936) by @TBonnin
- Return records count in /sync/status endpoint/sdk (#2961) by @TBonnin
- (nango-yaml) Support new endpoint format (#2958) by @bodinsamuel
Changed
- Add demo video to docs and readme (#2950) by @bastienbeurier
- Deploy jobs fix (#2959) by @bodinsamuel
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@a79b05a by Khaliq. Commit message: feat(okta): [nan-2124] add in okta preview (#101) by @github-actions[bot]
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@fa19354 by Daniel Roy Lwetabe. Commit message: feat(freshdesk): Update freshdesk endpoint for conversations (#100) by @github-actions[bot]
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@436500e by Mungai Hosea. Commit message: feat: Hosea/ext 213 dropbox file sync (#99) by @github-actions[bot]
Fixed
- (server) Expose env to configure mailgun url (#2953) by @bodinsamuel
- (webhooks) Fix graph in homepage, correctly handle errors (#2947) by @bodinsamuel
- (connection) Reintroduce copy connectionId in the UI (#2956) by @bodinsamuel
- (deploy) Missing hash for jobs (#2963) by @bodinsamuel
- (pagination) Offset type casting (#2964) by @bodinsamuel
- (package) Pin more internal package (#2955) by @bodinsamuel
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@8f74f8f by Khaliq. Commit message: fix(harvest): incremental sync for harvest users (#105) by @github-actions[bot]
- (connect) Explicit optional fields (#2967) by @bodinsamuel
- (documentation) Documentation fixes - images and ordering (#2973) by @khaliqgant
- (connect) Bad regex for hostname, add prefix when hostname, improve marketo validation (#2970) by @bodinsamuel
- Upsert summary race condition (#2952) by @TBonnin
- Service ID for connect-UI staging (#2975) by @TBonnin
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@1d44fff by Khaliq. Commit message: fix(intercom): update syncs and actions (#106) by @github-actions[bot]
- (cli) Clean up some references to shared and unused code (#2976) by @bodinsamuel
- (connect) Support oauth2_cc, fix password, improve bamboohr/jira display (#2979) by @bodinsamuel
v0.42.22
v0.42.22 - 2024-11-06
Added
- (runner) Add graceful shutdown and error handling (#2949) by @TBonnin
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@3277a82 by Hassan_Wari. Commit message: feat(aws-iam): add user operations (#89) by @github-actions[bot]
Changed
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@4dea518 by Daniel Roy Lwetabe. Commit message: feat(okta): list all users (#98) by @github-actions[bot]
Fixed
- (cli) Migrate-to-directories parsing issue (#2948) by @bodinsamuel
- (jobs) Use new docker image (#2945) by @bodinsamuel
- (cli) Pin all internal packages (#2951) by @bodinsamuel
v0.42.21
v0.42.21 - 2024-11-06
Added
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@9034419 by Andres Reales. Commit message: feat(harvest): add Harvest integration (#71) by @github-actions[bot]
- Add migration for otlp settings (#2891) by @TBonnin
- (integrations) Add support for keeper (#2893) by @hassan254-prog
- (aircall-basic) [nan-1963] add aircall basic auth provider (#2907) by @khaliqgant
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@9ffe0c9 by Khaliq. Commit message: feat(aircall): add user operations (#77) by @github-actions[bot]
- (integrations) Add support for google analytics (#2906) by @hassan254-prog
- (integrations) Add support for booking.com (#2904) by @hassan254-prog
- (integrations) Add support for adyen (#2902) by @hassan254-prog
- Add OpenTelemetry export (#2892) by @TBonnin
- (connect) Allow optional params, cosmetic fixes (#2909) by @bodinsamuel
- (integrations) Add support for databricks (#2895) by @hassan254-prog
- (miro-scim) Add miro scim (#2911) by @khaliqgant
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@27a700a by Andres Reales. Commit message: feat(ring-central): add RingCentral users integration (#78) by @github-actions[bot]
- (integrations) Add support for Dixa (#2899) by @hassan254-prog
- (integrations) Add support for chattermill (#2900) by @hassan254-prog
- (integrations) Add support for whatsapp business (#2903) by @hassan254-prog
- (integrations) Add TwoStep as a new auth_mode for Perimeter 81 (#2868) by @hassan254-prog
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@0848311 by Hassan_Wari. Commit message: feat(salesforce): add salesforce integrations (#75) by @github-actions[bot]
- (ui) List connections refactor, show end user profile (#2897) by @bodinsamuel
- (integrations) Add retry header (#2917) by @khaliqgant
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@aaef56b by Khaliq. Commit message: fix(g-drive): add includeAllDrives query param (#87) by @github-actions[bot]
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@deff79d by Hassan_Wari. Commit message: feat(integrations): add zendesk search action (#86) by @github-actions[bot]
- (trello-scim) Add trello scim (#2926) by @khaliqgant
- Add support for record count (#2874) by @mbiddle153
- (webapp) Syncs Table UI (#2916) by @nalanj
- (ui) Display organization logo automatically (#2930) by @bodinsamuel
- Add settings for OpenTelemetry export (#2922) by @TBonnin
- (asana-scim) Asana scim provider (#2943) by @khaliqgant
- (integrations) Add support for aws-iam (#2929) by @hassan254-prog
- (nango-yaml) Endpoint explicit definition (#2940) by @bodinsamuel
Changed
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@cfa5697 by Khaliq. Commit message: feat(expensify): expensify User operations (#79) by @github-actions[bot]
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@a467a36 by Andres Reales. Commit message: feat(keeper): Add Keeper users integration (#80) by @github-actions[bot]
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@5d68ba9 by Andres Reales. Commit message: feat(perimeter81): Add users endpoints to Perimeter81 integration (#81) by @github-actions[bot]
- Clean up packages (#2932) by @bodinsamuel
- (server) Slack integration to v2 (#2939) by @bodinsamuel
Fixed
- (db) Drop NANGO_DB_MIGRATION_FOLDER (#2901) by @bodinsamuel
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@12c0218 by Khaliq. Commit message: fix(outlook): version bump (#76) by @github-actions[bot]
- (expensify) Update expensify proxy settings (#2908) by @khaliqgant
- (integrations) Fix auth-mode for chorus (#2915) by @hassan254-prog
- (connect) Document connect ui, add apiURL param (#2912) by @bodinsamuel
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@676a094 by Khaliq. Commit message: fix(xero): Fix xero endpoints & tweak precommit script to generate tests (#82) by @github-actions[bot]
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@aa73bd2 by Khaliq. Commit message: fix(salesforce): update endpoints and bump versions (#83) by @github-actions[bot]
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@93f717d by Khaliq. Commit message: fix(drive): supportsAllDrives option (#85) by @github-actions[bot]
- (api) Reup search in /connections (#2921) by @bodinsamuel
- (api) Reup previous behavior of connectionId for GET /connection (#2923) by @bodinsamuel
- Openapi spec bad merge add CI (#2927) by @bodinsamuel
- (ui) Various improvments (#2928) by @bodinsamuel
- (webapp) Split privateKey for ghost-admin (#2913) by @hassan254-prog
- (ui) Connection Show refactor (#2918) by @bodinsamuel
- (records) Fix id comparison check in update (#2924) by @nalanj
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@03428dc by Hassan_Wari. Commit message: fix(zendesk): fix zendesk search ticket integration (#93) by @github-actions[bot]
- Records update webhook should be sent when coming from webhook exec (#2934) by @TBonnin
- BatchUpdate fails with query is empty if no records (#2937) by @TBonnin
- (records) Update records count when marking records as deleted (#2935) by @TBonnin
- (connection page) Tooltips and trigger menu action (#2938) by @TBonnin
- (node-client) Update listConnections (#2931) by @bodinsamuel
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@51404c0 by Mungai Hosea. Commit message: fix: Hosea/ext 211 clean up salesforce templates (#94) by @github-actions[bot]
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@da9bf55 by Khaliq. Commit message: fix(gmail-body): update body could be empty (#95) by @github-actions[bot]
- Records update bugs and inefficiency (#2941) by @TBonnin
- (connect) Serve in docker image (#2914) by @bodinsamuel
v0.42.20
v0.42.20 - 2024-10-25
Added
- (integrations) Add support for dialpad sandbox (#2885) by @StephenCole19
- (validations) Add provider name and remove credentials and connection_config from interpolation checks (#2894) by @hassan254-prog
- (integrations) Add support for elevio (#2896) by @hassan254-prog
- (integrations) Add support for apaleo (#2898) by @hassan254-prog
Changed
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@5c830a7 by Khaliq. Commit message: feat(datadog): datadog user operations (#72) by @github-actions[bot]
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@bbc2526 by Khaliq. Commit message: feat(sharepoint-improvements): Sharepoint improvements (#73) by @github-actions[bot]
Fixed
- (pagination) Handle number cursor (#2886) by @bodinsamuel
- (flows) Endpoint deduplication conflict (#2887) by @bodinsamuel
- Use DD_SITE env var instead of hardcoded value (#2888) by @TBonnin
v0.42.19
v0.42.19 - 2024-10-25
Added
- (integrations) Platform changes to add JWT as an auth_mode (#2840) by @hassan254-prog
- (integration) Add support for ghost APIs (#2841) by @hassan254-prog
- (integrations) Add support for bill (#2852) by @hassan254-prog
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@1be625c by Andres Reales. Commit message: feat(freshdesk): add Freshdesk users integration (#63) by @github-actions[bot]
- (connection) Add deleted_at to the upsert functions (#2864) by @hassan254-prog
- Basic/apikey credentials check cron job (#2862) by @TBonnin
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@f9b5a6d by Hassan_Wari. Commit message: feat(integrations): add bill integrations (#62) by @github-actions[bot]
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@7d7b609 by Andres Reales. Commit message: feat(Intercom): add users syncs and actions to intercom integration (#64) by @github-actions[bot]
- (providers) Add proxy fields to okta (#2867) by @hassan254-prog
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@620bbfd by Hassan_Wari. Commit message: feat(integrations): add okta integrations (#65) by @github-actions[bot]
- (ui) Add missing script name, webhook secret update (#2865) by @bodinsamuel
- (integrations) Add support for sedna (#2869) by @hassan254-prog
- (docs) Add code snippet to ghost-admin (#2871) by @hassan254-prog
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@2b5aa3d by Hassan_Wari. Commit message: feat(integrations): add front integrations (#67) by @github-actions[bot]
- (integrations) Add support for ragie.ai (#2876) by @Marfuen
- (webhooks) [nan-1909] add in webhook support for airtable (#2875) by @khaliqgant
- (integrations) Add support for malwarebytes (#2877) by @hassan254-prog
- (integrations) Add support for datadog (#2879) by @hassan254-prog
- (notion-scim) Support notion SCIM (#2880) by @khaliqgant
- (connections) Add FK to end users (#2883) by @bodinsamuel
- (connections) Link to end_user on success (#2884) by @bodinsamuel
- (malwarebytes) Add malwarebytes required header (#2889) by @khaliqgant
Changed
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@6f59edc by Khaliq. Commit message: feat(intercom): [nan-1916] add fetch article action (#60) by @github-actions[bot]
- RefreshTokens cron to use redis based locking (#2859) by @TBonnin
- Connect UI (#2863) by @bodinsamuel
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@5d31fe1 by Khaliq. Commit message: feat(airtable): [nan-1909] add airtable operations (#68) by @github-actions[bot]
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@ad5ab48 by Khaliq. Commit message: feat(dropbox): Add Dropbox operations (#69) by @github-actions[bot]
- Typo in node client (#2873) by @bodinsamuel
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@a6f831c by Khaliq. Commit message: feat(hubspot): [nan-1888] [nan-1900] Hubspot products sync and create-property (#70) by @github-actions[bot]
- Typo in nango.yaml (#2881) by @bodinsamuel
Fixed
- (response-saver) Concat paginated responses (#2857) by @khaliqgant
- (connect-ui) Skip integrations list when only one integration is allowed (#2837) by @bodinsamuel
- (bill.com) Remove version to be able to put in the script (#2860) by @khaliqgant
- Lock can be released even when not holding the lock (#2858) by @TBonnin
- (ui) Allow to dismiss slack banner (#2866) by @bodinsamuel
- (connection) GetConnectionCredentials should return credentials even on error (#2870) by @bodinsamuel
- (api) Rename internal api connection->connections (#2872) by @bodinsamuel
- (ui) Integration rename, env switch when showing one integration (#2878) by @bodinsamuel
- (dockerfile) Do not clean up source (#2882) by @bodinsamuel
- (pagination) [nan-1958] per page offset pagination (#2890) by @khaliqgant
v0.42.18
v0.42.18 - 2024-10-18
Added
- (integrations) Add support for umapi (#2853) by @hassan254-prog
- (post-connection-scripts) [nan-1901] add post connection scripts (#2856) by @khaliqgant
- Expose auth or sync errors when listing connections (#2851) by @TBonnin
- (integration) Add support for Apollo Oauth2 (#2847) by @hassan254-prog
Changed
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@691f128 by Andres Reales. Commit message: feat(docuSign): Add DocuSign and DocuSign-sandbox integration (#52) by @github-actions[bot]
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@37aab8f by Khaliq. Commit message: feat(gusto): gusto user operations (#58) by @github-actions[bot]
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@614f8ff by Andres Reales. Commit message: feat(calendly): Add users syncs/actions (#57) by @github-actions[bot]
Fixed
- (adobe) Rename umapi to adobe-umapi (#2854) by @khaliqgant
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@64d32bc by Khaliq. Commit message: fix(gusto): update description (#59) by @github-actions[bot]