[extension-v1.21.1] - 2025-04-03: Bugfixes
Fixed
- A small crash fix for when some reqres become marked as errored on restart (which is a heisenbug I have not tracked down yet).
Changed
- Split
config.debugConfig
("Allow unsafe config values") out ofconfig.debugRuntime
("Debug runtime") since the latter is ok to leave enabled while the former should be disabled most of the time.