Skip to content

v7.1.0

Compare
Choose a tag to compare
@Gnito Gnito released this 15 Dec 11:31
· 668 commits to master since this release
8aaf42a

Changes v7.1.0

  • [change] Handle entity update with sparse attributes.
    #1392
  • [change] Remove react-google-maps dependency. It has not been maintained for 3 years. From now on,
    we use Google Maps API directly. However, the default map provider is still Mapbox.
    #1389
  • [fix] Pass metadata through sanitizeUser function.
    #1391
  • [fix] Call for the same page caused unnecessary rendering
    #1388
  • [fix] Fix Google Maps default centering if no bounds or center is given.
    #1386
  • [add] Add timeout and other options for getCurrentLocation call.
    #1385
  • [fix] Fix FieldCheckbox validation on blur event on Firefox.
    #1384