Skip to content

Releases: CBDesignS/ha-wordplay

first release of full i18n Language files

05 Jan 14:26
5d81cd7

Choose a tag to compare

v5.1.0 Release

First release with full i18n Language support. 4 Languages should be supported now, English (UK), German, French & Spanish.

User testing is still required to help find and fix Language bugs if any are found.

Final release before i18n Language Updates

19 Sep 20:12
7eebb54

Choose a tag to compare

v5.0.3.6 Final release
This is the final release version of Wordplay as it stands (English Hardcoded Backend code)
Next pre or full release will include i18n Translation for German, French & Spanish Languages.
Testing will be required in these Languages as my system is En GB and I can not fully test as the Base install Language must be DE, FR or ES to fully test.

Last version before a Major Update will drop.

v5.0.3.5: Add files via upload

04 Sep 15:29
c78cab5

Choose a tag to compare

Pre-release

V 5.0.3.5 pre-Release i18n Language Translation (Fr, De, Es & EN(gb))

testing pre-relase version with fully added local languages using i18n system, Front end html should be fully loacle to supported language packs. Back end is nearly complete with only accented chrs to be added and displayed to match the users selected Language.

To Fix:-
game letters are not accented in chosen languages yet. (work in progress)

Broken:-
Nothing I can see as of yet,

v5.0.3.4: Update manifest.json

21 Aug 19:48
666f7a7

Choose a tag to compare

Pre-release

V5.0.3.4 pre release

What`s New:-

Fully supported Game Ui Languages.
All four supported Languages should now have the Game UI in there respected Languages.
French users should have a French game UI.
German users should have a German game Ui.
Spanish users should have a Spanish game Ui.

User testing is required..

What`s fixed:-

nothing new that we know of

What`s Broken:-

nothing new that we know of.

v5.0.3.3: Update manifest.json

20 Aug 09:57
792455d

Choose a tag to compare

V5.0.3.3 released

Whats Fixed:-

Update to Readme.md & Install.md to remove old unused instructions and add new instructions.
update planned upgrades to WordPlay Integration

Whats still Broken:-

As far as I know nothing is broken. but until further testing who knows

Currently Work in Progress:-

Full UI Internationalization so the added Language modes can be used in their native language instead of the global English UI
it is a pretty big update and will need help to get it going once the base code is in place.. should be v5.0.4 when its ready.. German, French & Spanish game words & UI.

Full Game stats for each word length game choice. At the moment the stats are global across all word lengths. work will start soon and should be included in v5.0.5 if all goes well.

v5.0.3.2

19 Aug 15:49
1267de1

Choose a tag to compare

V5.0.3.2 released

Whats Fixed:-

Update to Readme.md & Install.md to remove old unused instructions and add new instructions.
update planned upgrades to WordPlay Integration

Whats still Broken:-

As far as I know nothing is broken. but until further testing who knows

v5.0.3.1: Update README.md

19 Aug 10:00
e304d45

Choose a tag to compare

V5.0.3.1 release

Whats Fixed:-

Update to readme.md & install.md to remove old unused instructions and add new instructions.
update planned upgradges to WordPlay Integration

Whats still Broken:-

As far as I know nothing is broken. but until further testing who knows

v5.0.3

19 Aug 15:56
1267de1

Choose a tag to compare

V5.0.3 released

Whats Fixed:-

Update to readme.md & install.md to remove old unused instructions and add new instructions.
update planned upgradges to WordPlay Integration

Whats still Broken:-

As far as I know nothing is broken. but until further testing who knows

hacs release v5.0.2

01 Aug 22:59
b5a266e

Choose a tag to compare

V5.0.2 Released

Added, Fixed or Updated

Tried to add to hacs but no idea if I managed to get it sorted.. too many bloody hoops. can not submit from main, must be a fork.. tell us this shit at the very start not after an hour trying to work out why its friggin failing every time.

No code updates ths is is exactly the same as v5.0.1 just updated for hacs.

Needing Fixed.

Nothing as of yet

v5.0.1: Update manifest.json

01 Aug 12:17
0858b22

Choose a tag to compare

V5.0.1 released

Whats New.

🌍 New Language Support Added:
Spanish (es)

Primary API: random-word-api.herokuapp.com with ?lang=es parameter
Backup API: random-words-api.vercel.app/word/spanish
Dictionary: api.dictionaryapi.dev/api/v2/entries/es/{word}
Fallback words: 40 common Spanish words across 5-8 letter lengths

French (fr)

Primary API: random-word-api.herokuapp.com with ?lang=fr parameter
Backup API: random-words-api.vercel.app/word/french
Dictionary: api.dictionaryapi.dev/api/v2/entries/fr/{word}
Fallback words: 40 common French words across 5-8 letter lengths

German (de)

Primary API: random-word-api.herokuapp.com with ?lang=de parameter
Backup API: random-words-api.vercel.app/word/german
Dictionary: api.dictionaryapi.dev/api/v2/entries/de/{word}
Fallback words: 40 common German words across 5-8 letter lengths

✅ Key Features:

Multi-tier fallback system - Same robust approach as English
Dictionary hints - All languages use the same free API with language codes
No code changes needed - Your existing game logic already supports this
Automatic detection - Works with HA's locale settings as designed
Free APIs - All endpoints are free with no API keys required

Needs Fixed.

Nothing as of yet.