Updated release notes again and the web pages.

This commit is contained in:
kruland2607 2013-11-14 23:16:52 -06:00
parent 5c16873331
commit a0326e7a4f
5 changed files with 26 additions and 9 deletions

View File

@ -2,6 +2,7 @@ OpenRocket 13.11.1 (2013-11-15):
------------------------------
Bug Fixes:
* Added back the TubeConfiguration Configuration dialog
* Seems the jogl update didn't happen in the 13.11 build.
* Made the motor filter remember previous settings
* Fixed various exceptions in flight configuration tables due to column reordering

View File

@ -48,6 +48,11 @@
<div class="content">
<div class="news">
<h2>Recent news:</h2>
<p><span class="date">15.11.2013:</span> Version 13.11.1 is
<a href="download.html">released</a>! This release contains bug fixes
including fixing Tube Coupler configuration, various exceptions in
the flight configuration tab, updated 3d libraris (which didn't really make
it into previous versions).</p>
<p><span class="date">8.11.2013:</span> Version 13.11 is
<a href="download.html">released</a>! This release simplifies
flight configurations by replacing the dialog with the configuration
@ -92,20 +97,20 @@
<a href="http://sourceforge.net/donate/index.php?group_id=260357"><img src="project-support.jpg" width="88" height="32" alt="Support This Project" /></a>
</div>
<div class="downloadbox">
<a class="main" href="https://sourceforge.net/projects/openrocket/files/openrocket/13.11/OpenRocket-13.11.jar/download">
<a class="main" href="https://sourceforge.net/projects/openrocket/files/openrocket/13.11.1/OpenRocket-13.11.1.jar/download">
<strong>Download now!</strong>
<span>OpenRocket-13.11.jar</span>
<span>OpenRocket-13.11.1.jar</span>
</a>
<span class="alternative">
<a href="https://sourceforge.net/projects/openrocket/files/openrocket/13.11/ReleaseNotes/view">Release notes</a> |
<a href="https://sourceforge.net/projects/openrocket/files/openrocket/13.11/OpenRocket-13.11-src.zip/download">Source code</a>
<a href="https://sourceforge.net/projects/openrocket/files/openrocket/13.11.1/ReleaseNotes/view">Release notes</a> |
<a href="https://sourceforge.net/projects/openrocket/files/openrocket/13.11.1/OpenRocket-13.11.1-src.zip/download">Source code</a>
</span>
</div>
<p>OpenRocket can be started in most graphical environments (including
Windows) by double-clicking the package icon. No installation is
required.</p>
<p>From the command line OpenRocket can be started by
<span class="command">java -jar OpenRocket-13.11.jar</span></p>
<span class="command">java -jar OpenRocket-13.11.1.jar</span></p>
<h3>Android version</h3>
<p>The Android version allows opening OpenRocket files, viewing
simulations and motors. Later versions will allow running

View File

@ -49,12 +49,12 @@
<h2>Introduction</h2>
<div class="rightpane">
<div class="downloadbox">
<a class="main" href="https://sourceforge.net/projects/openrocket/files/openrocket/13.11/OpenRocket-13.11.jar/download">
<a class="main" href="https://sourceforge.net/projects/openrocket/files/openrocket/13.11.1/OpenRocket-13.11.1.jar/download">
<strong>Download now!</strong>
<span>OpenRocket-13.11.jar</span>
<span>OpenRocket-13.11.1.jar</span>
</a>
<span class="alternative">
<a href="https://sourceforge.net/projects/openrocket/files/openrocket/13.11/ReleaseNotes/view">Release notes</a> |
<a href="https://sourceforge.net/projects/openrocket/files/openrocket/13.11.1/ReleaseNotes/view">Release notes</a> |
<a href="download.html">Other versions</a>
</span>
</div>
@ -96,6 +96,11 @@
<div class="clear"></div>
<div class="news">
<h2>News</h2>
<p><span class="date">15.11.2013:</span> Version 13.11.1 is
<a href="download.html">released</a>! This release contains bug fixes
including fixing Tube Coupler configuration, various exceptions in
the flight configuration tab, updated 3d libraris (which didn't really make
it into previous versions).</p>
<p><span class="date">8.11.2013:</span> Version 13.11 is
<a href="download.html">released</a>! This release simplifies
flight configurations by replacing the dialog with the configuration

View File

@ -1,4 +1,4 @@
<set version="13.11">
<set version="13.11.1">
<set androidversion="12.09">
<def name="downloadbox">

View File

@ -9,6 +9,12 @@
<!--- Remember to move the position of "onlyrecent" below! --->
<p><span class="date">15.11.2013:</span> Version 13.11.1 is
<a href="download.html">released</a>! This release contains bug fixes
including fixing Tube Coupler configuration, various exceptions in
the flight configuration tab, updated 3d libraris (which didn't really make
it into previous versions).</p>
<p><span class="date">8.11.2013:</span> Version 13.11 is
<a href="download.html">released</a>! This release simplifies
flight configurations by replacing the dialog with the configuration