2026-09-07
Feed and reliability improvements
- Improved feed forwarding checks with clearer messages and retry handling when the old feed cannot be reached.
- Fixed HTTPS certificate checks for custom domains such as
example.co.uk. - Fixed queue settings that could allow long-running background jobs to be processed more than once.
- Improved monitoring for backlogs and stalled background jobs, including RSS generation.
- Fixed an internal server error response that could incorrectly return a successful status and be cached.
- Standardized application logging and reduced sensitive information in diagnostic logs.
- Replaced custom fonts with system fonts and font-based icons with SVGs to eliminate font downloads.
- Added more tests for feed forwarding, custom domains, background jobs, and error handling.