Skip to content

Releases: code-archived/letter-boxed-solver

Release v1.0.1 | 2025-10-25

25 Oct 11:00

Choose a tag to compare

Updated frontend UI with header and footer sections and made the page fit into the viewport. The default solver returns only 17 solutions when the results are more.

Full Changelog: v1.0.0...v1.0.1

Release v1.0.0 | 2025-07-16

16 Jul 17:56
04c2a77

Choose a tag to compare

This is the inaugural release of the NYT Letter Boxed Puzzle Solver—a full‑stack template built with FastAPI for the backend and plain HTML/CSS/JavaScript for the frontend and solver using Python. It’s ready to deploy on render.com and integrates with a GitHub‑hosted scraper to fetch the latest puzzle data.

Full Changelog: https://github.com/code-archived/letter-boxed-solver/commits/v1.0.0