- added country names in Armenian, see #68; thanks Tigran Grigoryan!
- removed unused flag of Netherlands Antilles
- fixed #67; thanks Dennis Wueppelmann!
- added ISO 3166-2 codes; see #61; thanks to Alan Jones for providing the links; what we have at this point should be considered as a start - a lot of codes are missing (according to Wikipedia which says there are 5047 while our list has only 3607) and names are written in their anglicized version rather than local - this will have to be updated by the community
- added Esperanto language
- updated formatting and usage of PHP files; thanks to Jacek Karczmarczyk for suggesting - see #58
- added
XML
file format - added combined lists; see #29
- aded a note about the fact that alpha-2 and alpha-3 codes are lowercase instead of uppercase as defined by ISO 3166-1; see #50
- fixed
id
of Sudan for Swedish language - fixed broken SQL files
- changed folder structure in preparations for adding more data to the library; for now, countries moved to their own
countries
folder inside thedata
folder and theflags
folder was moved inside thedata
folder
- flags are now available as JSON files with data uris; see #41
- fixed folder name for Estonian translations; see #52
- fixed a potential issue with the lists for German language by removing a soft-hyphen
(\u00ad)
from country names; see #54 - fixed broken download links for Basque
- added Bulgarian translations
- updated country names for various languages
- the lists are now available as a Composer package; thanks to piotrpog for suggesting!
- added country names in Finnish; see #42, thanks Alex Garcia!
- use official short name for Belarus for German language; see #40
- added Basque translation; thanks erral!
- changed data folder name for Chinese (Simplified) from
cn
tozh
to correctly reflect ISO-639 language codes - changed data folder name for Chinese (Traditional) from
cn
tozh-tw
to correctly reflect ISO-639 language codes - changed data folder name for Estonian from
et
toee
to correctly reflect ISO-639 language codes - updates to some country names in Arabic, German, Ukrainian, Traditional Chinese
- fixed issues with Traditional Chinese
- added Trasitional Chinese translations; see #35
- added Korean translations; see #34
- updates to some country names in Spanish, Swedish and Thai
- added Swedish translations
- Chinese translations are now in simplified Chinese instead of a mix (see #32); thanks Sun Jiao for the help!
- fixed #33 where the country code of Sudan, for some translations, it was saved as
string
instead ofint
in theJSON
format - thanks Ruben Lie King for reporting! - all data in files is up to date as of May 22nd, 2020
- first re-release since moving to GitHub
- the list is now available on GitHub
- flags are now availabel also in 24x24, 32x32, 48x48, 64x64 and 128x128 pixels
- added new country and codes: "South Sudan" (thanks to Jackman)
- changed the ISO alpha-3 code of "Congo" from "cod" to "cog"
- added "cod" ISO alpha-3 code to "Congo, The Democratic Republic of the"
- added "ggy" ISO alpha-3 code to "Guernsey"
- added "jey" ISO alpha-3 code to "Jersey"
- added "myt" ISO alpha-3 code to "Mayotte"
- added "maf" ISO alpha-3 code to "Saint Martin (French Part)
- added "sxm" ISO alpha-3 code to "Sint Maarten" (Dutch Part)
- alpha-2 and alpha-3 codes are now lowercase and the countries' names are no longer all-caps
- replaced the old flag icons dating from 2007 and with missing images for quite a few countries, with new ones by IconDrawer
- updated the list
- initial release