|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file.
|
4 | 4 |
|
| 5 | +## [v0.58.6] - 2025-04-24 |
| 6 | + |
| 7 | +### Added |
| 8 | + |
| 9 | +- *(integrations)* Add support for devin (#3889) by @hassan254-prog |
| 10 | +- *(integrations)* Add support for gem (#3892) by @hassan254-prog |
| 11 | +- *(integrations)* Add support for companycam (#3894) by @CharlesWithC |
| 12 | +- *(integrations)* Add support for rootly (#3903) by @hassan254-prog |
| 13 | +- *(integrations)* Add support for jira data center basic auth (#3902) by @hassan254-prog |
| 14 | +- Calculate billable connections metric (#3900) by @TBonnin |
| 15 | +- *(integration-templates)* Automated commit updating flows.yaml based on changes in https://github.com/NangoHQ/integration-templates/commit/7b9a44b3fbf9af77448779df5c41c67d825f9e1b by Victor Lang'at. Commit message: feat(xero): add bank transactions sync (#311) by @github-actions[bot] |
| 16 | +- *(logs)* Always append accountId to msg (#3907) by @bodinsamuel |
| 17 | +- *(ui)* Improve operation search, perf, caching (#3901) by @bodinsamuel |
| 18 | +- Add github actions to close inactive issues/PRs (#3913) by @TBonnin |
| 19 | +- Delete environments (#3899) by @kaposke |
| 20 | +- *(providers)* Add support for incident.io (#3917) by @viictoo |
| 21 | +- Add support for Sentry (#3925) by @viictoo |
| 22 | +- *(integrations)* Add suport for redtail crm sandbox (#3918) by @hassan254-prog |
| 23 | +- *(plans)* Add connections_max flag (#3931) by @bodinsamuel |
| 24 | +- *(persist)* Log unchanged records (#3929) by @bodinsamuel |
| 25 | +- Event tracking v2 (#3922) by @bodinsamuel |
| 26 | +- *(ui, api, db)* Allow editing integration name via new field (#3882) by @SteliosMav |
| 27 | +- *(api)* Enforce max cli version with flag (#2957) by @bodinsamuel |
| 28 | +- *(cli)* Version command shorthand (#3942) by @kaposke |
| 29 | +- *(api)* Enforce max connections (#3935) by @bodinsamuel |
| 30 | +- Billing with Lago (#3927) by @TBonnin |
| 31 | +- *(integrations)* Add support for docuware (#3941) by @hassan254-prog |
| 32 | +- *(api)* Enforce max connections (again) (#3949) by @bodinsamuel |
| 33 | +- *(api)* GET /plans (#3950) by @bodinsamuel |
| 34 | +- *(cli)* Add message when all files compile successfully in `nango dev` (#3908) by @kaposke |
| 35 | + |
| 36 | +### Changed |
| 37 | + |
| 38 | +- *(deps-dev)* Bump vite from 6.2.5 to 6.2.6 in /packages/webapp (#3893) by @dependabot[bot] |
| 39 | +- Rename plans, fix add-on info (#3897) by @bastienbeurier |
| 40 | +- *(scheduler)* Restart worker when exiting (#3909) by @TBonnin |
| 41 | +- Fix Qualtrics API reference link (#3923) by @rguldener |
| 42 | +- *(integration-templates)* Automated commit updating flows.yaml based on changes in https://github.com/NangoHQ/integration-templates/commit/ca76842e66fcedcf1e92465801c69c3dbe86d164 by lordsarcastic. Commit message: feat(microsoft-teams): Messages sync (#310) by @github-actions[bot] |
| 43 | +- *(integration-templates)* Automated commit updating flows.yaml based on changes in https://github.com/NangoHQ/integration-templates/commit/d3572f77463c8689ca6844336f4298c189e19560 by Khaliq. Commit message: feat(workday): Workday improvements (#314) by @github-actions[bot] |
| 44 | +- *(integration-templates)* Automated commit updating flows.yaml based on changes in https://github.com/NangoHQ/integration-templates/commit/900799a12446be9a45d10b6d6e72949b1663c1d8 by lordsarcastic. Commit message: feat(xero): Add credit notes support (#313) by @github-actions[bot] |
| 45 | + |
| 46 | +### Fixed |
| 47 | + |
| 48 | +- Fix typos across the docs (#3895) by @SteliosMav |
| 49 | +- *(ui)* Logs fix history, virtualization, data loading and caching (#3888) by @bodinsamuel |
| 50 | +- *(docker)* Incorrect providers path (#3896) by @bodinsamuel |
| 51 | +- *(gong-oauth)* Make api_base_url_for_customer field not required (#3898) by @hassan254-prog |
| 52 | +- *(cli)* Compile one file and symlink (#3905) by @bodinsamuel |
| 53 | +- *(integration-templates)* Automated commit updating flows.yaml based on changes in https://github.com/NangoHQ/integration-templates/commit/8be22ff82e59b167081c83fa831d8352492fee26 by Hassan_Wari. Commit message: fix(g-calendar): events sync (#312) by @github-actions[bot] |
| 54 | +- *(api)* Typo in file name (#3912) by @bodinsamuel |
| 55 | +- *(cli)* Ignore symlink test for windows (#3911) by @bodinsamuel |
| 56 | +- *(persist)* Express error handler didn't use correct error response schema (#3915) by @TBonnin |
| 57 | +- *(integrations)* Use the correct base url (#3904) by @hassan254-prog |
| 58 | +- *(ui)* Disable cache when live (#3921) by @bodinsamuel |
| 59 | +- *(auth)* Split Tableau from connection (#3926) by @bodinsamuel |
| 60 | +- *(persist)* Fix lock id generation (#3932) by @TBonnin |
| 61 | +- *(cli)* Correctly resolve file with fake extension (#3924) by @bodinsamuel |
| 62 | +- *(auth)* Split Bill from connection (#3930) by @bodinsamuel |
| 63 | +- *(jira)* Use endpoint that requires no scopes (#3937) by @khaliqgant |
| 64 | +- *(cron)* Invalid lock ttl (#3936) by @bodinsamuel |
| 65 | +- *(api)* PUT /sync/update-connection-frequency new format (#3940) by @bodinsamuel |
| 66 | +- *(auth)* Split Signature from connection (#3939) by @bodinsamuel |
| 67 | +- *(integrations)* Fix integrations categories (#3944) by @hassan254-prog |
| 68 | +- *(plans)* Store definitions, fix trial api path (#3943) by @bodinsamuel |
| 69 | +- *(jira-basic)* Update verification endpoint (#3947) by @khaliqgant |
| 70 | +- *(deploy)* Cli should not pass empty string for actions' run (#3948) by @bodinsamuel |
| 71 | +- *(auth)* Split Apple App Store from connection (#3945) by @bodinsamuel |
| 72 | +- *(gem)* Fix gem integration (#3951) by @hassan254-prog |
| 73 | +- *(auth)* Split Github App from connection (#3946) by @bodinsamuel |
| 74 | + |
5 | 75 | ## [v0.58.5] - 2025-04-11
|
6 | 76 |
|
7 | 77 | ### Added
|
@@ -3673,6 +3743,7 @@ All notable changes to this project will be documented in this file.
|
3673 | 3743 | - Update Zendesk Chat configuration file (#161) by @Frenchcooc
|
3674 | 3744 | - APIs using client_credentials as grant type (#165) by @Frenchcooc
|
3675 | 3745 |
|
| 3746 | +[v0.58.6]: https://github.com/NangoHQ/nango/compare/v0.58.5..v0.58.6 |
3676 | 3747 | [v0.58.5]: https://github.com/NangoHQ/nango/compare/v0.58.4..v0.58.5
|
3677 | 3748 | [v0.58.4]: https://github.com/NangoHQ/nango/compare/v0.58.3..v0.58.4
|
3678 | 3749 | [v0.58.3]: https://github.com/NangoHQ/nango/compare/v0.58.2..v0.58.3
|
|
0 commit comments