home *** CD-ROM | disk | FTP | other *** search
/ Freelog 34 / Freelog034.iso / Bas / Internet / Xenu / WHATSNEW.TXT < prev    next >
Encoding:
Text File  |  2001-11-30  |  10.6 KB  |  286 lines

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