addressfield 7.x-1.3

Bug fixes
New features

Contributors (26)

bojanz, techopsph, yivanov, jgullstr, agileadam, Matroskeen, czigor, rszrama, jsacksick, joelpittet, RickJ, devreltomtom, gavin.hughes, daisyleroy, prince_kr, doostinharrell, nvahalik, Eidolon Night, BWPanda, skyredwang, pcambra, bdragon, leewillis77, tonylegrone, SpaJenniOs, JvE

Changelog

Issues: 26 issues resolved.

Changes since 7.x-1.2:

addressfield 7.x-1.1

Bug fixes

Fixes several regressions around the default_country widget setting, introduced in 1.0.
Updates the address formats for Russia, Kazakhstan, Hungary.

Changes since 7.x-1.0:

addressfield 7.x-1.0

Bug fixes

Make sure to also update Commerce to 1.11, previous versions result in a broken address form on the order add/edit screen.

Changes since 7.x-1.0-rc1:

addressfield 7.x-1.0-rc1

Bug fixes
New features

This release over 50 commits made since beta5, with major improvements backported from our commerceguys/addressing library (the base of the future addressfield D8 version).

addressfield 7.x-1.0-beta5

Bug fixes
New features

This new beta release includes a variety of key new features: Address Field Tokens, per-address component Views field definitions, correct autocomplete element names, a Migrate handler, and more. A key bug was fixed, too, in that whether a name is entered via first and last name fields or the single name line field, all of the name columns will be populated.

addressfield 7.x-1.0-beta4

New features
Bug fixes

This release contains a number of bug fixes that had piled up since the last tagged release. Notably, it does change the API with respect to address field element rendering, with elements including #options lists no longer automatically expanding to the full name option value unless it sets its #render_option_value attribute to TRUE.

Some small new features have been added, including Devel Generate support, and the issue queue has generally been cleaned up with all remaining open bug reports representing actual bugs (and not simply country incompatibilities).

addressfield 7.x-1.0-beta3

Maintenance release of the addressfield module.

Changes since 7.x-1.0-beta2:

addressfield 7.x-1.0-beta1

This is the first beta version of Addressfield! This version features a mostly complete rewrite of the way we generate the address forms, and come with a set of reasonable default formats for most countries in the world. Our address formats are now completely extensible thanks to a revamped plugin system based on CTools.

We expect this module to change only in small ways before we reach a 1.0 release. There will probably be changes in the way we handle country sub-divisions, and we expect to build a format handler based on ISO3166-2 to cover the case of countries that use their sub-division in postal addresses.

Changes since 7.x-1.0-alpha4

  • Remove ill-conceived removal of the input when rebuilding. It is just not our job to do so.
  • #1152760: using country list a drop-down in Views exposed filters.
  • #1023068 by tema, twistor, rickmanelius: Add supports for Feeds.
  • Make it easier to implement complex format handlers.
  • Add missing class for state.
  • Add explicit weights to all the blocks.
  • Actually implement the use_widget_handlers setting.
  • Fix definition of the settings for the field widget.

addressfield 7.x-1.0-alpha4

Fix a critical bug in alpha2.

Changes since 7.x-1.0-alpha3:

  • #1185994: fix handling of instance-level available countries.

addressfield 7.x-1.0-alpha3

Alpha release with bugfixes before some major changes.

Changes since 7.x-1.0-alpha2:

  • Try harder to find a default country, or we force the form to rebuild one time too many.
  • #1162636 by aturetta: add Italy to the .info file and fix some province names.
  • Fix the default data value to a string instead of an array.
  • #1162636 by ronald_istos: add support for Italian addresses.

addressfield 7.x-1.0-alpha1

New features

This alpha release represents what we believe to be a stable address field, even if not feature complete. It only has a single widget for now, a dynamic address form that updates the fields based on the country selected. This supports unique forms per country, with the only example currently being to change the fields for U.S. addresses to use a State dropdown and call the postal code a ZIP Code.

This is not yet fully xNAL compliant, as name fields are not included.

addressfield 7.x-1.x-dev

New features
Bug fixes

Nightly development snapshot of the Address Field module.

Subscribe with RSS Subscribe to Releases for Address Field