Releases: MCUmbrella/WordleHelper
Releases · MCUmbrella/WordleHelper
2.4.0
- did some small refactoring to make it easier for other Java programs to interact with
- improved calculation accuracy
- other small bug fixes & improvements
Full Changelog: 2.3.0...2.4.0
2.3.0
- now you can reset the program by pressing
Ctrl
+R
- the program window will remember its location before reset
- small GUI design changes
Full Changelog: 2.2.1...2.3.0
2.2.1
- small GUI bug fixes
Full Changelog: 2.2.0...2.2.1
2.2.0
- fixed a bug that makes the program exclude all words when a word with 2 same letters but one green and one black is typed
- updated dictionary
Full Changelog: 2.1.3...2.2.0
2.1.3
- bug fixes, stability and performance improvements
Full Changelog: 2.1.2...2.1.3
2.1.2
- update dictionary
Full Changelog: 2.1.1...2.1.2
2.1.1
- fix a bug that you can type numbers before setting the word in GUI mode
- fix a bug that tries status doesn't change after the answer word is found in GUI mode
2.1
- fix a bug that the words have been proven not to be the answer are still in the remaining words
- use built-in dictionary. this means the program is truly ready to use out of the box
Full Changelog: 2.0.1...2.1
2.0.1
- made word checking not case sensitive in CLI mode
- some UI beautification
Full Changelog: 2.0...2.0.1