Release notes of Tizen Studio 1.1.0 05/110505/1
authorMaria Guseva <m.guseva@samsung.com>
Fri, 23 Dec 2016 10:20:14 +0000 (13:20 +0300)
committerLee Sujin <lee.sujin@samsung.com>
Tue, 17 Jan 2017 00:56:45 +0000 (16:56 -0800)
PS2: Added new file for 1.1 RN, returned the 1.0.1 RN to original
state, updated TOC and links.
The 1.1 RN currently contains Dynamic Analyzer details only.
Other content and the official release date to be added.

PS7: Edited non-DA content
PS9: Change version (1.1 -> 1.1.0)
PS13: Edited query answer changes

Change-Id: I6272ea22784483257c10e675b02667bbacc832c6
(cherry picked from commit d0a6daa1af460e7c6ddb39e31fec84f011e21237)

org.tizen.studio/html/download/1_1_0_release_notes.htm [new file with mode: 0644]
org.tizen.studio/html/download/download.htm
org.tizen.studio/html/index.htm
org.tizen.studio/index.xml

diff --git a/org.tizen.studio/html/download/1_1_0_release_notes.htm b/org.tizen.studio/html/download/1_1_0_release_notes.htm
new file mode 100644 (file)
index 0000000..6c99565
--- /dev/null
@@ -0,0 +1,263 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+
+<head>
+    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
+    <meta http-equiv="X-UA-Compatible" content="IE=9" />
+    <link rel="stylesheet" type="text/css" href="../css/styles.css" />
+    <link rel="stylesheet" type="text/css" href="../css/snippet.css" />
+    <script type="text/javascript" src="../scripts/snippet.js"></script>
+    <script type="text/javascript" src="../scripts/jquery.util.js" charset="utf-8"></script>
+    <script type="text/javascript" src="../scripts/common.js" charset="utf-8"></script>
+    <script type="text/javascript" src="../scripts/core.js" charset="utf-8"></script>
+    <script type="text/javascript" src="../scripts/search.js" charset="utf-8"></script>
+    <title>Tizen Studio 1.1.0 Release Notes</title>
+</head>
+
+<body class="no-toc" onload="prettyPrint()" style="overflow: auto;">
+
+<div id="toc-navigation">
+</div>
+
+<div id="container"><div id="contents"><div class="content">
+
+    <div id="profile">
+        <p><img alt="Mobile" src="../images/mobile_s_wn.png"/> <img alt="Wearable" src="../images/wearable_s_wn.png"/></p>
+    </div>
+
+<h1>Tizen Studio 1.1.0 Release Notes</h1>
+
+<ul><li>Release Date: Jan ##, 2017</li></ul>
+
+<h2>IDE and Tools</h2> 
+
+<h3>New Features</h3>
+
+<ul>
+<li>Web and Native IDE
+       <ul>
+       <li>The partner-level certificate type for second-party developers has been added. In the Certificate Manager, you can select between the public and partner level when creating a certificate.</li>
+    <li>The <strong>Install New Software</strong> option in the <strong>Help</strong> menu has been reopened.</li>
+    <li>The Tizen ViewManager template has been uploaded.</li>
+       </ul>
+</li>
+
+<li>Native UI Builder
+       <ul>
+       <li>The conversion is supported from an existing EFL-code-based project to a new UI Builder project. In the converted project, you can use the UI Builder features and develop new views.</li>
+    <li>The Component Designer tool has been added to the mobile and wearable 3.0 platforms. With it, you can make customized styles for the components by extending and modifying embedded themes.</li>
+    <li>In the UI Builder project for the mobile 3.0 platform, you can change the color property of a UI component.</li>
+       <li>The hoversel UI component has been added to the mobile 2.4 and 3.0 platforms.</li>
+       <li>The <strong>UI Builder - Navigation View (Circle)</strong> project template has been added to the wearable 2.3.1, 2.3.2, and 3.0 platforms.</li>
+       </ul>
+</li>
+
+<li>Emulator
+       <ul>
+       <li>On the Emulator Control Panel, you can enable and disable sensor cards and the NFC card. (This feature is not supported in the Emulator Manager.)
+       <p>Any card unsupported by the platform is displayed as a disabled one.</p></li>
+       </ul>
+</li>
+
+<li>CLI and SDB
+       <ul>
+       <li>Support has been added for referencing other projects for a multi-project application.</li>
+       <li>By using the new <code>build-app</code> command with various options, you can build and package multiple projects at once.</li>
+       <li>Support has been added for encrypting all data packets transferred to a target.</li>
+       </ul>
+</li>
+
+<li>Dynamic Analyzer
+       <ul>
+       <li>A Leak Sanitizer tool for memory leak detection has been added to the Heap Allocation profiling in Tizen 3.0.</li>
+    <li>Any application from a single package containing multiple applications can be selected for profiling.</li>
+       </ul>
+</li>
+</ul>
+
+<h3>Changed Features</h3>
+
+<ul>
+<li>Installer, Package Manager, and Uninstaller
+       <ul>
+    <li>The UX of the package repository <strong> Configuration</strong> window has been improved through merging 2 tabs. On the new UI, change the <strong>Main SDK</strong> package by doing one of the following:
+       <ul>
+               <li>Type the package repository URL or the SDK image path in the text box.</li>
+               <li>Open the file browser through the <strong>...</strong> button on the right side of the text box to locate the SDK image file.</li>
+       </ul></li>
+    <li>The repositories of the <strong>Extension SDK</strong> have been changed and reset along with the package repository of the <strong>Main SDK</strong>.</li>
+    <li>When you select an SDK image for the <strong>Main SDK</strong> package repository, the original repository URL is displayed at the bottom of the text box.</li>
+       </ul>
+</li>
+
+<li>Web and Native IDE
+       <ul>
+       <li>The target device information in the <strong>Target</strong> box on the Tizen Studio toolbar has been detailed by adding information about online or offline, emulator or real device, architecture, and a bit of a target.</li>
+       <li>The naming convention of the package name has been changed to include the target architecture information:
+       <p><code>{package name}-{package version}-{architecture info}</code></p></li>
+       <li>New path validation rules have been added to the Certificate Manager.</li>
+       <li>The <strong>Notification</strong> popup UI has been improved.</li>
+       <li>The <strong>Rename</strong>, <strong>Delete</strong>, <strong>Close Project</strong>, and <strong>Refresh</strong> commands have been added to the context menu of the project in the <strong>Project Explorer</strong> view.</li>
+       <li>A new UI has been applied to the <strong>Import/Convert</strong> wizard.</li>
+       <li>If the project uses the 3.0 platform or higher, the IDE does not automatically provide the <strong>rpath</strong> option.</li>
+       </ul>
+</li>
+
+<li>Native UI Builder
+       <ul>
+       <li>In the WYSIWYG editor, a new icon for launching the EDC editor has been added to the <strong>layout</strong> UI component.</li>
+       <li>Previously, when the <strong>popup</strong> and <strong>ctxpopup</strong> UI components were executed at runtime, they appeared as new pages on the screen. This has been changed, and they now appear as new windows superimposed on the parent window.</li>
+       <li>The <code>itemselected</code> event of the <strong>Index</strong> UI component has been removed from the wearable 2.3, 2.3.1, and 3.0 platforms.</li>
+       </ul>
+</li>
+
+<li>Emulator
+       <ul>
+       <li>By using the keyboard shortcuts on the Emulator Control Panel, you can select a device card and move a page.</li>
+       </ul>
+</li>
+
+<li>CLI and SDB
+       <ul>
+       <li>The speed of the data transfer has been increased by 2.5 to 10 times compared to before.</li>
+       </ul>
+</li>
+
+<li>Dynamic Analyzer
+       <ul>
+    <li><strong>Persistent Allocations</strong> table is hidden by default.</li>
+    <li>Filter and search functionality is available for all plain tables.</li>
+    <li>Table column resize behavior has been improved.</li>
+    <li>New &quot;Preparing for trace&quot; life-cycle state has been added.</li>
+    <li>New <code>version</code> command has been added for the CLI.</li>
+    <li>UI for empty tables has been unified.</li>
+       </ul>
+</li>
+</ul>
+
+<h3>Fixed Bugs</h3>
+
+<ul>
+<li>Web and Native IDE
+       <ul>
+    <li>The malfunctions of the <strong>Restore default</strong> option in the <strong>Window &gt; Preferences &gt; Tizen Studio &gt; Native &gt; Debug</strong> and <strong>Properties &gt; Tizen Studio &gt; JSON Properties</strong> settings have been fixed.</li>
+       <li>The bug that caused an error to occur during the IME project installation has been fixed.</li>
+       <li>The RDS failure on Windows&reg; has been fixed.</li>
+       </ul>
+</li>
+
+<li>Native UI Builder
+       <ul>
+    <li>When the WYSIWYG editor of the Native UI Builder for Windows&reg; ran over 12 hours, your computer slowed down because of the editor&#39;s high memory usage. This issue has been fixed.</li>
+       </ul>
+</li>
+
+<li>Dynamic Analyzer
+       <ul>
+    <li>The launch time on Windows&reg; has been improved.</li>
+    <li>The bug that caused empty fields in the <strong>Texture</strong> table of the OpenGl ES profiling has been fixed.</li>
+    <li>The bug in screenshot capturing when tracing is started repeatedly has been fixed.</li>
+    <li>The <strong>Reset to default</strong> button behavior in the <strong>Preferences</strong> window has been fixed.</li>
+    <li>The bug that caused an incorrect state in the <strong>View &gt; Report</strong> toggle after trace opening has been fixed.</li>
+       </ul>
+</li>
+</ul>
+
+<h3>Known Issues</h3>
+
+<ul>
+<li>Installer, Package Manager, and Uninstaller
+       <ul>
+       <li>If there is a multibyte character in the Tizen Studio installation path, some development packages have a difficulty in finding the installation location when they are working.</li>
+       </ul>
+</li>
+
+<li>Web and Native IDE
+       <ul>
+       <li>You can create unit tests for the Tizen SDK 2.3.2 and higher version projects only. The Tizen Studio currently does not support unit testing for all earlier versions.</li>
+       </ul>
+</li>
+
+<li>Web IDE
+       <ul>
+       <li>The <strong>Preview</strong> tab in the Web Page Editor sometimes does not appear properly. Use an alternative feature, named Web SDK HTML Editor, which has enhanced features compared to the Web Page Editor. Instead of the <strong>Preview</strong> tab in the Web Page Editor, use the preview (<strong>Ctrl+4</strong>) feature of the Web SDK HTML Editor.</li>
+       </ul>
+</li>
+
+<li>Native IDE
+       <ul>
+       <li>When you import some projects generated from Tizen 2.3 Rev2, the importing can take some time.</li>
+       </ul>
+</li>
+
+<li>Native Component Designer
+       <ul>
+    <li>The vector-type &quot;part&quot; is not supported. You cannot see the vector image and change the SVG file.</li>
+       <li>Playing sound is not supported on Windows&reg; or Mac OS&reg; X.</li>
+       </ul>
+</li>
+<li>Emulator
+       <ul>
+       <li>Ubuntu sometimes stops responding for a few seconds after closing the Emulator Manager. This issue is related to an IBus (Intelligent Input Bus) bug. When the issue occurs, restart the ibus-daemon by entering the <code>ibus-daemon -drx</code> command at the command prompt, and use another framework, such as uim and fcitx, for multilingual input.</li>
+       <li>To use the Tizen emulator, install an Intel VTx supported by the CPU, and the latest version of the graphic card driver provided by the vendor. Check the prerequisites for the Tizen emulator from <a href="https://developer.tizen.org/development/tizen-studio/download/installing-tizen-studio/prerequisites#emulator" target="_blank">Prerequisites for the Tizen Studio</a>.
+               <ul>
+               <li>If the host machine is using Nvidia Optimus&trade; technology on either Ubuntu or Windows&reg;, you must set the Tizen emulator to run with your Nvidia&reg; graphics card. In case of Ubuntu, check the bumblebee project (<a href="https://wiki.ubuntu.com/Bumblebee" target="_blank">https://wiki.ubuntu.com/Bumblebee</a>). In case of Windows&reg;, select &quot;High Speed NVIDIA Processor&quot; as &quot;Preferred Graphics processor&quot; in the Nvidia&reg; control panel.</li>
+               <li>On Ubuntu, if the graphics driver is out-of-date, your Ubuntu desktop session can be occasionally logged out when launching the Emulator Manager, or the emulator skin can be drawn improperly. Check the prerequisites and upgrade to the latest graphics driver.</li>
+               </ul>
+       </li>
+       <li>On Ubuntu 14.04, a shortcut menu can sometimes appear transparent.</li>
+       <li>On Windows&reg;, depending on your OS theme (such as Non-Aero themes and Windows XP themes), a display surface can be erased for a while if the emulator window is covered with another window. If you click the emulator window, the display surface runs correctly again.</li>
+       <li>On Windows&reg;, if a &#39;failed to allocate memory&#39; error occurs while executing the emulator, try the following:
+               <ul>
+               <li>Close some other programs and try to launch the emulator again.</li>
+               <li>If the RAM size is set to 768 or 1024 MB for the VM in the Emulator Manager, change it to 512 MB.</li>
+               <li>Increase the user area of the virtual memory in the system to 3 GB by entering the <code>bcdedit /set increaseuserva 3072</code> command on the console with administrator rights (Windows&reg; 7 only), and reboot.</li>
+               </ul>
+       </li>
+       <li>If you use a MacBook Pro which has both Intel HD and Nvidia GPUs, when you execute the emulator with the <strong>OpenGL ES ver. v1.1 &amp; v2.0</strong> option, the emulator can be unexpectedly terminated. Use the <strong>OpenGL ES ver. v2.0 &amp; v3.0</strong> option.</li>
+       </ul>
+</li>
+
+<li>CLI and SDB
+       <ul>
+       <li>The Tizen Studio does not support the SDB bash auto-completion on Windows&reg; (it is available on Ubuntu and Mac OS&reg; X).</li>
+       </ul>
+</li>
+
+<li>Dynamic Analyzer
+       <ul>
+    <li>The Dynamic Analyzer is not available for x86-64 Tizen 3.0 emulators.</li>
+       <li>The UI Hierarchy viewer feature and start-up profiling are not performed simultaneously.</li>
+       <li>The Dynamic Analyzer cannot perform Web application profiling with a commercial Tizen device due to the security policy.</li>
+    <li>The Dynamic Analyzer cannot show life-cycle information for Web applications.</li>
+    <li>Widget applications cannot be profiled with the Dynamic Analyzer. They are hidden in the application list on the toolbar for all Tizen platforms, except Tizen 2.3.2.</li>
+       </ul>
+</li>
+</ul>
+
+<script type="text/javascript" src="../scripts/jquery.zclip.min.js"></script>
+<script type="text/javascript" src="../scripts/showhide.js"></script>
+
+</div></div></div>
+
+<a class="top sms" href="#"><img src="../images/btn_top.gif" alt="Go to top" /></a>
+
+<div id="footer">
+<p class="footer">Except as noted, this content - excluding the Code Examples - is licensed under <a href="http://creativecommons.org/licenses/by/3.0/legalcode" target="_blank">Creative Commons Attribution 3.0</a> and all of the Code Examples contained herein are licensed under <a href="https://www.tizen.org/bsd-3-clause-license" target="_blank">BSD-3-Clause</a>.<br/>For details, see the <a href="https://www.tizen.org/content-license" target="_blank">Content License</a>.</p>
+</div>
+
+<script type="text/javascript">
+var _gaq = _gaq || [];
+_gaq.push(['_setAccount', 'UA-25976949-1']);
+_gaq.push(['_trackPageview']);
+(function() {
+var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+})();
+</script>
+
+</body>
+
+</html>
index d471965..7c5e3f6 100644 (file)
@@ -37,7 +37,7 @@
 <p>The Tizen Studio is a comprehensive set of tools for developing Tizen native and Web applications. It consists of an IDE, emulator, toolchain, sample code, and documentation. Tizen Studio runs on Windows&reg; and Ubuntu, as well as Mac OS&reg; X. Tizen applications can be developed without relying on the official Tizen Studio, as long as the application complies with the Tizen packaging rules.</p>
 
 
-<p>For installation instructions, see <a href="installing_sdk.htm">Installing Tizen Studio</a>. For more information, see <a href="1_0_1_release_notes.htm">Release Notes</a>.</p>
+<p>For installation instructions, see <a href="installing_sdk.htm">Installing Tizen Studio</a>. For more information, see <a href="1_1_0_release_notes.htm">Release Notes</a>.</p>
 
 
 <script type="text/javascript" src="../scripts/jquery.zclip.min.js"></script>
@@ -64,4 +64,4 @@ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga
 
 </body>
 
-</html>
\ No newline at end of file
+</html>
index 917679c..18050e1 100644 (file)
@@ -36,8 +36,9 @@
                        <li><a href="download/tizen_studio_migration_guide.htm">Tizen Studio Migration Guide</a></li>
                        <li><a href="download/advanced_configuration.htm">Configuring the Package Manager</a></li>
                        <li><a href="download/uninstalling_sdk.htm">Uninstalling Tizen Studio</a></li>
-                       <li><a href="download/1_0_1_release_notes.htm">Release Notes (1.0.1)</a>
+                       <li><a href="download/1_1_0_release_notes.htm">Release Notes (1.1.0)</a>
                                <ul>
+                                       <li><a href="download/1_0_1_release_notes.htm">1.0.1 (Oct 28, 2016)</a></li>
                                        <li><a href="download/1_0_release_notes.htm">1.0 (Sep 1, 2016)</a></li>
                                </ul>
                        </li>
index 69fe651..50e0dc8 100644 (file)
@@ -13,7 +13,8 @@
                <topic href="html/download/tizen_studio_migration_guide.htm" label="Tizen Studio Migration Guide"></topic>
                <topic href="html/download/advanced_configuration.htm" label="Configuring the Package Manager"></topic>
                <topic href="html/download/uninstalling_sdk.htm" label="Uninstalling Tizen Studio"></topic>
-               <topic href="html/download/1_0_1_release_notes.htm" label="Release Notes (1.0.1)">
+               <topic href="html/download/1_1_0_release_notes.htm" label="Release Notes (1.1.0)">
+                       <topic href="html/download/1_0_1_release_notes.htm" label="1.0.1 (Oct 28, 2016)"></topic>
                        <topic href="html/download/1_0_release_notes.htm" label="1.0 (Sep 1, 2016)"></topic>
                </topic>                
        </topic>