Guanguans Notify Versions Save

Push notification SDK(Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、Slack、Telegram、WeWork、XiZhi、YiFengChuanHua、Zulip).

2.6.0

3 weeks ago

2.6.0 - 2024-04-22

Test

  • Add tests for getting headers and reason in Response class

Pull Requests

  • Merge pull request #72 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.73.0
  • Merge pull request #71 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.72.0
  • Merge pull request #70 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.71.2
  • Merge pull request #69 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.71.1
  • Merge pull request #68 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.71.0

2.5.1

1 month ago

2.5.1 - 2024-03-22

Refactor

  • Response: improve request and response summary handling

Pull Requests

  • Merge pull request #67 from guanguans/dependabot/github_actions/dependabot/fetch-metadata-2.0.0
  • Merge pull request #66 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.70.3

2.5.0

1 month ago

2.5.0 - 2024-03-20

Feat

  • SimplePush: Add SimplePush package with Authenticator, Client, and Messages

Test

  • SimplePush: add test case for sending message

2.4.3

1 month ago

2.4.3 - 2024-03-20

Pull Requests

  • Merge pull request #65 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.70.2
  • Merge pull request #64 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.70.0

2.4.2

2 months ago

2.4.2 - 2024-03-12

CI

  • apply php-cs-fixer

Docs

  • readme: Add list of supported Push notification SDKs

Refactor

  • utils: Improve property retrieval in Utils class
  • utils: improve handling of properties in Utils class

2.4.1

2 months ago

2.4.1 - 2024-03-11

Docs

  • Update push notification SDK list in README

Feat

  • Utils: Add method to get defined properties for an object

Refactor

  • HasOptions: Improve preConfigureOptionsResolver method
  • platform-lint: Update platform handling and documentation
  • tests: Improve HasOptionsTest.php test coverage
  • utils: Use Utils::definedFor() method in HasOptions

2.4.0

2 months ago

2.4.0 - 2024-03-10

CI

  • apply php-cs-fixer

Feat

  • helper: add error_silencer function
  • src: Add Method interface and related RFCs
  • tests: add Faker trait for generating fake data

Refactor

  • improve StringToClassConstantRector
  • rector: Update namespace for rector classes
  • utils: Rename getHttpOptionsConstants to httpOptionConstants
  • utils: improve user agent method
  • utils: Improve clarity and consistency in multipartFor method

Pull Requests

  • Merge pull request #61 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.69.0

2.3.1

2 months ago

2.3.1 - 2024-03-08

Feat

  • Utils: Add userAgent method to generate user agent string
  • httpclient: Add User-Agent header to HTTP requests

Refactor

  • Authenticator: improve constructor logic
  • HasHttpClient: adjust multipart options handling
  • HasHttpClient: Improve HTTP client options handling
  • Utils: improve multipartFor method
  • Utils: Improve handling of contents in Utils class

Test

  • AuthenticatorTest: add tests for Authenticator class

2.3.0

2 months ago

2.3.0 - 2024-03-08

Feat

  • pushbullet: add PushBullet integration

Test

  • PushBullet: add test for sending message functionality

Pull Requests

  • Merge pull request #60 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.68.5

2.2.1

2 months ago

2.2.1 - 2024-03-07

Docs

  • README: Update baseUri parameter in code comments

Feat

  • Str: Add kebab case conversion method
  • php: Add StringToClassConstantRector for GuzzleHttp RequestOptions
  • platform-lint: Add platform-lint script for linting platforms
  • tests: add new test files for Foundation

Refactor

  • Message: Improve JSON serialization method
  • auth: Improve CompactToVariablesRector
  • debug: Use mergeDebugInfo instead of withDebugInfo
  • http: Normalize HTTP options handling
  • options: Improve options handling and validation
  • uri: improve UriTemplateAuthenticator applyToRequest method

Test

  • MessageTest: add validation for options