This simulator release adds several new LSL methods, including methods to hash strings, replace substrings, and get additional data using llGetEnv and llGetSimStats. It also cleans up some unused codepaths to make future improvements easier.
Resolved Issues
SRV-261 Disabled scripts become enabled when the object is duplicated
BUG-233579 Critical Script Running bug in Second Life Server 2023-02-21.578370
BUG-233402 Second Life Server 2023-02-02.578100 - LSO scripts not running on_rez() event
BUG-233288 Scripts do not operate properly under this new server version 577942
SRV-173 Tooltips for the new RSA functions appear corrupted
SRV-164 llReplaceSubString() tooltip has outdated information about the 'count' value.
SRV-135 llReplaceSubString() misbehaves when pattern is empty string
SRV-127 llVerifyRSA() fails to verify llSignRSA()-generated signature when using MD5 algorithm
BUG-232895 llLinksetDataFindKeys() does not sort keys alphanumerically before handling index inputs.
SRV-114 Enable llHMAC(), llSignRSA(), llVerifyRSA() functions in LSL
SRV-83 add llReplaceSubString() for fast string replacements