Releases: green-api/whatsapp-api-client-js
Releases · green-api/whatsapp-api-client-js
v0.3.39
What's Changed
- SW-1651:add new htmlExemple by @andreyMalyshkin in #108
- SW-2059: Create method getWaSettings by @andreyMalyshkin in #109
- SW-3014 by @Amele9 in #130
- Bump follow-redirects from 1.15.2 to 1.15.3 by @dependabot in #86
- Bump follow-redirects from 1.15.2 to 1.15.3 in /examples by @dependabot in #87
- Bump follow-redirects from 1.15.3 to 1.15.5 by @dependabot in #132
- Bump follow-redirects from 1.15.3 to 1.15.5 in /examples by @dependabot in #131
- Bump smob from 1.4.0 to 1.4.1 by @dependabot in #89
- Updated dependencies by @Amele9 in #133
- Sw 2643 by @andreyMalyshkin in #115
- Updated dependencies in examples by @Amele9 in #134
Full Changelog: v0.3.38...v0.3.39
v0.3.37
What's Changed
- added example receive webhook by @EscHelpNew in #17
- Fixed links by @Amele9 in #18
- SW-1515 by @Amele9 in #19
- Update StartReceivingNotifications.js by @Idzana in #20
- Updated MessageAPI by @Amele9 in #22
- Added example by @Amele9 in #23
- Added UploadFile and GetMessage methods by @Amele9 in #24
- Added media host by @Amele9 in #25
- Fixed uploadFile by @Amele9 in #26
- Added dependabot.yml by @Amele9 in #27
- Bump resolve from 1.17.0 to 1.22.2 by @dependabot in #28
- Bump magic-string from 0.25.7 to 0.25.9 by @dependabot in #29
- Bump buffer-from from 1.1.1 to 1.1.2 by @dependabot in #30
- Bump @types/node from 14.0.1 to 20.4.2 by @dependabot in #31
- Bump @jridgewell/sourcemap-codec from 1.4.14 to 1.4.15 by @dependabot in #32
- Bump @rollup/plugin-json from 4.0.3 to 6.0.0 by @dependabot in #33
- Bump builtin-modules from 3.1.0 to 3.3.0 by @dependabot in #34
- Bump @babel/helper-validator-identifier from 7.10.4 to 7.22.5 by @dependabot in #35
- Bump @babel/highlight from 7.10.4 to 7.22.5 by @dependabot in #36
- Bump @jridgewell/resolve-uri from 3.1.0 to 3.1.1 by @dependabot in #37
- Fixed sendTemplateButtons by @Amele9 in #38
- Bump is-reference from 1.1.4 to 1.2.1 by @dependabot in #39
- Bump @rollup/plugin-node-resolve from 7.1.3 to 15.1.0 by @dependabot in #40
- Bump @babel/code-frame from 7.10.4 to 7.22.5 by @dependabot in #41
- Bump @jridgewell/trace-mapping from 0.3.14 to 0.3.18 by @dependabot in #42
- Bump axios from 0.21.2 to 1.4.0 by @dependabot in #43
- Bump dotenv from 8.2.0 to 16.3.1 by @dependabot in #45
- Bump terser from 5.14.2 to 5.19.1 by @dependabot in #46
- Bump @types/estree from 0.0.39 to 1.0.1 by @dependabot in #52
- Bump @green-api/whatsapp-api-client from 0.3.29 to 0.3.35 in /examples by @dependabot in #44
- Updated dependencies by @Amele9 in #55
- 0.3.37 by @Amele9 in #57
New Contributors
Full Changelog: v0.3.35...v0.3.37
Fix for sendFileByUpload method
0.3.34 Fix for sendFileByUpload method
Fix for sendFileByUpload method
0.3.33 Fix for sendFileByUpload method
Fix for sendFileByUpload method
0.3.32 Fix for sendFileByUpload method
Fix sendFileByUpload method
0.3.31 Fix for sendFileByUpload method
New method
Add ForwardMessages method
New methods
Added new methods
- sendButtons, sendListMessage, sendTemplateButtons, archiveChat, unarchiveChat, getContactInfo
- minor fixes for methods
Support for Multidevice whatsapp
- adapt api methods for new multidevice green-api protocol
- fix CORS issues
Resolve axios missing lib in browser samle
- Axios library added to browser .min package
- Repaired other minor issues