Skip to content

Releases: fbosch/infinite-fusion-nuzlocke

v0.6.0

16 Apr 09:30
2862c08

Choose a tag to compare

0.6.0 (2026-04-13)

Features

  • combobox: add INF-15 duplicate indicator (65a7c0f)

Bug Fixes

  • combobox: preserve INF-15 capture fallback (ab673cf)
  • context-menu: clamp INF-14 viewport overflow (ce5ae53)
  • context-menu: restore INF-14 click typing (a8f392e)

v0.5.4

10 Apr 10:27
83fc841

Choose a tag to compare

0.5.4 (2026-04-10)

Bug Fixes

  • analytics: remove NODE_ENV dependency from prod gate (e4c9424)
  • analytics: trust prod vercel env even if NODE_ENV differs (3d36a2c)

v0.5.3

10 Apr 10:18
66bec54

Choose a tag to compare

0.5.3 (2026-04-10)

Bug Fixes

  • analytics: allow production hostname fallback when env is missing (6a092fc)
  • analytics: fallback production gating to known hostnames (29e0dd1)

v0.5.2

10 Apr 10:08
717f314

Choose a tag to compare

0.5.2 (2026-04-10)

Bug Fixes

  • ci: set NEXT_PUBLIC_VERCEL_ENV for production deploy builds (90f44e3)
  • ci: set production Vercel env for client analytics (39ad26b)

v0.5.1

10 Apr 08:31
8642cfd

Choose a tag to compare

0.5.1 (2026-04-10)

Bug Fixes

  • analytics: address PR feedback on dedupe and consent retry (a9de284)
  • analytics: mark one-time events tracked only after successful send (7b1d4d8)
  • analytics: persist dedupe markers only after successful sends (d0bff1c)

v0.5.0

09 Apr 05:40
a469297

Choose a tag to compare

0.5.0 (2026-04-08)

Features

  • inf-118: add analytics guardrails and observability controls (f8a0a6f)
  • inf-118: harden analytics payload guardrails (f84644a)
  • inf-70: add typed analytics tracking foundation (322162d)
  • inf-70: add typed analytics tracking foundation (aa42588)

Bug Fixes

  • ci: centralize Vercel CLI install for deploy workflows (d7ca868)
  • inf-116: remove duplicate analytics foundation (440c22c)
  • INF-116: remove duplicate analytics foundation (cff5f70)
  • inf-118: harden debug snapshot and validation order (424ccc6)
  • inf-70: harden analytics consent storage access (4839315)

v0.4.1

02 Apr 17:28
dff25c2

Choose a tag to compare

0.4.1 (2026-04-02)

Bug Fixes

  • ci: align production deploy with current Vercel CLI (d4b562e)
  • test: exclude opencode workspace from vitest discovery (6a72b06)

v0.4.0

02 Apr 17:14
537a3ce

Choose a tag to compare

0.4.0 (2026-04-02)

Features

  • inf-105: migrate wild encounters scraping to wikitext templates (37a2273)

Bug Fixes

  • analytics: expose Vercel env for custom event tracking (77b1a4d)
  • analytics: expose vercel env to client tracking (bdda11d)
  • inf-105: address PR review parser edge cases (0cb0d82)
  • inf-110: update preview workflow for newer Vercel CLI (a40e9e1)
  • inf-111: tolerate zero-match grep in scope detection (479ef36)
  • inf-114: correct markdown-only regex matching (5b7aeb9)
  • inf-114: harden vercel ignore command sha guards (8caf509)
  • inf-114: remove unsupported vercel ignoreCommand (5b10d6b)

v0.3.4

30 Mar 23:34
fd11e53

Choose a tag to compare

0.3.4 (2026-03-30)

Bug Fixes

  • ci: handle protected Vercel health checks (58e98b8)
  • ci: handle protected Vercel health checks (d510d32)

v0.3.3

30 Mar 23:11
b24a15f

Choose a tag to compare

0.3.3 (2026-03-30)

Bug Fixes

  • ci: deploy production without prebuilt artifacts (e2d7676)
  • ci: deploy to Vercel production without prebuilt step (e262c74)