Commit 39bf0d9c authored by andrew-mckinney's avatar andrew-mckinney

Merge pull request #45 from afmckinney/release_notes

Added new release notes for v126
parents f6ae5106 64df9b17
......@@ -36,24 +36,41 @@
<div class="content">
<div class="content-body">
<h2>Release Notes</h2>
<h2>Release Notes</h2>
<h3>Version 125, May 6, 2012</h3>
<ul>
<li> Added ability for apk's created with this version of AppInventor, to be uploaded to Google Play.
<li> Fixed Searching in documentation.
<li> launch_buildserver script now accepts command line arguments
<li> Fixed numerous issues in the documentation pages.
<li> App Inventor should now work better with IE9
<li> Fixed signout link
<li> Added a Shape property to the Button component
<li> Fixed orientation sensor documentation bug
<li> Made changes to make Button FontSize dynamic
<li> Updated notepad.jnlp to fix broken link.
<il> Made the "/learn", "/about", and "/forum" subtrees not require login.
<il> Added some minor logging improvements.
</ul>
</div>
<h3>Version 125, May 6, 2012</h3>
<ul>
<li> Added ability for apk's created with this version of AppInventor, to be uploaded to Google Play.
<li> Fixed Searching in documentation.
<li> launch_buildserver script now accepts command line arguments
<li> Fixed numerous issues in the documentation pages.
<li> App Inventor should now work better with IE9
<li> Fixed signout link
<li> Added a Shape property to the Button component
<li> Fixed orientation sensor documentation bug
<li> Made changes to make Button FontSize dynamic
<li> Updated notepad.jnlp to fix broken link.
<il> Made the "/learn", "/about", and "/forum" subtrees not require login.
<il> Added some minor logging improvements.
</ul>
<br><br>
<h3>Version 126, June 26, 2012</h3>
<ul>
<li> Upgrading the Player Component - Added a Completed event, an isPlaying method, a Looping and Volume property. Modified the Stop method to seek back to the beginning of the song.
<li> Updated Player Component Documentation.
<li> Added new flag to the launch-buildserer script allowing the ability to specify log file and output path.
<li> Added a link to the main panel for access to Release Notes.
<li> Updated text in Quizme tutorial.
<li> Added check for invalid file names.
<li> Modify LocationSensor component to include designer properties for time and distance notification intervals.
<li> Cleaned up misleading warning and error messages.
<li> Updated documentation on how to restart the app from the blocks editor.
<li> Added new property, MinimumInterval, to accelerometer, that keeps it from reporting Shaking events too often.
<li> Changed the error reporting so that red error messages in the Designer disappear when the user clicks the mouse anywhere on the screen.
<li> Updated documentation for color blocks to match the changes made in "make color" and "split color"
<li> Change version to come from Git rather than Mercurial.
</ul>
</div>
</div>
<div class="footer">
<script language = "JavaScript">createFooter();</script><br>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment