Skip to content

v1.3.0-courier-7.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jun 02:20
· 754 commits to main since this release
d4b54b6

Changelog

d4b54b6 Merge pull request #115 from Ilhasoft/weni-release/1.3.0-courier-7.1.0
eb9f201 update WENI-CHANGELOG.md for v1.3.0-courier-7.1.0
be503e9 Merge pull request #113 from Ilhasoft/feature/slack-channel
b040e2a Merge pull request #111 from Ilhasoft/feature/wac
48e4f92 Merge pull request #112 from Ilhasoft/last-seen-on-updated-on-send
ce398f2 Merge branch 'main' of https://github.com/Ilhasoft/courier into feature/slack-channel
fbd7799 update WENI-CHANGELOG.md for v1.2.1-courier-7.1.0
5e38a88 update contact last_seen_on on send message to him
b17e050 refactor slack handler
7506458 Adjust app usage separation for WAC type from FBA and IG types.
843d377 slack channel handler now can send attachments
d23b251 replace gocommon with slack scheme and refactor receive message to receive from channel or direct message
ef42ce2 Fix type for IsDeleted field for events
15998be Do not save any message when receiving IG story mentions
e3dfc16 Support for deleting messages when we get an event for the message being deleted on IG
9329551 Fix function return number
fbd03ed Fix token to send WA messages
1fdf886 Fix tests
566c57f Adjust to use phone ID stored as channel address
95195bc Rename to use WAC and WhatsApp Cloud
0be02e4 Add support for WA Cloud API
cb2c27f Refactor FBA tests
687368d slack channel test verification with proper verification token
15857a5 test slack channel handler receive file msg
a02f3f4 slack channel receive file support
d247747 test verification and receiveEvent
40a519f handle verification
746ab7b slack channel send text message done
b91fc49 add inital slack moplayload and config token
90833e8 setup initial slack channel tests
af1fe7b implement basehandler contract interface for slack channel handler