Release Notes/Second Life Release/4.0.6.315555

From Second Life Wiki
Jump to navigation Jump to search

Release Notes for v4.0.6 (315555) - Second Life Viewer

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

Second Life Release Viewer version 4.0.6.315555

Released on May 23, 2016.

Crystal Clear app download manager 32px.png
[ Windows | Macintosh | Linux]


Green bk.jpg
CheckMark.png

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.
Green bk.jpg
CheckMark.png

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.


Red bk.jpg
Star.png

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.