All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Prevent double JSON decoding in HTTP module for all requests (POST/GET), ensuring compatibility with WhatsApp's updated response headers (#16, #17).
- Fix HTTP.get_url/3 decoding (#15)
- Whatsapp Flows API
- EXDOC updates
- Template create remove deprecated params
- Included Parameter Format args
- response to map format
- template limit remove 10
- document caption param
- mime type uploading
- Docs cleanup
- Upload, download, delete & query media whatsapp cloud API
- Bug fixes on docs
- Added support for dynamic configurations, allowing the module to handle multiple API keys and WhatsApp credentials.
- Initial release of
whatsapp_elixir. - Wrapper for the WhatsApp Cloud API.
- Support for sending and receiving messages, handling media, buttons, and static content.