0.58.13
Changed
- ft.com ships with the
readerbypass by default. Its cheaper rungs stop at FT's subscription pitch (~1.1k chars of promo); the reader proxy returns the article body (~25k). Other built-in hosts still go straight to the render sidecar.
0.58.12
Fixed
- The tts-wrapper starts again. setuptools 82 dropped the bundled
pkg_resourcesshim, and resemble-perth (the Chatterbox watermarker) imports it at module load, so the engine crashed on every boot and episodes failed with "TTS unreachable". The wrapper lock now caps setuptools below 82 (resolves 81.0.0; was 83.0.0 in 0.58.11).
0.58.11
Changed
- Rolled the Dependabot bumps into the shipped images. The app image now builds on astral-sh/uv 0.12.19 (was 0.12.17), and the tts-wrapper lock resolves setuptools 83.0.0 (was 80.10.2; ceiling widened from <81 to <84). The wrapper suite passes on the newer setuptools.