Skip to content

Releases: 17thshard/sanderson-notifications

v3.8.0

11 Jan 22:23
v3.8.0
cc23476
Compare
Choose a tag to compare

Changelog

  • 85c5a3f build: Re-introduce auto-snapshot functionality for GoReleaser
  • a8af505 bump: Upgrade GoReleaser action
  • a8d7289 docs(atom): Document how Atom plugin works
  • 7c4eff5 feat(atom): Allow excluding tagged posts from feed
  • cc23476 feat(atom): Allow specifying a max age for feed entries

v3.7.0

25 Oct 21:55
v3.7.0
f79771e
Compare
Choose a tag to compare

Changelog

  • 2d4fdf1 bump: Update GitHub Actions versions
  • f79771e bump: Upgrade Go and dependencies
  • 7abc811 feat(atom): Introduce new generic Atom feed reader plugin
  • cd96068 refactor(twitter): Migrate to maintained fork of twitter-scraper
  • d10a292 refactor: Separate links from messages with newline rather than space

v3.6.0

27 Aug 19:30
v3.6.0
b15addb
Compare
Choose a tag to compare

Changelog

  • b89344e Fix progress bars
  • b15addb refactor: Move mentions to footnote

v3.5.0

27 Jul 21:15
v3.5.0
4238a73
Compare
Choose a tag to compare

Changelog

  • 4238a73 feat: Prepend configurable mentions to every webhook message
  • ff920f1 fix(youtube): Allow YouTube configs without nickname or custom messages

v3.4.0

20 Jan 21:39
v3.4.0
59fdf59
Compare
Choose a tag to compare

Changelog

  • 59fdf59 feat(youtube): Allow ignoring posts of certain types
  • 9c7b6a9 fix(youtube): Use www subdomain for checking YouTube shorts to prevent redirect

v3.3.0

14 Jul 16:24
v3.3.0
3eb6c70
Compare
Choose a tag to compare

Changelog

  • 3eb6c70 feat(twitter): Add support for logging into Twitter

v3.2.1

10 Jul 16:25
v3.2.1
2c1fefc
Compare
Choose a tag to compare

Changelog

  • 2c1fefc fix(twitter): Ignore not being logged into open account due to API weirdness

v3.2.0

03 Jul 18:47
v3.2.0
91d304f
Compare
Choose a tag to compare

Changelog

  • 91d304f feat(twitter): Allow specifying different URL for Twitter embeds
  • 77188a8 fix(twitter): Update twitter-scraper to use new tweet retrieval methods

v3.1.5

02 May 20:13
v3.1.5
9c4e958
Compare
Choose a tag to compare

Changelog

  • 3b650a6 ci: Include SSL certificates in Docker images
  • 9c4e958 ci: Setup QEMU for proper multiarch support in Docker
  • 0420f97 fix(twitter): Do not attempt to read tweet ID before checking for errors

v3.1.4

02 May 11:15
v3.1.4
3f74079
Compare
Choose a tag to compare

Changelog

  • 3f74079 ci: Use busybox base image