We are planning the release of version 1.10.4 on Wednesday June 21, 2006 pending final verification of all issues. Second Life will be unavailable from 7am to 12pm PT/SLT for the update. New client software will be required to access 1.10.4.
We encourage you to visit the 1.10.4 Preview grid to check out the new functionality for yourself! Second Life viewers can be downloaded from the Preview page of our website,
http://secondlife.com/community/preview.php.
While not a complete list of new features and bug fixes, here are the release notes for the first version of 1.10.4:
Release Notes for Second Life 1.10.4(0) June 16, 2006
=====================================
New features:
* Addition of edit commands for LSL Script Editor
* Addition of "search and replace" functionality for LSL Script Editor
** Uses the Edit Menu > Search & Replace function to find text or find and replace text as needed
Scripting changes:
* llHTTPRequest() now supports URLs served via https in addition to http
* llHTTPRequest() now supports HTTP_MIMETYPE parameter
** The existing HTTP_MIMETYPE option is now supported
** The mimetype will be set on those requests that send a body: PUT and POST
** As before, the default MIME type is "test/plain;charset=utf-8"
* llHTTPRequest() now supports HTTP_VERIFY_CERT parameter
** If set to TRUE (the default value), the SSL certificate must be verifiable to one of the standard root certificates
** If false, any SSL certificate will be accepted
Other changes:
* Buy Currency window now performs auto-refresh of Lindex values at slightly longer timeout
Bug fixes:
* Cut, hollow wedge prim with 95% hollow setting no longer treated as solid object
Linux client fixes:
* No linux client specific fixes in this release