8000 Releases · draber/draber.github.io · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: draber/draber.github.io

v5.1.0

01 Jun 07:27
141f308
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v4.3.12

02 Oct 18:24
339f4c4
Compare
Choose a tag to compare

Reworked focusGame() to calculate offset dynamically. This is a cosmetical change.

v4.3.11

18 Sep 20:28
db340e5
Compare
Choose a tag to compare

This release fixes multiple bugs realted to dark mode that came up after the latest NYC changes

v4.3.10

04 Mar 15:40
2744a69
Compare
Choose a tag to compare

Fixed broken sync (#145)
Thanks a lot for your help, @anmazz

v4.3.8

18 Nov 18:26
08e0645
Compare
Choose a tag to compare

Application was no longer syncing due to a code update on NYT's end

v4.3.7

17 Nov 10:07
1ce2022
Compare
Choose a tag to compare

Fixes #136
Uses #138 by https://github.com/daniellytle. Thank you for the contribution.

v4.3.6

15 Jun 19:09
e8b6ce0
Compare
Choose a tag to compare

Bug fix:

0