Releases: ianfhunter/Enigma
v1.6.0 - LFS-free image
The main reason for this minor release version is that we have changed how our docker images are released.
This is to get around github lfs bandwidth limits on public repos.
We appreciate if you have any feedback on the latest releases
Since the last minor version (1.5.0) we have added a few more games and fixed many smaller issues. See the patch releases for further details
v1.5.11
dont remove non-lfs files Signed-off-by: Ian Hunter <ianfhunter@gmail.com>
v1.5.3 - Testing LFS-free release
This is an experimental pre-release to work-around github lfs limitations
Full Changelog: v1.5.2...v1.5.3
v1.5.2
- Various fixes to different games
- Add Klondike, Mahjong, Spider Solitaire
- Improve homepage performance
- Test change for reverse proxy
What's Changed
- Various fixes: Branding, fuzzy search, wordweb, tiles shift left when removed by @ianfhunter in #190
- fix logo reverted to old by @ianfhunter in #191
- Add Klondike solitaire game by @ianfhunter in #183
- Fix MahjongSolitaire shape-transition crash and initial auto-win by @ianfhunter in #197
- Limit gods quiz domains to focused options by @ianfhunter in #166
- Homepage perf by @ianfhunter in #202
- Spider Solitare by @ianfhunter in #201
- Configure trust proxy setting in Express app by @ianfhunter in #205
Full Changelog: v1.5.1...v1.5.2
v1.5.1 - Bug Fixes
This release fixes many issues with several of our games.
It also includes an alpha version of setup without authentication
What's Changed
- Various game fixes by @ianfhunter in #156
- Remove StainedGlass game, reuse icon for Map, and update tests by @ianfhunter in #162
- Add Kosovo to country dataset for World Map Fill by @ianfhunter in #164
- Refine classical music source metadata by @ianfhunter in #165
- Improve mobile sizing for several puzzles by @ianfhunter in #163
- fix timestamping by @ianfhunter in #168
- Fix anatomy quiz system selection and add i18n + tests by @ianfhunter in #174
- Restore system warning helpers and add vitest for warnings by @ianfhunter in #176
- Add NO_AUTH toggle and robust session handling in auth middleware by @ianfhunter in #175
- Yin-Yang: cycle cell state on click and remove white-mode by @ianfhunter in #172
- Fix word-stats caching and add tests for common-only filter by @ianfhunter in #173
- 2x game by @ianfhunter in #180
- Various bug fixes by @ianfhunter in #187
Full Changelog: v1.5.0...v1.5.1
v1.5.0
- Internationalization Support with (machine translated) spanish as a second language
- Basic stats
- Various bug fixes
- Games: Shisen-sho, Sets, Tetravex, Kakurasu
- Security fixes + System Alerts
What's Changed
- Merge language settings, add 3 games by @ianfhunter in #118
- Stats by @ianfhunter in #119
- Mahjong tile game plus bug fixes by @ianfhunter in #142
- Other stuff by @ianfhunter in #146
- Better agents, Sorting by @ianfhunter in #147
- fix security issue by @ianfhunter in #148
- System Alerts + Warnings by @ianfhunter in #149
Full Changelog: v1.4.0...v1.5.0
v1.4.0
- Added Internationalization support with machine-translated Spanish. We are eager for contributions here: #114
- We removed a duplicate game and added the "Ripple Effect" game so your number of games wont go down :)
- We squashed a bunch of bugs
- We improved light mode a lot - it still leaves a lot to be desired, but it's mostly playable now, whereas before there was a lot of white-on-white. We will continue to squash these visual bugs as we find them.
- We changed up our logo. The last one was temporary after removing our initial development placeholder (It was not licensed for anything but placeholdering). This one will hopefully live a bit longer. Inspiration from the original Enigma machine.
- Added sound effect when you win! Added toggle to turn it off!
Full Changelog: v1.3.1...v1.4.0
v1.3.1 - docker hotfix
Updates to docker release action: it was previously failing to publish new tags, now it should not
v1.3.0
Several bug fixes, doc improvements, a few new games, code cleanup.
You can now "favorite" games to pin them to the top of your homepage.
What's Changed
- More games and improved seed behavior. by @ianfhunter in #95
- Quick word search by @ianfhunter in #96
- Cleanups by @ianfhunter in #99
- Updated the github action docs for subheadings by @ManzoorAhmedShaikh in #98
- Add Tapa Game and better generator infrastructure by @ianfhunter in #101
- Mochikoro + National Anthem Quiz by @ianfhunter in #102
- Favourites by @ianfhunter in #103
New Contributors
- @ManzoorAhmedShaikh made their first contribution in #98
Full Changelog: v1.2.1...v1.3.0
v1.2.1
Documentation update