home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 October / INTERNET108.ISO / pc / software / windows / building / xenu_link_sleuth / whatsnew.txt < prev    next >
Encoding:
Text File  |  2002-09-14  |  11.9 KB  |  318 lines

  1. new features in this release of Xenu's Link Sleuth:
  2. http://home.snafu.de/tilman/xenulink.html
  3.  
  4. Please save the previous version of XENU.EXE "just in case" :-)
  5.  
  6. 14.9.2002 (1.2d)
  7. - "//" in URL after the host name is not a bug when after a "?"
  8. - Corrected bug that local non-HTML files would be downloaded in full
  9. - Corrected GUI bug in "new" dialog
  10. - Converted %5D to _
  11. - Change in cmdline version about profile reading
  12.   (Matching now done before Normalization)
  13.  
  14. 16.7.2002 (1.2c)
  15. - <BLOCKQUOTE CITE
  16. - Consider unexisting types like "httttp" as "not found"
  17. - Editing of ODP websites in the right-mouse-menu
  18.   (useful for editors at http://dmoz.org)
  19. - For local files, launch related applications (e.g. viewer, editor)
  20.   with the right-mouse-menu
  21. - Corrected bug that had root page twice in Xenu list
  22. - "//" in URL after the host name is always an error
  23. - Prevent closing when threads running
  24. - "R" launches "Properties" in right-mouse-menu
  25. - Save directory of "Browse" location
  26. - Enlarged "New" Dialogbox
  27. - Retry also for error 403
  28. - Local checks for "#"
  29. - HTTP_STATUS_PROXY_AUTH_REQ handling not dependent of password setting
  30. - Ignore "error" HTTP_STATUS_RESET_CONTENT (at http://www.vietnamthink.com/ )
  31. - Corrected '%' bug with Orphan files
  32. - "\" not a bug when after a "?"
  33. - Correct # of Threads and URLs in status line when finished
  34. - Corrected Bug with stuff like "nohref=" or "classname=" inside
  35.  
  36. 30.11.2001 (1.2b)
  37. - !!!!! Moved the xenu.ini file from
  38.    \windows or \winnt to the current working directory
  39. - Corrected bug with </Script>
  40. - <TR BACKGROUND
  41. - <TH BACKGROUND
  42.  
  43. 6.10.2001 (1.2a)
  44. - extra column: time spent
  45. - Correct count for broken links in report
  46. - Can get size of some ftp files
  47. - <TABLE BACKGROUND
  48. - Append header information from redirected files even if a body exists,
  49.   because of http://wap.loop.de
  50. - Look up MIME type for local files
  51. - Unofficial Option in XENU.INI:
  52.   [Options] UseDDE=0 to disable DDE on some systems
  53. - Combined html and wml (WAP) scanning
  54. - <INPUT SRC="image.gif"> checked
  55. - Skip <SCRIPT>...</SCRIPT>
  56. - Logo in About-Box changed
  57. - Min Level can be 0
  58. - CTRL-Numpad-ADD to resize all columns
  59. - Attempt at Orphan files
  60. - Improved speed
  61.   - Better method for Url lookup
  62.   - no UrlTable search in ctor of CLinkInfo
  63.   - check for "txt", "jpg" etc more efficient
  64.   - m_csRootURL tested in bIncluded()
  65.   - CLinkInfo::vAddFromURL more efficient
  66.   - Internal function bHasBrokenToURLs() more efficient
  67. - Corrected weird bug in initial Combo-Box
  68. - Changed Text in NEW Dialogbox
  69. - Compiled with VC++ 6
  70.  
  71. 22.7.2001 (1.1f)
  72. - Changed User-Agent string to 
  73.     Xenu Link Sleuth
  74.   because of problems with many websites, e.g. www.sptimes.com
  75.  
  76. 21.7.2001 (1.1e)
  77. - CTRL-W and CTRL-Q shortcuts for Close and Exit
  78. - Ability to consider hard redirections as errors
  79. - Changed character in User-Agent string from ' to ┤
  80.  
  81. 2.7.2001 (1.1d)
  82. - new error "no info to return" for empty web pages
  83. - corrected bug about saving to tab file when file exists
  84. - added statistics for managers :-)
  85. - HEAD command also for .zip, .exe .swf  (saves bandwidth)
  86. - serializing requests for name/password
  87. - changed include/exclude so as to work only on the *beginning* of URLs
  88.   (don't forget to start them with "http"!)
  89.  
  90. (1.1c)
  91. - Added some extra error messages
  92. - Saving columns width
  93. - Adjusting column width with double-click
  94. - e-mail feature
  95. - removed mailto:www-request@infoseek.com from report
  96. - added LAYER SRC, IFRAME SRC and IMG LOWSRC
  97. - sort URLs in broken link section of the report
  98. - HEAD command also for .txt, .png, .rtf and .pdf (saves bandwidth)
  99.  
  100. (1.1b)
  101. - Added <TD BACKGROUND="">
  102. - file:/// instead of file://
  103. - added BGSOUND
  104. - Compiled with VC++ 5.0, smaller
  105. - Can now launch URLs even with registry poorly configured
  106. - URLs of the report open in new window
  107. - Property box with Link Text / Title
  108. - URLs for include/exclude are "bound" to the URL
  109.  
  110. PS: One user asked me this: "Could you tell me if you hear of 
  111. anyone running it under Windows 2000 Terminal Server?" 
  112. So if you are running it this way, contact me :)
  113.  
  114. (1.1a)
  115. - [ and ] in URLs
  116. - corrected bug in CODEBASE (must add "/" if not there)
  117. - corrected bug that deleted include/exclude fields
  118. - improved include/exclude dialog
  119. - added text for error 300
  120. - corrected bug about password sites
  121.  
  122. (1.0w 14.4.2000)
  123. - PLUGINSPACE in EMBED tag now checked
  124. - APPLET now checked, with CLASS and ARCHIVE, relative to CODEBASE
  125.  
  126. (1.0v 7.4.2000)
  127. - EMBED tag now checked
  128. - "Options" in the "New" dialog
  129. - "Return to top" in Report
  130. - Corrected bug in site map: broken links are not included
  131. - Now converting more &blah; characters
  132. - Titles get also converted
  133. - converting &blah; characters before normalizing
  134. - convert &# characters in URL
  135. - can now handle URLs like http://user:password@host/ or ftp or https
  136. - export always exports *all*, regardless of the view.
  137. - sadly an old bug is back in: URLs with "\" are not recognised as broken.
  138. - Links that start with "/../" are considered to be broken
  139.  
  140. (1.0u 15.10.1999)
  141. - "skip these" feature - this really excudes URLs
  142. - &U for Check URL menu
  143.  
  144. (1.0t 9.9.1999)
  145. - corrected /./ bug
  146. - added CTRL-B to switch between views
  147.  
  148. (1.0s 12.8.1999)
  149. - "normalizing" received URLs. Advantage: hostnames always converted
  150.   into lower case.
  151. - considering all pending URLs with the same host as failed when
  152.   timeout, connection failed, or similar
  153. - moved the "Browse..." button
  154. - changed the URL combining method, now using Microsoft's
  155.   InternetCombineURL() instead of my own algorithm
  156. - proxy authentication now supported
  157. - corrected bug with '
  158.  
  159. (1.0r 29.5.1999)
  160. - Corrected bug with image maps
  161.  
  162. (1.0q 29.5.1999)
  163. - include titles of links
  164. - include / exclude
  165. - allowing the use of '
  166. - corrected bug re: e.g. "src" being used *before* the actual "src" word
  167. - new tags: link, script (the applet tag will come in a later version)
  168. - removed empty <ul></ul> sequences in the report
  169. - date in the title of the report
  170. - corrected bug re: HTML pages with CR only
  171. - set "text/html" for local files
  172. - save size of columns
  173.  
  174. (1.0p 8.1.1999)
  175. - corrected bug about URL-in-URL
  176. - convert & when in URLs
  177. - REFRESH META Tag
  178. - Focus set to OK after entering local file
  179. - remote URLs with "\" now always fail (because netscape cannot handle them)
  180.  
  181. 13.10.1998 (1.0o)
  182. - corrected bug that prevented checking local files with a space in it
  183. - corrected bug that thread count was not updated when finished
  184. - corrected bug that ignored  http:/host/directory  error
  185. - added banners
  186.  
  187. If anyone has locations that offer banners, please e-mail me. 
  188. I would advertise for non-profit organisations that deal with 
  189. human rights or environmental topics. Attention - I will only 
  190. use banners that I like, and link to organisations that I like.
  191.  
  192. 5.9.1998 (1.0n)
  193. - Can check local files - useful for people who don't want to install
  194.   a local WWW server; simplified toolbar / initial window
  195. - "Check External" in INI file for new windows
  196. - "Show Broken Links Only" in INI for new windows
  197. - Corrected "//" bug for www.workstation.digital.com
  198. - Added random seed for banner (actually, uploaded this already on 17.7)
  199. - included HTML file in the ZIP file
  200. - RegisterShellFileTypes(FALSE)  to prevent the "new" and "print" 
  201.   in the registry for new users
  202. - Errors between 1 and 199 are also "errors"
  203. - maximize MDI child when opening
  204. - Randomize checking, so that there is less volume on just one host
  205.   (reduces peak volume on the ISP who hosts the site being checked)
  206. - Slight change in report because of OPERA bug with <PRE> after <H2>
  207.  
  208. 16.7.1998 (1.0m)
  209. - Added banners in report
  210. - corrected the "406" bug
  211.  
  212. 24.6.1998 (1.0l)
  213. - Added a column at the right (error text).
  214. - removed "DELETE_ON_CLOSE" technique, didn't work on Windows NT
  215.   due to different OS behaviour. Sorry!
  216.  
  217. 5.6.1998 (1.0k)
  218. - Changed ftp access completely. It is now reliable, but won't work with proxies.
  219. - more than 32767 URLs
  220. - Optimized HTML parser
  221.  
  222. 18.4.1998 (1.0j)
  223. (I was on vacation, and I am still behind in my other activities,
  224.  so no "big" new feature this time)
  225. - no need to enter "http://" in the NEW dialog box
  226. - Cool Xenu icon! See on the page above.
  227. - CTRL-R for "retry broken links"
  228. - Removed "search" from context menu (nothing was associated with it)
  229.  
  230. 6.2.1998 (1.0i)
  231. - URL launch should now work properly with Netscape Communicator
  232.  
  233. 1.2.1998 (1.0h)
  234. - added "export to TAB separated file" for Excel (for Marc)
  235. - added max level
  236. - 100% CPU usage problem solved (Miguelito) / changed idle processing
  237. - Site Map
  238. - URL launching improved (but still not perfect)
  239.  
  240. 25.12.1997 (also 1.0g)
  241. - corrected "%26" endless loop bug (Electronic Telegraph)
  242.  
  243. 24.12.1997 (1.0g)
  244. - added lots of new options (for Stu)
  245.   - chose what you want to have in the report
  246.   - chose to "fail" passworded sites
  247. - changed the way that URLs are launched: now with DDE so that only 
  248.   one instance (but another window) of Netscape comes up. Behaviour 
  249.   with IE and Opera might be different
  250. - corrected "text/html;...." bug (for Hanno)
  251. - you can now launch URLs with ENTER
  252. - you can now get the property box with ALT-ENTER
  253. - force reload for every call --> INTERNET_FLAG_RELOAD (for Doug)
  254. - changed initial dialog box, after two users didn't realize that one 
  255.   has to input only one URL, and not every page of the site
  256. - removed unused toolbar icons and menu elements
  257.  
  258. 23.11.1997 (1.0f)
  259. - corrected bug that made it difficult to check local or very fast sites
  260. - corrected minor bug in Properties Dialog
  261. - Added column with link level
  262. - Added error message for wrong input
  263. - Added different tries for image maps
  264.  
  265. 12.10.1997 (1.0e)
  266. - list of redirected URLs (useful because certain ISPs, e.g. www.primenet.com do not provide proper error returns, instead they redirect to an error page)
  267. - checking of targets of redirected URLs (this often leads to more broken links, as lots of sites make automatic redirection without checking if the target site exists)
  268. - ftp & gopher list for manual check
  269. - added tips how to repair broken links in the FAQ
  270. - retry mechanism enhanced (for sites that fail with the HEAD command)
  271. - error handler improved (open file problem)
  272. - status line accuracy improved
  273.  
  274. 7.9.1997 (1.0d)
  275. - "Find" dialog box
  276. - # of threads can be configured (watch your TCP/IP line glow!)
  277. - corrected bug related to titles that do not end
  278. - added authorization for "simple" password sites (HTTP error 401)
  279.   (will not work with web-based passwords, e.g. NY Times)
  280.  
  281. 24.8.1997 (1.0c)
  282. - HTML report, so that you can view with your browser
  283. - % of checked URLs in the status bar
  284. - URL list to chose from in "new" dialog box
  285. - Automatic retry with GET when certain conditions are
  286.   met that suggest that the server cannot process the HEAD 
  287.   command (www.amazon.com , www.wildkidz.com, www.dejanews.com )
  288. - corrected display bug in "Reset Item" feature
  289. - corrected bug when http:// in the middle of an URL
  290.   (www.sueddeutsche.de used this)
  291. - corrected bug that incorrectly processed URLs that started 
  292.   with a space
  293. - corrected bug when saving while busy, that made reloading
  294.   crash
  295.  
  296. 15.8.1997 (1.0b)
  297. - <BASE HREF="url"> now handled correctly  (www.trancenet.org used it)
  298. - "Reset Item" feature to recheck a single broken URL
  299. - Automatic saving of window placement in INI file
  300. - Error msg when trying to check non-http/https sites
  301. - Reports are deleted when the next report is made
  302.   (*** Please go to your temp directory and delete all the TGH*.* files)
  303. - "Scroll bug" found and removed!
  304. - Now possibility to check your bookmark file
  305. - found column click bug, corrected, implemented time sorting
  306. - New column: server.
  307. - New column: title.
  308. - Properties Dialog Box
  309.  
  310. 10.8.1997
  311. - ability to save & restore
  312. - complete list of URLs (good to submit to a search engine)
  313. - new icons
  314. - # of threads in status line
  315. - correct size of dynamic html files
  316. - "copy" and "launch URL" function in menu and popup menu
  317. - launch report all the time
  318.