Skip to content

Releases: tarkovtracker-org/TarkovTracker

v1.57.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 21:07

1.57.0 (2026-07-13)

Bug Fixes

  • app: add i18n fallbacks for dynamic resource and guide keys (da91b3e)
  • app: address PR review — i18n fallbacks, nav active state, SEO description (0ceb9cf)
  • app: address resources PR review findings (9631f14)
  • app: address resources review findings (776b4a6)
  • app: move resources hub to index.vue to fix nested route conflict (6f91f41)
  • app: resolve resources review threads (92def4e)

Features

  • app: add Resources Hub with guides for external community tools (f40574b)
  • app: redesign resources directory and setup guides (481f97b)

v1.56.3

Choose a tag to compare

@github-actions github-actions released this 12 Jul 19:41

1.56.3 (2026-07-12)

Bug Fixes

  • config: reduce Cloudflare Pages function usage (#541) (50ccdb5)

v1.56.2

Choose a tag to compare

@github-actions github-actions released this 12 Jul 19:06

1.56.2 (2026-07-12)

Bug Fixes

  • app: auto-complete non-route objectives on chapter toggle (b4b2324)
  • app: enable storyline chapter completion toggle in profile and default (661a65f)

v1.56.1

Choose a tag to compare

@github-actions github-actions released this 12 Jul 07:25

1.56.1 (2026-07-12)

Bug Fixes

  • app: keep subsequence scores below initialism tier (daa0a9d)
  • api: migrate edge functions from Deno std serve to Deno.serve (86dac2f)
  • api: return 400 for invalid JSON on batch task updates (d75a186)

v1.56.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 06:18

1.56.0 (2026-07-12)

Bug Fixes

  • config: address production-readiness review findings (3af3b2c)
  • config: avoid CodeQL TOCTOU findings in CF worker postprocess (921155d)
  • config: declare empty preview APP_URL and analytics vars (3c66b51)
  • ci: harden link check and drop bogus changelog issue refs (959c35e), closes hi#cardinality
  • config: quiet production build noise from sitemap runtime path (e3a03a1)
  • config: strip bare node: side-effect imports from CF worker (2725338), closes nitrojs/nitro#4164
  • config: type readdir Dirent as utf8 string names (480a563)

Features

v1.55.7

Choose a tag to compare

@github-actions github-actions released this 11 Jul 21:36

1.55.7 (2026-07-11)

Bug Fixes

  • workers: address review — safe load retry and conditional alarm wipe (619ac81)
  • workers: address review — safe test cleanup, storage error logging, throttled path coverage (6b4f0a6)
  • workers: clear DO alarm metadata on rate-limit cleanup (e7f644f)
  • workers: default DO rate-limit cleanup unless retain is set (f521024), closes hi#cardinality
  • workers: keep sliding rate-limit hits past stored resetAt (0855aa5)
  • workers: restore bounded retention for ephemeral DO rate-limit keys (6641b48), closes hi#cardinality

Performance Improvements

  • workers: eliminate DO cleanup alarms via lazy expiration (ad51e62)

v1.55.6

Choose a tag to compare

@github-actions github-actions released this 11 Jul 03:27

1.55.6 (2026-07-11)

Bug Fixes

  • app: throttle client log beacons and cache CORS preflights (#527) (2e39283)

v1.55.5

Choose a tag to compare

@github-actions github-actions released this 11 Jul 00:08

1.55.5 (2026-07-11)

Bug Fixes

  • app: populate skill image links from tarkov.dev CDN (#522) (5ea73ff)

v1.55.4

Choose a tag to compare

@github-actions github-actions released this 10 Jul 22:47

1.55.4 (2026-07-10)

Bug Fixes

v1.55.3

Choose a tag to compare

@github-actions github-actions released this 10 Jul 22:22

1.55.3 (2026-07-10)

Bug Fixes

  • tasks: backfill trader standing when marking available (#518) (592771d)