You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Region pages are now worked out in the background just after a listing is saved, rather than during the save. On a busy site, a slow answer from a free geocoding service could previously hold the server long enough to cause timeout errors for other visitors; nothing waits on the geocoder any more.
Restores the three display template files that were missing from the 1.0.6 download, which made the address line disappear from listing, vendor and request pages on most themes.