From: <de...@us...> - 2009-10-07 11:58:55
|
Revision: 1872 http://iterm.svn.sourceforge.net/iterm/?rev=1872&view=rev Author: delx Date: 2009-10-07 11:58:49 +0000 (Wed, 07 Oct 2009) Log Message: ----------- Updated website for 0.10 release Modified Paths: -------------- website/appcasts/a/Changelog_final.html website/appcasts/a/appcast_final.xml website/appcasts/b/final.xml website/appcasts/b/final_changes.html website/appcasts/b/testing.xml website/appcasts/b/testing_changes.html website/downloads.shtml website/news.shtml Modified: website/appcasts/a/Changelog_final.html =================================================================== --- website/appcasts/a/Changelog_final.html 2009-10-07 11:08:22 UTC (rev 1871) +++ website/appcasts/a/Changelog_final.html 2009-10-07 11:58:49 UTC (rev 1872) @@ -1,25 +1,11 @@ -<STRONG>Release 0.9.6</STRONG> 9/24/08<BR><BR> -This is our first release after Leopard was released. Besides the Leopard support, -0.9.6 has the following features and fixes:<BR> +<STRONG>Release 0.10</STRONG> 2009/10/07<BR><BR> +The focus for this release has been on improving performance, stability and +reliability. There are a few new features too. <UL> -<LI>"Blur" effect for transparent windows</LI> -<LI>Full screen mode now supports Spaces and multi-monitor setups.</LI> -<LI>Automatically set up the locale in terminal sessions.</LI> -<LI>Dropping a folder to the iTerm icon opens a new sesssion in the folder path.</LI> -<LI>A bunch of UI improvements, including:</LI> - <UL> - <LI>New option to prompt a warning when a multi-tab window is to be closed.</LI> - <LI>Double-clicking the tab bar now launches a new session.</LI> - <LI>Bookmarks are now sorted alphabetically.</LI> - <LI>Double-clicking in the bookmark window now launches a bookmark.</LI> - <LI>Editing profile names is now correctly implemented.</LI> - </UL> -<LI>As usual, there are many bug fixes including</LI> - <UL> - <LI>Several keyboard issues are fixed.</LI> - <LI>Several fixes for the UTF and double-width characters.</LI> - <LI>No more execessive log entries in the system log.</LI> - <LI>Fixed a bug that crashes iTerm when using Applescripts.</LI> - <LI>Greatly enhanced stability.</LI> - </UL> +<LI>Smart window placement - new terminals are position to avoid overlap with existing ones</LI> +<LI>Open new tab in previous directory (See FAQ to get this to work)</LI> +<LI>Improved drawing performance, particularly when the scrollback buffer is full</LI> +<LI>Better interactivity when terminals are busy, menus no longer block applications</LI> +<LI>Various terminal emulation fixes</LI> +<LI>Cryptographically signed auto updates</LI> </UL> Modified: website/appcasts/a/appcast_final.xml =================================================================== --- website/appcasts/a/appcast_final.xml 2009-10-07 11:08:22 UTC (rev 1871) +++ website/appcasts/a/appcast_final.xml 2009-10-07 11:58:49 UTC (rev 1872) @@ -7,10 +7,10 @@ <description>Most recent changes with links to updates.</description> <language>en</language> <item> - <title>Version 0.9.6</title> + <title>Version 0.10</title> <description>http://iterm.sourceforge.net/appcasts/a/Changelog_final.html</description> - <pubDate>Wed, 24 Sep 2008 15:00:00 +0000</pubDate> - <enclosure url="http://downloads.sourceforge.net/iterm/iTerm_0.9.6.dmg" length="1934268" type="application/octet-stream"/> + <pubDate>Wed, 07 Oct 2009 22:47:25 +1100</pubDate> + <enclosure url="http://downloads.sourceforge.net/iterm/iTerm_0.10.zip" length="3833172" type="application/octet-stream"/> </item> </channel> </rss> Modified: website/appcasts/b/final.xml =================================================================== --- website/appcasts/b/final.xml 2009-10-07 11:08:22 UTC (rev 1871) +++ website/appcasts/b/final.xml 2009-10-07 11:58:49 UTC (rev 1872) @@ -3,17 +3,17 @@ <channel> <title>iTerm Changelog</title> <link>http://iterm.sourceforge.net/appcasts/b/final.xml</link> - <description>Stable releases with links to updates.</description> + <description>Stable releases with and bugfixes.</description> <language>en</language> <item> - <title>Version 0.9.6</title> + <title>Version 0.10</title> <sparkle:releaseNotesLink> http://iterm.sourceforge.net/appcasts/b/final_changes.html </sparkle:releaseNotesLink> - <pubDate>Wed, 24 Sep 2008 15:00:00 +0000</pubDate> - <enclosure url="http://downloads.sourceforge.net/iterm/iTerm_0.9.6.dmg" - sparkle:version="0.9.6" length="1934268" type="application/octet-stream" - sparkle:dsaSignature="MCwCFFhLL8U/0F5/sT+JRzMoYa5a8bCDAhRjcCVSLHN6OeAx9sRoFNPmUIIyMQ==" /> + <pubDate>Wed, 07 Oct 2009 22:47:25 +1100</pubDate> + <enclosure url="http://downloads.sourceforge.net/iterm/iTerm_0.10.zip" + sparkle:version="0.10" length="3833172" type="application/octet-stream" + sparkle:dsaSignature="MC0CFFbx0i97+i50ok5UPGBvOZi2rsJ7AhUAlTHK2Sy7/w1uCekeWEOV490gprk=" /> </item> </channel> </rss> Modified: website/appcasts/b/final_changes.html =================================================================== --- website/appcasts/b/final_changes.html 2009-10-07 11:08:22 UTC (rev 1871) +++ website/appcasts/b/final_changes.html 2009-10-07 11:58:49 UTC (rev 1872) @@ -1,25 +1,11 @@ -<STRONG>Release 0.9.6</STRONG> 9/24/08<BR><BR> -This is our first release after Leopard was released. Besides the Leopard support, -0.9.6 has the following features and fixes:<BR> +<STRONG>Release 0.10</STRONG> 2009/10/07<BR><BR> +The focus for this release has been on improving performance, stability and +reliability. There are a few new features too. <UL> -<LI>"Blur" effect for transparent windows</LI> -<LI>Full screen mode now supports Spaces and multi-monitor setups.</LI> -<LI>Automatically set up the locale in terminal sessions.</LI> -<LI>Dropping a folder to the iTerm icon opens a new sesssion in the folder path.</LI> -<LI>A bunch of UI improvements, including:</LI> - <UL> - <LI>New option to prompt a warning when a multi-tab window is to be closed.</LI> - <LI>Double-clicking the tab bar now launches a new session.</LI> - <LI>Bookmarks are now sorted alphabetically.</LI> - <LI>Double-clicking in the bookmark window now launches a bookmark.</LI> - <LI>Editing profile names is now correctly implemented.</LI> - </UL> -<LI>As usual, there are many bug fixes including</LI> - <UL> - <LI>Several keyboard issues are fixed.</LI> - <LI>Several fixes for the UTF and double-width characters.</LI> - <LI>No more execessive log entries in the system log.</LI> - <LI>Fixed a bug that crashes iTerm when using Applescripts.</LI> - <LI>Greatly enhanced stability.</LI> - </UL> +<LI>Smart window placement - new terminals are position to avoid overlap with existing ones</LI> +<LI>Open new tab in previous directory (See FAQ to get this to work)</LI> +<LI>Improved drawing performance, particularly when the scrollback buffer is full</LI> +<LI>Better interactivity when terminals are busy, menus no longer block applications</LI> +<LI>Various terminal emulation fixes</LI> +<LI>Cryptographically signed auto updates</LI> </UL> Modified: website/appcasts/b/testing.xml =================================================================== --- website/appcasts/b/testing.xml 2009-10-07 11:08:22 UTC (rev 1871) +++ website/appcasts/b/testing.xml 2009-10-07 11:58:49 UTC (rev 1872) @@ -6,14 +6,14 @@ <description>Most recent changes with links to updates.</description> <language>en</language> <item> - <title>Version 0.9.6.20090928</title> + <title>Version 0.10</title> <sparkle:releaseNotesLink> http://iterm.sourceforge.net/appcasts/b/testing_changes.html </sparkle:releaseNotesLink> - <pubDate>Mon, 28 Sep 2009 22:57:30 +1000</pubDate> - <enclosure url="http://iterm.sourceforge.net/files/iTerm_0.9.6.20090928.zip" - sparkle:version="0.9.6.20090928" length="3832287" type="application/octet-stream" - sparkle:dsaSignature="MCwCFC0kHHzEVXmpYRK9qb89lboIHvBuAhRDLkcbnDWiTO1epoMXVkcYbExMXQ==" /> + <pubDate>Wed, 07 Oct 2009 22:44:53 +1100</pubDate> + <enclosure url="http://downloads.sourceforge.net/iterm/iTerm_0.10.zip" + sparkle:version="0.10" length="3833172" type="application/octet-stream" + sparkle:dsaSignature="MCwCFGR6nahtNbPnzNZ9JcGcgriUxMxHAhRi2o1I07oDfbnZcCR2OBuB4APNIw==" /> </item> </channel> </rss> Modified: website/appcasts/b/testing_changes.html =================================================================== --- website/appcasts/b/testing_changes.html 2009-10-07 11:08:22 UTC (rev 1871) +++ website/appcasts/b/testing_changes.html 2009-10-07 11:58:49 UTC (rev 1872) @@ -1,6 +1,13 @@ -<STRONG>WARNING! These are testing releases! If you want a stable release, please stick to 0.9.6</STRONG> +<STRONG>WARNING! These are testing releases! If you want a stable release, please stick to 0.10</STRONG> <BR><BR><BR> +Version <STRONG>0.10</STRONG> includes the following changes: +<UL> + <LI> Lock scrolling while the user is selecting text (#2868971)</LI> + <LI> Fixed report bug link in about box (#2872981)</LI> + <LI> This is a new stable release! =D</LI> +</UL> + Version <STRONG>0.9.6.20090928</STRONG> includes the following changes: <UL> <LI> Fixed IME when option key is set to meta/esc</LI> Modified: website/downloads.shtml =================================================================== --- website/downloads.shtml 2009-10-07 11:08:22 UTC (rev 1871) +++ website/downloads.shtml 2009-10-07 11:58:49 UTC (rev 1872) @@ -6,13 +6,14 @@ <h1>Download</h1> <ul> - <li><a href="http://sourceforge.net/project/showfiles.php?group_id=67789">iTerm 0.9.6</a>: The latest stable iTerm release</li> - <li><a href="http://iterm.sourceforge.net/files/iTerm_0.9.6.20090928.zip">Recent binary build from SVN</a> (0.9.6.20090928, English only)</li> + <li><a href="http://download.sourceforge.net/iterm/0.10/iTerm_0.10.zip">iTerm 0.10</a>: The latest stable iTerm release</li> +<!-- <li><a href="http://iterm.sourceforge.net/files/iTerm_0.9.6.20090928.zip">Recent binary build from SVN</a> (0.9.6.20090928, English only)</li>--> <li><a href="http://iterm.svn.sourceforge.net/viewvc/iterm/trunk/Changelog">SVN Changelog</a></li> </ul> <h2>Earlier Builds</h2> <ul> + <li><a href="http://iterm.sourceforge.net/files/iTerm_0.9.6.20090927.zip">build 0.9.6.20090928</a></li> <li><a href="http://iterm.sourceforge.net/files/iTerm_0.9.6.20090927.zip">build 0.9.6.20090927</a></li> <li><a href="http://iterm.sourceforge.net/files/iTerm_0.9.6.20090923.zip">build 0.9.6.20090923</a></li> <li><a href="http://iterm.sourceforge.net/files/iTerm_0.9.6.20090920.1.zip">build 0.9.6.20090920.1</a></li> Modified: website/news.shtml =================================================================== --- website/news.shtml 2009-10-07 11:08:22 UTC (rev 1871) +++ website/news.shtml 2009-10-07 11:58:49 UTC (rev 1872) @@ -7,6 +7,17 @@ <h1>News</h1> +<h2>Release 0.10</h2> +<div class="date">2009/10/7</div> +<p>The focus for this release has been on improving performance, stability and reliability. There are a few new features too.</p> +<ul> +<li>Smart window placement - new terminals are position to avoid overlap with existing ones</li> +<li>Open new tab in previous directory (See FAQ to get this to work)</li> +<li>Improved drawing performance, particularly when the scrollback buffer is full</li> +<li>Better interactivity when terminals are busy, menus no longer block applications</li> +<li>Various terminal emulation fixes</li> +<li>Cryptographically signed auto updates</li> +</ul> <h2>Website Redesign</h2> <div class="date">2009/9/22</div> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |