Skip to content

Releases: Brawl345/tagesschau-eilbot

2024-01-12

12 Jan 20:51
86eb98d
Compare
Choose a tag to compare
  • Fix link to breaking news
  • Add Docker image

2023-04-29

29 Apr 09:35
b25678b
Compare
Choose a tag to compare
  • Fix breaking news structure

2023-04-25

25 Apr 10:55
673a95f
Compare
Choose a tag to compare
  • Switch to new URL

⚠️ NOTE: The Linux binaries were compiled with Ubuntu 22.04 and due to Glibc changes won't work on Ubuntu 20.04. You may need to build it yourself.

2022-04-05

05 Apr 19:51
54894ce
Compare
Choose a tag to compare
  • Restructure DB connection

⚠ IMPORTANT BREAKING CHANGE: Replace MYSQL_URL in your environment variables (for example in the .env file) with the new specific values (see .env.example)!

2022-03-22

22 Mar 09:08
77132c3
Compare
Choose a tag to compare
  • Fix nil pointer on flood error

Full Changelog: 2022-03-21...2022-03-22

2022-03-21

21 Mar 19:21
74c1100
Compare
Choose a tag to compare
  • Handle all 403 errors

Full Changelog: 2022-03-20...2022-03-21

2022-03-20

20 Mar 15:33
6cccb27
Compare
Choose a tag to compare
  • LZMA compress binaries
  • Shut down gracefully

Full Changelog: 2022-03-16...2022-03-20

2022-03-16

16 Mar 07:34
9e329b5
Compare
Choose a tag to compare
  • Smaller binaries
  • Compiled with Go 1.18

Full Changelog: 2022-03-11...2022-03-16

2022-03-11

11 Mar 17:10
3c61772
Compare
Choose a tag to compare
  • Set maximum idle time for DB connections to three minutes

Full Changelog: 2022-03-08...2022-03-11

2022-03-08

08 Mar 18:25
c917208
Compare
Choose a tag to compare
  • Switch to MySQL (#4)
  • Uses ENV variables (or .env file)
  • Use /headerapp as endpoint (#3)
  • Replace cron with native time.AfterFunc (#3)

Full Changelog: 2022-03-05...2022-03-08