Skip to content

Releases: Coteh/wordle-clone

v1.4.0

20 Jan 17:29
Compare
Choose a tag to compare

Added

  • Changelog dialog
  • Commit hash of latest build in settings page

Fixed

  • Prevent letter from being typed using physical keyboard if Ctrl or Meta (Cmd/Windows) key is held at the same time
  • Fix keyboard key elements stuck in pressed/held state when mouse or finger is held there initially then released outside of it

Full Changelog: v1.3.5...v1.4.0

v1.3.5

10 Nov 04:32
Compare
Choose a tag to compare

Changed

  • Give snow theme its own dialog background color

Full Changelog: v1.3.4...v1.3.5

v1.3.4

05 Oct 16:20
Compare
Choose a tag to compare

Changed

  • Simplify rotate message

Full Changelog: v1.3.3...v1.3.4

v1.3.3

26 Jul 02:28
Compare
Choose a tag to compare

Changed

  • Adjust styling of dialog buttons for both regular and high contrast modes

Full Changelog: v1.3.2...v1.3.3

v1.3.2

15 Jul 02:17
Compare
Choose a tag to compare

Changed

  • Vendor Feather icons dependency for increased reliability

Full Changelog: v1.3.1...v1.3.2

v1.3.1

13 Jul 14:38
Compare
Choose a tag to compare

Added

  • Dvorak and Alphabetical on-screen keyboard layouts

Full Changelog: v1.3.0...v1.3.1

v1.3.0

15 Jun 15:09
Compare
Choose a tag to compare

Added

  • Browser: Sharing game results now uses Web Share API to allow users to share directly to other apps
    • If sharing fails, a Copy to Clipboard button will be presented to the player which functions like the Share button previously and copies to clipboard

Fixed

  • Browser: Fix error preventing the game from loading on older devices

Full Changelog: v1.2.8...v1.3.0

v1.2.8

03 Jun 23:15
Compare
Choose a tag to compare

Added

  • Add ability to share incomplete game

Changed

  • Browser: Harmonize spacing of dialog elements across Firefox/Chrome/Safari
  • CLI: How to Play text adjusted to resemble browser version
  • CLI: "Copied to clipboard" text now appears before Next Wordle time

Fixed

  • CLI: Fix default share option of yes not copying to clipboard

Full Changelog: v1.2.7...v1.2.8

v1.2.7

31 May 17:22
Compare
Choose a tag to compare

Added

  • Browser: Add settings knob element, in place of ON/OFF toggle text for hard mode and high contrast settings
  • CLI: Now installable from npm
  • CLI: Add high contrast mode
  • CLI: Add --version, --help, and --verbose flags
  • CLI: Add data subcommand that outputs the filepaths to the state file and preferences file

Changed

  • Browser: Adjust high contrast colours
  • CLI: Change difficulty flag from --easy/--hard to -d/--difficulty <easy/hard>

Fixed

  • CLI: Remove extra space beside revealed word

Full Changelog: v1.2.6...v1.2.7

v1.2.6

14 Oct 02:01
Compare
Choose a tag to compare

What's Changed

  • Add link to releases page on GitHub to version number element in settings page by @Coteh in #87

Full Changelog: v1.2.5...v1.2.6