Releases: secondlife/viewer
release/26.1.1
What's Changed
Other Changes
- #5346 Uninstall older non-velopack viewer by @akleshchev in #5363
- Velopack download failure diagnostic by @akleshchev in #5520
- Remove SLVersionChecker from the viewer with velopack. by @Geenz in #5528
- Merge 2026.1 into one click by @Geenz in #5529
- p#553 Only one of two uninstallers displayed by @akleshchev in #5552
- #5346 Better nsis uninstall handling by @akleshchev in #5555
Full Changelog: Second_Life_Release#e572093e-2026.01...Second_Life_Release#ebe25a76-2026.1.1
Build https://github.com/secondlife/viewer/actions/runs/23354451581
Second Life Release
26.1.1.23354451581
release/26.1.1
What's Changed
Other Changes
- #5346 Uninstall older non-velopack viewer by @akleshchev in #5363
- Velopack download failure diagnostic by @akleshchev in #5520
- Remove SLVersionChecker from the viewer with velopack. by @Geenz in #5528
- Merge 2026.1 into one click by @Geenz in #5529
- p#553 Only one of two uninstallers displayed by @akleshchev in #5552
- #5346 Better nsis uninstall handling by @akleshchev in #5555
Full Changelog: Second_Life_Release#e572093e-2026.01...Second_Life_Release#e3592e50-2026.1.1
Build https://github.com/secondlife/viewer/actions/runs/23363881651
Second Life Release
26.1.1.23363881651
develop
What's Changed
Other Changes
- #4628 New land access permission by @akleshchev in #5113
- #5123 A bunch of small performance optimizations by @akleshchev in #5124
- #5125 Negative pixel area in object's info by @akleshchev in #5127
- Add missing static declaration for LLCachedControl by @Ansariel in #5131
- #2639 Reapplied GPU benchmark fix by @akleshchev in #5133
- Add more functionality to LLFile and cleanup LLAPRFile by @fmartian in #4899
- p#512 Block ability to accidentaly purge Inventory items outside of trash by @akleshchev in #5137
- #5138 Added test case for multiple columns in a combo box by @akleshchev in #5139
- fix multi column comboboxes not honoring width parameter by @zi-ree in #5134
- Revert "Add more functionality to LLFile and cleanup LLAPRFile" by @akleshchev in #5142
- Fix failure to reconnect after disconnect and occasional dropout issue by @roxanneskelly in #5126
- Remove dead llkeyframemotionparam and llstatemachine from llcharacter by @RyeMutt in #5145
- #5148 An option to activate group in group's panel by @akleshchev in #5149
- #4945 Crash at renderMorphMasks by @akleshchev in #5162
- #5159 Fix Animated textures freeze by @akleshchev in #5163
- #5121 crash at getShowFolderState by @maxim-productengine in #5167
- #5164 Adjust the 12 hour Time Format by @akleshchev in #5169
- #5111 change notification type from modal to alert by @maxim-productengine in #5173
- #5171 restore correct selection after clicking Cancel in Preferences by @maxim-productengine in #5176
- No confirmation is shown when gifting all your money by @RyeMutt in #5207
- Fix alpha debug overlay blend and mask conflicting and debug overlay rendering twice by @RyeMutt in #5203
- Optimize away repeated map finds for getParameterEntry* functions by @RyeMutt in #5206
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #5200
- LLPointer cleanup and modernizations from archive by @RyeMutt in #5204
- Optimizations to property line rendering by @RyeMutt in #5205
- Restore optimized unloading of mesh volumes by @RyeMutt in #5202
- [#5210] Use the preloaded marketplace floater for SL marketplace URLs by @Hecklezz in #5211
- Shift+Tab selects extra lines on script edit on reduce indent by @RyeMutt in #5196
- Bump actions/download-artifact from 4 to 7 by @dependabot[bot] in #5199
- Provide SL Grid Map coordinates for Official Viewer Users please by @RyeMutt in #5197
- ObjectGrab message includes invalid SurfaceInfo data when in mouselook mode by @RyeMutt in #5195
- [#5186] Fix camera from becoming stuck with DisableCameraConstraints enabled by @Hecklezz in #5187
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #5198
- #5217 Small cleanup and const declarations by @akleshchev in #5222
- #5217 Treat issues with control variables smarter and show a proper warning by @akleshchev in #5223
- #4834 update object's modify flag after being granted Edit permission by @maxim-productengine in #5225
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #4921
- #5228 crash at updateLoginButtons by @maxim-productengine in #5236
- #5238 WebRTC connection's task outlived the connection by @akleshchev in #5239
- Merge from 2026.01 into develop by @akleshchev in #5245
- #5083 Fix external editor default open handling failing to work on mac and windows by @RyeMutt in #5246
- Fix model preview floater camera affecting agent fov on simulator by @WolfGangS in #5240
- #5249 Crash at LLVolumeFace::remap() by @akleshchev in #5251
- #5249 Update mesh optimizer to v1.0.1 by @akleshchev in #5253
- #5241 Crash at onIdleUpdateFavorites by @maxim-productengine in #5257
- #5259 Crash at LLFolderViewFolder by @akleshchev in #5260
- #5271 Update zlib-ng and libraries that depend on it by @akleshchev in #5270
- #5250 use Documents as default save location by @maxim-productengine in #5272
- [#5210] Fix looping back to previous marketplace url when using the viewer navigation bar by @Hecklezz in #5264
- Work for new caution permission. by @Rider-Linden in #5093
- #5274 fix "cef_cache" subfolder not being cleared on exFAT filesystem by @maxim-productengine in #5289
- #5276 Freeze when bulk editing outfits by @akleshchev in #5287
- [#3013] Fix hollowed prims not shading correctly and appearing not smooth by @Hecklezz in #5293
- Use CMake find_package(Python3) for automatic Python support in #5255
- #5284 Fix UV flipping by @akleshchev in #5294
- #1851 Fix PBR Opaque alpha mask hud shading mismatching in world by @RyeMutt in #5302
- p#124 Fix wrong max image size for model upload by @akleshchev in #5300
- [#5305] Fix crash in LLConvexDecompositionVHACD::executeStage accessing nullptr by @Hecklezz in #5306
- #5296 Clothes of other avatars are rendered skin tight by @akleshchev in #5309
- #5310 Resolve 'unimplented copyScalar' error by @akleshchev in #5311
- Fix avatar body mesh and system clothing conflicting with water and alpha by @RyeMutt in #5312
- Fix a few thread safety issues in VHACD convex decomp by @RyeMutt in #5313
- Startup and Login Optimization Pass by @RyeMutt in #5256
- #5318 Crash in profileAvatar by @akleshchev in #5319
- #5157 fix crash in isHUDGroup by @maxim-productengine in #5320
- #5314 fix WebRTC voice being muted after quickly toggling the Speak button by @maxim-productengine in #5330
- Use new suspendUntilNextFrame() to fix wait logic by @akleshchev in #5331
- #5338 Provide more details from experience error by @akleshchev in #5339
- #3502 fix using non-existing "cookies_enabled" control by @maxim-productengine in #5343
- #5335 Fix silent uninstall asking about registry by @akleshchev in #5340
- #5348 Fix crash in LLViewerObject::getRenderRotation() by @marchcat in #5349
- #2975 PBR support for planar aligment by @akleshchev in #5347
- #2572 fix displaying Voice dot in Conversations floater when Voice Chat was disabled by @maxim-productengine in #5354
- Show dummies correctly in Edit outfit parts in #5353
- Add clickable notification for saved screenshots in #5361
- #2293 Mark an object in an uncertain 'for sale' state as tentaive by @akleshchev in #5364
- #1664 retain clothing order when Replacing Link with the same wearable type by @maxim-productengine in #5365
- #5358 Improve performance when processing inventory fetches in parallel by @akleshchev in #5370
- #5377 Fix PBR being highlighted incorrectly on a face by @akleshchev in #5378
- #5380 Fix crash in LLImageGL::analyzeAlpha() by @marchcat in #5381
- #5380 Fix race condition in texture creation causing AV by @marchcat in #5382
- #5376 fix snapshot size not being u...
release/26.1.1
What's Changed
Other Changes
- #5346 Uninstall older non-velopack viewer by @akleshchev in #5363
- Velopack download failure diagnostic by @akleshchev in #5520
- Remove SLVersionChecker from the viewer with velopack. by @Geenz in #5528
- Merge 2026.1 into one click by @Geenz in #5529
Full Changelog: Second_Life_Release#e572093e-2026.01...Second_Life_Release#a611d22d-2026.1.1
Build https://github.com/secondlife/viewer/actions/runs/23230257902
Second Life Release
26.1.1.23230257902
release/26.1.1
What's Changed
Other Changes
- #5346 Uninstall older non-velopack viewer by @akleshchev in #5363
- Velopack download failure diagnostic by @akleshchev in #5520
- Remove SLVersionChecker from the viewer with velopack. by @Geenz in #5528
- Merge 2026.1 into one click by @Geenz in #5529
Full Changelog: Second_Life_Release#e572093e-2026.01...Second_Life_Release#8bac2181-2026.1.1
Build https://github.com/secondlife/viewer/actions/runs/23232475150
Second Life Release
26.1.1.23232475150
release/26.1.1
What's Changed
Other Changes
- #5346 Uninstall older non-velopack viewer by @akleshchev in #5363
- Velopack download failure diagnostic by @akleshchev in #5520
- Remove SLVersionChecker from the viewer with velopack. by @Geenz in #5528
- Merge 2026.1 into one click by @Geenz in #5529
Full Changelog: Second_Life_Release#e572093e-2026.01...Second_Life_Release#76236a7f-2026.1.1
Build https://github.com/secondlife/viewer/actions/runs/23201801829
Second Life Release
26.1.1.23201801829
2026.1.1
Hey everyone!
We're excited to release Viewer 26.1.1!
With this release we've dramatically simplified the Second Life install and update experiences.
What's new
- Viewers on Windows now use a new "one click" installer that installs the viewer to a local user directory.
- Viewers on macOS still use the disk image method for drag and drop install.
- All viewers will now use a new updater that makes updates more transparent.
- Viewers will no longer prompt the user to install an update. It will now download updates in the background and prompt the user for installation.
- Installing to custom locations is supported by the
--installtocommand line parameter - Portable installations can be found on our GitHub.
- You will be prompted to uninstall older viewers should you wish to do so.
- The Windows viewer is now installed in a user directory. You can find it under
%LocalAppData%in Windows Explorer. It will be listed as SecondLifeViewer.
release/26.1.1
What's Changed
Other Changes
- #5346 Uninstall older non-velopack viewer by @akleshchev in #5363
- Velopack download failure diagnostic by @akleshchev in #5520
- Remove SLVersionChecker from the viewer with velopack. by @Geenz in #5528
- Merge 2026.1 into one click by @Geenz in #5529
Full Changelog: Second_Life_Release#e572093e-2026.01...Second_Life_Release#6227691c-2026.1.1
Build https://github.com/secondlife/viewer/actions/runs/23221757505
Second Life Release
26.1.1.23221757505
release/26.1.1
What's Changed
Other Changes
- #5346 Uninstall older non-velopack viewer by @akleshchev in #5363
- Velopack download failure diagnostic by @akleshchev in #5520
- Remove SLVersionChecker from the viewer with velopack. by @Geenz in #5528
- Merge 2026.1 into one click by @Geenz in #5529
Full Changelog: Second_Life_Release#e572093e-2026.01...Second_Life_Release#08439c6b-2026.1.1
Build https://github.com/secondlife/viewer/actions/runs/23204456299
Second Life Release
26.1.1.23204456299
2026.1.1
Hey everyone!
We're excited to release Viewer 26.1.1!
With this release we've dramatically simplified the Second Life install and update experiences.
What's new
- Viewers on Windows now use a new "one click" installer that installs the viewer to a local user directory.
- Viewers on macOS still use the disk image method for drag and drop install.
- All viewers will now use a new updater that makes updates more transparent.
- Viewers will no longer prompt the user to install an update. It will now download updates in the background and prompt the user for installation.
- Installing to custom locations is supported by the
--installtocommand line parameter - Portable installations can be found on our GitHub.
- You will be prompted to uninstall older viewers should you wish to do so.
- The Windows viewer is now installed in a user directory. You can find it under
%LocalAppData%in Windows Explorer. It will be listed as SecondLifeViewer.
develop
What's Changed
Other Changes
- #4628 New land access permission by @akleshchev in #5113
- #5123 A bunch of small performance optimizations by @akleshchev in #5124
- #5125 Negative pixel area in object's info by @akleshchev in #5127
- Add missing static declaration for LLCachedControl by @Ansariel in #5131
- #2639 Reapplied GPU benchmark fix by @akleshchev in #5133
- Add more functionality to LLFile and cleanup LLAPRFile by @fmartian in #4899
- p#512 Block ability to accidentaly purge Inventory items outside of trash by @akleshchev in #5137
- #5138 Added test case for multiple columns in a combo box by @akleshchev in #5139
- fix multi column comboboxes not honoring width parameter by @zi-ree in #5134
- Revert "Add more functionality to LLFile and cleanup LLAPRFile" by @akleshchev in #5142
- Fix failure to reconnect after disconnect and occasional dropout issue by @roxanneskelly in #5126
- Remove dead llkeyframemotionparam and llstatemachine from llcharacter by @RyeMutt in #5145
- #5148 An option to activate group in group's panel by @akleshchev in #5149
- #4945 Crash at renderMorphMasks by @akleshchev in #5162
- #5159 Fix Animated textures freeze by @akleshchev in #5163
- #5121 crash at getShowFolderState by @maxim-productengine in #5167
- #5164 Adjust the 12 hour Time Format by @akleshchev in #5169
- #5111 change notification type from modal to alert by @maxim-productengine in #5173
- #5171 restore correct selection after clicking Cancel in Preferences by @maxim-productengine in #5176
- No confirmation is shown when gifting all your money by @RyeMutt in #5207
- Fix alpha debug overlay blend and mask conflicting and debug overlay rendering twice by @RyeMutt in #5203
- Optimize away repeated map finds for getParameterEntry* functions by @RyeMutt in #5206
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #5200
- LLPointer cleanup and modernizations from archive by @RyeMutt in #5204
- Optimizations to property line rendering by @RyeMutt in #5205
- Restore optimized unloading of mesh volumes by @RyeMutt in #5202
- [#5210] Use the preloaded marketplace floater for SL marketplace URLs by @Hecklezz in #5211
- Shift+Tab selects extra lines on script edit on reduce indent by @RyeMutt in #5196
- Bump actions/download-artifact from 4 to 7 by @dependabot[bot] in #5199
- Provide SL Grid Map coordinates for Official Viewer Users please by @RyeMutt in #5197
- ObjectGrab message includes invalid SurfaceInfo data when in mouselook mode by @RyeMutt in #5195
- [#5186] Fix camera from becoming stuck with DisableCameraConstraints enabled by @Hecklezz in #5187
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #5198
- #5217 Small cleanup and const declarations by @akleshchev in #5222
- #5217 Treat issues with control variables smarter and show a proper warning by @akleshchev in #5223
- #4834 update object's modify flag after being granted Edit permission by @maxim-productengine in #5225
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #4921
- #5228 crash at updateLoginButtons by @maxim-productengine in #5236
- #5238 WebRTC connection's task outlived the connection by @akleshchev in #5239
- Merge from 2026.01 into develop by @akleshchev in #5245
- #5083 Fix external editor default open handling failing to work on mac and windows by @RyeMutt in #5246
- Fix model preview floater camera affecting agent fov on simulator by @WolfGangS in #5240
- #5249 Crash at LLVolumeFace::remap() by @akleshchev in #5251
- #5249 Update mesh optimizer to v1.0.1 by @akleshchev in #5253
- #5241 Crash at onIdleUpdateFavorites by @maxim-productengine in #5257
- #5259 Crash at LLFolderViewFolder by @akleshchev in #5260
- #5271 Update zlib-ng and libraries that depend on it by @akleshchev in #5270
- #5250 use Documents as default save location by @maxim-productengine in #5272
- [#5210] Fix looping back to previous marketplace url when using the viewer navigation bar by @Hecklezz in #5264
- Work for new caution permission. by @Rider-Linden in #5093
- #5274 fix "cef_cache" subfolder not being cleared on exFAT filesystem by @maxim-productengine in #5289
- #5276 Freeze when bulk editing outfits by @akleshchev in #5287
- [#3013] Fix hollowed prims not shading correctly and appearing not smooth by @Hecklezz in #5293
- Use CMake find_package(Python3) for automatic Python support in #5255
- #5284 Fix UV flipping by @akleshchev in #5294
- #1851 Fix PBR Opaque alpha mask hud shading mismatching in world by @RyeMutt in #5302
- p#124 Fix wrong max image size for model upload by @akleshchev in #5300
- [#5305] Fix crash in LLConvexDecompositionVHACD::executeStage accessing nullptr by @Hecklezz in #5306
- #5296 Clothes of other avatars are rendered skin tight by @akleshchev in #5309
- #5310 Resolve 'unimplented copyScalar' error by @akleshchev in #5311
- Fix avatar body mesh and system clothing conflicting with water and alpha by @RyeMutt in #5312
- Fix a few thread safety issues in VHACD convex decomp by @RyeMutt in #5313
- Startup and Login Optimization Pass by @RyeMutt in #5256
- #5318 Crash in profileAvatar by @akleshchev in #5319
- #5157 fix crash in isHUDGroup by @maxim-productengine in #5320
- #5314 fix WebRTC voice being muted after quickly toggling the Speak button by @maxim-productengine in #5330
- Use new suspendUntilNextFrame() to fix wait logic by @akleshchev in #5331
- #5338 Provide more details from experience error by @akleshchev in #5339
- #3502 fix using non-existing "cookies_enabled" control by @maxim-productengine in #5343
- #5335 Fix silent uninstall asking about registry by @akleshchev in #5340
- #5348 Fix crash in LLViewerObject::getRenderRotation() by @marchcat in #5349
- #2975 PBR support for planar aligment by @akleshchev in #5347
- #2572 fix displaying Voice dot in Conversations floater when Voice Chat was disabled by @maxim-productengine in #5354
- Show dummies correctly in Edit outfit parts in #5353
- Add clickable notification for saved screenshots in #5361
- #2293 Mark an object in an uncertain 'for sale' state as tentaive by @akleshchev in #5364
- #1664 retain clothing order when Replacing Link with the same wearable type by @maxim-productengine in #5365
- #5358 Improve performance when processing inventory fetches in parallel by @akleshchev in #5370
- #5377 Fix PBR being highlighted incorrectly on a face by @akleshchev in #5378
- #5380 Fix crash in LLImageGL::analyzeAlpha() by @marchcat in #5381
- #5380 Fix race condition in texture creation causing AV by @marchcat in #5382
- #5376 fix snapshot size not being u...
develop
What's Changed
Other Changes
- #4628 New land access permission by @akleshchev in #5113
- #5123 A bunch of small performance optimizations by @akleshchev in #5124
- #5125 Negative pixel area in object's info by @akleshchev in #5127
- Add missing static declaration for LLCachedControl by @Ansariel in #5131
- #2639 Reapplied GPU benchmark fix by @akleshchev in #5133
- Add more functionality to LLFile and cleanup LLAPRFile by @fmartian in #4899
- p#512 Block ability to accidentaly purge Inventory items outside of trash by @akleshchev in #5137
- #5138 Added test case for multiple columns in a combo box by @akleshchev in #5139
- fix multi column comboboxes not honoring width parameter by @zi-ree in #5134
- Revert "Add more functionality to LLFile and cleanup LLAPRFile" by @akleshchev in #5142
- Fix failure to reconnect after disconnect and occasional dropout issue by @roxanneskelly in #5126
- Remove dead llkeyframemotionparam and llstatemachine from llcharacter by @RyeMutt in #5145
- #5148 An option to activate group in group's panel by @akleshchev in #5149
- #4945 Crash at renderMorphMasks by @akleshchev in #5162
- #5159 Fix Animated textures freeze by @akleshchev in #5163
- #5121 crash at getShowFolderState by @maxim-productengine in #5167
- #5164 Adjust the 12 hour Time Format by @akleshchev in #5169
- #5111 change notification type from modal to alert by @maxim-productengine in #5173
- #5171 restore correct selection after clicking Cancel in Preferences by @maxim-productengine in #5176
- No confirmation is shown when gifting all your money by @RyeMutt in #5207
- Fix alpha debug overlay blend and mask conflicting and debug overlay rendering twice by @RyeMutt in #5203
- Optimize away repeated map finds for getParameterEntry* functions by @RyeMutt in #5206
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #5200
- LLPointer cleanup and modernizations from archive by @RyeMutt in #5204
- Optimizations to property line rendering by @RyeMutt in #5205
- Restore optimized unloading of mesh volumes by @RyeMutt in #5202
- [#5210] Use the preloaded marketplace floater for SL marketplace URLs by @Hecklezz in #5211
- Shift+Tab selects extra lines on script edit on reduce indent by @RyeMutt in #5196
- Bump actions/download-artifact from 4 to 7 by @dependabot[bot] in #5199
- Provide SL Grid Map coordinates for Official Viewer Users please by @RyeMutt in #5197
- ObjectGrab message includes invalid SurfaceInfo data when in mouselook mode by @RyeMutt in #5195
- [#5186] Fix camera from becoming stuck with DisableCameraConstraints enabled by @Hecklezz in #5187
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #5198
- #5217 Small cleanup and const declarations by @akleshchev in #5222
- #5217 Treat issues with control variables smarter and show a proper warning by @akleshchev in #5223
- #4834 update object's modify flag after being granted Edit permission by @maxim-productengine in #5225
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #4921
- #5228 crash at updateLoginButtons by @maxim-productengine in #5236
- #5238 WebRTC connection's task outlived the connection by @akleshchev in #5239
- Merge from 2026.01 into develop by @akleshchev in #5245
- #5083 Fix external editor default open handling failing to work on mac and windows by @RyeMutt in #5246
- Fix model preview floater camera affecting agent fov on simulator by @WolfGangS in #5240
- #5249 Crash at LLVolumeFace::remap() by @akleshchev in #5251
- #5249 Update mesh optimizer to v1.0.1 by @akleshchev in #5253
- #5241 Crash at onIdleUpdateFavorites by @maxim-productengine in #5257
- #5259 Crash at LLFolderViewFolder by @akleshchev in #5260
- #5271 Update zlib-ng and libraries that depend on it by @akleshchev in #5270
- #5250 use Documents as default save location by @maxim-productengine in #5272
- [#5210] Fix looping back to previous marketplace url when using the viewer navigation bar by @Hecklezz in #5264
- Work for new caution permission. by @Rider-Linden in #5093
- #5274 fix "cef_cache" subfolder not being cleared on exFAT filesystem by @maxim-productengine in #5289
- #5276 Freeze when bulk editing outfits by @akleshchev in #5287
- [#3013] Fix hollowed prims not shading correctly and appearing not smooth by @Hecklezz in #5293
- Use CMake find_package(Python3) for automatic Python support in #5255
- #5284 Fix UV flipping by @akleshchev in #5294
- #1851 Fix PBR Opaque alpha mask hud shading mismatching in world by @RyeMutt in #5302
- p#124 Fix wrong max image size for model upload by @akleshchev in #5300
- [#5305] Fix crash in LLConvexDecompositionVHACD::executeStage accessing nullptr by @Hecklezz in #5306
- #5296 Clothes of other avatars are rendered skin tight by @akleshchev in #5309
- #5310 Resolve 'unimplented copyScalar' error by @akleshchev in #5311
- Fix avatar body mesh and system clothing conflicting with water and alpha by @RyeMutt in #5312
- Fix a few thread safety issues in VHACD convex decomp by @RyeMutt in #5313
- Startup and Login Optimization Pass by @RyeMutt in #5256
- #5318 Crash in profileAvatar by @akleshchev in #5319
- #5157 fix crash in isHUDGroup by @maxim-productengine in #5320
- #5314 fix WebRTC voice being muted after quickly toggling the Speak button by @maxim-productengine in #5330
- Use new suspendUntilNextFrame() to fix wait logic by @akleshchev in #5331
- #5338 Provide more details from experience error by @akleshchev in #5339
- #3502 fix using non-existing "cookies_enabled" control by @maxim-productengine in #5343
- #5335 Fix silent uninstall asking about registry by @akleshchev in #5340
- #5348 Fix crash in LLViewerObject::getRenderRotation() by @marchcat in #5349
- #2975 PBR support for planar aligment by @akleshchev in #5347
- #2572 fix displaying Voice dot in Conversations floater when Voice Chat was disabled by @maxim-productengine in #5354
- Show dummies correctly in Edit outfit parts in #5353
- Add clickable notification for saved screenshots in #5361
- #2293 Mark an object in an uncertain 'for sale' state as tentaive by @akleshchev in #5364
- #1664 retain clothing order when Replacing Link with the same wearable type by @maxim-productengine in #5365
- #5358 Improve performance when processing inventory fetches in parallel by @akleshchev in #5370
- #5377 Fix PBR being highlighted incorrectly on a face by @akleshchev in #5378
- #5380 Fix crash in LLImageGL::analyzeAlpha() by @marchcat in #5381
- #5380 Fix race condition in texture creation causing AV by @marchcat in #5382
- #5376 fix snapshot size not being u...