What's Changed
- Hide the Referer header from monitored websites (as env option) by @michaelmcmillan in #996
- Be sure that only valid history index lines are read by @dgtlmoon in #1042
- update path for validation in the CONTRIBUTING.md by @Entepotenz in #1046
- use same version of playwright while running tests as in production builds by @Entepotenz in #1047
- Fix syntax by @dgtlmoon in #1050
- Basic system info/system state API by @dgtlmoon in #1051
- Re #1052 - Dynamic URLs by @dgtlmoon in #1057
- Backup zip - always use correct relative path of the snapshot text instead of the datadir path by @dgtlmoon in #1054
- Re #1052 - Watch 'open' link should use any dynamic/template info by @dgtlmoon in #1063
- Make fetch error readable by @SuperSandro2000 in #1038
- Use pip conditional requirements to not install playwright for ARM (unsupported) by @dgtlmoon in #1067
- Jq conditional pip requirements.txt include in linux by @dgtlmoon in #1066
- Remove unused code by @dgtlmoon in #1070
- Disable version check when pytest is running by @dgtlmoon in #1084
New Contributors
- @michaelmcmillan made their first contribution in #996
- @Entepotenz made their first contribution in #1046
- @SuperSandro2000 made their first contribution in #1038
Full Changelog: 0.39.20.4...0.39.21