Skip to content

Releases: louisesiqifan/guild-wordle

Release list

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 10 Aug 00:07
aa7e948

GuildWordle

v1.0.3 (2026-08-10)

Full Changelog Previous Releases

  • Add keyboard/manual share/resize; fix per-character game + per-guild leaderboard scoping (#3)
  • Reverse keyboard emphasis: unused letters stay bright, only eliminated (absent) letters dim
  • Rework keyboard contrast: brighter absent-grey, near-invisible unused fill, fixed border for shape
  • Dim unused keyboard keys so used-vs-unused is obvious at a glance
  • Add divider between leaderboard/announcements, show Share Now with live progress while playing, simplify checkbox labels
  • Fix window dragging from background; redesign right column as scrollable leaderboard + announcements panel
  • Fix window not draggable from leaderboard rows (hover regions ate the drag gesture)
  • Fix per-character game state, per-guild leaderboard scoping, and add resizable window
  • Add on-screen keyboard, manual share-now button, default auto-share to on

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 09 Aug 16:25
62d133d

GuildWordle

v1.0.2 (2026-08-09)

Full Changelog Previous Releases

  • Fix release pipeline: GitHub release step wasn't firing (#2)
  • Fix GitHub release step: packager@v2 reads GITHUB_OAUTH, not GITHUB_API_TOKEN