Thursday, September 3, 2009

v8.30.0004 - 2009-09-03 15:36

BETA versions are now only available for registered users.
Find the download link at the bottom of the License Lounge.

  • + Menu Go: Added command "Recent Locations...". Shows the MRU list of locations from most recent (at the top, with number 1) to most ancient. Dbl-click an item to jump to it. The MRU holds maximally 64 items.
  • * Now History and MRU (Most Recently Used) locations are handled separately internally. Before there was only one data array that was used for both functionalities. Thanks to the new way, History can now behave as expected: When going back in history and then onwards not using History, the old "future" is dropped.
    MRU is now used (instead of History) for "Hotlist" and "Mini Tree from History", now renamed to "Mini Tree from Recent". The "Breadcrumb" (and "Down" functionality) will use any data from tabwise History first, and then look at any matching MRU data.
    Note that History is per pane (and optionally per tab) whereas MRU is global, so e.g. the Hotlist now is global and looks identical no matter on which pane you are.
    On upgrading to this version the virgin MRU is initialized using data from the history of Pane 1.
  • - Menu View | Current Tab: Removed command
      Tab Hotlist...
    Reason: Tab history is not a useful database anymore for this (see above), and a tabwise MRU is not existing.
  • ! Search Templates: Cached search results were not read when the previous search in that tab was a Quick Name Search. Fixed.