Skip to content

Latest commit

 

History

History
125 lines (82 loc) · 6.95 KB

CHANGELOG.md

File metadata and controls

125 lines (82 loc) · 6.95 KB

version 2.9.0 (January 26, 2024)

  • added country names in Farsi; see #12; thanks Mehdi Khodayari!
  • updated country names in various languages

version 2.8.2 (August 18, 2023)

  • fixed missing flags as single JSON files; this fixes #77
  • added missing region; see #79 - thanks RD-PINGEDPNG!
  • updated country names in various languages

version 2.8.1 (April 18, 2023)

  • updated country names for various languages

version 2.8.0 (February 08, 2023)

version 2.7.0 (January 23, 2023)

  • added Serbian and Slovenian languages; see #73; thanks to AppyxDaniel!
  • udpated Mauritania's flag; see #36
  • fixed broken downloads for Chinese and Simplified Chinese languages; see #72; thanks to Roy!
  • added typings for TypeScript users; see #70; thanks to Blake Fischer!

version 2.6.0 (June 19, 2022)

version 2.5.1 (May 10, 2022)

version 2.5.0 (March 30, 2022)

  • 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

version 2.4.0 (February 06, 2022)

  • 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 the data folder and the flags folder was moved inside the data folder

version 2.3.0 (September 28, 2021)

  • 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

version 2.2.0 (June 06, 2021)

  • added Bulgarian translations
  • updated country names for various languages

version 2.1.1 (October 17, 2020)

version 2.1.0 (October 15, 2020)

  • added country names in Finnish; see #42, thanks Alex Garcia!
  • use official short name for Belarus for German language; see #40

version 2.0.0 (September 25, 2020)

  • added Basque translation; thanks erral!
  • changed data folder name for Chinese (Simplified) from cn to zh to correctly reflect ISO-639 language codes
  • changed data folder name for Chinese (Traditional) from cn to zh-tw to correctly reflect ISO-639 language codes
  • changed data folder name for Estonian from et to ee to correctly reflect ISO-639 language codes
  • updates to some country names in Arabic, German, Ukrainian, Traditional Chinese

version 1.1.1 (August 02, 2020)

  • fixed issues with Traditional Chinese

version 1.1.0 (August 02, 2020)

  • added Trasitional Chinese translations; see #35
  • added Korean translations; see #34
  • updates to some country names in Spanish, Swedish and Thai

version 1.0.2 (May 22, 2020)

  • 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 of int in the JSON format - thanks Ruben Lie King for reporting!
  • all data in files is up to date as of May 22nd, 2020

version 1.0.0 (April 02, 2019)

  • first re-release since moving to GitHub

version 1.2.1 (January 26, 2016)

  • the list is now available on GitHub
  • flags are now availabel also in 24x24, 32x32, 48x48, 64x64 and 128x128 pixels

version 1.2 (December 09, 2012)

  • 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

version 1.1 (June 27, 2011)

  • updated the list

version 1.0 (January 30, 2006)

  • initial release