Release notes

This commit is contained in:
Mike Dickson 2023-02-20 20:13:11 -05:00
parent 11f81ae28c
commit 85f832b0d4

15
RELEASE.md Normal file
View file

@ -0,0 +1,15 @@
opensim-ngc-0.9.2.2.8451
------------------------
Changes:
- try to improve profiles online indication. This ofc just fais on HG
- update api version and script syntax
- add llGetInventoryAcquireTime
- minor change to unixtime conversion
- upstream mantis 9056: add llReplaceSubString()
- add llLinkAdjustSoundVolume, llLinkPlaySound and llLinkStopSound
- add llLinkSetSoundQueueing and llLinkSetSoundRadius
- upstream mantis 9060: do allow https schema on oar load
- (NGC) Revert to Core behaviour for OAR Restore for now.
- (NGC) Comment out load oar help text until the new code is fully ready.