Address Field Icon

Address Field

1.5.0

July 30th, 2025

What's Changed

  • Make child fields read-only when FieldType is read-only by @j6s in https://github.com/riasvdv/statamic-address-field/pull/13
  • Add option to show map by default by @j6s in https://github.com/riasvdv/statamic-address-field/pull/14

New Contributors

  • @j6s made their first contribution in https://github.com/riasvdv/statamic-address-field/pull/13

Full Changelog: https://github.com/riasvdv/statamic-address-field/compare/1.4.0...1.5.0

1.4.0

January 19th, 2025

What's Changed

  • Add support for using google for geocoding by @el-schneider in https://github.com/riasvdv/statamic-address-field/pull/12
  • Fix an issue on new entries

New Contributors

  • @el-schneider made their first contribution in https://github.com/riasvdv/statamic-address-field/pull/12

Full Changelog: https://github.com/riasvdv/statamic-address-field/compare/1.3.1...1.4.0

1.3.1

July 9th, 2024

What's Changed

  • Added title to Google Maps iframe by @PieterjanNeskens in https://github.com/riasvdv/statamic-address-field/pull/9

New Contributors

  • @PieterjanNeskens made their first contribution in https://github.com/riasvdv/statamic-address-field/pull/9

Full Changelog: https://github.com/riasvdv/statamic-address-field/compare/1.3.0...1.3.1

1.3.0

May 4th, 2024

  • Add support for Statamic v5

Full Changelog: https://github.com/riasvdv/statamic-address-field/compare/1.2.0...1.3.0

1.2.0

January 16th, 2024

What's Changed

  • Adding graphql-type for AddressData by @davidfaber in https://github.com/riasvdv/statamic-address-field/pull/7

New Contributors

  • @davidfaber made their first contribution in https://github.com/riasvdv/statamic-address-field/pull/7

Full Changelog: https://github.com/riasvdv/statamic-address-field/compare/1.1.0...1.2.0

1.1.0

June 16th, 2023

What's Changed

  • Support Statamic v4 by @helloiamlukas in https://github.com/riasvdv/statamic-address-field/pull/5

New Contributors

  • @helloiamlukas made their first contribution in https://github.com/riasvdv/statamic-address-field/pull/5

Full Changelog: https://github.com/riasvdv/statamic-address-field/compare/1.0.3...1.1.0

1.0.3

September 16th, 2022

  • Fix lat & lng showing when they shouldn't be shown

Full Changelog: https://github.com/riasvdv/statamic-address-field/compare/1.0.2...1.0.3

1.0.2

March 27th, 2022

What's Changed

  • Update README.md by @skylennard in https://github.com/riasvdv/statamic-address-field/pull/1
  • don't include disabled fields by @schmidex in https://github.com/riasvdv/statamic-address-field/pull/4
  • Always geocode on change #3

New Contributors

  • @skylennard made their first contribution in https://github.com/riasvdv/statamic-address-field/pull/1
  • @schmidex made their first contribution in https://github.com/riasvdv/statamic-address-field/pull/4

Full Changelog: https://github.com/riasvdv/statamic-address-field/compare/1.0.1...1.0.2

1.0.1

November 2nd, 2021

What's fixed

  • Fix an issue where the images weren't being published

Full Changelog: https://github.com/riasvdv/statamic-address-field/compare/1.0.0...1.0.1

1.0.0

November 2nd, 2021

  • Initial release