0.7.1 Release
From OpenSimulator
Contents |
Release Notes
This is a major release, the first one supporting Viewer 2's new features -- media on a prim, meshes, and multiple attachments per attach point.
If you are upgrading from a version prior to 0.7.x, make sure to read the 0.7 Release notes. There have been extensive changes in OpenSimulator from 0.6.x to 0.7. If you are upgrading from 0.7, please read the 0.7.0.1 Release and 0.7.0.2 Release notes.
Changes
- New console commands: show pending-objects, show circuits, show http-handlers, show caps
Bug fixes
- Fixed negative dripAmount in TokenBucket which caused random login failures when scene_throttle is set (mantis #5365)
- Improved handling of X-Forwarded-For (XFF) header
- Improved output of show neighbours
- Fixed leak in caps handlers deregistration
Configuration Changes from 0.7.x
- New configuration variable in [HGInventoryAccessModule]: OutboundPermissions, which controls whether sim operators want to allow visitors to take assets into their grids. If set to False, so assets are sent outbound, even if the objects are copyable.