Skip to content

Releases: draber/draber.github.io

v5.3.2

02 Jun 18:59
6a281ef

Choose a tag to compare

📦 Spelling Bee Assistant 5.3.2

Release Date: 02 June 2026

Bug Fix

  • Fixes failing word and points count caused by recent changes on the NYT side.

v5.3.1

24 Mar 19:20
2e3d2b5

Choose a tag to compare

📦 Spelling Bee Assistant 5.3.1

Release Date: 24 March 2026

Bug Fix

  • Fixes issues from #192 caused by recent changes on the NYT side.

v5.3.0

05 Feb 20:50
0326ea2

Choose a tag to compare

📦 Spelling Bee Assistant 5.3.0

Release Date: 05 February 2026

New Feature

  • 1st letter and First 2 letters are now mutually exclusive

Bug Fix

  • Fixes remaining issues from #185

v5.2.1

03 Feb 08:26
f915e38

Choose a tag to compare

Fixes #185

v5.2.0

18 Nov 07:10
a110bee

Choose a tag to compare

📦 Spelling Bee Assistant 5.2.0

Release Date: 18 November 2025

Feature release

  • Grid now updates while open by @anmazz

v5.1.1

18 Jun 18:46
116d72b

Choose a tag to compare

📦 Spelling Bee Assistant 5.1.1

Release Date: 18 June 2025

Maintenance release

  • Fixes inconsistencies regarding the activation of dark mode
  • Fixes focus issues introduces by latest NYT update
  • Fixes unwanted toggling of word list when selecting "Spill the beans"

v5.1.0

01 Jun 07:27
141f308

Choose a tag to compare

This brings back the grid launch button. Also contains several visual bug fixes

5.0.4: Merge pull request #169 from draber/dev

28 Apr 20:36
b4ee585

Choose a tag to compare

Maintenance Release 5.0.4

Bug Fixes

  • Data not always synced when using on multiple devices
  • Better responsiveness for Dark Mode screen
  • Better responsiveness for Milestones screen
  • DOM error in hive introduced in (the therefor very short lived) release 5.0.3

Code archictecture

  • Moved all hive-related code to dedicated module

There are also minor changes in wording etc.

v5.0.0

19 Apr 16:41
f4c05a3

Choose a tag to compare

📦 Spelling Bee Assistant 5.0

Release Date: 19 April 2025
A full structural refactor, major UI cleanup, and a ton of long-overdue debt deletion.


✨ Features & Improvements

🔹 New or Improved Stuff in the UI

  • Introduced Keyboard Shortcuts for just about everything
  • Replaced Your Progress with the more advanced Milestones
  • Dark Mode and Color Themes now share a unified screen with live previews
  • Cleaned up the Main Menu: fewer entries, larger font, better accessibility
  • Numerous Dark Mode CSS improvements and visual polish throughout

🔧 Under the Hood

  • Complete overhaul of table generation — tables are no longer tied to specific plugins
  • All legacy TablePane components replaced with modular TableBuilder
  • Clean separation between UI elements and logic (especially for details, popups, and layout)
  • Popup logic migrated to the new PopupBuilder class
  • Dark Mode now features automatic conflict detection (disables itself when other themes are detected)
  • Strings, helpers, and utility functions have been consolidated for better maintainability

v4.4.0

22 Oct 20:19
166e2c3

Choose a tag to compare

What's Changed

Full Changelog: v4.3.12...v4.4.0