Changelog
Pardon the dust; this started out as a small side project and has ballooned into something much larger as the community continues to create and share their Wordle-like games!
- 2022-04-20
- Created new category, fixed display order and category changes on edit form
- 2022-04-18
- Finished edit form to make changes to live database
- 2022-04-12
- Added edit view for active games
- 2022-04-10
- Created edit form to approve submissions or modify existing games
- 2022-04-05
- Edit page created to view submissions waiting for approval
- 2022-03-30
- Working captcha on submission page with source validation
- 2022-03-28
- Game submission page complete, but missing captcha
- 2022-03-23
- Added game count to home page
- 2022-03-22
- Changed reddit feed in Discord to custom webhook instead of bot
- 2022-03-21
- Copied game list data into database backend (languages are still in flat file for the moment)
- 2022-03-20
- SVG icon support, replaced some generic icons with custom ones
- 2022-03-18
- Added Google Analytics tags to site
- 2022-03-16
- Added "analysis" page to display aggregated Wordle share stats from Twitter
- 2022-03-15
- Moved game list data into separate include files; moved non-English word games to separate page
- 2022-03-10
- Converted growing list of games into PHP array for ease of maintenance
- 2022-03-07
- Initial creation of Wordleverse website, subreddit, and Discord server