Releases: mustardBees/cmb_field_map
Releases · mustardBees/cmb_field_map
Release list
v2.3.0
- Security: Sanitise latitude/longitude values when split values is enabled. Particularly relevant if you’ve used this field on a front end form.
- Fix: Field width on term pages. Additional checks to potentially prevent a console error on term pages. Props @RubenMartins.
- Improvement: Add a reset button. Props @g-normand.
- Improvement: Add support for hooking default values, fixed repeatable group behaviour. Added unique id's for each field. Props @timiwahalahti.
v2.2.0
Google API key support. Props @rasmustaarnby. Explicitly declare jQuery as a dependency. Useful for front end maps. Props @berio.
v2.1.2
Prevent console warning from Google Maps regarding usage of the sensor parameter. Props @theKhorshed
v2.1.1
Resolve issues with usage outside of WordPress admin.
v2.1.0
Added repeatable groups support. Props @AlchemyUnited, @Palmr and @ramiroazar
v2.0.5
Adding composer.json file. Props @tmertz
v2.0.4
Store description into a variable to avoid "Can't use function return value in write context in..." errors. Props to @pasqualevitiello
v2.0.3
Update class name following change in CMB2.
v2.0.2
Selector compatibility with a change made in CMB2.
v2.0.1
Add a more noticeable CMB compatibility note.