Skip to content

v1.1.2-courier-7.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Feb 20:53
· 817 commits to main since this release

Changelog

a65fc55 Update WENI-CHANGELOG.md to 1.1.2-courier-7.0.0
b0278f5 Fix metadata fetching for new Facebook contacts (#97)
ab998e7 Merge pull request #95 from Ilhasoft/update/1.1.1-courier-7.0.0
08a212e Merge pull request #94 from Ilhasoft/update/feat-instagram-channel
6f39a9c Update WENI-CHANGELOG.md to 1.1.1-courier-7.0.0
ce463cb gocommon package upgrade to v1.16.2
638549a Refactor response field to external ID
c1282cd Update to gocommon v1.15.1
333bb19 Rename variable in test cases
e58a448 Fix variable names
96e22f2 Change 'EntryID' to 'entryID'
cd9edef Separate TestDescribe for type IG and FBA
32b93fa Rename validateSignatures parameter to useUUIDRoutes
94314b5 Change of urn in instagram tests
8c7e7ea Add story mention skip test coverage
6a2710b Ignore story mention callback
8b9e758 feat: Add Instagram channel support to Facebook handler
89a5619 Merge pull request #92 from Ilhasoft/weni-release/1.1.0-courier-7.0.0
14ec3db Update WENI-CHANGELOG.md to 1.1.0-courier-7.0.0
aa74d4f Merge pull request #91 from Ilhasoft/fix/gujarati-wpp-language-code
82214c8 Merge pull request #90 from Ilhasoft/feature/viber-config-button-layout
216204c Fix: Gujarati whatsapp language code
cf1c49f Merge pull request #89 from Ilhasoft/weni-changelog-1.0.0
f01d5d9 Update Dockerfile to go 1.17.5
40816bf create weni-changelog.md
005c9f2 Merge pull request #85 from Ilhasoft/feature/facebook-customer-feedback
af4101f Merge branch 'main' of https://github.com/Ilhasoft/courier into feature/viber-config-button-layout
4970e2f Merge branch 'main' of https://github.com/Ilhasoft/courier into feature/facebook-customer-feedback
a4834b9 Merge pull request #86 from Ilhasoft/hotfix/update-dockerfile-go-v1.17.5
10bd5d4 update dockerfile to go v1.17.5
3be576c add support to followup free form on customer feedback
6e9f43c add messaging feedback receive event to facebookapp handler
38961cb add support to send customer feedback template from send message with a specific protocol
85fec94 refactor textSizes to be a map[string]bool in viber keyboard
4304dc4 some tweaks on viber quickreplies keyboard assembly functions
3cfa8c9 Merge pull request #83 from Ilhasoft/update/v7.0.0
d2edfcf update dockerfile go version
a1095eb Merge tag 'v7.0.0' into update/v7.0.0
59a1d25 refactor viber keyboard creation with own function to figure out rows/cols
d102e58 Smarter organization of quick replies for viber keyboards
ea9fedf Update CHANGELOG.md for v7.0.0
8a02ac0 Tweak README
0260471 add button layout support on viber channel
0da5e6f Update CHANGELOG.md for v6.5.9
01c6d67 Merge pull request nyaruka#384 from nyaruka/fix-viber-attachment
47a4084 Use image description only if the text is less that 512
c1256a2 Loop on all attachments and send them all on Viber
4991da6 Simplify logic
487b6c5 Fix Viber attachments
db924e1 CI testing on PG12 and 13
dc08946 Merge pull request nyaruka#381 from nyaruka/latest_gocommon
0432f04 Update to latest gocommon and go 1.17
8d70f22 Merge pull request #78 from Ilhasoft/update/v6.5.8
6c31eb7 fix: add field status on backend/rapidpro/contact
d5c4c20 Merge branch 'main' into update/v6.5.8
b0fc1ff Merge remote-tracking branch 'origin/feature/wpp-template-media' into hotfix/dont_register_ignored_request
3525b9e Merge tag 'v6.5.8' into hotfix/dont_register_ignored_request
41af548 Code formatting in every whatsapp.go file
1304f0c Code formatting on whatsapp.go
a44c841 refactor: change readbodyall to contentlength verification for decode payload error in whatsapp handler
edb3a8e Update CHANGELOG.md for v6.5.8
aeb0957 Merge pull request nyaruka#379 from nyaruka/fix-document-attachments
bba22ec Fix Facebook document attachment
2b18aa0 Supporting media message template from whatsapp.
dc629b1 Merge pull request #75 from Ilhasoft/revert-73-feature/botdefense-whatsapp
037a07f Revert "Feature/botdefense whatsapp"
f978038 refactor: handled too large body error on whatsapp handler
838dbfa fix: pass contact profile name to GetContact in checkBlockedContact in whatsapp handler
56dbb10 adjust hotfix for error from too large message
46bd020 fix error handling in server for too large messages and blocked message
9796125 add hotfix to not register ignored request from big invalid json
b484058 Merge pull request #73 from Ilhasoft/feature/botdefense-whatsapp
ae874cb refactor: move check blocked contact to outside method like a middleware
42cd60f fix: prevent blocked contact generate log on db when send message
bbec287 Update to latest gocommon and phonenumbers
1784455 Update CHANGELOG.md for v6.5.7
6e83715 Merge pull request nyaruka#375 from nyaruka/fix-quick-replies-with-atachments
8268a2b Fix to only set the quick replies keyboard for the last message
60fd3bd Update to latest gocommon
780b2ed Update CHANGELOG.md for v6.5.6
06fb061 Merge pull request nyaruka#374 from nyaruka/better_telegram_keyboards
e1fc6c5 Improve layout by taking padding into consideration
f48be7f Smarter organization of quick replies into rows and columns for telegram keyboards
8b94d56 Merge pull request nyaruka#371 from nyaruka/test-fb-sigs
994da64 Update CHANGELOG.md for v6.5.5
6825d49 Merge pull request nyaruka#361 from Ilhasoft/feature/wpp-interactive-msg-through-qrs
b873865 add test for fb sigs
f952a41 Update CHANGELOG.md for v6.5.4
2ff6090 trim prefix instead of strip
1abad09 Merge pull request #72 from Ilhasoft/feature/update-golang
44eade2 update Go to 1.16
7a9e508 Merge pull request #71 from Ilhasoft/update/v6.5.2
b6e0afe Update CHANGELOG.md for v6.5.3
bd36d3b log body when calculating signatures, include expected and calculated
cee38d1 Merge tag 'v6.5.2' into update/v6.5.2
44f12b5 Update CHANGELOG.md for v6.5.2
b322a82 Merge pull request nyaruka#368 from nyaruka/ticket_counts_pt1
fba836e Add ticket_count column to contact and set to zero when creating new contacts
c4957f2 fix mod and sum conflicts
7f85b60 Merge branch 'main' into feature/wpp-interactive-msg-through-qrs
2519cae Update CHANGELOG.md for v6.5.1
c423aa7 Merge pull request nyaruka#365 from nyaruka/null_sent_on
e253e33 Merge pull request nyaruka#367 from nyaruka/s3_test_time
97c1fb1 Give S3 storage test more time on startup
4b65364 Update CHANGELOG.md for v6.5.0
434b3cc Make DBMsg.SentOn nullable
bd0d89e Merge pull request nyaruka#364 from nyaruka/sent_on_fix
fb2ef6c Always set sent_on for W/S/D statuses if not already set
bfe8e1b Merge pull request nyaruka#363 from nyaruka/latest_gocommon
9f2ad79 Bump to go 1.16 to get embed support
97495d5 Update to latest gocommon
52e1389 Update CHANGELOG.md for v6.4.0
a2bcf93 touch for 6.4.0 release
4b8a479 Update CHANGELOG.md for v6.3.5
bdbca3d up max request size to 1M'
2b8dd14 add semver package to verify wpp api version and adding the buildPayloads function in whatsapp handler
b133e73 Merge pull request #70 from Ilhasoft/update-push/wpp-interactive-msg
c9ebf56 add min wpp version compatible with interactive messages to channels config in whatsapp_test
6a77baa check if the whatsapp channel version supports interactive messages
33adc0f add handling for whatsapp quickreply responses through interactive msgs
55b1212 Merge pull request #68 from Ilhasoft/update-push/v6.2.2
852a076 add min wpp version compatible with interactive messages to channels config in whatsapp_test
54d7432 check if the whatsapp channel version supports interactive messages
0045d23 add handling for whatsapp quickreply responses through interactive msgs
0be42b5 Update CHANGELOG.md for v6.3.4
7ebe378 Merge pull request nyaruka#356 from Ilhasoft/fix/excel-files-sent-as-zip
9d1414a feat: Add filename field into whatsapp test case
07ca042 fix: Update misc utils test
dcb935e fix: Update comment
6470e2c fix: Remove break on err
2e2de31 Update CHANGELOG.md for v6.3.3
93b6eb5 Merge pull request nyaruka#358 from nyaruka/resend
2b5e929 fix: Function name and comment/desc
ddb759f fix: Typos
0ff6c6c Merge pull request nyaruka#359 from nyaruka/WA-template-namespace
6b76714 Support using namespace from the template translation
643230e fix: Update MockedRequest body
578926e feat: Implement Filename with Logrus to treat err
0ad4fcd add is_resend to Msg paylod to allow for reseding messages manually
8a976c1 feat: Add filename extractor helper
49baf73 Add Filename
ed9b16c Merge branch 'feature/handler-weniwebchat' of https://github.com/ilhasoft/courier into update-push/v6.2.2
493471c Merge branch 'main' of https://github.com/nyaruka/courier into update-push/v6.2.2
84af01f Merge branch 'feature/handler-weniwebchat' of https://github.com/ilhasoft/courier into feature/handler-weniwebchat
4f3cc61 fix: incorrect type comparison
85d46be Abstract attachments len calculation, stored in external variable
03f3f51 fix: outgoing quick_replies
43f9db3 remove unused comments
9b4ac57 Add base_url config
c733784 Implement SendMsg to wwc
5841ff1 Implement receiveMsg to wwc
ad35aab Add channel base struct
59cbd90 Merge branch 'update-push/kaleyra-handler' of https://github.com/ilhasoft/courier into update-6.1/kaleyra-handler
2b87a62 Merge branch 'kaleyra-handler' of https://github.com/Ilhasoft/courier into update-push/v6.0.0-kaleyra-handler
87a6fa0 Merge from master-push and fix conflicts
0e3ffc9 Merge branch 'master' into update/v6.0.0
aad4c57 Merge pull request #59 from Ilhasoft/update-push/kaleyra-handler
feeb373 Merge pull request #57 from Ilhasoft/revert/update-rp/v5.7.5
28efe4c Revert "Merge pull request #56 from Ilhasoft/update-rp/v5.7.5"
ffcf836 Merge branch 'master-push' into update-push/kaleyra-handler
3c6a8ad Merge pull request #56 from Ilhasoft/update-rp/v5.7.5
e7ef4b2 Merge branch 'master-rp' into update-rp/v5.7.5
54b68eb Receive all phones from WhatsApp contact
7c27f5a Merge pull request #55 from Ilhasoft/receive-wpp-contact-master-push
a25b0d8 Receive WhatsApp contact as phone text
4268e7d Merge from feature/cache-wpp-medias and fix conflicts
f6315c7 Merge pull request #54 from Ilhasoft/merge/v5.7.8
62e570f Merge remote-tracking branch 'origin/master' into merge/v5.7.8
1d258fb Merge branch 'playmobile/remove-incoming-prefix' into master-rapidpro
0c2e34f Remove incoming message prefix for free accounts on Play Mobile handler
62bb427 Merge pull request #53 from Ilhasoft/merge/v5.6.0
fb1c3ac Merge branch 'master' into merge/v5.6.0
cd0b65a Merge pull request #52 from Ilhasoft/feature/update-courier
8996ec6 Merge branch 'master' of https://github.com/nyaruka/courier into feature/update-courier
f2cd546 Merge pull request #51 from Ilhasoft/rapidpro-5.4
4665a46 Merge branch 'master' of https://github.com/nyaruka/courier into rapidpro-5.4
87b9f36 Merge pull request #50 from Ilhasoft/develop
b3974d4 Merge pull request #49 from Ilhasoft/update/fix-chatbase_and_quick_replies
e7c6919 Merge pull request #48 from Ilhasoft/tag/v5.3.6
b5ac640 Merge pull request #47 from Ilhasoft/develop
855d8dd Merge pull request #46 from Ilhasoft/tag/v5.3.4
4690806 Merge branch 'master' of https://github.com/Ilhasoft/courier into tag/v5.3.4
0a3e488 Merge pull request #44 from Ilhasoft/develop
558c65c Merge branch 'master' of https://github.com/nyaruka/courier into develop
67043bc Merge pull request #42 from Ilhasoft/develop
cc0f27d Merge branch 'master' of https://github.com/nyaruka/courier into develop
7873d66 Merge branch 'develop' of https://github.com/Ilhasoft/courier into develop
a8a3ad8 fix new version from golang on docker
da6c39e Merge pull request #40 from Ilhasoft/test/new_environment
d8c2d87 Merge branch 'feature/new-docker' of https://github.com/Ilhasoft/courier into test/new_environment
c9cae70 Merge pull request #39 from Ilhasoft/test/new_environment
e1e4e74 New docker build
179f7dc Merge pull request #33 from nyaruka/master
9674f1d Merge pull request #32 from nyaruka/master