aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/RELEASE_NOTES.txt
diff options
context:
space:
mode:
authorDavid Walter Seikel2014-02-03 15:23:22 +1000
committerDavid Walter Seikel2014-02-03 15:23:22 +1000
commitd056a17f05a1f90708f554651475e116a2ddbd68 (patch)
tree07fa4f1cca2a25548b8d2d6b4752b07d8efbd2ff /RELEASE_NOTES.txt
parentUpdating tree and volume LOD. These go to eleven. (diff)
parentFix up OTR prefs to not crash. (diff)
downloadmeta-impy-next.zip
meta-impy-next.tar.gz
meta-impy-next.tar.bz2
meta-impy-next.tar.xz
Merge branch 'next' of github.com:onefang/meta-impy into nextHEADnext
Diffstat (limited to 'RELEASE_NOTES.txt')
-rw-r--r--RELEASE_NOTES.txt91
1 files changed, 91 insertions, 0 deletions
diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt
index b2532be..55e04c3 100644
--- a/RELEASE_NOTES.txt
+++ b/RELEASE_NOTES.txt
@@ -4,6 +4,97 @@
4 4
5 5
6 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 6 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
7 =- 1.4.0 beta 2 -=
8 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
9
10
11 CHANGES
12
13 This version of Imprudence mostly contains bug fixes, as
14 Imprudence went into a feature freeze in anticipation of an RC
15 release to come later.
16
17
18 IMPROVEMENTS
19
20 * Selective cache clearing: now you can selectively delete
21 different types of disk cache separately.
22
23 BUG FIXES
24
25 Many bug fixes that are listed here -
26
27 http://wiki.kokuaviewer.org/wiki/Imprudence:Release_Notes/1.4.0_Beta_2
28
29
30
31 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
32 =- 1.4.0 beta 1 -=
33 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
34
35 There was very many changes in 1.4.0 beta 1 compared to Imprudence
36 1.3.2, this file only summarizes some of them. A more complete list
37 is here -
38
39 http://wiki.kokuaviewer.org/wiki/Imprudence:Release_Notes/1.4.0_Beta_1
40
41
42 RELEASE HIGHLIGHTS
43
44 Compared to Imprudence 1.3, Imprudence 1.4 adds a mind-blowing
45 number of new features, UI improvements, and bug fixes. We
46 recommend Imprudence 1.3 users also upgrade to Imprudence 1.4
47 soon, unless you require streaming audio support on Mac.
48
49 Here is a brief overview of some of the most notable new features,
50 grouped by category:
51
52 * General: Support for WindLight notecards; Updated Chinese,
53 French, German, and Japanese UIs; Derender object/avatar; Gestures
54 can use more keys; Reload $ Balance; Animation Overrider starts
55 working sooner.
56
57 * Communication: Spell Checking; AutoCorrect; Chat Translation;
58 Chatbar Commands; Display Names support; Highlight chat from
59 friends; Highlight chat mentioning your name or nickname(s);
60 Search bar in Friends and Groups lists.
61
62 * Content Creation: Support for Alpha and Tattoo layers; new Prim
63 Alignment tool; Local Textures (real-time preview of textures on
64 your computer without uploading); Object texture export from SL
65 (with TPVP-compliant permission checks); Upload support for
66 Photoshop PSD image files (available on Mac only); Copy/Paste
67 buttons in Build tools.
68
69 * Login, Grids, and OpenSim: Login name and password saved
70 per-grid; Support for variable sized regions (i.e. bigger than
71 256m) when available; Support for the OpenRegionInfo capability.
72
73 * Map, Radar, and Teleport: Full Radar; Teleport History; Estate
74 Managers’ minimap radar distance is no longer limited; Right
75 clicking objects in Area Object Search to teleport to/cam to/edit
76 them.
77
78 * Media, Browser, and Networking: Media system revamped with
79 SLPlugin; Media Filters; Interaction and zoom with streaming
80 media/webpages; Improved XMLPRC and SOCKS5 proxy support; Parcel
81 media URLs are no longer hidden.
82
83 * Preferences: Reorganized Preferences window; New UI skins (Dark
84 and Gemini); Sliders for draw distance, etc. allow typing in exact
85 values; Search bar in Debug Settings.
86
87 * Texture Loading: Many, many texture loading improvements from
88 Robin Cornelius, Thickbrick Sleaford, and others; Various
89 improvements to help prevent unloaded (cloud) avatars.
90
91 * Development: Many, many, many code improvements and cleanup
92 under the hood. Special thanks to Aleric Inglewood and others for
93 their work on this.
94
95
96
97 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
7 =- 1.3.2 -= 98 =- 1.3.2 -=
8 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 99 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
9 100