v1.3.3
Changes in 1.3.3 (2024-08-03)
- Bugfix to handle corrupt image data in getAjaxOf without throwing exceptions
- Logging & Error throwing adjustments. Non-fatal errors are now logged but not thrown. Logging can be disabled via wire('config')->app_api_log_errors) param
- Sanitizer bugfix (Thank you @jlahijani for the ticket and solution 🤗)
- Upgraded composer dependencies, firebase/php-jwt is now used in the most recent version 6.
- Fixed typos & deprecated wrong spelled functions (Thank you @jlahijani for the ticket 🤗)
- Fixed the datetime input for apikey accessible until
Full Changelog: v1.3.2...v1.3.3