Releases: iKonoTelecomunicaciones/gupshup
Releases · iKonoTelecomunicaciones/gupshup
v1.3.0
What's Changed
- Validate if the interactive message header exists by @jcardenas3 in #63
- Send templates using the new gupshup endpoint by @jcardenas3 in #61
- feat(Media messages): ✨ Add caption to media messages by @jcardenas3 in #65
- Fix CI/CD testing deploy by @dflorez97 in #67
- build: ⬆️ Updated project dependencies by @egalvis39 in #69
New Contributors
- @dflorez97 made their first contribution in #67
Full Changelog: v1.2.1...v1.3.0
v1.2.1
What's Changed
- fix(Send message): 🐛 Fixed bug sending an empty context by @jcardenas3 in #59
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- feat: ✨ Updated API url integration by @egalvis39 in #55
- fix: 🐛 Deactivate matrix reactions by @jcardenas3 in #57
v1.1.0
What's Changed
- Option to update the gupshup application by @jcardenas3 in #34
- fix: 🐛 Deleted the option to update the app_name by @jcardenas3 in #36
- Edit the ci file by @jcardenas3 in #38
- feat: added support to location messages from gupshup by @egalvis39 in #21
- feat: ✨ Support read events to Gupshup by @jcardenas3 in #42
- Add support to reactions and stickers by @jcardenas3 in #44
- Add an option to send a message reply by @jcardenas3 in #43
- revert: ⏪ Recover the code of deleted read receipts by @jcardenas3 in #46
- fix: 🐛 Fixed bug when trying to save a duplicate message by @jcardenas3 in #48
- refactor(power_levels): ♻️ Changed the way power levels are set by @jcardenas3 in #51
- fix(portal): 🐛 Initialise room on creation by @egalvis39 in #53
New Contributors
- @jcardenas3 made their first contribution in #34