|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 |
|
| 5 | +## [v0.69.3] - 2025-10-10 |
| 6 | + |
| 7 | +### Added |
| 8 | + |
| 9 | +- *(integrations)* Add support for adobe workfront (#4806) by @hassan254-prog |
| 10 | +- *(integrations)* Generate fingerprint instead of requiring one to be supplied for snowflake(JWT) (#4793) by @hassan254-prog |
| 11 | +- *(stack-trace-for-functions)* Output stack trace (#4821) by @khaliqgant |
| 12 | +- *(ux)* Warn about console.log in functions (#4822) by @khaliqgant |
| 13 | +- Add dd metrics for orb billing event ingestion (#4826) by @TBonnin |
| 14 | +- *(webapp)* Redesign Getting Started (#4802) by @kaposke |
| 15 | +- *(internal)* Add api to retrieve users by account id (#4828) by @rossmcewan |
| 16 | +- *(integrations)* Allow `sharepoint-online-v2` and `one-drive` to store sharepoint access tokens in connectionConfig (#4823) by @hassan254-prog |
| 17 | +- *(docs)* Add note about .nango directory (#4834) by @khaliqgant |
| 18 | + |
| 19 | +### Changed |
| 20 | + |
| 21 | +- More logging cleaning (#4824) by @TBonnin |
| 22 | +- Update version in manifest by @actions-user |
| 23 | + |
| 24 | +### Fixed |
| 25 | + |
| 26 | +- Remove update of sync last_fetched_at. it is not being used (#4820) by @TBonnin |
| 27 | +- Remove color-scheme declaration (#4816) by @kaposke |
| 28 | +- *(npm-audit)* Audit fixes (#4808) by @khaliqgant |
| 29 | +- *(docs)* Spec issues (#4825) by @khaliqgant |
| 30 | +- Otlp export of actions (#4827) by @TBonnin |
| 31 | +- *(managed-release)* Bitnami has deprecated support for many public … (#4831) by @rossmcewan |
| 32 | +- *(docs)* Add tighter validation (#4830) by @khaliqgant |
| 33 | + |
5 | 34 | ## [v0.69.2] - 2025-10-06 |
6 | 35 |
|
7 | 36 | ### Added |
@@ -5073,6 +5102,7 @@ All notable changes to this project will be documented in this file. |
5073 | 5102 | - Update Zendesk Chat configuration file (#161) by @Frenchcooc |
5074 | 5103 | - APIs using client_credentials as grant type (#165) by @Frenchcooc |
5075 | 5104 |
|
| 5105 | +[v0.69.3]: https://github.com/NangoHQ/nango/compare/v0.69.2..v0.69.3 |
5076 | 5106 | [v0.69.2]: https://github.com/NangoHQ/nango/compare/v0.69.1..v0.69.2 |
5077 | 5107 | [v0.69.1]: https://github.com/NangoHQ/nango/compare/v0.69.0..v0.69.1 |
5078 | 5108 | [v0.69.0]: https://github.com/NangoHQ/nango/compare/v0.68.0..v0.69.0 |
|
0 commit comments