Skip to content

release/2025.06

Latest

Choose a tag to compare

What's Changed

New Features 🎉

Other Changes

New Contributors

Full Changelog: Second_Life_Release#aa851928-2025.04.01...Second_Life_Release#787b63f4-2025.06
Build https://github.com/secondlife/viewer/actions/runs/17108480561
Second Life Release
7.2.1.17108480561

Second Life Beta 2025.06

Second Life Viewer 2025.06 adds an Inventory Favorites system, improves avatar behavior, restores full mouselook pitch, enhances chat and mesh upload tools, and refines environment controls. It includes various bug and crash fixes. Read on for more details!

Change Log

Inventory Favorites System


Miscellaneous New Features


Avatar System

  • Fixed avatar rotation spinning 360 degrees when viewed from above or below by @LLGuru (#1327)
  • Fixed multiple objects incorrectly wearing on the same attachment point by @akleshchev (#1768)
  • Prevented Real Life profile photos and group images from being set to bake textures by @akleshchev (#1222, #1414)
  • Made reset skeleton function as a networked ViewerEffect and fixed local resetting by @FelixWolf (#1212, #2383)
  • Reverted shape hand size setting that wouldn't save by @marchcat (#1275)

Camera & Movement Controls

  • Restored full 90-degree upward pitch range in mouselook camera mode by @LLGuru (#1491)
  • Fixed regression in anti-flipping mechanism for mouselook camera by @LLGuru (#1740)
  • Improved "Arrow keys always move me" setting description by @akleshchev (#1598)

Chat Improvements

  • Fixed conversation log remaining empty in some cases by @akleshchev (#1193)
  • Enhanced emoji picker to insert emojis into the correct active chat window by @LLGuru (#1348)
  • Fixed "Clear log" button showing incorrect enabled/disabled state by @akleshchev (#1190)

Voice Chat Improvements

  • Fixed voice echo across regions by straightening out muting when crossing from Vivox to WebRTC regions by @roxanneskelly (#4494)
  • Improved voice chat slider text display to prevent truncation by @akleshchev (#1617)
  • Enhanced voice chat with reconnection after tuning by @akleshchev (#1635)

Mesh Uploader Improvements

  • Enhanced mesh uploader to allow reducing material counts by @akleshchev (#1540)
  • Added detailed LOD information display in Build Tools by @akleshchev (#1538)
  • Improved model upload with better error messages for textures by @akleshchev (#1783)

User Interface Fixes

  • Fixed "Away" status being incorrectly removed when hovering over interface elements by @akleshchev (#1160)
  • Improved text field behavior to automatically select placeholder text when clicked by @akleshchev (#1171)
  • Fixed thumbnail preview being blurry and not loading properly by @akleshchev (#1261)
  • Fixed being unable to delete links to worn objects by @akleshchev (#1605)
  • Fixed extra key handling issue by @akleshchev (#1649)

Commerce & Inventory


Environment & Rendering

  • Enhanced My Environments with proper Apply button states, trash notifications, and prevention of Library settings deletion by @akleshchev (#1239, #1241, #1242)
  • Fixed moon beacon toggle functionality when settings are no-modify by @akleshchev (#1572)
  • Fixed teleport history landing going higher and higher by @akleshchev (#1789)
  • Fixed on-water property lines persisting at water level by @LLGuru (#1794)
  • Fixed last used picker mode forcing picker into disabled state by @akleshchev (#1795)
  • Fixed Advanced Lighting Model info showing in About for other languages by @LLGuru (#1784)
  • Fixed EEP water settings only displaying one decimal place by @LLGuru (#1786)

Content Creation Tools


Stability & Crash Fixes


System Improvements


Text & UI Polish


Development & Maintenance

New Contributors