Skip to content
This repository was archived by the owner on Nov 28, 2021. It is now read-only.

Releases: marcoklein/impftermin

Release 1.11.0

14 Jun 10:31

Choose a tag to compare

1.11.0 (2021-06-14)

Features

  • replace code check timeout with positive check that matches either the search icon or the search text on the page (#44) (928a892)

Release 1.10.0

09 Jun 18:26

Choose a tag to compare

1.10.0 (2021-06-09)

Features

  • Automatic booking of appointments (#40) (04df7db)
  • clearing cookies with incognito mode (#41) (0723277)

Release 1.9.0

30 May 19:15

Choose a tag to compare

1.9.0 (2021-05-30)

Features

  • allow optional name attribute in config.json (6fdfe49)

Release 1.8.0

29 May 17:12

Choose a tag to compare

1.8.0 (2021-05-29)

Features

  • check appointment screen with a positive condition (#38) (6eded23), closes #30

Release 1.7.1

17 May 04:57

Choose a tag to compare

1.7.1 (2021-05-17)

Bug Fixes

Release 1.7.0

16 May 11:43

Choose a tag to compare

1.7.0 (2021-05-16)

Features

  • added reverse proxy support to telegram integration (#27) (73623d8)

Bug Fixes

  • increase waiting time for appointment (#32) (7da6dbf), closes #30

Chores

Release 1.6.1

10 May 07:44

Choose a tag to compare

1.6.1 (2021-05-10)

Bug Fixes

  • Invalid configuration: StructError: At path: queue.0.url -… (#26) (8446db0)

Release 1.6.0

10 May 07:02

Choose a tag to compare

1.6.0 (2021-05-10)

Features

  • set multiple chat_ids for telegram bot (#23) (5f616f9)

Bug Fixes

  • loosen url validation of impfzentrum (aac4994), closes #25

Release 1.5.0

09 May 15:25

Choose a tag to compare

1.5.0 (2021-05-09)

Features

Bug Fixes

  • correct class selector for offline detection (#24) (8aafc97)

Chores

Release 1.4.0

08 May 07:49

Choose a tag to compare

1.4.0 (2021-05-08)

Features

  • check if the code has already been used (#20) (1e12ba7)

Bug Fixes

  • increase appointment waiting time (127db41), closes #18
  • sound if no internet connection (#19) (e855953), closes #7