Skip to content

v1.3.3

Compare
Choose a tag to compare
@Sebiworld Sebiworld released this 03 Aug 21:36
· 7 commits to main since this release

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