Kilordle

Change Log

A record of notable site updates and content changes.

Last updated: 2026-06-11

Release History

0.1.4 - 2026-06-11

  • Added the Google AdSense verification script to the homepage and generated static pages.

0.1.3 - 2026-05-21

  • Added a manual light and dark theme toggle using Google Material Symbols SVG icons.
  • Added CSS variables for the game layer and static site layer so the selected theme applies across the homepage, game UI, tutorial, keyboard, and static pages.
  • Saved the selected theme in localStorage and restored it before the stylesheet loads to reduce theme flicker.
  • Disabled the first-visit tutorial modal by default on mobile viewports.
  • Set dark mode as the default theme when no saved user preference exists.
  • Added a Remaining counter bump animation when words are cleared.
  • Added non-blocking milestone celebration fireworks at 10, 30, 50, 100, 200, 500, 900, and 1000 cleared words.

0.1.2 - 2026-05-18

  • Added a Wordle-style toast message that says "Not in word list" when a player submits a five-letter word that is not in the word list.
  • Updated the homepage and How to Play content to explain how invalid words are handled and how the "Not in word list" message works.
  • Added a desktop first-visit arrow that points new players to the on-screen keyboard while the tutorial is open.
  • Updated the changelog format so every changelog entry includes a version and modification date.
  • Updated homepage JSON-LD metadata to reflect the latest modification date and changelog information.

0.1.1 - 2026-05-18

  • Moved public-facing static page copy, titles, descriptions, navigation labels, footer labels, and SEO text into JSON content files for easier editing.
  • Kept in-game copy separate from the static site JSON content layer.

0.1.0 - 2026-05-15

  • Added static site pages for About, Contact, Terms of Service, Privacy Policy, and Change Log.
  • Added static React rendering for page content during the build.
  • Kept the original game mounted at the root URL.

Future Updates

Use this page to document gameplay updates, content changes, policy revisions, or layout improvements.