github Fighter90/career-ops-ui v1.211.0

3 hours ago

[1.211.0] — 2026-08-19

Added — Yourator, a Taiwan tech job board. Fixed — accented company/title entities now decode everywhere, and a company with an accent in its name is no longer wrongly flagged.

Added

  • Yourator (yourator.co) — a new zero-token scan source for the Taiwan tech & digital job market. Pick it in the #/scan Source filter, or add a company with provider: yourator. It reads the public JSON API (no key, no browser), walks every page of the board, and emits each posting's real employer link (its own ATS) with tracking params stripped.

Fixed

  • Accented named entities now decode everywhere. The shared HTML decoder gained the Latin-1 letters (é → é, ç → ç, …), so a European board that writes Développeur or Français no longer lands that literal in a job title, the tracker, or a generated document. (Uppercase names stay uppercase — É is É, not é — and a lookup like &constructor; now resolves to itself.)
  • A company with an accent in its name is no longer wrongly flagged for being on its own domain. "Işık" now folds to "isik" and matches isik.com.tr; "Société Générale" matches societegenerale.com. The old check deleted accented letters instead of folding them to their ASCII base.

Notes

  • Scan sources: 81 (76 English + 5 Russian). Test suite: 2667.

Don't miss a new career-ops-ui release

NewReleases is sending notifications on new releases.