Ignore unavailable elements

This commit is contained in:
Mr-Pine 2025-05-28 11:47:39 +02:00
parent 34564cedb4
commit b6b94c3d34
No known key found for this signature in database
GPG key ID: 5481659D1D983422
2 changed files with 8 additions and 0 deletions

View file

@ -30,6 +30,9 @@ ambiguous situations.
## Fixed
- Crawling of exercises with instructions
- Don't download unavailable elements.
Elements that are unavailable (for example, because their availability is
time restricted) will not download the HTML for the info page anymore.
## 3.8.2 - 2025-04-29