- Added Practice mode so players can play unlimited times per day to hone their geography skills without affecting their score
- Added translations for French, German, and Portuguese (thank you international translators!)
- Guessing or clicking on small countries now zooms in
- Removed the check boxes visible in the Settings page on Safari
- Added routing for the different pages (React Router v6)
- Added "along the Earth's surface" to FAQ about distance calculation
- Adjusted borders for Andaman and Nicobar Islands
- Improved translation methodology to make the code more flexible for future translators (Issue #68)
- Translated game into Spanish
- Fixed bug that caused the globe not to display on older browsers
- Added "Closest border" helper to Game screen
- Changed share message to remove URL and include emojis and hashtag
- Created new territories for Kaliningrad, Canary Islands, Western Sahara, Martinique, and New Caledonia
- Adjusted Cyprus borders to include Northern Cyprus
- Added fade animation to countries on Help screen
- Added explicit line about "Closer countries are hotter" to the Help page
- Changed "Invalid country name" to "Invalid guess"
- Removed yes/no buttons from "Stats erased" popup
- Fixed spelling of "possible" in the meta tag
- Changed coffee emoji to svg
- Replaced react-transition-group with custom HOC
- Added zoom buttons for mobile
- Add today's guesses to statistics popup
- Added Share API for mobile players
- Added Cape Verde as alternate spelling for Cabo Verde
- Made Corsica, Svalbard, and Andaman and Nicobar Islands into territories
- Improved styling on globe and winning text
- Added analytics disclaimer to README
- Added "buy me a coffee" link to the footer of the Help page
- Added "territories" to the game, which appear in a neutral colour when their sovereign country is guessed
- Restructured Greenland, French Guiana, and Puerto Rico into territories
- Created a new high-contrast mode for colour blind players (thank you GitHub user AH-Dietrich for the contribution!)
- Added an FAQ section to address frequent questions and concerns about the game
- Removed the zoom limit on recentering
- Fixed bug that jumbled the order of guesses upon refresh
Statistics
- Include today's guesses in stats sharing
Countries
- Add smaller countries, including Singapore and Andorra
- Switch Crimea from Russia to Ukraine
- Combined Greenland into Denmark
- Added alternative names for some countries, such as Burma and eSwatini
- Add disclaimer to README about which countries are used, as well as a link to the README in the Help screen footer
Navigation Controls
- Fixed the centring logic for auto point-of-view change for some countries, including Fiji
- Fixed answer to actually be any country
- Reduced aggressive auto-zoom when clicking on a country
Initial release