0.9.2.2
From OpenSimulator
(Difference between revisions)
(Created page with "{{Languages|0.9.2.2_Release}} {{ReleaseInfo}} '''CURRENTLY UNDER DEVELOPMENT''' See last code changes at [http://opensimulator.org/viewgit/?a=shortlog&p=opensim Dev (git mast...") |
(→Known Issues) |
||
(28 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
{{ReleaseInfo}} | {{ReleaseInfo}} | ||
− | + | {{Quicklinks|0.9.2.2}} | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
= General = | = General = | ||
− | |||
Also see [http://opensimulator.org/wiki/0.9.2.1_Release 0.9.2.1 Release Notes] | Also see [http://opensimulator.org/wiki/0.9.2.1_Release 0.9.2.1 Release Notes] | ||
= Known Issues = | = Known Issues = | ||
+ | * llEmail still only sends to prims on same region or regions on same opensimulator instance. | ||
+ | * Users do report problems with old MySQL versions like 5.x. A recent version is recommended | ||
= Requirements = | = Requirements = | ||
Line 23: | Line 15: | ||
* At least .NET Framework 4.6 when running under Windows. | * At least .NET Framework 4.6 when running under Windows. | ||
* At least Mono 5.x when running under Mono (Linux or Mac). | * At least Mono 5.x when running under Mono (Linux or Mac). | ||
+ | * On Windows you need to install the [https://docs.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170 run time files for vc++] | ||
+ | * On windows you may need to authorize the install of older .NetFramework 3.5 | ||
− | Due to database migration renumbering which occurred at release 0.9.0.0, if you are upgrading from a version of OpenSimulator prior to 0.8.2.1, then you MUST first upgrade to *0.8.2.1* and then proceed to upgrade directly to 0.9.2. | + | Due to database migration renumbering which occurred at release 0.9.0.0, if you are upgrading from a version of OpenSimulator prior to 0.8.2.1, then you MUST first upgrade to *0.8.2.1* and then proceed to upgrade directly to 0.9.2.2 See [[0.9.0.0_Release#Pivot_Release:_0.8.2.1]] for more advice. |
− | + | ||
− | + | ||
= Changes and Fixes = | = Changes and Fixes = | ||
+ | * Various small changes to reduce cpu load | ||
+ | * Several changes to llEmail support. SMTP secure connections (finally), several throttles like by number of emails via SMTP or from same owner, to same prim address or to same smtp address | ||
+ | * New script functions llSHA256String; llGetObjectLinkKey, llGetInventoryAcquireTime, ... | ||
+ | * Inventory library capabilities needed for newer viewers. | ||
+ | * support parcel flag "restrict MOAP to this parcel" | ||
= Acknowledgements = | = Acknowledgements = | ||
− | Many | + | Many thanks to all the developers (and their cats), testers and community members who contributed to this release and who help out with OpenSimulator generally. Your hard work makes this all possible. |
[[Category:Release Notes]] | [[Category:Release Notes]] |
Latest revision as of 08:04, 5 April 2023
Contents |
[edit] General
Also see 0.9.2.1 Release Notes
[edit] Known Issues
- llEmail still only sends to prims on same region or regions on same opensimulator instance.
- Users do report problems with old MySQL versions like 5.x. A recent version is recommended
[edit] Requirements
OpenSimulator 0.9.2.2 requires:
- At least .NET Framework 4.6 when running under Windows.
- At least Mono 5.x when running under Mono (Linux or Mac).
- On Windows you need to install the run time files for vc++
- On windows you may need to authorize the install of older .NetFramework 3.5
Due to database migration renumbering which occurred at release 0.9.0.0, if you are upgrading from a version of OpenSimulator prior to 0.8.2.1, then you MUST first upgrade to *0.8.2.1* and then proceed to upgrade directly to 0.9.2.2 See 0.9.0.0_Release#Pivot_Release:_0.8.2.1 for more advice.
[edit] Changes and Fixes
- Various small changes to reduce cpu load
- Several changes to llEmail support. SMTP secure connections (finally), several throttles like by number of emails via SMTP or from same owner, to same prim address or to same smtp address
- New script functions llSHA256String; llGetObjectLinkKey, llGetInventoryAcquireTime, ...
- Inventory library capabilities needed for newer viewers.
- support parcel flag "restrict MOAP to this parcel"
[edit] Acknowledgements
Many thanks to all the developers (and their cats), testers and community members who contributed to this release and who help out with OpenSimulator generally. Your hard work makes this all possible.