Skip to content

Releases: containrrr/shoutrrr

v0.8.0

20 Aug 15:58
Compare
Choose a tag to compare

Changelog

  • ddf280e feat(generic): extra data and custom headers (#377)
  • f4d52db fix(bark): fix param icon (#376)
  • 677162d fix(ifttt): treat all 2xx http responses as success (#373)
  • 11cd546 Update matrix docs to mention title caveat (#354)
  • 04c6ea8 feat(telegram): add support for message_thread_id (#362)
  • dbeab99 add network-observe interface for snap (#349)
  • 811636d add network plug to snap
  • 5dbf148 docs(generic): add home assistant example (#336)
  • 5656369 docs(zulip): make Zulip documentation examples more consistent (#284)

Dependencies

  • 7ec9099 chore: bump go version to v1.18 (#345)
  • ad5ad8e chore(deps): bump alpine from 3.18.0 to 3.18.2 (#372)
  • 048e61a chore(deps): bump alpine from 3.17.3 to 3.18.0 (#359)
  • 17543dc chore(deps): bump actions/setup-go from 3 to 4 (#343)
  • 78d8556 chore(deps): bump actions/checkout from 2 to 3 (#332)
  • 97e0714 chore(deps): bump alpine from 3.17.1 to 3.17.3 (#344)
  • cc61662 chore(deps): bump alpine from 3.17.0 to 3.17.1 (#323)

v0.7.1

29 Jan 23:57
Compare
Choose a tag to compare

Changelog

  • d3439eb hotfix(email): set default client host

v0.7.0

25 Jan 17:58
Compare
Choose a tag to compare

Changelog

  • a514bf7 feat: add ntfy service (#308)
  • 6a1ad18 fix(smtp): dont treat plus in addresses as space (#307)
  • 16fa51f fix(generic): prevent mutation of params (#310)
  • 32d969c Make the cli available as a snap (#304)
  • d326917 docs: fetch entire repo before pushing
  • 554d7ea fix(cli): remove duplicates so we don't send twice to the same service (#274)
  • 5be5802 cI: cleanup and improve GitHub Actions (#273)
  • 6d9ef70 feat: wrap errors (#272)
  • 4a5ee05 feat(smtp): add support for custom client host (#271)

Dependencies

  • ec18776 chore: bump versions (#283)
  • 09d3f33 chore(deps): bump goreleaser/goreleaser-action from 3 to 4 (#314)
  • f77ec95 chore(deps): bump github.com/spf13/viper from 1.13.0 to 1.14.0 (#299)
  • ed6b69d chore(deps): bump alpine from 3.16.2 to 3.17.0 (#300)
  • fae4250 chore(deps): bump github.com/onsi/ginkgo/v2 from 2.3.1 to 2.4.0 (#287)
  • 8cd2c3f chore(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1 (#288)
  • d4b32c6 chore(deps): bulk update dependencies (#291)
  • 0551b3a chore(deps): bump actions/setup-python from 1 to 4 (#275)
  • 0f65981 chore(deps): bump actions/checkout from 1 to 3 (#277)
  • 6017237 chore(deps): bump alpine from 3.11 to 3.16.2 (#276)

v0.6.1

19 Jul 10:14
Compare
Choose a tag to compare

Changelog

v0.6.0

30 May 07:52
Compare
Choose a tag to compare

Changelog

  • 39c19cb docs: fix overview and add bark (#255)
  • 66c185c docs(generic): add basic usage info (#254)
  • a9246af fix(telegram): update docs and generator for private channels (#250)
  • 98cdc23 fix(smtp): use usestarttls (match the docs) (#252)
  • 468d552 feat(discord): send multiple messages when exceeding limits (#215)
  • c91dc3c fix(gotify): handle token ending in / (#235)
  • ef1a21e fix: text partitioning logic (#245)
  • bafa90a feat(cli): support reading message from stdin (#243)
  • 6a27056 fix(discord): message size fixes (#242)
  • 2c9378b fix(slack): limit attachments to 100 (#241)
  • 6dbcb12 feat(mattermost): add support for icons (#237)
  • 5bca245 chore(discord): switch from deprecated discordapp.com domain (#236)
  • 3261fbf feat(bark): add bark service (#234)

v0.5.3

10 Apr 10:43
Compare
Choose a tag to compare

Changelog

  • 75c8223 ci: update to newer goreleaser
  • 89c6f45 ci: fix docker bin path for release
  • 4216cf5 ci: fix binary path for docs updating
  • d0df652 docs(telegram): update overview URL example
  • 6e979f6 fix: update/remove unused dependencies (#232)
  • a68a9b1 docs: update telegram, matrix and cli output (#227)
  • 9a8378c ci: fix path to docs command (#226)
  • afa4eda Move CLI command to /shoutrrr (#220)
  • e46ecc1 docs(teams): update url extraction docs (#211)
  • b4a77a3 Create pull_request_template.md (#210)
  • e5e0cbe fix(pushover): allow negative priority values (#205)

v0.5.2

09 Oct 09:34
Compare
Choose a tag to compare

Changelog

2951098 fix(matrix): allow title to be passed as prop (#203)
b1a59a7 fix(smtp): remove extra semi in mime header (#201)

Docker images

  • docker pull containrrr/shoutrrr:i386-0.5.2
  • docker pull containrrr/shoutrrr:i386-latest
  • docker pull containrrr/shoutrrr:amd64-0.5.2
  • docker pull containrrr/shoutrrr:amd64-latest
  • docker pull containrrr/shoutrrr:arm64v8-0.5.2
  • docker pull containrrr/shoutrrr:arm64v8-latest
  • docker pull containrrr/shoutrrr:armhf-0.5.2
  • docker pull containrrr/shoutrrr:armhf-latest

v0.5.1

31 Aug 20:13
Compare
Choose a tag to compare

Minor bugfix release

Changelog

Fixes

441d5cf fix(matrix): handle nil logger in client (#199)

Docker images

  • docker pull containrrr/shoutrrr:amd64-0.5.1
  • docker pull containrrr/shoutrrr:amd64-latest
  • docker pull containrrr/shoutrrr:arm64v8-0.5.1
  • docker pull containrrr/shoutrrr:arm64v8-latest
  • docker pull containrrr/shoutrrr:armhf-0.5.1
  • docker pull containrrr/shoutrrr:armhf-latest
  • docker pull containrrr/shoutrrr:i386-0.5.1
  • docker pull containrrr/shoutrrr:i386-latest

v0.5.0

16 Aug 11:52
Compare
Choose a tag to compare

Changelog

Fixes

ba24455 fix(docs): replace props desc when empty (#197)
265789c fix(router): check for nil logger (#189)
f16b81d fix(teams): use correct path in webhook URL (#188)
5d12d75 fix(logger): avoid mutating passed params (#184)
dbe0e3b cleanup(pushbullet): TLC (#180)
17f842b fix: discord avatar override (#172)
6cdfda1 fix(services): rename hangouts to google chat (#170)
80c2c21 fix(discord): rename channel into webhook ID (#159)

Features

898d908 feat(telegram): add title support (#196)
57b43a3 feat(slack): add bot API support (#179)
8018a47 feat(slack): add thread/reply support (#182)
a86ddc7 docs: add multi-version support (#178)
1e34cb3 feat(generator): telegram generator/bot (#168)
d8371b8 Use absolute path for entrypoint in Dockerfile (#169)
dfa552a feat(cli): add docs command (#145)
7a60bc1 feature: add matrix service (#113)
f72cbdc feat(service): add generic webhook service (#144)

Tests

b8681dc test: additional format tests/cleanup (#193)
281dbde add general basic tests for services (#192)
db00936 test: add basic renderer tests (#191)
603fafc test(telegram): add generator test (#190)

Non-code (repo/ci/docs/test)

0234ba4 update meta version
96315db ci: use docs tag from CLI constant
eb79f79 Merge branch 'main' into release/v0.5.0
22dabf4 Mention the GitHub Action in the docs (#174)
5c378b4 ci(main): add manual dispatch
42478d2 docs: fix references to master branch
e156cfd docs: add basic service docs (#167)
2e5982c docs: move non-released services to own section
64eda4a ci(docs): fix git cli syntax
892671a ci(docs): set repo token creds
1fd438b ci: add git settings for mkdocs
87e10e1 ci: fix mkdocs material clone
6e48a32 fix docs for latest/v0.4.x
b9650a1 docs: add mike support
b2cc2df fix: api changes for services in next

Docker images

  • docker pull containrrr/shoutrrr:armhf-0.5.0
  • docker pull containrrr/shoutrrr:armhf-latest
  • docker pull containrrr/shoutrrr:i386-0.5.0
  • docker pull containrrr/shoutrrr:i386-latest
  • docker pull containrrr/shoutrrr:arm64v8-0.5.0
  • docker pull containrrr/shoutrrr:arm64v8-latest
  • docker pull containrrr/shoutrrr:amd64-0.5.0
  • docker pull containrrr/shoutrrr:amd64-latest

v0.4.4

20 Apr 13:25
23170b8
Compare
Choose a tag to compare

Changelog

23170b8 chore: merge pr #160: assert service compliance
b5f98f7 fix(opsgenie): allow title to be used as a Message
0d1793d fix(ifttt): allow title to be used as a value
7e5429b fix(telegram): don't error when title prop is set
b8c4d0c tests: add service compliance test suite

Docker images

  • docker pull containrrr/shoutrrr:i386-0.4.4
  • docker pull containrrr/shoutrrr:i386-latest
  • docker pull containrrr/shoutrrr:armhf-0.4.4
  • docker pull containrrr/shoutrrr:armhf-latest
  • docker pull containrrr/shoutrrr:amd64-0.4.4
  • docker pull containrrr/shoutrrr:amd64-latest
  • docker pull containrrr/shoutrrr:arm64v8-0.4.4
  • docker pull containrrr/shoutrrr:arm64v8-latest