| 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 :: Announcements :: December 13, 2008</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 | </style> |
|---|
| 21 | <!-- InstanceEndEditable --> |
|---|
| 22 | <!-- InstanceParam name="ArticlePoster" type="boolean" value="false" --> |
|---|
| 23 | </head> |
|---|
| 24 | |
|---|
| 25 | <body onload="MM_preloadImages('../images/btn_home_hov.gif', '../images/btn_download_hov.gif', '../images/btn_forum_hov.gif', '../images/btn_trac_hov.gif')"> |
|---|
| 26 | <div id="wrap"> |
|---|
| 27 | <div id="banner"> |
|---|
| 28 | <a href="../index.php"><img src="../images/header.jpg" class="banner_img" alt="Eraser v6" /></a> |
|---|
| 29 | </div> |
|---|
| 30 | <div id="content"> |
|---|
| 31 | <div class="left"> |
|---|
| 32 | <!-- InstanceBeginRepeat name="LeftContent" --><!-- InstanceBeginRepeatEntry --> |
|---|
| 33 | <div class="article"> |
|---|
| 34 | <div class="article_head"> |
|---|
| 35 | <div class="title"> |
|---|
| 36 | <h2><!-- InstanceBeginEditable name="LeftContentEditTitle" --><a href="../index.php">Eraser 6-rc2 released! </a><!-- InstanceEndEditable --></h2> |
|---|
| 37 | |
|---|
| 38 | </div> |
|---|
| 39 | </div> |
|---|
| 40 | |
|---|
| 41 | <!-- InstanceBeginEditable name="LeftContentEdit" --> |
|---|
| 42 | <p>Eraser 6 Release Candidate 2 is released, bringing with it about a dozen fixes (a few of them major!)</p> |
|---|
| 43 | <p>The list of changes:</p> |
|---|
| 44 | <table class="changelog"> |
|---|
| 45 | <tr> |
|---|
| 46 | <th>Revision</th> |
|---|
| 47 | <th>Description</th> |
|---|
| 48 | <th>Author</th> |
|---|
| 49 | </tr> |
|---|
| 50 | <tr> |
|---|
| 51 | <td>672</td> |
|---|
| 52 | <td>Authenticode certificate validation<br /> |
|---|
| 53 | The Authenticode certificate should be checked alone and not traced to the root certificate to allow for revocation</td> |
|---|
| 54 | <td>Joel</td> |
|---|
| 55 | </tr> |
|---|
| 56 | <tr> |
|---|
| 57 | <td>677-736</td> |
|---|
| 58 | <td>Implemented an Explorer context menu<br /> |
|---|
| 59 | Shell integration allows for the queuing of tasks in the Eraser Task List.</td> |
|---|
| 60 | <td>Kaz/Joel</td> |
|---|
| 61 | </tr> |
|---|
| 62 | <tr> |
|---|
| 63 | <td><p>737-741<br /> |
|---|
| 64 | 743-757<br /> |
|---|
| 65 | 759-764<br /> |
|---|
| 66 | 767-773</p> |
|---|
| 67 | </td> |
|---|
| 68 | <td>Implemented remote task creation <br /> |
|---|
| 69 | Other Eraser instances can now communicate with the main instance, giving more tasks to complete so that tasks can be controlled from one interface </td> |
|---|
| 70 | <td>Kaz/Joel</td> |
|---|
| 71 | </tr> |
|---|
| 72 | <tr> |
|---|
| 73 | <td>766</td> |
|---|
| 74 | <td>Eraser now starts up together with the system.<br /> |
|---|
| 75 | This allows tasks to be marked Run on Restart </td> |
|---|
| 76 | <td>Joel</td> |
|---|
| 77 | </tr> |
|---|
| 78 | <tr> |
|---|
| 79 | <td>777</td> |
|---|
| 80 | <td>Slightly better error logging </td> |
|---|
| 81 | <td>Joel</td> |
|---|
| 82 | </tr> |
|---|
| 83 | <tr> |
|---|
| 84 | <td>781</td> |
|---|
| 85 | <td>Single-instance Eraser <br /> |
|---|
| 86 | Further work to allow a single instance of Eraser. This brings with it a few Vista UAC changes as well </td> |
|---|
| 87 | <td>Joel</td> |
|---|
| 88 | </tr> |
|---|
| 89 | <tr> |
|---|
| 90 | <td>792</td> |
|---|
| 91 | <td>Bootstrapper progress bar<br /> |
|---|
| 92 | The bootstrapper progress bar usually remained at zero </td> |
|---|
| 93 | <td>Joel</td> |
|---|
| 94 | </tr> |
|---|
| 95 | <tr> |
|---|
| 96 | <td>793</td> |
|---|
| 97 | <td>Create standard Windows Shortcuts for Eraser so Run as Administrator can be accessed. </td> |
|---|
| 98 | <td>Joel</td> |
|---|
| 99 | </tr> |
|---|
| 100 | <tr> |
|---|
| 101 | <td>795-802</td> |
|---|
| 102 | <td>Implemented NTFS MFT record erasure<br /> |
|---|
| 103 | The old code erroneously erased resident MFT records without erasing old entries.</td> |
|---|
| 104 | <td>Joel</td> |
|---|
| 105 | </tr> |
|---|
| 106 | <tr> |
|---|
| 107 | <td>806</td> |
|---|
| 108 | <td>Erase all files in folder to ignore inaccessible files<br /> |
|---|
| 109 | The old code would completely stumble when a file or folder was inaccessible. The behaviour now is to just ignore the file/folder </td> |
|---|
| 110 | <td>Joel</td> |
|---|
| 111 | <tr> |
|---|
| 112 | <td>807</td> |
|---|
| 113 | <td>Allow cancellation of cluster tip erasures </td> |
|---|
| 114 | <td>Joel/Kaz</td> |
|---|
| 115 | <tr> |
|---|
| 116 | <td>809</td> |
|---|
| 117 | <td>Unused space erasures now include erasing the cluster tips of files outside the working directory of Eraser if the drive Eraser was on was being erased. </td> |
|---|
| 118 | <td>Joel</td> |
|---|
| 119 | <tr> |
|---|
| 120 | <td>811</td> |
|---|
| 121 | <td>Time estimates are now based on a 15-second average </td> |
|---|
| 122 | <td>Joel</td> |
|---|
| 123 | </table> |
|---|
| 124 | <p>Of course, some of the old features missing still have not been implemented in rc2 are:</p> |
|---|
| 125 | <ul> |
|---|
| 126 | <li>Erasures of Encrypted/Compressed/Sparse NTFS files (unlikely to be implemented, low-level undocumented APIs required)</li> |
|---|
| 127 | <li>FAT32 FAT erasures (unlikely to be implemented, low-level APIs required)</li> |
|---|
| 128 | </ul> |
|---|
| 129 | <p>The main reason both are not done is because the method employed in v5 to erase such files will not work on Vista (even with UAC disabled). Until a solution to erase these on Vista (with/without UAC on) surfaces these will not be implemented (for safety reasons: we don't want to corrupt drives.)</p> |
|---|
| 130 | <p>I'm certain the rc-1 beta testers were generally happy with it (thank you for helping, all <strong>2393</strong> of you!) and I wish all rc-2 testers the same! If you currently hold onto rc-1, the above list should give you even more reason to upgrade (it's free and painless, anyway.)</p> |
|---|
| 131 | <p><strong>Disclaimer: The security of the erasures has not been verified by internal or external entities. The code is still of <em>beta quality</em> and may not remove all traces of files with the confidence of Version 5. If you have security concerns, do use Version 5 while the security aspects of Version 6 are ironed out.</strong> It is however noteworthy that v6 uses only <em>documented APIs</em> for erasure and therefore the risk of corrupting your drives is lower than Version 5.</p> |
|---|
| 132 | <p>If you have read the disclaimer, follow the instructions about <strong><a href="../trac/wiki/InstallingBetas">installing betas</a></strong> then <strong><a href="../download.php?id=5">Download it now.</a></strong></p> |
|---|
| 133 | <!-- InstanceEndEditable --> |
|---|
| 134 | </div> |
|---|
| 135 | <!-- InstanceEndRepeatEntry --><!-- InstanceEndRepeat --> |
|---|
| 136 | </div> |
|---|
| 137 | <div class="right"> |
|---|
| 138 | <div class="right_nav"> |
|---|
| 139 | <div class="right_nav_bg"> |
|---|
| 140 | <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="../index.php#download"><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="http://bbs.heidi.ie/viewforum.php?f=30" target="_blank"><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> |
|---|
| 141 | </div> |
|---|
| 142 | </div> |
|---|
| 143 | |
|---|
| 144 | <div class="right_news"> |
|---|
| 145 | <h3>Latest News</h3> |
|---|
| 146 | <div class="right_news_bg"> |
|---|
| 147 | <h2>Eraser 5.8.7-beta5 released!</h2> |
|---|
| 148 | <div class="posted">Posted by: Joel, 18 April 2009, 11.36am, +800 GMT</div> |
|---|
| 149 | <p>Hello all! I know I've been keeping silence for quite a while, but I assure you Eraser is not dead. <a href="20090418.html">See the full announcement.</a></p> |
|---|
| 150 | <h2>Eraser 6-rc4 released!</h2> |
|---|
| 151 | <div class="posted">Posted by: Joel, 8 January 2008, 2.45pm, +800 GMT</div> |
|---|
| 152 | <p>Hello again! I wish everyone's been enjoying the new rc3, but while you're at it, I felt it wasn't good enough. So here's <strong>rc4</strong> with more bugfixes than the previous release and with all the v6 goodness. <a href="20090108.html">See the full announcement.</a></p> |
|---|
| 153 | </div> |
|---|
| 154 | </div> |
|---|
| 155 | |
|---|
| 156 | <!-- InstanceBeginRepeat name="RightContent" --><!-- InstanceEndRepeat --> |
|---|
| 157 | </div> |
|---|
| 158 | </div> |
|---|
| 159 | <div id="footer"> |
|---|
| 160 | <div class="footer"> |
|---|
| 161 | <div class="footer_l"> |
|---|
| 162 | <p>2008 © Eraser</p> |
|---|
| 163 | </div> |
|---|
| 164 | <div class="footer_r"> |
|---|
| 165 | <p> |
|---|
| 166 | Original Design by <a href="http://eatlon.com" target="_blank">Olle Axelsson</a><br /> |
|---|
| 167 | Modified for Eraser by <a href="http://lemarquis.deviantart.com" target="_blank">Dennis van Lith</a><br /> |
|---|
| 168 | HTML edits by <a href="http://joelsplace.sg" target="_blank">Joel Low</a> |
|---|
| 169 | </p> |
|---|
| 170 | </div> |
|---|
| 171 | </div> |
|---|
| 172 | </div> |
|---|
| 173 | </div> |
|---|
| 174 | <div id="ffscrollbarfix"></div> |
|---|
| 175 | </body> |
|---|
| 176 | <!-- InstanceEnd --></html> |
|---|