- Ensure all avatar UUIDs are properly resolved. - Fix "getestatelist" to return name by UUID and ensure entire list is returned. - Add the "estatelist" notification. - Implement caching for inventory items. - Ensure that "Unknown" is returned when converting unknown asset and inventory types (fixes inventoryBrowser HTTP template). - Correct MQTT notifications verification when URL parameter is provided. - Save MQTT state only after the MQTT subscription has been added. - Corrections to "MQTT" command. - Ensure proper subscribe and publish from and to an MQTT server. - Pass "agent" parameter for the "local" notification as per API documentation. - Make the "set" action of the "notify" command properly set URLs. - Make notifications more efficient. - Add command and notification support for Nucleus under the /exe/ path. - Allow serving sub-paths in Nucleus. - Change route handling for Nucleus. - Fix serialization problems with "statistics", "scripts" and "colliders". - Fix duplicate "getparcelobjectresourcedetaildata" (addresses #88 ticket). - Parcel object resources can only be retrieved with estate rights. - Update all translations. - Fix issues related to attaching or detaching inventory items - should also resolve issue #89 and fix the "changeappearance" command. - Resolve an issue with Nucleus not properly reading the configuration file. - Resolve "attach" and "detach" command issues (addresses #89 ticket). - Add the "activate" parameter to the "tag" command in order to allow users to set the group as active in one go without needing to invoke the "activate" command. - Add the "getobjectlink" command that queries an object for child primitives and returns a CSV list of primitive UUIDs. - Add the "getregionparcelslocation" command that returns a CSV list of parcel name by parcel local ID by descriptive vector to allow querying an entire region for descriptive vectors that can then be used by other parcel related commands. - Add the "map" notification that streams the current region map texture and terrain height. - Implement the "purge" action for the "notify" command. - Add Polish translation. - Nucleus can now display the Corrade heartbeat. - Solve an issue regarding Nucleus crashing on configuration save. - Ensure notifications are delivered both to interfaces such as HTTP, MQTT, TCP and also them to be retrieved via Nucleus. - Fix "groupmembersdata" (ticket #91). - Fix "offerfriendship" (ticket #92). - Add "logs" command. - Resolve a startup crash concerning MQTT subscriptions. - Optimize writing to chat logs. - Update third-party libraries to latest versions. - Ensure that the animation is stopped for the "animation" command before starting the same animation again. - Add the "deanimate" command that will stop all linden animations. - Add the "batchanimation" command that allows starting and stopping animation based on a parameter list of inventory item or UUID to booleans. - Implement reading logs from Nucleus. - Beef up the Nucleus interface. - Rename README-BETA.txt to README.txt and prepare for release. - Log local chat by region name (addresses ticket #96). - Bump to 10.1 for release.