Skip to content

v2.0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@StanBarrows StanBarrows released this 07 Jul 13:12
· 24 commits to main since this release
e3d9ec4

Critical

Comment DTO

  • Replaced $body_without_blockquote variable with $body_filtered
  • Dropped $body_only_blockquote

Core

  • Dropped support for PHP versions below < 8.1
  • Replaced PHPUnit for PEST
  • Moved HTTP requests to a dedicated class RequestClass.php

Improvements

  • Added dynamic retry values for failed HTTP requests that can be set via the configuration file.
  • You can now pass User attributes within the searchOrCreateByEmail method to update or create user
    attributes within the same request.
  • Added a dynamic HTML Stripe-Out possibiliites via configuration file.
  • Define via configuration variable if a 'Unprocessable Entity' response related to an object reference should be
    ignored. More information.

Features

  • Create & Update Zammad Objects
  • Update Zammad User