Releases: Neurotech-HQ/heyoo
Releases · Neurotech-HQ/heyoo
v0.4
What's Changed
- Remove send_templatev2() method by @filipporomani in #82
- security [HIGH]: disable debug by @filipporomani in #85
- Fixed mark_as_read function by @ESHARK22 in #93
- Fix mark_as_read method by @matiasnu in #92
- Feature: send reaction messages by @mbukh in #91
- [fix] download_media name format by @tinchoram in #98
- Update README.md by @stakewalker in #102
- Only add typing requirement if python version is <3.5 by @leoparente in #101
New Contributors
- @ESHARK22 made their first contribution in #93
- @matiasnu made their first contribution in #92
- @mbukh made their first contribution in #91
- @tinchoram made their first contribution in #98
- @stakewalker made their first contribution in #102
- @leoparente made their first contribution in #101
Full Changelog: v0.3...v0.4
v0.3
What's Changed
- refactor: remove type union operator by @filipporomani in #53
- Fix components error by @filipporomani in #55
- More loosely select dependendency versions by @mscansian in #61
- templates components info by @filipporomani in #62
- fix interactive typo by @soerenetler in #70
- improve logging by @soerenetler in #71
- create two webhook endpoinds by @soerenetler in #72
- Add functionality to send sticker and custom json by @soerenetler in #74
- fix: grammar fixes by @filipporomani in #75
- fix: remove templatev2 (useless) by @filipporomani in #76
- fix: incomplete send_template() usage by @filipporomani in #77
- Various dependencies & setup fixes by @filipporomani in #78
- fix: wrong method by @filipporomani in #79
New Contributors
- @mscansian made their first contribution in #61
Full Changelog: v0.2...v0.3
v0.2
What's Changed
- Update init.py by @epcosta17 in #21
- Update README.md by @epcosta17 in #22
- Actually sending audio with sending_audio.py by @DaudAhmad0303 in #24
- added forward slash in query_media_url fun fixes #25 by @DaudAhmad0303 in #26
- Add configurations to run in docker container by @claudineibr in #28
- Edit readme by @claudineibr in #29
- support interactive button without header and footer by @Esteban108 in #30
- added return types for getter methods by @nikbott in #35
- Requirements in setup.py by @soerenetler in #36
- Add automated tests with pytest by @soerenetler in #38
- Add support for documents by @taylorgibb in #49
- Update documentation and examples to include new get_document functionality by @taylorgibb in #50
- add mark_as_read by @filipporomani in #51
New Contributors
- @epcosta17 made their first contribution in #21
- @DaudAhmad0303 made their first contribution in #24
- @claudineibr made their first contribution in #28
- @Esteban108 made their first contribution in #30
- @nikbott made their first contribution in #35
- @soerenetler made their first contribution in #36
- @taylorgibb made their first contribution in #49
- @filipporomani made their first contribution in #51
Full Changelog: v0.1...v0.2
v0.1
What's Changed
- Merge pull request #2 from Neurotech-HQ/main by @Kalebu in #1
- changes in description document, added some infos by @JAXPARROW in #2
- Update README.md typo by @seun-beta in #4
- Passing PhoneNumberID as parameter in example templates and python 3.10 support in setup by @JAXPARROW in #5
- Support for interactive reply button by @vocuzi in #8
- added button for auto deployment of webhook to Heroku platform by @JAXPARROW in #9
- add send template with components by @sharmakh11597 in #15
- return "hub.challenge" without quote for successful verification by @NoiseControllers in #16
New Contributors
- @Kalebu made their first contribution in #1
- @JAXPARROW made their first contribution in #2
- @seun-beta made their first contribution in #4
- @vocuzi made their first contribution in #8
- @sharmakh11597 made their first contribution in #15
- @NoiseControllers made their first contribution in #16
Full Changelog: alphav0.1...v0.1