Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/roadmap-to-v1.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This document is the canonical roadmap. It supersedes any earlier scattered planning notes.

Last updated: **2026-05-10** (after v0.9.5-beta shipped).
Last updated: **2026-05-13** (after v0.9.5-beta shipped; v0.9.6-beta in progress).

## Where the project sits

Expand All @@ -19,7 +19,7 @@ Last updated: **2026-05-10** (after v0.9.5-beta shipped).
| v0.9.3-beta | JSON save-file round-trip (export + import) + first hand-drawn bug (ant) | Shipped 2026-05-06 |
| v0.9.4-beta | Silhouette rendering for un-donated items + ACWW icon gap-fill + higher-res hand-drawn icons | Shipped 2026-05-07 |
| v0.9.5-beta | ACNL icon gap-fill + three hand-drawn icons | Shipped 2026-05-10 |
| v0.9.6-beta | ACNH icon gap-fill (103 unique items) | Planned |
| v0.9.6-beta | ACNH icon gap-fill (103 unique items) | In progress (PR #140) |
| v0.9.7-beta | SEO basics (OG tags, sitemap, meta, social cards per game) | Planned |
| v0.9.8-beta | Light monetization footer + polish bug sweep | Planned |
| v1.0.0 | Final polish + public ship + all hand-drawn icons | Target |
Expand Down
4 changes: 2 additions & 2 deletions public/version-history.html
Original file line number Diff line number Diff line change
Expand Up @@ -1087,8 +1087,8 @@ <h3>Launch ready</h3>
<div class="check-item done">
<div class="box">✓</div>
<span class="text"
>ACGCN item icons + cross-game routing + eight hand-drawn icons
(sea-bass, koi, ant, coelacanth, frog, robust cicada, brown cicada, goldfish)</span
>ACGCN item icons + cross-game routing + seven hand-drawn icons
(sea-bass, koi, ant, coelacanth, frog, robust cicada, brown cicada)</span
>
</div>
<div class="check-item done">
Expand Down
Loading