Skip to content

2.1.2

Compare
Choose a tag to compare
@guanguans guanguans released this 05 Mar 09:22
· 200 commits to main since this release

2.1.2 - 2024-03-05

Feat

  • NewsMessage: add method to configure options for articles
  • auth: add OptionsAuthenticator and mergeHttpOptions method

Refactor

  • Remove unnecessary trait use in rector.php
  • HasOptionsDocCommentRector: Sort properties in alphabetical order
  • Message: Improve attachment handling in Message class
  • Message: improve default options handling
  • Message: Improve addAction method and configureOptionsResolver
  • Message: Improve embed configuration handling
  • commit: refactor configureAndResolveOptions method
  • core: update HTTP method definitions
  • message: Refactor message classes for NowPush
  • message: Improve section and potential action handling
  • postmessage: Improve language-specific post setting

Pull Requests

  • Merge pull request #59 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.68.4