Voting starts in March for the Drupal Association Board election.
Issue #2837480 by sandip27, hass: Ample of Coding Standard and other issues needs to be fixed
Issue #2846861 by mradcliffe, hass, Mixologic: Fix drupal/captcha dependency for packages.drupal.org
Issue #2844343 by pashupathi nath gajawada: In Drupal 8 version $this->t() should be used instead of t()
Issue #2775235 by undertext: Recaptcha size setting is not saved
Issue #2712795 by hswong3i: recaptcha.info.yml should not contain "version: VERSION"
Text change
Issue #2770997 by hass: PHP warning due to module upgrade that removed mailhide submodule
Issue #2744559 by dawehner: Drupal8Post:: submit() fatals, when an exception is thrown in the HTTP client
Fix composer install
Code style
Move size selector inside the fieldset
Issue #2714181 by hswong3i: composer.json should require "drupal/captcha: 8.1.x-dev"
Issue #2713295 by firewaller: Incorrect file in .info: Drupal7.php should be Drupal7Post.php
Issue #2500335 by hass: Clear cache when Ajax API is switched off.
Coding standards.
Issue #2650458 by hass: Tabindex has a minimal value of -1
Issue #2650428 by naveenvalecha: Validate Composer.json
Replace procedural t() with OO t() and Use form api number element
Add require captcha, not sure about the version
Add composer.json
Visibility of functions
Code style fixes
Code after RETURN statement cannot be executed