1.0.1 — Accounts & saved collection

15 June 2026

  • Client portal & saved collection: sign in (free account) and use Add to collectionin the panel to save the horses you own. Browse them in the portal, sort them into named breeding groups, and pencil in dam × sire pairings — each collection card shows the horse's real image.
  • Your data, your call: remove individual horses, or delete your whole account and all saved data from the dashboard at any time.
  • Backend fix:corrected the extension's sign-in / sync-host wiring so accounts and the collection work for Web Store installs (the 1.0.0 build pointed at the wrong host).

1.0.0 — V1 release

30 May 2026

  • Genetics parser:the HR profile's aggregated "KIT" row (which packs Tobiano, Sabino1, Roan, and the W-spotting alleles into one row) is now routed to the correct logical gene per allele. Fixes Blue Roanheadlines that previously read as "Black with White spotting" for horses carrying RN on the KIT locus.
  • Lethal-allele attribution:the LETHAL flag on the "Can pass on" rows now follows the gene the lethal allele actually belongs to. A horse heterozygous for W16 (lethal) and Tobiano on the same locus shows the warning on the White Spotting row, not on Tobiano.
  • Genetic-table parser hardened: result cells in RN / n, RN/n, RN n, and RNn shapes are all read; an unparseable row logs a [pheno] warning to the console rather than silently dropping the locus.
  • Opt-in anonymous analytics: a banner in the panel header asks once, stores your choice across machines, and never sends horse or breeder data even when on. See the privacy policy for the exact event list.
  • Chrome Web Store readiness: manifest tightened (specific Vercel + PostHog hosts instead of a wildcard), homepage_url set, version bumped to 1.0.0.