added web pages
[debian/openrocket] / html / index.html
index 996320457e245b68ba06a2b7bb420d0b38250bb2..7be48a7b7a4bc223f50e8d67d0fc8e0bd36c0e07 100644 (file)
 
     <h2>News</h2>
 
+    <p><strong>17.2.2010:</strong> Version 0.9.6 is
+      <a href="download.html">released</a>!</p>
+
+    <p>This release updates the aerodynamic calculation methods to be
+      more in line with the Barrowman method and enhances the simulation
+      time step selection, in addition to fixing numerous bugs.</p>
+
+    <p><strong>28.11.2009:</strong> Version 0.9.5 is
+      <a href="download.html">released</a>!</p>
+
+    <p>This release <strong>fixes a serious bug in 0.9.4</strong> that
+      prevented adding a tube coupler and centering ring to the same
+      body tube, in addition to a few smaller additions.  Users of
+      0.9.4 should upgrade immediately!</p>
+
+    <p><strong>24.11.2009:</strong> Version 0.9.4 is
+      <a href="download.html">released</a>!</p>
+
+    <p>This version adds support for through-the-wall fin tabs,
+    attaching components to coupler tubes, material editing, automatic
+    update checking, in addition to fixing numerous bugs.</p>
+
+    <p><strong>1.9.2009:</strong> Version 0.9.3 is
+      <a href="download.html">released</a>!</p>
+
+    <p>This version includes lots of bug fixes and new features including
+    data exporting, showing flight events in plots, example rocket designs,
+     splitting clustered inner tubes and automated bug reporting.</p>
+
+    <p><strong>13.7.2009:</strong> Version 0.9.2 is
+      <a href="download.html">released</a>!</p>
+
+    <p>This version includes <strong>bug fixes for imperial unit 
+    conversions</strong> and UI improvements for motor selection.
+    <em>All users of imperial units should upgrade!</em></p>
+
+    <p><strong>9.6.2009:</strong> The 
+    <a href="documentation.html">Master's thesis</a> for which OpenRocket
+    was written for is now available!</p>
+
+    <p>At the same time version 0.9.1 was
+    <a href="download.html">released</a>.  This release fixes various
+    file handling bugs and adds small UI enhancements.</p>
+
     <p><strong>24.5.2009:</strong> First version 0.9.0 
       <a href="download.html">released</a>!</p>
 
     </p>
   </div>
 
+<!-- Piwik -->
+<script type="text/javascript">
+var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/openrocket/" : "http://apps.sourceforge.net/piwik/openrocket/");
+document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
+</script><script type="text/javascript">
+piwik_action_name = '';
+piwik_idsite = 1;
+piwik_url = pkBaseURL + "piwik.php";
+piwik_log(piwik_action_name, piwik_idsite, piwik_url);
+</script>
+<noscript><p><img src="http://apps.sourceforge.net/piwik/openrocket/piwik.php?idsite=1" alt=""/></p></noscript>
+<!-- End Piwik Tag -->
+
 </body>
 </html>