Difference between revisions of "Release Notes/Second Life Server/1.30"
Jump to navigation
Jump to search
Lil Linden (talk | contribs) |
Rand Linden (talk | contribs) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[Category:Release Notes]] | [[Category:Server Release Notes]] | ||
==1.30.2.135876 (2009-10-14)== | |||
* Security fix | |||
==1.30.1.135015 (2009-10-06)== | |||
* Old, expired, account activation emails now show proper error message | |||
* Back end fix to capabilities system[http://wiki.secondlife.com/wiki/Capabilities] | |||
* Update to banned words list[http://wiki.secondlife.com/wiki/Search_keywords] | |||
* Updates to deploy tools | |||
* Enabling extended backend debugging in SL Server to isolate crashes | |||
==1.30.0.133784 (2009-09-19)== | |||
* Security fix | |||
== 1.30.0.133265 (2009-09-16)== | == 1.30.0.133265 (2009-09-16)== | ||
* {{jira|VWR-12525}}: llAttachToAvatar can cause parentless attachments that can subsequently crash the client when selected | * {{jira|VWR-12525}}: [[llAttachToAvatar]] can cause parentless [[attachments]] that can subsequently crash the client when selected | ||
* Re-enable teleport throttle after the following fixes: | * Re-enable teleport throttle after the following fixes: | ||
** Intra-region TP was blocked by inter-region TP throttle | ** Intra-region TP was blocked by inter-region TP throttle |
Latest revision as of 16:37, 26 January 2011
1.30.2.135876 (2009-10-14)
- Security fix
1.30.1.135015 (2009-10-06)
- Old, expired, account activation emails now show proper error message
- Back end fix to capabilities system[1]
- Update to banned words list[2]
- Updates to deploy tools
- Enabling extended backend debugging in SL Server to isolate crashes
1.30.0.133784 (2009-09-19)
- Security fix
1.30.0.133265 (2009-09-16)
- VWR-12525: llAttachToAvatar can cause parentless attachments that can subsequently crash the client when selected
- Re-enable teleport throttle after the following fixes:
- Intra-region TP was blocked by inter-region TP throttle
- Teleport throttle blocks prematurely when agent teleports back and forth between 2 regions
- As well as an issue fixed in 1.27 where a single, failed teleport would trigger the throttle
- Throttle adjusted to 5 TPs / 15 sec
- SVC-4342 Vanishing Regions/Sims
- Stability improvements and back-end fixes
- Misc other changes