| 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" |
|---|
| 2 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
|---|
| 3 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><!-- InstanceBegin template="/Templates/Eraser.dwt" codeOutsideHTMLIsLocked="false" --> |
|---|
| 4 | <head> |
|---|
| 5 | <!-- InstanceBeginEditable name="Title" --> |
|---|
| 6 | <title>Eraser :: Announcemens :: April 18, 2009</title> |
|---|
| 7 | <!-- InstanceEndEditable --> |
|---|
| 8 | <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> |
|---|
| 9 | <link href="../style.css" rel="stylesheet" type="text/css" /> |
|---|
| 10 | <script type="text/javascript" src="../scripts.js"></script> |
|---|
| 11 | <!-- InstanceBeginEditable name="head" --> |
|---|
| 12 | <style type="text/css"> |
|---|
| 13 | table.changelog { |
|---|
| 14 | width: 100%; |
|---|
| 15 | } |
|---|
| 16 | |
|---|
| 17 | table.changelog td { |
|---|
| 18 | vertical-align: top; |
|---|
| 19 | } |
|---|
| 20 | |
|---|
| 21 | td.author { |
|---|
| 22 | padding-left: 1.0em; |
|---|
| 23 | text-align: right; |
|---|
| 24 | } |
|---|
| 25 | |
|---|
| 26 | code.hash { |
|---|
| 27 | background-color: #F0F0F0; |
|---|
| 28 | font-family: Consolas, "Courier New", Courier, mono; |
|---|
| 29 | font-size: 1.0em; |
|---|
| 30 | |
|---|
| 31 | display: block; |
|---|
| 32 | } |
|---|
| 33 | </style> |
|---|
| 34 | <!-- InstanceEndEditable --> |
|---|
| 35 | <!-- InstanceParam name="ArticlePoster" type="boolean" value="true" --> |
|---|
| 36 | </head> |
|---|
| 37 | |
|---|
| 38 | <body onload="MM_preloadImages('../images/btn_home_hov.gif', '../images/btn_download_hov.gif', '../images/btn_forum_hov.gif', '../images/btn_trac_hov.gif')"> |
|---|
| 39 | <div id="wrap"> |
|---|
| 40 | <div id="banner"> |
|---|
| 41 | <a href="../index.php"><img src="../images/header.jpg" class="banner_img" alt="Eraser v6" /></a> |
|---|
| 42 | </div> |
|---|
| 43 | <div id="content"> |
|---|
| 44 | <div class="left"> |
|---|
| 45 | <!-- InstanceBeginRepeat name="LeftContent" --><!-- InstanceBeginRepeatEntry --> |
|---|
| 46 | <div class="article"> |
|---|
| 47 | <div class="article_head"> |
|---|
| 48 | <div class="title"> |
|---|
| 49 | <h2><!-- InstanceBeginEditable name="LeftContentEditTitle" --><a href="../index.php">Eraser</a> 5.8.7-beta5 released!<!-- InstanceEndEditable --></h2> |
|---|
| 50 | <div class="posted"><!-- InstanceBeginEditable name="LeftContentEditPoster" -->Posted by: Joel, 18 April 2009, 11.36am, +800 GMT <!-- InstanceEndEditable --></div> |
|---|
| 51 | </div> |
|---|
| 52 | </div> |
|---|
| 53 | |
|---|
| 54 | <!-- InstanceBeginEditable name="LeftContentEdit" --> |
|---|
| 55 | <p>Hello all! I know I've been keeping silence for quite a while, but I assure you Eraser is not dead. Just that I've been too busy to do much stuff recently. Anyway, I've spent a few hours going through the buglist and solving these last few v5 bugs:</p> |
|---|
| 56 | <h2>Changelog</h2> |
|---|
| 57 | <table class="changelog"> |
|---|
| 58 | <tr> |
|---|
| 59 | <th>Revision</th> |
|---|
| 60 | <th>Description</th> |
|---|
| 61 | <th>Author</th> |
|---|
| 62 | </tr> |
|---|
| 63 | <tr> |
|---|
| 64 | <td>882</td> |
|---|
| 65 | <td>Fixed the task completion action specifier for dragged-and-dropped files to the On-Demand as well as for tasks on the Scheduler</td> |
|---|
| 66 | <td class="author">Joel</td> |
|---|
| 67 | </tr> |
|---|
| 68 | <tr> |
|---|
| 69 | <td>883</td> |
|---|
| 70 | <td>Show the time the scheduled task will run even if it is running at midnight</td> |
|---|
| 71 | <td class="author">Joel</td> |
|---|
| 72 | </tr> |
|---|
| 73 | <tr> |
|---|
| 74 | <td>884</td> |
|---|
| 75 | <td><ul> |
|---|
| 76 | <li>Fixed a 64-bit problem for ISAAC buffer fills (semantic, not really serious)</li> |
|---|
| 77 | <li>Fixed a wrong use of the equality operator leading to files being detected as encrypted when they are not</li> |
|---|
| 78 | </ul> |
|---|
| 79 | </td> |
|---|
| 80 | <td class="author">Joel</td> |
|---|
| 81 | </tr> |
|---|
| 82 | <tr> |
|---|
| 83 | <td>885</td> |
|---|
| 84 | <td>Fixed the missing shell extension entries </td> |
|---|
| 85 | <td class="author">Joel</td> |
|---|
| 86 | </tr> |
|---|
| 87 | <tr> |
|---|
| 88 | <td>886</td> |
|---|
| 89 | <td>Fixed the Visual C++ Redistributable install for 64-bit builds </td> |
|---|
| 90 | <td class="author">Joel</td> |
|---|
| 91 | </tr> |
|---|
| 92 | </table> |
|---|
| 93 | <p> |
|---|
| 94 | <strong>Disclaimer: The code is still of <em>beta quality</em> and may not be as stable as the released versions of Eraser.</strong> |
|---|
| 95 | It is however good to note that there are no feature additions and are mainly feature fixes and therefore upgrading should constitute an increase in stability. |
|---|
| 96 | </p> |
|---|
| 97 | <p> |
|---|
| 98 | If you have read the disclaimer, follow the instructions about <strong><a href="../trac/wiki/InstallingBetas">installing betas</a></strong> then download the <strong><a href="../download.php?id=10">installer</a></strong> or the <strong><a href="../download.php?id=11">standalone ("portable")</a></strong> edition. |
|---|
| 99 | </p> |
|---|
| 100 | <p>File hashes:</p> |
|---|
| 101 | <ul> |
|---|
| 102 | <li>Installer</li> |
|---|
| 103 | <ul> |
|---|
| 104 | <li>SHA-1: <code class="hash">f93d4c43d738a962156ae6e9245e8ef59c926ce0</code></li> |
|---|
| 105 | <li>SHA-256: <code class="hash">1cc0e746e4cbb041d1f67a6c90cfabe3b398b4febc956313360<br />63cec340b155b</code></li> |
|---|
| 106 | <li>Whirlpool: <code class="hash">4ca1cee10200fb1e52ebae9cc5ee53d4c4349af1c953e332d25<br />e6442dc4431633bc663321d0574050792777e2063520fa0770f<br />fd53fa84b0185cb207bc60ce9d</code></li> |
|---|
| 107 | </ul> |
|---|
| 108 | <li>Standalone</li> |
|---|
| 109 | <ul> |
|---|
| 110 | <li>SHA-1: <code class="hash">88bc622669f110a01d487630105e1fe543ccd668</code></li> |
|---|
| 111 | <li>SHA-256: <code class="hash">00113b1e81fc22d0a4ebca10e3820476d58a9d01e8e923a5b48<br />3b763cc76cb4c</code></li> |
|---|
| 112 | <li>Whirlpool: <code class="hash">9709eb3d4a029204cb43c4dfe224d2928d8d5b62c57fde8fa49<br />b14d5cd6f0257649aa59d7ed2549cde6d36867d620fb2b30d27<br />d5141d7782ad9c806e723639b6</code></li> |
|---|
| 113 | </ul> |
|---|
| 114 | </ul> |
|---|
| 115 | |
|---|
| 116 | <!-- InstanceEndEditable --> |
|---|
| 117 | </div> |
|---|
| 118 | <!-- InstanceEndRepeatEntry --><!-- InstanceEndRepeat --> |
|---|
| 119 | </div> |
|---|
| 120 | <div class="right"> |
|---|
| 121 | <div class="right_nav"> |
|---|
| 122 | <div class="right_nav_bg"> |
|---|
| 123 | <a href="../index.php"><img src="../images/btn_home.gif" id="nav1" alt="Home" onmouseover="MM_swapImage('nav1','','../images/btn_home_hov.gif',1)" onmouseout="MM_swapImgRestore()" /></a><a href="../download.php"><img src="../images/btn_download.gif" id="nav2" alt="Download" onmouseover="MM_swapImage('nav2', '', '../images/btn_download_hov.gif', 1)" onmouseout="MM_swapImgRestore()" /></a><a href="/forum/viewforum.php?f=30"><img src="../images/btn_forum.gif" id="nav3" alt="Forum" onmouseover="MM_swapImage('nav3', '', '../images/btn_forum_hov.gif', 1)" onmouseout="MM_swapImgRestore()" /></a><a href="/trac"><img src="../images/btn_trac.gif" id="nav4" alt="Trac" onmouseover="MM_swapImage('nav4', '', '../images/btn_trac_hov.gif', 1)" onmouseout="MM_swapImgRestore()" /></a> |
|---|
| 124 | </div> |
|---|
| 125 | </div> |
|---|
| 126 | |
|---|
| 127 | <div class="right_news"> |
|---|
| 128 | <h3>Latest News</h3> |
|---|
| 129 | <div class="right_news_bg"> |
|---|
| 130 | <h2>Eraser 6.0.10 released!</h2> |
|---|
| 131 | <div class="posted">Posted by: Joel, 23<sup>rd</sup> May 2012, 10:30 am +800GMT</div> |
|---|
| 132 | <p>Eraser 6.0.10 has been released today. This is a bugfix release which continues to build on the stability Eraser 6 series. All users are recommended to upgrade to this version. <a href="20120523.html">Read the full announcement.</a></p> |
|---|
| 133 | </div> |
|---|
| 134 | </div> |
|---|
| 135 | |
|---|
| 136 | <!-- InstanceBeginRepeat name="RightContent" --><!-- InstanceEndRepeat --> |
|---|
| 137 | </div> |
|---|
| 138 | </div> |
|---|
| 139 | <div id="footer"> |
|---|
| 140 | <div class="footer"> |
|---|
| 141 | <div class="footer_l"> |
|---|
| 142 | <p>2008-2012 © Eraser</p> |
|---|
| 143 | </div> |
|---|
| 144 | <div class="footer_r"> |
|---|
| 145 | <p> |
|---|
| 146 | Original Design by <a href="http://eatlon.com" target="_blank">Olle Axelsson</a><br /> |
|---|
| 147 | Modified for Eraser by <a href="http://lemarquis.deviantart.com" target="_blank">Dennis van Lith</a><br /> |
|---|
| 148 | HTML edits by <a href="http://joelsplace.sg" target="_blank">Joel Low</a> |
|---|
| 149 | </p> |
|---|
| 150 | </div> |
|---|
| 151 | </div> |
|---|
| 152 | </div> |
|---|
| 153 | </div> |
|---|
| 154 | <div id="ffscrollbarfix"></div> |
|---|
| 155 | </body> |
|---|
| 156 | <!-- InstanceEnd --></html> |
|---|