Skip to content

Conversation

Geenz
Copy link
Collaborator

@Geenz Geenz commented Jul 16, 2025

as of = 2025-08-21 for RC deploy
build = https://github.com/secondlife/viewer/releases/tag/Second_Life_Release%23787b63f4-2025.06
cohort = 2025.06
deployed = https://github.com/secondlife/viewer/releases/tag/Second_Life_Release%23787b63f4-2025.06
desired = 3000

relnotes:

Second Life 2025.06 Inventory Favorites

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

Resolved Feedback Reports

This release we have resolved 16 issues filed by the community!

New Contributors

akleshchev and others added 30 commits April 27, 2024 00:39
This changeset adds a timestamp in the format of "YYYY-MM-DD_HHSS" to
snapshot filenames. This is useful for understanding when a snapshot was
taken, chronologically ordering files, and is less confusing than the
current method of adding a number to the snapshot name, as it does not
result in interleaving of old and new snapshots inside a directory.
Add timestamp to snapshot file names
notecards do not need to store 'favorite' flag
getChangedIDs is only accurate in scope of observer's callback, don't
use it onIdle.
getObject call made no sense, item was warrantied to be
LLViewerInventoryItem and would only be AT_CATEGORY if it is a link,
making the following cast to a category dangerous
# Conflicts:
#	indra/llui/lltexteditor.cpp
#	indra/newview/llcontrolavatar.cpp
For now marking originals, pointless to marks links in COF, needs a
revision due to inconsistency with inventory
@AtlasLinden
Copy link
Contributor

2025.06 Beta 7.2.1.16991668090 Result Comment
secondlife/iqa#541 Acceptance, Integration & Additional Tests Passed Passed
Overall Result Passed OK to ship

Anti-virus false positive report:

File Security vendor analysis
SLVersionChecker.exe SecureAge - Malicious
slplugin.exe MaxSecure - Trojan.Malware.300983.susgen
SecureAge - Malicious

@AtlasLinden AtlasLinden requested a review from kylelinden August 18, 2025 20:23
if parent and child gets added back to back
not into work folder, viewer isn't supposed to write there.
Copy link

@kylelinden kylelinden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2025.06 Beta Inventory Favorites approved
viewer = 7.2.1.16991668090
build = https://github.com/secondlife/viewer/releases/tag/Second_Life_Release%2337a04baf-2025.06
cohort = 2025.06
desired = 2000

bennettgoble and others added 2 commits August 19, 2025 12:22
* Revert "Remove the first login screen (#4451)"

This reverts commit b82f52a.

* Revert "#4451 Remove missed first login image"

This reverts commit 8eb2429.
@kylelinden
Copy link

Increasing cohort to 2000 to get more soak time.

@AtlasLinden
Copy link
Contributor

2025.06 Beta 7.2.1.17108480561 Result Comment
secondlife/iqa#542 Acceptance, Integration & Additional Tests Passed Passed
Overall Result Passed OK to ship

Anti-virus false positive report:

File Security vendor analysis
SLVersionChecker.exe SecureAge - Malicious
slplugin.exe MaxSecure - Trojan.Malware.300983.susgen
SecureAge - Malicious

@AtlasLinden AtlasLinden requested a review from kylelinden August 21, 2025 18:25
Copy link

@kylelinden kylelinden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2025.06 Beta Inventory Favorites approved.
viewer = 7.2.1.17108480561
build = https://github.com/secondlife/viewer/releases/tag/Second_Life_Release%23787b63f4-2025.06
cohort = 2025.06
desired = 2000

@Geenz
Copy link
Collaborator Author

Geenz commented Aug 21, 2025

@kylelinden
Copy link

Beta stats looking stable. Increasing cohort to 3000 for the weekend.

@kylelinden
Copy link

2025.06 Approved for promotion to default release!

@Geenz Geenz merged commit 842ac1e into main Aug 29, 2025
66 of 83 checks passed
@Geenz Geenz deleted the release/2025.06 branch August 29, 2025 16:48
@github-actions github-actions bot locked and limited conversation to collaborators Aug 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.