Releases: rseichter/fangfrisch
Releases · rseichter/fangfrisch
1.9.0
2024-03-08:
- The logic for on_update* has been largely rewritten. As a user-visible side effect, detailed debugging information about
on_update_*
tasks is now available. - For improved flexibility, configuration sections may now override global
on_update_exec
andon_update_timeout
. Eearlier Fangfrisch versions only examined the DEFAULTS section. - Add internal default configurations for providers InterServer and Fangfrisch News. As per usual, these new providers are disabled by default.
1.8.1
1.8.0
2024-02-14:
- Sanesecurity (https://sanesecurity.com/) provider default configuration overhaul. Switch to a less congested mirror site, add/remove several signature URLs.
- Modernise Python build re PEP 517 (https://peps.python.org/pep-0517/).