Skip to content

Latest commit

 

History

History
113 lines (84 loc) · 3.59 KB

File metadata and controls

113 lines (84 loc) · 3.59 KB

CHANGELOG

This changelog references the relevant changes to this project.

v2.18.11

  • 24334fc: Add Polish language (emusabaev)

v2.18.10

  • 5a689ff: Add Romanian locale (Tangol)
  • 9395dfc: Add Ukrainian language (emusabaev)
  • f7c839b: small fix for RO locale (emusabaev)
  • dffaadf: Add Acknowledgements for UA and RO locales (emusabaev)
  • ddb646e: Update config example file (emusabaev)
  • 67830ba: Update Dominican Republic country codes (emusabaev)
  • 0b5153b: Update dependencies (emusabaev)
  • 920153e: Update RC logo (emusabaev)
  • 914b24e: Update widget styles (emusabaev)
  • 26b5d2c: Fix mistakes in locales (emusabaev)

v2.18.9

  • 5f2dd75: Create messages.json (anhtu0912)
  • c7b7dc7: Add Vietnamese (VN) - Nguyễn Anh Tú to Acknowledgements (Takashi Kinoshita)

v2.18.8

  • 719bf71: Fix pin input over-aligning to the right especially in mobile (khor)

release-v2.18.7

  • 021dc7e: Add tmp recaptcha bundle (khor)
  • 8c3b31e: Add farsi locale (Thanks to: Mojtaba Ahmadpour) (Makoto Saito)
  • fcce688: Update sample config.json to add 'fa' (Makoto Saito)
  • 7a04391: Remove padding-right for rtl locales (Makoto Saito)
  • 5f29ced: Add credits to the localization author on README.md (Makoto Saito)
  • 07a181a: Modify Japanese translation (Takashi Kinoshita)
  • 25aaf79: Delete extra word for Japanese translation (Takashi Kinoshita)

v2.18.6

  • 99efcf5: Make prepare-release script compatible with mac osx (khor)
  • 6dedebc: Fix mobile CSS (Makoto Saito)

v2.18.5

  • fe5e74a: Create sr (helenhwy)
  • 1e71c4e: Delete sr (helenhwy)
  • 8163b1b: Add Bulgarian and Serbian, and update README (khor)
  • 0cd3dc0: Add "bg", and "sr" to config.json.dist (khor)

v2.18.4

  • cfc7cae: Updating messages with missing error text for duplicated numbers (those that are not allowed more verifications) (Martin Cocaro)

v2.18.3

  • dcb23ab: Fixed invalid locales (Diego Saint Esteben)

v2.18.2

  • ca58657: Keep the same checksum regardless of the compilation time (Diego Saint Esteben)
  • 62acb13: Added option to enable or disable geolocation (Diego Saint Esteben)

v2.18.1

  • 05b48f8: Fixed css (Diego Saint Esteben)

v2.18.0

  • 1c4139c: Replace Sass by LESS (Diego Saint Esteben)
  • ca4344f: Separate aws and widget config (Diego Saint Esteben)

v2.17.0

  • 781cf53: Updated package.json (Diego Saint Esteben)
  • e593b9c: Removed src/config.coffee in favor of config.json (Diego Saint Esteben)
  • 54e040d: Fixed english translation typo (Diego Saint Esteben)
  • 28df65c: Added aws cache invalidation (Diego Saint Esteben)
  • 86575d6: Fixed wrong merge (Diego Saint Esteben)
  • a571b7a: Removed duplicated code (Diego Saint Esteben)
  • 70906e9: Added slash to generated path to avoid invalid urls (Diego Saint Esteben)
  • a55c68e: Removed bower dependency (Diego Saint Esteben)
  • 6e71897: Added project description to package.json (Diego Saint Esteben)
  • 4fb84c5: Removed endpoint option (Diego Saint Esteben)
  • 15550a9: Rename the "dist" folder to "build" (Diego Saint Esteben)
  • 8de5e08: Delete CHANGELOG.md (Diego Saint Esteben)
  • b8699df: Improve README.md and CONTRIBUTING.md (Diego Saint Esteben)
  • b161b63: Remove the Widget.setup() method and make it the app key required (Diego Saint Esteben)
  • bba8707: Improved .editorconfig file (Diego Saint Esteben)
  • 499ce13: Add BC layer (Diego Saint Esteben)
  • 11c3380: Add scripts to make easiest the release process (Diego Saint Esteben)
  • d97fa78: Add BC layer to widget constructor (Diego Saint Esteben)

v2.16.4

  • a4126e7: Initial commit (Diego Saint Esteben)