Release Notes/Second Life Release/4.0.5.315019

From Second Life Wiki
Jump to navigation Jump to search

Release Notes for v4.0.5 (315019) - Second Life Viewer

Known Issues
Please see the Known Issues for important information and limitations.

Second Life Release Viewer version 4.0.5.315019

Released on May 16, 2016.

[ Windows | Macintosh | Linux]


Release Notes

 

The following messages have been marked deprecated for some time and will be wholly removed from the viewer and the backend in a near timeframe:

Sent by Viewer:

  • UpdateInventoryFolder
    • LLViewerInventoryCategory::updateServer
      • Ran on startup to ensure default folder structure exists.
    • LLViewerInventoryCategory::changeType
      • When listing on marketplace
    • update_inventory_category (also in llviewerinventory.cpp)
      • When renaming a folder.
      • When renaming an outfit.
  • UpdateInventoryItem
    • LLViewerInventoryItem::updateServer
      • Wear and start editing a new wearable
      • Move wearable to new attach point?
      • Copy into favorites
      • Drag and drop to favorites
      • Changing item name/description/next owner perms/sales info
      • Saving Landmarks
      • Creating scripts, notecards, gestures, wearables
      • On commit of previews. Upload, body shape, clothes, gestures, notecards, scripts, etc.
      • Bakes
      • Arrival of inventory from a container
    • update_inventory_item (also in llviewerinventory.cpp)
      • Wearing/unwearing wearables
  • RemoveInventoryFolder
    • remove_inventory_category
      • When deleting a folder
  • FetchInventoryDescendents
    • LLViewerInventoryCategory::fetch
      • When fetching inventory
  • FetchInventory
    • fetch_items_from_llsd
      • When fetching items in current directory. Always gets hit on startup.
  • LinkInventoryItem
    • Get Current Outfit
    • Change Current Outfit
    • Save changes to wearable
    • Create Base Outfit on first login
    • Add item to current outfit
    • Drag and drop to current outfit

Received by viewer:

  • InventoryDescendents
    • LLInventoryModel::processInventoryDescendents
      • Server code is already gone.
  • FetchInventoryReply
    • LLInventoryModel::processFetchInventoryReply
      • Server code is already gone.

Resolved Issues

 
  • MAINT-5507 Remove old, now deprecated HTTP code from viewer source.
  • MAINT-6341 [httpmsg] Changing properties of the object in inventory are not saved after transfer it to next owner
  • MAINT-6342 [httpmsg] Any Landmark added to Favorites became empty, existed broke.


Known Issues

 
  • BUG-10447 Unable to see group members belonging to any group role in the Roles tab until you switch to the Members tab and back to Roles tab.