Historial de versiones de HWT Extension - 2 versiones
HWT Extension por Hybrid War Tracker
Historial de versiones de HWT Extension - 2 versiones
¡Ten cuidad con las versiones antiguas! Se suelen mostrar para pruebas y a modo de referencia.Deberías usar siempre la última versión disponible de un complemento.
Última versión
Versión 1.2.0
Lanzada el 15 de jun. de 2026 - 144,82 KBCompatible con firefox 109.0a1 y superiores0.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.
Se publicó el código fuente bajo la licencia Todos los derechos reservados
Versiones antiguas
Versión 0.3.0
Lanzada el 1 de mar. de 2026 - 130,43 KBCompatible con firefox 109.0a1 y superioresUI/UX fixes
Removed unnecessary scrollbar
Settings page moved to new:tabSe publicó el código fuente bajo la licencia Todos los derechos reservados