Restrict llMapDestination() calls to 1 World Map prompt per touch event (touch_start(), touch(), or touch_end) when the script is not attached to the avatar.
Bug Fixes
Removed the throttle on llReturnObjectsByOwner
Correctly list previous owner of abandoned parcels
Mono error call stack easier to read.
Script Rezzed objects correctly returned.
GroupMemberData. This capability (https://wiki.secondlife.com/wiki/GroupMemberData) is used by viewers to return information about the members of a group, It has been intermittently returning well-formed but incorrect data for several years. The service has been fixed and now returns well-formed and correct data.