diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/releasenotes.txt | 211 |
1 files changed, 119 insertions, 92 deletions
diff --git a/linden/indra/newview/releasenotes.txt b/linden/indra/newview/releasenotes.txt index ae96b9a..f88987d 100644 --- a/linden/indra/newview/releasenotes.txt +++ b/linden/indra/newview/releasenotes.txt | |||
@@ -1,105 +1,132 @@ | |||
1 | Release Notes for Second Life 1.18.6(4) January 14, 2007 | 1 | Release Notes for Second Life 1.19.0(0) February 1st, 2008 |
2 | ===================================== | 2 | ===================================== |
3 | Known issue: | 3 | New features and changes: |
4 | * VWR-2574: Non-default sound devices for voice can't be used in Vista | 4 | * Age Verification: |
5 | ** This appears to be a Vista issue not a Second Life issue. | 5 | ** The user interface for parcel and estate access has been clarified and improved. |
6 | 6 | ** Added the ability to restrict access to parcels and estates to age verified adults. | |
7 | Fixes: | 7 | ** Removed the ability to *ban* access to Residents who have provided payment info or who have used payment info. We continue to support the ability to *allow* access to only those who have provided payment info. |
8 | * Fix German translation of the "Release Keys" tab | ||
9 | * Crash on login page when using Logitech LCD Keyboard | ||
10 | * Connect button doesn't enable | ||
11 | * Language names need to have a consistent format in preferences drop-down | ||
12 | * QuickTime disabled message cannot be ignored | ||
13 | * Linux client doesn't recognise that a viewer is already running | ||
14 | * Display HTML error page in selected language when viewer is unable to connect to second life URL | ||
15 | * SVC-1125: New Search: Beacons aren't shown when teleporting to regions with "Allow Direct Teleport" disabled | ||
16 | * VWR-3948: Underlayers no longer removable by pie menu in Windlight, release candidates | ||
17 | * VWR-3667;About Land > Access: On group owned land, group owner gets eject message when "Public Access" is unchecked | ||
18 | * VWR-3829: Cursor in Logon edit boxes difficult to see | ||
19 | * VWR-3501: Create/Edit Gesture window preview button blanks after pressing | ||
20 | * VWR-4010: New search does not accept non ASCII characters | ||
21 | |||
22 | Source changes: | ||
23 | * VWR-3748: Builds fail on 1.18.6 RC if not using MOZLIB due to miss | ||
24 | * Fix for viewer_manifest.py for 64-bit builds | ||
25 | |||
26 | |||
27 | Release Notes for Second Life 1.18.6(3) December 29, 2007 | ||
28 | ===================================== | ||
29 | Fixes: | ||
30 | * Corrected login page URL for German language | ||
31 | 8 | ||
9 | * Crash Reporter | ||
10 | ** The crash reporting mechanism has been improved. Following a crash, more useful information will be sent and reports should now take less than 10 seconds. | ||
32 | 11 | ||
33 | Release Notes for Second Life 1.18.6(2) December 20, 2007 | 12 | * VWR-210: Voice Support on Linux (EXPERIMENTAL) - see README-linux-voice.txt |
34 | ===================================== | ||
35 | New features: | ||
36 | * VWR-1115: Added preference settings for web browser proxy | ||
37 | * VWR-3741: Added -loginpage option to client to specify the login page | ||
38 | 13 | ||
39 | Changes: | 14 | * Other changes: |
40 | * Reverted bad fix for: | 15 | ** Change alert message that pops up when you set Busy |
41 | ** Connect button does not have focus in HTML login screen | 16 | ** Add "Teleporting from SLURL to SLURL" to the chat history to provide quick and dirty "back" links |
17 | ** Print the name of the missing gesture in the error message | ||
18 | ** Remove "New Account..." and "Preferences" buttons from login screen for 1.19.0 | ||
42 | 19 | ||
43 | Fixes: | 20 | Fixes: |
44 | * VWR-3815: Double-click on login name/password doesn't select name/password | 21 | * SVC-750: Avatar sitting on a prim no longer able to be manipulated with llSetLinkPrimitiveParams |
45 | * VWR-3814: Fix tracking of click-throughs for Classifieds | 22 | * SVC-930: Prims set for sale - prices are incorrectly set when multiple prims taken to inventory and rezzed |
46 | * Menubar doesn't turn red when connecting to a beta grid | 23 | * SVC-1125: New Search: Beacons aren't shown when teleporting to regions with "Allow Direct Teleport" disabled |
47 | * VWR-3703: No wind sound | 24 | * VWR-1125: Clicking Title Bar While Mouselook'd Repositions SL Window |
48 | * VWR-3659: Log in screen in 1.18.6 RC(0) displays UI elements that should be viewable only after login | 25 | * VWR-1137: Inventory names out of sync after renaming via Properties window |
49 | * SVC-1032: Age Verification status shows in profile | 26 | * VWR-1145: Unable To Connect help not available |
50 | * XML resizing files to accommodate translated strings | 27 | * VWR-1162: Land for sale includes L$1 parcels that are not actually for sale |
51 | * New translated strings for the UI | 28 | * VWR-1350: Color settings do not appear to be applied to LSL default text |
52 | * Disable QuickTime when the installed version is less than version with RTSP exploit | 29 | * VWR-1475: OpenJPEG always uploads single layer lossless images |
30 | * VWR-1590: Keyboard changes inventory selection after right-click | ||
31 | * VWR-1627: Classified metrics are reset to 0 when the ad is updated | ||
32 | * VWR-1651: Add ability to open a partners profile whilst viewing an avatar's profile | ||
33 | * VWR-1774: Some avatar positions result in no Z-axis arrow when editing attachments | ||
34 | * VWR-1873: Typos in en-us locale file | ||
53 | * VWR-1919: Remove texture UUID information from UI unless full-perm | 35 | * VWR-1919: Remove texture UUID information from UI unless full-perm |
54 | * Fixed crash in Crash Logger | 36 | * VWR-2030: Avatar only turns half-way in Appearance Mode |
55 | 37 | * VWR-2142: Parcel voice icon doesn't reflect disabled status if voice isn't used | |
56 | Source changes: | 38 | * VWR-2256: Mac updater directory permission issues |
57 | * Add support for setting proxy innformation to LLMozLib | 39 | * VWR-2367: Wrong handling of maximum length of Group Notice message |
58 | * Add support for changing caret color in embedded browser | 40 | * VWR-2404: lossless texture compression on small textures not lossless |
59 | 41 | * VWR-2410: noise dot appear in chat window when clien running long with chatting. | |
60 | 42 | * VWR-2411: Possible crash in pipeline.cpp | |
61 | Release Notes for Second Life 1.18.6(1) December 12, 2007 | 43 | * VWR-2412: Possible crash drawpoolwater |
62 | ===================================== | 44 | * VWR-2421: ATI Radeon HD 2900 XT + Second Life = "Couldn't match GPU to a class","Setting GPU Class to Class0" |
63 | Changes: | 45 | * VWR-2483: the macviewer.xcodeprj file doesn't create stripped binaries on Deployment or Universal |
46 | * VWR-250: Preedit (composition) strings are shown poorly when typing Japanese text on Windows | ||
47 | * VWR-2550: Scuplty vertex coordinates are size/256 meters too small on the positive faces | ||
48 | * VWR-2614: gActiveChannelSpeakerMgr not deleted at end of program in viewer.cpp | ||
49 | * VWR-2617: Adds LLSD support to flex/light/sculpt params for primitives | ||
50 | * VWR-2652: Changes needed to compile viewer against lastest libopenjpeg2000 | ||
51 | * VWR-2684: Minor leak in floaters using layoutstacks | ||
52 | * VWR-2722: Muting an object with pie menu only mutes the prim you select, not entire linkset | ||
53 | * VWR-2847: Wrong hover text in Japanese UI | ||
54 | * VWR-2854: Some sculpted prims render as balls on close zoom, which look fine in older clients | ||
55 | * VWR-2867: Eyes rotate unnaturally around their X axis. Clockwise/Counter-Clockwise | ||
56 | * VWR-289: URLs for video media streaming need to be URL-encoded or stream doesn't work | ||
57 | * VWR-2959: Windows (Visual Studio) solution file refers to a non-existing project "build_all" | ||
58 | * VWR-3088: Unchecking "Automatic Appearance Camera Movement" no longer has any effect | ||
59 | * VWR-3206: OpenJPEG svn478 causes slviewer to crash | ||
60 | * VWR-3428: Checking a users profile while editing a linked set causes viewer crash | ||
61 | * VWR-3458: Mouse cursor background is opaque white instead of transparent on big endian systems | ||
62 | * VWR-3558: llLoadURL cannot be muted | ||
63 | * VWR-356: Move delete to the bottom of context menus, separated by spacer | ||
64 | * VWR-3748: Builds fail on 1.18.6 RC if not using MOZLIB due to missing #if LL_LIBXUL_ENABLED in 3 places in indra/newview/llpanellogin.cpp | ||
65 | * VWR-3948: Underlayers no longer removable by pie menu in Windlight, release candidates | ||
66 | * VWR-412: Object editing arrows hidden but clickable on objects you can't edit. | ||
67 | * dialogs have extra vertical space | ||
68 | * Photo Album: name in Properties cut off some Japanese characters | ||
69 | * New gestures do not appear active in inventory | ||
70 | * Make parcel name in menu "look" active | ||
71 | * "Wear" pie option shows up for many objects even if resident does not own and cannot wear them. | ||
72 | * Textures on no-transfer objects can be transferred | ||
73 | * Deleted gestures still work | ||
74 | * Inventory description out of sync after renaming via Properties window | ||
75 | * Show private estate tiles when World Map is zoomed out | ||
76 | * Properties description not updated when preview description updated | ||
77 | * Buying object contents broken | ||
78 | * Improve window opening behavior, ensuring it is mostly on screen | ||
79 | * No-modify objects can be modified through Open pane | ||
80 | * Inventory names out of sync after renaming via Properties | ||
81 | * Japanese IME mode should be set and postiion of any input windows fixed for non-Japanese fields | ||
82 | * ctrl-shift-w doesn't work if no windows have focus | ||
83 | * Avatar falling in place - Alliez Mysterio | ||
84 | * Linux crash reporter does not run on next execution after forcing an infinite loop and forcefully exiting | ||
85 | * hitting enter should immediately set the value of a field | ||
86 | * Inventory Folder Loading state not clearly indicated | ||
87 | * Add warning dialog to the Land Sale process to warn against selling land to Anyone | ||
88 | * Legacy flossexception link needs to be fixed in source | ||
89 | * make link from client log in window to "Forgot Password" page | ||
90 | * Remove button under estate managers list enables after estate manager clicks in the list | ||
91 | * Changing search field should cancel current selection | ||
92 | * Estate tab within Tools / Region Estate has wrong settings for enable of Restrict Access upon initialization | ||
93 | * llEscapeURL and llUnescapeURL caps output to 255 characters | ||
94 | * XUI LoadFromXML function doesn't work | ||
95 | * Sanitize floater sizing behavior when SL window is made very small | ||
96 | * Animation won't stop if avatar teleports while animated | ||
97 | * Can't paste name of object into View > Mute List > Mute object by name | ||
98 | * pressing ctrl-F10 then Escape causes keyboard to be unresponsive | ||
99 | * Make SL viewer updater show a progress bar so that people know how long to wait | ||
100 | * Can't double-click on groups in profile after changing your active title | ||
101 | * Getting multiple copies of texture dragged onto prim | ||
102 | * blue dialog's 'next' widget steals focus | ||
103 | * Audio should be encoded for upload at a 'good enough' quality rather than a user-selected bitrate | ||
104 | * multiple preview windows open for a single texture/snapshot saved inside a note card | ||
105 | * Enhance Viewer to support new Age Verification feature | ||
106 | * Rename crash setting to cause crash logger to come up for all residents | ||
64 | * Change crash logger "Remember this choice" function to default to on | 107 | * Change crash logger "Remember this choice" function to default to on |
65 | * Connect button now has focus on login screen | 108 | * Rework Ban tab of floater_about_land |
66 | * Inventory folder loading state now more clearly indicated | 109 | * Windows IME positioning fixed |
110 | * Viewer crashes in assert when playing Sword Strike animation | ||
111 | * Unable to set 'Group Access' for land that is also 'Public Access' (Was VWR-3667) | ||
112 | * Disable QuickTime when the installed version is less than version with RTSP exploit | ||
113 | * Move fullscreen message from login screen to viewer prefs | ||
114 | * linux client doesn't recognise that a viewer is already running (slurl crapout) | ||
115 | * Search results window displays "s..." and "n..." instead of "searching..." and "none found" | ||
116 | * QuickTime disabled message can not be ignored | ||
117 | * Crash on login page when using Logitech LCD Keyboard | ||
118 | * SEC-17 Ability to Access Sculpted Prim Textures from Database without owning actual sculpt texture, allowing for people to "steal" sculpts. | ||
119 | * info window does not pop up when transitioning from a Havok1 to Havok4 region | ||
120 | * Repoint Report Bug... Viewer link to Pjira | ||
67 | 121 | ||
68 | Fixes: | 122 | Source changes: |
69 | * VWR-3558: llLoadURL cannot be muted | 123 | * Upgrade Win32 libvorbis to v1.2 |
70 | * VWR-3428: Checking a users profile while editing a linked set causes viewer crash | 124 | * VWR-2881: Bundled Mesa libs are not GPL compatible |
71 | * Viewer channel and version numbers reported incorrectly during login | 125 | * upgrade in-tree Linux GL headers to Mesa 7.x |
72 | * Inventory cache version number incorrectly incremented, leading to perceved loss | 126 | * upgrade in-tree Win32 GL headers to version without SGI Free B license |
73 | * Age verification status hard to read in the profile field | 127 | * Rebuild and/or update libraries to use statically linked libs. |
128 | * Remove llfloaterhtmlhelp.cpp / h and floater_html_help.xml | ||
74 | 129 | ||
75 | Release Notes for Second Life 1.18.6(0) December 5, 2007 | ||
76 | ===================================== | ||
77 | Changes: | ||
78 | * Age Verification: | ||
79 | ** The user interface for parcel and estate access has been clarified and improved. | ||
80 | ** Added the ability to restrict access to parcels and estates to age verified adults. See an upcoming blog post for more details | ||
81 | ** Removed the ability to *ban* access to Residents who have provided payment info or who have used payment info. We continue to support the ability to *allow* access to only those who have provided payment info. | ||
82 | * Login/Authentication | ||
83 | ** We changed the way viewers login to Second Life to support future anti-fraud efforts | ||
84 | ** The changes are largely internal | ||
85 | ** Apart from some minor cosmetic differences, the behavior of the login screen is unchanged | ||
86 | ** For more information, read our public Wiki article found here: http://wiki.secondlife.com/wiki/Viewer_Authentication | ||
87 | * Crash Reporter | ||
88 | ** The crash reporting mechanism has been improved. Following a crash, more useful information will be sent and reports should now take less than 10 seconds. | ||
89 | |||
90 | Fixes: | ||
91 | * VWR-1627: Classified metrics are reset to 0 when the ad is updated | ||
92 | * VWR-1162: Land for sale includes L$1 parcels that are not actually for sale | ||
93 | * VWR-1125: Clicking Title Bar While Mouselook'd Repositions SL | ||
94 | * VWR-2483: the macviewer.xcodeprj file doesn't create stripped binaries on Deployment or Universal | ||
95 | * VWR-2404: lossless texture compression on small textures not lossless | ||
96 | * VWR-2046: Focus is sent to menu/money/notification window | ||
97 | * Land owners can no longer delete objects belonging to others (but can still return objects) | ||
98 | * Positioning fixes for Japanese IME for fields where only ASCII is allowed | ||
99 | * Ctrl-Shift-W now works even if no windows have focus | ||
100 | * Fixed issue where avatar is stuck falling in place after login | ||
101 | * HTML login screen now functional again on Linux | ||
102 | * Floater sizing behavior corrected when viewer window is made very small | ||
103 | 130 | ||
104 | Release Notes for Second Life 1.18.5(3) November 29, 2007 | 131 | Release Notes for Second Life 1.18.5(3) November 29, 2007 |
105 | ===================================== | 132 | ===================================== |