Skip to content

Releases: ChaoticByte/wid-notifier

Version 1.2.0

22 Jul 18:14
9f31bf5
Compare
Choose a tag to compare
  • 9f31bf5 Added the software version to the mail default template and cli help text, updated README and build script
  • e9f39d2 Moved some code around and updated the README

Version 1.1.1

11 Apr 18:38
Compare
Choose a tag to compare

1.1.0

19 Oct 19:11
Compare
Choose a tag to compare
  • e5cc0cc Improved performance by manually handling mail server communication instead of using smtp.SendMail() and thus opening a new connection for each mail
  • 8c427cc Improved the default templates
  • 6764549 Changed the order of the api endpoints so that notifications from the LSI Bayern will be sent first

1.0.1

18 Oct 18:19
Compare
Choose a tag to compare
  • Fixed a bug where all 1000 last notices where recognized as 'new'. This was caused by ApiEndpoint.getNotices() returning time.Time{} and a nil error in some cases.

1.0.0

16 Oct 16:01
Compare
Choose a tag to compare
Updated .gitignore