Add release notes for 1.2.0 and 1.1.1 88/127088/3
authorEditor Lionbridge <TizenEditor.SEL@lionbridge.com>
Wed, 26 Apr 2017 06:54:24 +0000 (09:54 +0300)
committerEditor Lionbridge <TizenEditor.SEL@lionbridge.com>
Wed, 10 May 2017 07:28:10 +0000 (10:28 +0300)
This is a manual cherry-pick from multiple changes in the tizen_3.0
branch:
- Add Tizen Studio 1.2.0 release notes (#125852)
- Edit emulator fixed bug change in RN 1.1.1 (#126434)
- Update Emulator changes in Fixed Bugs section (#116555)
- Add Release Note for Tizen Studio 1.1.1 (#113675)

PS2: Manually cherry-picked "Update 1.2.0 release date and numbering"
change (#128463) from the tizen_3.0 branch
PS3: Manually cherry-picked "RT IDE does not support debugging,
modify the RN." change (#128256) from the tizen_3.0 branch

Change-Id: Ia16a4ae985b8fd10616783f346b88c8a7c038c08

org.tizen.studio/html/cover_page.htm
org.tizen.studio/html/download/1_1_0_release_notes.htm
org.tizen.studio/html/download/1_1_1_release_notes.htm [new file with mode: 0644]
org.tizen.studio/html/download/1_2_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

index db4dd07..5233662 100644 (file)
@@ -33,7 +33,7 @@
 <div id="container"><div id="contents"><div class="content">
  <h1>Tizen Studio</h1>
 
-<p><strong>Tizen Studio 1.1.0 is now launched!</strong></p>
+<p><strong>Tizen Studio 1.2 is now launched!</strong></p>
 <p>With the Tizen Studio, you can select and install only those platforms and profiles you need. With a new Eclipse version as the Tizen Studio platform, you can experience the stable, lightweight, and consistent user interface that is unique to the Tizen development environment.</p>
 
 <p>In the Tizen Studio, you can perform all the same development activities that were possible with the old Tizen SDK: you can develop, build, debug, profile, and emulate Tizen native and Web applications. In the Tizen Studio, the new development environment is simply better. It allows you to develop applications more comfortably in the Tizen Studio that is more focused on the Tizen development. There are about 200 types of online sample codes available to increase the understanding of Tizen applications, and new sample applications are added continuously in the future as well.</p>
index 7138294..36d711f 100644 (file)
@@ -12,7 +12,7 @@
     <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>
+    <title>Tizen Studio 1.1 Release Notes</title>
 </head>
 
 <body class="no-toc" onload="prettyPrint()" style="overflow: auto;">
@@ -26,7 +26,7 @@
         <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>
+<h1>Tizen Studio 1.1 Release Notes</h1>
 
 <ul><li>Release Date: Jan 18, 2017</li></ul>
 
diff --git a/org.tizen.studio/html/download/1_1_1_release_notes.htm b/org.tizen.studio/html/download/1_1_1_release_notes.htm
new file mode 100644 (file)
index 0000000..7f48e24
--- /dev/null
@@ -0,0 +1,167 @@
+<!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.1 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.1 Release Notes</h1>
+
+<ul><li>Release Date: Feb 27, 2017</li></ul>
+
+<h2>IDE and Tools</h2>
+
+<h3>Fixed Bugs</h3>
+
+<ul>
+<li>Installer, Package Manager, and Uninstaller
+       <ul>
+    <li>The bug that caused the installer to start the installation process even when trying to install the Tizen Studio to a non-existing drive has been fixed.</li>
+       </ul>
+</li>
+<li>Web and Native IDE
+       <ul>
+    <li>During the IME project installation, an error occurred and caused the project to occupy 30% of the CPU. This issue has been fixed.</li>
+       <li>The issue where the second debugging stopped when running the application debugging continuously in the Web IDE has been fixed.</li>
+       <li>The tooltip error in the toolbar debug and run icon 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's high memory usage. This issue has been fixed.</li>
+       </ul>
+</li>
+<li>Emulator
+       <ul>
+       <li>The bug that sometimes caused NFC to work improperly or not at all on the emulator has been fixed.</li>
+       <li>The bug that caused WebGL to fail in watch applications 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 "part" 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 "High Speed NVIDIA Processor" as "Preferred Graphics processor" 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 'failed to allocate memory' 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>
+
+<li>Web Inspector
+        <ul>
+        <li>If your Chrome&trade; browser version is higher than 54, the Web Inspector console and some other functions do not work properly due to Web core compatibility issues.</li>
+       <li>To debug your watch application, you must use the latest emulator version.</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>
\ No newline at end of file
diff --git a/org.tizen.studio/html/download/1_2_0_release_notes.htm b/org.tizen.studio/html/download/1_2_0_release_notes.htm
new file mode 100644 (file)
index 0000000..92c7f31
--- /dev/null
@@ -0,0 +1,203 @@
+<!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.2 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.2 Release Notes</h1>
+<ul><li>Release Date: May 10, 2017</li></ul>
+<h2>IDE and Tools</h2>
+<h3>New Features</h3>
+<ul>
+       <li>Installer, Package Manager, and Uninstaller
+               <ul>
+               <li>The Package Manager saves the profile filter state and shows it when launched again.</li>
+               <li>A Tizen Studio for RT installer has been added.</li>
+               </ul></li>
+       <li>Native UI Builder
+               <ul>
+               <li>You can bind static and remote type data sources to a UI component in the UI Builder. Databinding generates code on the backend and the data is displayed on components at runtime. The data displayed on UI components bound to a remote data source stay in sync with the remote data.
+               <p>This feature is available for mobile profiles since Tizen 2.4, and for wearable profiles since Tizen 3.0.</p></li>
+               </ul></li>
+       <li>Dynamic Analyzer
+               <ul>
+               <li>Support for using function profiling for application libraries has been added.</li>
+               <li>A memory map can be shown for the selected time.</li>
+               <li>Support for copying and exporting data from tables has been added.</li>
+               <li>Filter and sort icons have been added to the tables.</li>
+               <li>Notification popups on device connect and disconnect have been added.</li>
+               <li>Target connection status icons have been added to the feature selection dialog.</li>
+               <li>A guide text appears on the <strong>Timeline</strong> tab if the connected device does not match the selected device.</li>
+               <li>Features can be configured from the feature selection dialog.</li>
+               <li>A progress bar has been added for time-consuming operations.</li>
+               </ul></li>
+       <li>RT IDE
+               <ul>
+               <li>You can create RT projects from either a local template or remote Git.</li>
+               <li>You can create RT applications with basic file sets.</li>
+               <li>An easy-to-use build and flash wizard has been added.</li>
+               <!-- <li>Line debugging functionality for RT projects has been added.</li> -->
+               <li>You can communicate with the board using the <strong>Terminal</strong> view.</li>
+               <li>Code assist and hover functionalities for C source files have been added to the Code Editor.</li>
+               </ul></li>
+       </ul>
+<h3>Changed Features</h3>
+<ul>
+       <li>Installer, Package Manager, and Uninstaller
+               <ul>
+               <li>On Windows&reg;, the CLI Package Manager now runs as a foreground process that stays in sync with the command line and supports the self-update feature.</li>
+               </ul></li>
+       <li>Native UI Builder
+               <ul>
+               <li>The new UX has been applied to the <strong>Convert to UI Builder Project</strong> wizard.</li>
+               </ul></li>
+       <li>Dynamic Analyzer
+               <ul>
+               <li>Memory usage and performance for Heap Allocation profiling has been improved.</li>
+               <li>UI performance has been improved by removing redundant double updates in left table views.</li>
+               <li>In the chart view, the <strong>Analyze range</strong> pop-up menu item has been renamed <strong>Select range</strong>.</li>
+               <li>Logging of SWAP messages has been disabled by default to improve performance.</li>
+               </ul></li>
+       <li>Manifest Editor
+               <ul>
+               <li>You can add multiple widget classes from the <strong>Advanced</strong> tab.</li>
+               </ul></li>
+</ul>
+<h3>Fixed Bugs</h3>
+<ul>
+       <li>Web and Native IDE
+               <ul>
+               <li>The bug where the IDE hangs when a shared library unit test project is run without the "Launch in background" option has been fixed.</li>
+               <li>The bug where the test result field does not display the result when a shared library unit test project is run has been fixed.</li>
+               </ul></li>
+       <li>EDC Editor
+               <ul>
+               <li>The EDC Editor did not work in Ubuntu due to a current shared library reference error. This issue has been fixed.</li>
+               </ul></li>
+       <li>Dynamic Analyzer
+               <ul>
+               <li>The bug with incorrect callstack construction has been fixed. The callstack is shown only after tracing is stopped.</li>
+               <li>The behavior of the <strong>Cancel</strong> button in the start tracing progress bar has been fixed.</li>
+               <li>Memory map building has been fixed.</li>
+               <li>The Core Usage feature did not work when it was the only feature selected. This issue has been fixed.</li>
+               <li>The <strong>Callstack</strong> table in the <strong>Memory</strong> tab is now shown only when needed.</li>
+               </ul></li>
+       <li>Platform IDE
+               <ul>
+               <li>The bug where the IDE failed to build for Tizen 3.0 has been fixed.</li>
+               <li>The bug where the IDE failed to install the output RPM binary using <code>pkgcmd</code> 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>
+               <li>In Windows&reg; CLI Package Manager, the execution file disappears when forcibly terminated (<strong>Ctrl + C</strong>) during execution.</li>
+               </ul></li>
+       <li>Web and Native IDE
+               <ul>
+       <li>You can create unit tests for Tizen 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>
+               <li>The unit test application crashes on launch from the Tizen Studio.</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 UI Builder
+               <ul>
+               <li>If the <code>expanded</code> attribute in a multibutton entry component is set to <code>false</code>, <strong>+</strong> is displayed.</li>
+               </ul></li>
+       <li>Native Component Designer
+               <ul>
+               <li>The vector-type part 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 macOS.</li>
+               <li>The Component Designer crashes if an alias is selected as an added item's source group.</li>
+               </ul></li>
+       <li>Emulator
+               <ul>
+               <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 "High Speed NVIDIA Processor" as "Preferred Graphics processor" 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 "failed to allocate memory" 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>
+               <li>When you launch the Emulator Manager in the Tizen IDE, the Emulator Manager shortcut image is not exposed properly.</li>
+               <li>Basic Web applications do not install on SD cards.</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 macOS).</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>
+       <li>Web Inspector
+               <ul>
+        <li>If your Chrome&trade; browser version is higher than 54, the Web Inspector console and some other functions do not work properly due to Web core compatibility issues.</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>
\ No newline at end of file
index 7c5e3f6..e48ab66 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_1_0_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_2_0_release_notes.htm">Release Notes</a>.</p>
 
 
 <script type="text/javascript" src="../scripts/jquery.zclip.min.js"></script>
index ebae3fd..7821206 100644 (file)
                        <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_1_0_release_notes.htm">Release Notes (1.1.0)</a>
+                       <li><a href="download/1_2_0_release_notes.htm">Release Notes (1.2)</a>
                                <ul>
+                                       <li><a href="download/1_1_1_release_notes.htm">1.1.1 (Feb 27, 2017)</a></li>
+                                       <li><a href="download/1_1_0_release_notes.htm">1.1 (Jan 18, 2017)</a></li>
                                        <li><a href="download/1_0_2_release_notes.htm">1.0.2 (Dec 23, 2016)</a></li>
                                        <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>
index 9ea8132..cc09f78 100644 (file)
@@ -13,7 +13,9 @@
                <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_1_0_release_notes.htm" label="Release Notes (1.1.0)">
+               <topic href="html/download/1_2_0_release_notes.htm" label="Release Notes (1.2)">
+                       <topic href="html/download/1_1_1_release_notes.htm" label="1.1.1 (Feb 27, 2017)"></topic>
+                       <topic href="html/download/1_1_0_release_notes.htm" label="1.1 (Jan 18, 2017)"></topic>
                        <topic href="html/download/1_0_2_release_notes.htm" label="1.0.2 (Dec 23, 2016)"></topic>
                        <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>