Laravel Exception Notify Versions Save

Monitor exception and report it to notification channels(Log、Mail、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、XiZhi、YiFengChuanHua、Zulip).

3.8.1

1 month ago

3.8.1 - 2024-03-31

Refactor

  • ReportUsingCreator: optimize error reporting logic

3.8.0

1 month ago

3.8.0 - 2024-03-31

Docs

  • readme: Remove unnecessary Chinese translation and code snippets

Refactor

  • src: Improve extendExceptionHandler method in ExceptionNotifyServiceProvider

3.7.0

1 month ago

3.7.0 - 2024-03-31

Refactor

  • composer: Remove unnecessary packages and update dependencies

3.6.1

1 month ago

3.6.1 - 2024-03-31

Pull Requests

  • Merge pull request #61 from guanguans/dependabot/github_actions/dependabot/fetch-metadata-2.0.0
  • Merge pull request #60 from guanguans/dependabot/github_actions/dependabot/fetch-metadata-1.7.0

3.6.0

2 months ago

3.6.0 - 2024-03-13

Feat

  • composer-updater: add dry-run option

Refactor

  • composer-updater: Improve diff formatting

Pull Requests

  • Merge pull request #57 from guanguans/dependabot/composer/rector/rector-tw-0.19or-tw-1.0

3.5.3

3 months ago

3.5.3 - 2024-02-01

Refactor

  • composer-fixer: Update composer-fixer script
  • composer-updater: Improve handling of multiple and single version dependencies

Pull Requests

  • Merge pull request #56 from guanguans/dependabot/github_actions/actions/cache-4

3.5.2

4 months ago

3.5.2 - 2024-01-11

Refactor

  • collectors: improve exception handling

3.5.1

4 months ago

3.5.1 - 2024-01-09

Refactor

  • coding-style: Remove unused Rectors
  • monorepo-builder: update release workers

Pull Requests

  • Merge pull request #54 from guanguans/dependabot/github_actions/actions/stale-9
  • Merge pull request #53 from guanguans/dependabot/github_actions/actions/labeler-5

3.5.0

6 months ago

3.5.0 - 2023-10-18

Feat

  • config: Add php_unit_data_provider_name and php_unit_data_provider_return_type in .php-cs-fixer.php

Refactor

  • pipes: rename ToMarkdownPipe to SprintfMarkdownPipe
  • pipes: rename ToHtmlPipe to SprintfHtmlPipe

Pull Requests

  • Merge pull request #51 from guanguans/dependabot/github_actions/stefanzweifel/git-auto-commit-action-5
  • Merge pull request #49 from guanguans/dependabot/github_actions/actions/checkout-4

3.4.2

8 months ago

3.4.2 - 2023-08-29

Feat

  • facade: Add facade.php file

Fix

  • facades: Return string in getDefaultDriver method

Refactor

  • StringableMacro: Remove unused squish and toString methods
  • bin: remove unused code in facades.php