Skip to content

Releases: go-pkgz/notify

v1.2.0

30 Sep 04:13
a5912bd
Compare
Choose a tag to compare

What's Changed

  • feat: Support entire 2xx HTTP status range for webhooks by @timo-reymann in #15
  • Update list of allowed telegram styles for TelegramSupportedHTML by @paskal in #7
  • Add dependabot updates for GitHub actions and gomod by @paskal in #8
  • Bump github.com/slack-go/slack from 0.12.5 to 0.13.0 in the go-modules-updates group by @dependabot in #10
  • Bump golangci/golangci-lint-action from 5 to 6 in the github-actions-updates group by @dependabot in #9
  • Bump the go-modules-updates group with 2 updates by @dependabot in #11
  • Bump the go-modules-updates group with 3 updates by @dependabot in #12
  • Bump the go-modules-updates group with 2 updates by @dependabot in #13

New Contributors

Full Changelog: v1.1.1...v1.2.0

Version 1.1.1

07 May 23:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

21 Dec 08:49
Compare
Choose a tag to compare

What's Changed

  • Fix tg code examples in Readme as NewTelegram return err by @paskal in #4
  • TLS InsecureSkipVerify option by @vladimirdulov in #5

New Contributors

Full Changelog: v1.0.0...v1.1.0

Version 1.0.0

03 Sep 22:43
076c800
Compare
Choose a tag to compare

stable version

Full Changelog: v0.2.0...v1.0.0

v0.2.0

02 Oct 20:27
Compare
Choose a tag to compare

Add email LoginAuth option needed for Office 365 and outlook.com.

v0.1.1

20 May 19:53
Compare
Choose a tag to compare

Fix StartTLS email sending.

v0.1.0

29 Apr 14:31
Compare
Choose a tag to compare

Initial release. Support of email, webhook, slack and telegram.