Releases: ChaoticByte/wid-notifier
Releases · ChaoticByte/wid-notifier
Version 1.2.0
Version 1.1.1
- 368445e Updated to go 1.22.2
1.1.0
- 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
- 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
Updated .gitignore