| 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 :: January 3, 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="true" --> |
|---|
| 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</a> 6-rc3 released!<!-- InstanceEndEditable --></h2> |
|---|
| 37 | <div class="posted"><!-- InstanceBeginEditable name="LeftContentEditPoster" -->Posted by: Joel, 3 January 2009, 9.00am, +800 GMT <!-- InstanceEndEditable --></div> |
|---|
| 38 | </div> |
|---|
| 39 | </div> |
|---|
| 40 | |
|---|
| 41 | <!-- InstanceBeginEditable name="LeftContentEdit" --> |
|---|
| 42 | <p>Happy new year to everyone! Here's wishing 2009 to be a blast like it has always been!</p> |
|---|
| 43 | <p>Today I'm happy to announce the availability of Eraser 6 release candidate 3 (6.0.3.847). It includes fixes for a few relatively show stopping problems introduced in rc2 (my apologies) and a few other usability fixes.</p> |
|---|
| 44 | <h2>Changelog</h2> |
|---|
| 45 | <table class="changelog"> |
|---|
| 46 | <tr> |
|---|
| 47 | <th>Revision</th> |
|---|
| 48 | <th>Description</th> |
|---|
| 49 | <th>Author</th> |
|---|
| 50 | </tr> |
|---|
| 51 | <tr> |
|---|
| 52 | <td>815</td> |
|---|
| 53 | <td>Bootstrapper to redraw the progress window after it has been created </td> |
|---|
| 54 | <td>Joel</td> |
|---|
| 55 | </tr> |
|---|
| 56 | <tr> |
|---|
| 57 | <td>816</td> |
|---|
| 58 | <td>Include Visual Studio 2008 C++ Runtimes for the Shell extension (fixes the shell extension not working for quite a few people) </td> |
|---|
| 59 | <td>Joel</td> |
|---|
| 60 | </tr> |
|---|
| 61 | <tr> |
|---|
| 62 | <td>817</td> |
|---|
| 63 | <td>Fixed the shutdown check for XP users: Eraser will prevent shutdown of the computer when it is running </td> |
|---|
| 64 | <td>Joel</td> |
|---|
| 65 | </tr> |
|---|
| 66 | <tr> |
|---|
| 67 | <td>823</td> |
|---|
| 68 | <td>Fixed a few typos</td> |
|---|
| 69 | <td>Joel</td> |
|---|
| 70 | </tr> |
|---|
| 71 | <tr> |
|---|
| 72 | <td>824</td> |
|---|
| 73 | <td>Install button in the Updater only enabled when updates are selected</td> |
|---|
| 74 | <td>Joel</td> |
|---|
| 75 | </tr> |
|---|
| 76 | <tr> |
|---|
| 77 | <td>825</td> |
|---|
| 78 | <td>Fixed Eraser startup crash in 64bit </td> |
|---|
| 79 | <td>Joel</td> |
|---|
| 80 | </tr> |
|---|
| 81 | <tr> |
|---|
| 82 | <td>826</td> |
|---|
| 83 | <td>Fixed monthly schedules</td> |
|---|
| 84 | <td>Joel</td> |
|---|
| 85 | </tr> |
|---|
| 86 | <tr> |
|---|
| 87 | <td>830</td> |
|---|
| 88 | <td>Allow the system to go to sleep when the erasure task is complete </td> |
|---|
| 89 | <td>Joel</td> |
|---|
| 90 | </tr> |
|---|
| 91 | <tr> |
|---|
| 92 | <td>845</td> |
|---|
| 93 | <td>Implemented plugin signature verification using the native Authenticode API's</td> |
|---|
| 94 | <td>Joel</td> |
|---|
| 95 | </tr> |
|---|
| 96 | </table> |
|---|
| 97 | <p>FAT erasures and compressed/encrypted NTFS file erasures have not been implemented, for reasons outlined in this <a href="http://bbs.heidi.ie/viewtopic.php?p=14484#p14484">forum post</a>.</p> |
|---|
| 98 | <p> |
|---|
| 99 | Once again I'd like to thank all 12000 beta testers who has downloaded Eraser to date. |
|---|
| 100 | We appreciate your support in our project and hope to see you guys contributing to our forums and filing bugs when you find them! |
|---|
| 101 | </p> |
|---|
| 102 | <p>Special mention goes out to Chris Wagers for finding a few bugs in Eraser and Overwriter for being ever so patient in dealing with support questions!</p> |
|---|
| 103 | <p> |
|---|
| 104 | <strong>Disclaimer: The security of the erasures has not been verified by internal or external entities. |
|---|
| 105 | The code is still of <em>beta quality</em> and may not remove all traces of files with the confidence of Version 5. |
|---|
| 106 | If you have security concerns, do use Version 5 while the security aspects of Version 6 are ironed out.</strong> |
|---|
| 107 | It is however noteworthy that v6 uses only <em>documented API's</em> for erasure and therefore the risk of corrupting your drives is lower than Version 5. |
|---|
| 108 | </p> |
|---|
| 109 | <p> |
|---|
| 110 | 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=6">Download it now.</a></strong> |
|---|
| 111 | </p> |
|---|
| 112 | <p>File hashes:</p> |
|---|
| 113 | <ul> |
|---|
| 114 | <li>SHA-1: 6e98bca1e1458eb4fd6167210c10181a982b8005</li> |
|---|
| 115 | <li>SHA-256: df5ceef772531dd29a76fb00dc6b9a8c86636438a<br />d06bc377548e49ed1209e35</li> |
|---|
| 116 | <li>Whirlpool: 9e42c15a052ec3db5cb6e06a6524e61b1eb415e<br />7d044c6cc5240b1dfe9cd39ba70905a9972687b63e449a73d<br />63feb558bc916660655733532c189c6043bfc112</li> |
|---|
| 117 | </ul> |
|---|
| 118 | <!-- InstanceEndEditable --> |
|---|
| 119 | </div> |
|---|
| 120 | <!-- InstanceEndRepeatEntry --><!-- InstanceBeginRepeatEntry --> |
|---|
| 121 | <div class="article"> |
|---|
| 122 | <div class="article_head"> |
|---|
| 123 | <div class="title"> |
|---|
| 124 | <h2><!-- InstanceBeginEditable name="LeftContentEditTitle" --><a href="javascript: ;" name="eraser5"></a>Eraser 5.8.7-beta4 released!<!-- InstanceEndEditable --></h2> |
|---|
| 125 | <div class="posted"><!-- InstanceBeginEditable name="LeftContentEditPoster" -->Posted by: Joel, 3 January 2009, 9.00am, +800 GMT<!-- InstanceEndEditable --></div> |
|---|
| 126 | </div> |
|---|
| 127 | </div> |
|---|
| 128 | |
|---|
| 129 | <!-- InstanceBeginEditable name="LeftContentEdit" --> |
|---|
| 130 | <p>It's the first time I've released two versions of Eraser simultaneously!</p> |
|---|
| 131 | <p> |
|---|
| 132 | Anyway, I've not forgotten you <strong>stable users</strong>. |
|---|
| 133 | I've added quite a substantial number of bug fixes to the v5 branch as a new year's gift :) |
|---|
| 134 | </p> |
|---|
| 135 | <h2>Changelog</h2> |
|---|
| 136 | <table class="changelog"> |
|---|
| 137 | <tr> |
|---|
| 138 | <th>Revision</th> |
|---|
| 139 | <th>Description</th> |
|---|
| 140 | <th>Author</th> |
|---|
| 141 | </tr> |
|---|
| 142 | <tr> |
|---|
| 143 | <td>827</td> |
|---|
| 144 | <td>Fixed error message when user deletes files and cancels in the Eraser Explorer.</td> |
|---|
| 145 | <td>Joel</td> |
|---|
| 146 | </tr> |
|---|
| 147 | <tr> |
|---|
| 148 | <td>828</td> |
|---|
| 149 | <td>Deleting tasks now require confirmation (as per Windows)</td> |
|---|
| 150 | <td>Joel</td> |
|---|
| 151 | </tr> |
|---|
| 152 | <tr> |
|---|
| 153 | <td>829</td> |
|---|
| 154 | <td>Fixed a hang when users expanded the Network bit of the file data selection dialog (now only affects Verifier)</td> |
|---|
| 155 | <td>Joel</td> |
|---|
| 156 | </tr> |
|---|
| 157 | <tr> |
|---|
| 158 | <td>831</td> |
|---|
| 159 | <td>Run the post-task operation when it is complete.</td> |
|---|
| 160 | <td>Joel</td> |
|---|
| 161 | </tr> |
|---|
| 162 | <tr> |
|---|
| 163 | <td>833</td> |
|---|
| 164 | <td>Replaced the custom file/folder selection dialog with the Windows built-in ones.</td> |
|---|
| 165 | <td>Joel</td> |
|---|
| 166 | </tr> |
|---|
| 167 | <tr> |
|---|
| 168 | <td>834</td> |
|---|
| 169 | <td>The "no files to erase" error no longer appears for file/folder erasures.</td> |
|---|
| 170 | <td>Joel</td> |
|---|
| 171 | </tr> |
|---|
| 172 | <tr> |
|---|
| 173 | <td>835</td> |
|---|
| 174 | <td>Fixed the Hotkey selection dialog in General Preferences</td> |
|---|
| 175 | <td>Joel</td> |
|---|
| 176 | </tr> |
|---|
| 177 | <tr> |
|---|
| 178 | <td>836</td> |
|---|
| 179 | <td>System passwords must be specified for it to be active. Throw an error if the user wanted a password but didn't set one</td> |
|---|
| 180 | <td>Joel</td> |
|---|
| 181 | </tr> |
|---|
| 182 | <tr> |
|---|
| 183 | <td>837</td> |
|---|
| 184 | <td>x64 compatibility fixes (NTAPI call)</td> |
|---|
| 185 | <td>Joel</td> |
|---|
| 186 | </tr> |
|---|
| 187 | <tr> |
|---|
| 188 | <td>839</td> |
|---|
| 189 | <td>The scheduler log size must be positive, the dialog enforces it now.</td> |
|---|
| 190 | <td>Joel</td> |
|---|
| 191 | </tr> |
|---|
| 192 | <tr> |
|---|
| 193 | <td>840</td> |
|---|
| 194 | <td>Allow users to tell Eraser to remember the resolve locked files setting for the current erase. Like a No to All or Yes to All button.</td> |
|---|
| 195 | <td>Joel</td> |
|---|
| 196 | </tr> |
|---|
| 197 | <tr> |
|---|
| 198 | <td>841</td> |
|---|
| 199 | <td>Implemented the deletion of run-at-reboot scheduled tasks.</td> |
|---|
| 200 | <td>Joel</td> |
|---|
| 201 | </tr> |
|---|
| 202 | <tr> |
|---|
| 203 | <td>842</td> |
|---|
| 204 | <td>Compile everything using VS 2008.</td> |
|---|
| 205 | <td>Joel</td> |
|---|
| 206 | </tr> |
|---|
| 207 | </table> |
|---|
| 208 | <p> |
|---|
| 209 | <strong>Disclaimer: The code is still of <em>beta quality</em> and may not be as stable as the released versions of Eraser.</strong> |
|---|
| 210 | 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. |
|---|
| 211 | </p> |
|---|
| 212 | <p> |
|---|
| 213 | 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=7">installer</a></strong> or the <strong><a href="../download.php?id=8">standalone ("portable")</a></strong> edition. |
|---|
| 214 | </p> |
|---|
| 215 | <p>File hashes:</p> |
|---|
| 216 | <ul> |
|---|
| 217 | <li>Installer</li> |
|---|
| 218 | <ul> |
|---|
| 219 | <li>SHA-1: f93d4c43d738a962156ae6e9245e8ef59c926ce0</li> |
|---|
| 220 | <li>SHA-256: 1cc0e746e4cbb041d1f67a6c90cfabe3b398b4febc9<br />5631336063cec340b155b</li> |
|---|
| 221 | <li>Whirlpool: 4ca1cee10200fb1e52ebae9cc5ee53d4c4349af1c<br />953e332d25e6442dc4431633bc663321d0574050792777e206<br />3520fa0770ffd53fa84b0185cb207bc60ce9d</li> |
|---|
| 222 | </ul> |
|---|
| 223 | <li>Standalone</li> |
|---|
| 224 | <ul> |
|---|
| 225 | <li>SHA-1: c8aa09206be4cd9b71b6adece4785266d85a4ea8</li> |
|---|
| 226 | <li>SHA-256: 00113b1e81fc22d0a4ebca10e3820476d58a9d01e8e<br />923a5b483b763cc76cb4c</li> |
|---|
| 227 | <li>Whirlpool: 9709eb3d4a029204cb43c4dfe224d2928d8d5b62c<br />57fde8fa49b14d5cd6f0257649aa59d7ed2549cde6d36867d6<br />20fb2b30d27d5141d7782ad9c806e723639b6</li> |
|---|
| 228 | </ul> |
|---|
| 229 | </ul> |
|---|
| 230 | <!-- InstanceEndEditable --> |
|---|
| 231 | </div> |
|---|
| 232 | <!-- InstanceEndRepeatEntry --><!-- InstanceEndRepeat --> |
|---|
| 233 | </div> |
|---|
| 234 | <div class="right"> |
|---|
| 235 | <div class="right_nav"> |
|---|
| 236 | <div class="right_nav_bg"> |
|---|
| 237 | <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="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> |
|---|
| 238 | </div> |
|---|
| 239 | </div> |
|---|
| 240 | |
|---|
| 241 | <div class="right_news"> |
|---|
| 242 | <h3>Latest News</h3> |
|---|
| 243 | <div class="right_news_bg"> |
|---|
| 244 | <h2>Eraser 6.0.7 released!</h2> |
|---|
| 245 | <div class="posted">Posted by: Joel, 14<sup>th</sup> April 2010, 8:00 am +800GMT</div> |
|---|
| 246 | <p>Eraser 6.0.7, next in the stable release line of 6.0.x has been released today. 6.0.7 addresses a significant number of stability and usability issues which were found in the initial stable 6.0.6. <a href="20100414.html">See the full announcement</a>.</p> |
|---|
| 247 | </div> |
|---|
| 248 | </div> |
|---|
| 249 | |
|---|
| 250 | <!-- InstanceBeginRepeat name="RightContent" --><!-- InstanceEndRepeat --> |
|---|
| 251 | </div> |
|---|
| 252 | </div> |
|---|
| 253 | <div id="footer"> |
|---|
| 254 | <div class="footer"> |
|---|
| 255 | <div class="footer_l"> |
|---|
| 256 | <p>2008 © Eraser</p> |
|---|
| 257 | </div> |
|---|
| 258 | <div class="footer_r"> |
|---|
| 259 | <p> |
|---|
| 260 | Original Design by <a href="http://eatlon.com" target="_blank">Olle Axelsson</a><br /> |
|---|
| 261 | Modified for Eraser by <a href="http://lemarquis.deviantart.com" target="_blank">Dennis van Lith</a><br /> |
|---|
| 262 | HTML edits by <a href="http://joelsplace.sg" target="_blank">Joel Low</a> |
|---|
| 263 | </p> |
|---|
| 264 | </div> |
|---|
| 265 | </div> |
|---|
| 266 | </div> |
|---|
| 267 | </div> |
|---|
| 268 | <div id="ffscrollbarfix"></div> |
|---|
| 269 | </body> |
|---|
| 270 | <!-- InstanceEnd --></html> |
|---|