TicketForge CATS Scraper version history - 1 version
TicketForge CATS Scraper by RailwayMealCalculator
TicketForge CATS Scraper version history - 1 version
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 2.0.1
Released Apr 18, 2026 - 104.23 KBWorks with firefox 140.0 and later, android 142.0 and laterv2.0.1 — Sub-screen detection fix
Fixes a latent bug in the red "has data" indicator on PSTS564 non-working claims: F9 (Declinations), F10 (Next), and F11 (Route Reasons) share a single label element in the Jacada DOM, and the previous detector only noticed the first token. The scraper could miss F11 Route Reasons data if the shared label was red because of F11 and not F9. The detector now reads every F-key in the label, and the scraper co-probes F9 and F11 together so neither can be silently skipped. No user-visible workflow changes.Source code released under All Rights Reserved