Istoricul versiunilor pentru HWT Extension - 3 versiuni
HWT Extension de Hybrid War Tracker
Istoricul versiunilor pentru HWT Extension - 3 versiuni
Atenție la versiunile vechi! Aceste versiuni sunt afișate pentru testare și ca referință.Trebuie să folosești întotdeauna cea mai recentă versiune a unui supliment.
Ultima versiune
Versiunea 1.2.1
Lansată în 9 iul. 2026 - 145,95 KBFuncționează cu firefox 109.0a1 și versiunile ulterioareFew bug fixesCodul sursă lansat sub Toate drepturile rezervate
Versiuni mai vechi
Versiunea 1.2.0
Lansată în 15 iun. 2026 - 144,82 KBFuncționează cu firefox 109.0a1 și versiunile ulterioare0.3.0 → 1.2.0 (2026-03-01 → 2026-06-11)
The extension lets contributors submit signals to Hybrid War Tracker from Chrome and Firefox.
Across this range it was rebuilt from scratch (at 1.0.0) on the same WXT + TypeScript + React + Zod
framework, ending as a focused, hardened, submission-only extension.
Starting point (0.3.0): WXT-based extension for Chrome/Firefox on the new/v1/submission API,
withinstall_idtracking, anonymous submissions, and a first-install welcome page.
Added / Improved- Signal vs. Library routing — submissions go to the right destination by content type.
- Direct one-click submit with per-tab badge feedback and a Terms-of-Service gate.
- Popular-tag suggestions from
/v1/tags, comma-paste tag entry, and tag chips. - Redesigned popup, dedicated settings page, sticky save bar with an unsaved-changes guard.
- Onboarding with pseudonym flow, ToS v3, and accurate privacy/AMO disclosures.
- Notes field wired to
user_annotations.notes. - Vitest unit tests added alongside Playwright E2E.
Changed- Rebuilt from scratch on the same WXT + TS + React + Zod stack (1.0.0) as a much smaller codebase.
- Dependencies modernized: TypeScript 6, Zod 4, React 19 (from TS 5.7 / Zod 3).
- Single-source version; per-build provenance tokens (
getBuildMeta). - Terminology: "Queued" → "Submitted".
Removed- In-browser archive capture — MHTML/WACZ capture, full-page screenshots, the bulk-archive page,
offline queue, and submission history. Archiving moved server-side. - The legacy
needs_archivesubmission path.
Security & Hardening- CSP
default-srclockdown, submit URL allowlist,credentials: omiton every fetch (no cookie leak). - Validated submit payloads and popular-tags responses; converged the
install_idwrite race. - Consent captured before persistence; backend details hidden from user-facing errors.
- CVE/Dependabot fixes (picomatch ReDoS, mermaid XSS, plus ongoing dependency patches).
- Hardened install: pnpm
--ignore-scripts, vendored pins, CI deploy gates.
Codul sursă lansat sub Toate drepturile rezervate
Versiunea 0.3.0
Lansată în 1 mart. 2026 - 130,43 KBFuncționează cu firefox 109.0a1 și versiunile ulterioareUI/UX fixes
Removed unnecessary scrollbar
Settings page moved to new:tabCodul sursă lansat sub Toate drepturile rezervate