Skip to content

Latest commit

 

History

History
120 lines (67 loc) · 4.31 KB

CHANGELOG.md

File metadata and controls

120 lines (67 loc) · 4.31 KB

Changelog

All notable changes to laravel-slack-alerts will be documented in this file.

1.3.0 - 2023-06-27

What's Changed

  • Feature: Added ability to send message to a custom channel. by @bohdanlopatkin in spatie#34

New Contributors

  • @bohdanlopatkin made their first contribution in spatie#34

Full Changelog: https://github.com/spatie/laravel-slack-alerts/compare/1.2.1...1.3.0

1.2.1 - 2023-06-17

What's Changed

  • Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in spatie#29
  • Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0 by @dependabot in spatie#30
  • Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1 by @dependabot in spatie#32
  • Fix SendToSlackChannelJob retry on error by @tominon in spatie#33

New Contributors

  • @tominon made their first contribution in spatie#33

Full Changelog: https://github.com/spatie/laravel-slack-alerts/compare/1.2.0...1.2.1

1.2.0 - 2023-02-20

What's Changed

  • Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in spatie#26
  • Add support to send a set of blocks by @riasvdv in spatie#27

New Contributors

  • @riasvdv made their first contribution in spatie#27

Full Changelog: https://github.com/spatie/laravel-slack-alerts/compare/1.1.2...1.2.0

1.1.2 - 2023-01-25

  • support L10

1.1.1 - 2022-09-05

What's Changed

  • Bump dependabot/fetch-metadata from 1.2.1 to 1.3.0 by @dependabot in spatie#13
  • Bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 by @dependabot in spatie#14
  • Bump actions/checkout from 2 to 3 by @dependabot in spatie#12
  • Update Readme - Add Mentions by @paulber33 in spatie#16
  • Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 by @dependabot in spatie#17
  • Ignore also '' as webhook URL, not just NULL ones by @levu42 in spatie#18

New Contributors

  • @paulber33 made their first contribution in spatie#16
  • @levu42 made their first contribution in spatie#18

Full Changelog: https://github.com/spatie/laravel-slack-alerts/compare/1.1.0...1.1.1

1.1.0 - 2022-03-03

  • Ignore missing webhook urls, so it's safe to only have hooks setup in production, without your local development crashing

1.1.0 - 2022-03-03

  • Ignore missing webhook urls, so it's safe to only have hooks setup in production, without your local development crashing

1.0.3 - 2022-02-24

What's Changed

  • Bump dependabot/fetch-metadata from 1.1.1 to 1.2.0 by @dependabot in spatie#9
  • Feature/custom webhook url by @Nielsvanpach in spatie#10

New Contributors

  • @dependabot made their first contribution in spatie#9

Full Changelog: https://github.com/spatie/laravel-slack-alerts/compare/1.0.2...1.0.3

1.0.2 - 2022-01-28

What's Changed

  • Support Laravel 9 by @Nielsvanpach
  • Fix method name in README by @miclf in spatie#1
  • Make error message consistent with the other ones by @miclf in spatie#2

New Contributors

  • @miclf made their first contribution in spatie#1

Full Changelog: https://github.com/spatie/laravel-slack-alerts/compare/1.0.1...1.0.2

1.0.1 - 2022-01-21

  • use env variable in config

1.0.0 - 2022-01-21

  • stable release

0.0.4 - 2022-01-11

Full Changelog: https://github.com/spatie/laravel-slack-alerts/compare/0.0.3...0.0.4

0.0.1 - 2022-01-10

  • experimental release

1.0.0 - 202X-XX-XX

  • initial release