All notable changes to the InterFAX notification channel
will be documented in this file.
- Add Laravel 10 support
- Drop support for EOL versions of PHP (7.2-7.4) & Laravel (6.x, 7.x, 8.x)
- Add stronger typing based on recommendations from PHPStan
- Add Laravel 9 support
- Add functionality for overriding default file size where fax documents start chunking
- Add support for PHP 8.0 & 8.1
- Improve error handling
- Add
addMetadata
method to add array of data to be used for error logging purposes
- Prevent API limit requests with updates to status polling
- Update exception handling for better error messages from InterFAX client
- Add Laravel 8 support
- Add support for Laravel 7.x
- Drop support for Laravel 5.8
- Add package autodiscovery
- Initial release