Here's the new BETA (32-bit)

Get a glimpse of the next XYplorer...
Locked
admin
Site Admin
Posts: 64875
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v9.80.0130 - 2011-01-01 14:18
    + New variable <get instance [on first] [on non-first]>. Tells you, 
      if you have multiple instances of XY, whether the current instance 
      is the first instance or not.
        [on first]:     String to return if current instance is the 
                        first instance. Defaults to "1".
        [on non-first]: String to return if current instance is not the 
                        first instance. Defaults to "2".
      For example, this line returns "First" if the current instance is 
      the first, else "Second").
        ::echo <get instance First Second>;
      As always, SC get supports the same argument:
        ::text get("instance", "First", "Second");
      
      Usage:
      This variable can be useful in the main window title bar 
      template (Configuration | Templates), e.g.:
        <path> - <app> @ <ini> - <ver> - (<get instance>)
      Or like this to show a prefixed (2) on non-first and nothing on 
      first instances:
        <get instance "" "(2) "><path> - <app> @ <ini> - <ver>
    
    ! List Management: Showed idiotic message "The current list exceeds 
      the maximum of 0 items." when OK-ing some lists. Fixed.
   :) Happy New Year!
To download the latest BETA version choose a download package: (1) Installer Package, (2) Portable Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings | Backup your Application Data Folder)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 64875
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v9.80.0131 - 2011-01-03 18:59
    * Updated the help file.
    ! CKS: The indices for sections View | Current Tab | Sort By, View | 
      Columns, and Tools | List Management were missing and/or confused. 
      Fixed.
    ! Tags: Find by Tags did not work correctly since the tags are 
      separated by comma and space, not just by comma (v9.80.0126). 
      Fixed.
To download the latest BETA version choose a download package: (1) Installer Package, (2) Portable Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings | Backup your Application Data Folder)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 64875
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v9.80.0132 - 2011-01-04 10:44
    + Toolbar | Find by Tags: Now you can configure the button to 
      "Search Everywhere" or "Search Here". The options are found at the 
      bottom of the button's dropdown menu.
    * List: Reorganized the Tags column right-click menu.
    ! Tags: Tags and Tag List got confused when you entered a tag with an 
      opening quote without a matching closing quote. Fixed. Now quotes 
      in tags are treated just like any other character.
    ! Quitting the trial version welcome screen crashed the app since 
      v9.80.0011 - 2010-12-04. Fixed.
To download the latest BETA version choose a download package: (1) Installer Package, (2) Portable Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings | Backup your Application Data Folder)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 64875
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v9.80.0133 - 2011-01-04 15:36
    * Tabs: Visual Filter suffixes in the tab headers are now cropped if 
      there are longer than 20 characters.
    ! List | Labels: Selecting by Labels would not work when none of the 
      Tags columns were visible. Fixed.
To download the latest BETA version choose a download package: (1) Installer Package, (2) Portable Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings | Backup your Application Data Folder)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 64875
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v9.80.0134 - 2011-01-05 12:21
    + Toolbar: Added button "Enable Color Filters" to quickly 
      enable/disable Color Filters in the List.
      Credits for the icons go to http://www.olawolska.com/!
To download the latest BETA version choose a download package: (1) Installer Package, (2) Portable Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings | Backup your Application Data Folder)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 64875
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v9.80.0136 - 2011-01-05 13:50
    + Configuration | Startup & Exit: Added option "No network browsing 
      on startup". Will block any network location browsing on startup 
      similar to the (hard-coded) blocking of searches at startup.
      Check it to prevent any delays when starting up on an unavailable 
      network location.
To download the latest BETA version choose a download package: (1) Installer Package, (2) Portable Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings | Backup your Application Data Folder)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 64875
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Summary of the latest XYplorer Official Release.

Download: http://www.xyplorer.com/download.htm

Code: Select all

v9.90.0000 - 2011-01-05 12:00
    = NEW OFFICIAL RELEASE. Main changes since last release:
  +++ Tag-Based File Management. With version 9.90 XYplorer offers 
      tagging as a radically new approach to file management and 
      alternative to the hierarchical tree-based file management. You 
      can assign any number of tags to any file or folder. Yes, any 
      file, not just media files.
  +++ Transparency Grid. Now, in Image Preview and Thumbnails, you can 
      optionally have a checkered grid shining through the transparent 
      parts of an image (PNG, GIF, ICO, etc).
  +++ Admin Settings. Now you can pass the path to a file where the 
      license data are stored. This is quite useful when installing 
      XYplorer in companies for large numbers of users that are covered 
      by a single Corporate License, or when you have many parallel XY 
      installations on your machine.
  +++ Scripting. The new command renameitem() allows for easy-to-set-up 
      point-and-click renaming. Very useful when archiving large numbers 
      of sound or image files, especially in combination with the sound 
      and image preview.
  +++ Inline Rename. Now when an item with the same name already exists 
      you can choose between Suffix, Overwrite, and Cancel.
  +++ Incremental Suffix. Now, additionally to numbers, also lower case 
      letters are supported as incremental suffix on name collisions.
  +++ Address Bar. Now right-clicking the dropdown arrow pops an all-in-
      one menu giving you quick access to the main areas of your file 
      system.
  +++ Folders in List. Now the middle-click optionally opens a folder in 
      a new tab. And a folder's right-click menu optionally features
      commands to open the folder in a new tab or in the other pane.
  +++ Thumbnails Speed. Creating thumbnails got much faster.
  +++ List Speed. Due to a total rewrite of icon retrieval, the file 
      list now loads and scrolls much faster and smoother also in 
      folders with lots of specific icons (e.g. many EXE or ICO files).      

admin
Site Admin
Posts: 64875
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v9.90.0001 - 2011-01-07 15:14
    + UTF-8: Preview, Raw View, and Find Files by Contents now support 
      UTF-8 encoded text files that begin with the UTF-8 BOM (or 
      signature) "" (EF BB BF).
    + UTF-8: Added an experimental tweak for auto-detection of BOM-less 
      UTF-8 files:
        CheckForBOMlessUTF8=1
      The detection will very slightly slow down the preview of text 
      files, and has a very slight chance of a false positive detection 
      (file is in fact not UTF-8), and a larger chance of a false 
      negative detection (file is in fact UTF-8).
    + SC rename enhanced: Added a flags parameter to control messages on 
      failures.
      Syntax: rename [mode (b|r|s|k|e)], pattern, [preview (p)], _
                  [itemlist], [flags=1]
        flags: (binary field, defaults to 1)
          1: PromptOnFailure (prompt on each failed rename attempt)
          2: ShowListOfUntouched (show list of all items that kept 
             their old name)
    ! Scripting | SC focus: The focus command did not work as expected 
      since v9.80.0119 under certain conditions. Fixed.
    ! In some locales, e.g. Castilian, the "Long Date" 
      (LOCALE_SLONGDATE) did not format as it should. Fixed.
To download the latest BETA version choose a download package: (1) Installer Package, (2) Portable Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings | Backup your Application Data Folder)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 64875
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v9.90.0002 - 2011-01-07 19:46
    + Configuration | Preview: Added option "UTF-8 auto-detection". 
      Tick it to attempt to auto-detect BOM-less UTF-8 files. This 
      setting also controls UTF-8 detection in Find Files Contents 
      search.
      Note that this option elevates the CheckForBOMlessUTF8 tweak to UI 
      level.
    + SC readfile: With mode="t" the function now decodes UTF-8 encoded 
      text files.
    * UTF-8: Now Raw View does not resolve UTF-8 encoding anymore but 
      shows raw ASCII as advertised.
    ! Go Up: Rewrote this functionality to cope with issues caused by 
      the Tree not fully representing the current path for whatever 
      reasons (e.g. access rights).
To download the latest BETA version choose a download package: (1) Installer Package, (2) Portable Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings | Backup your Application Data Folder)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 64875
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v9.90.0003 - 2011-01-08 16:15
    + Tweak to add custom extensions for UTF8 check:
        UTF8CheckCustomExtensions=pip.pap.pup
    * UTF-8: Improved detection logic.
    + New variable <get status [section]>. Returns the current contents 
      of the Statusbar.
        [section]:  1,2,3: Index of the section, the first section 
                           being number 1.
                    help:  Last displayed help text (shell context menu 
                           hovering).
                    If missing all numbered sections are returned.
      Examples:
        text <get status>; //all sections
        text <get status 1>; //first section
        text <get status 3>; //third section
        text <get status help>; //last displayed help text
      As always, SC get supports the same argument:
        text get("status"); //all sections
    ! List: The Shell context menu's help texts displayed on the 
      statusbar when hovering the menu items were not correctly resolved 
      for some Russian (and probably others using wide unicode 
      characters) shell extensions. While this is probably a bug in the 
      shell extensions XYplorer now is smart enough to auto-correct the 
      obvious mess.
    ! List: Missing repaint when changing to an empty list in List view 
      (since v9.90.0002). Fixed.
To download the latest BETA version choose a download package: (1) Installer Package, (2) Portable Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings | Backup your Application Data Folder)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 64875
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v9.90.0004 - 2011-01-08 18:25
    ! List: The little square between vertical and horizontal scrollbar 
      was not painted reliably since the new fast icon retrieval. Fixed.
    ! Find Files: Contents search did not work anymore for non-Text 
      files since v9.90.0003. Fixed.
To download the latest BETA version choose a download package: (1) Installer Package, (2) Portable Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings | Backup your Application Data Folder)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 64875
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v9.90.0005 - 2011-01-09 17:52
    ! List | Context Menu | Rename Special: The commands "Unicode to 
      UTF-8" and "UTF-8 to Unicode" were dysfunctional for a couple of 
      versions. Fixed.
    ! List: The Shell context menu's help texts still not ok. Fix #2.
    ! Auto-Refresh: On adding or removing removable drives the inactive 
      pane was not refreshed when it was pointing to a path on that 
      drive. Fixed.
To download the latest BETA version choose a download package: (1) Installer Package, (2) Portable Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings | Backup your Application Data Folder)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 64875
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v9.90.0006 - 2011-01-10 14:00
    % Mini Tree: The Mini Tree now is tolerant about potentially 
      unavailable network locations. They will simply be added to the 
      Mini Tree without any check for existence.
    % Maxi Tree: If "No network browsing on startup" is enabled and the 
      last path was on a network location then the next startup will be 
      auto-redirected to "Computer".
    % Maxi Tree: If "Remember state of tree" and "No network browsing on 
      startup" are both enabled then any network locations are not 
      expanded in the Tree on startup.
    > Recommended settings to speed up browsing and startup when you 
      often have to deal with unavailabe network locations:
      In Configuration:
      - OFF:  General | Check existence of subfolders in tree | 
              In network locations as well 
      - ON:   Startup & Exit | No network browsing on startup
      And a Tweak (will speed up icon retrieval in List Management, 
      Catalog, and some other places of the interface):
      - ON:   GenericIconsForNetworkLocations = 1
    % Folder Size Calculation: Now when you click on another tree folder 
      while folder sizes are being calculated for the current folder, 
      the calculation is stopped. You have to click again to do the 
      browsing.
To download the latest BETA version choose a download package: (1) Installer Package, (2) Portable Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings | Backup your Application Data Folder)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 64875
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v9.90.0007 - 2011-01-11 15:31
    + Toolbar | Find by Tags: The commands "Tag List..." and "Find by 
      Tags..." now offer a "Match all" checkbox. Tick it to AND-combine 
      all entered/ticked tags (= all must match), or leave it unticked 
      to OR-combine them (= at least one must match).
      Note that the new factory default for these interfaces is OR-
      combine (unticked).
    ! Environment Variables: The rule "An environment variable that 
      returns a full path is not resolved when found within a path." was 
      not correctly applied to special paths, e.g. a path like 
      "Desktop\%AppData%\". Fixed.
    % Mini Tree: If "No network browsing on startup" is enabled and the 
      last path was on a network location then the next startup will be 
      NOT be auto-redirected to "Computer" as in Maxi Tree. It's not 
      necessary in Mini Tree mode.
To download the latest BETA version choose a download package: (1) Installer Package, (2) Portable Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings | Backup your Application Data Folder)
before running a new BETA version. This will also help in fixing any fresh bugs.

admin
Site Admin
Posts: 64875
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Here's the new BETA

Post by admin »

Change Log for the latest XYplorer BETA version:

Code: Select all

v9.90.0009 - 2011-01-12 12:34
    + Find by Tags: A new shorthand syntax (for tags only) allows for 
      easily OR-ing a bunch of tags: You can use the | (pipe) as an OR 
      operator, just as you can already use the comma as an AND-
      operator.
      
        Name Pattern          Find all items with
        ---------------------------------------------------------------
        tags:cats,dogs,ants   tag "cats" AND "dogs" AND "ants"
        tags:cats|dogs|ants   tag "cats" OR "dogs" OR "ants"

      Notes
      - You cannot mix commas and pipes.
      - When manually entering tags into "Find by Tags..." you don't 
        have to enter the pipes. When "Match all" is unticked your 
        commas will be auto-converted to pipes.    
    % Find by Tags: Increased the speed by increasing the cleverness of 
      the search algorithm.
To download the latest BETA version choose a download package: (1) Installer Package, (2) Portable Package.

:!: Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings | Backup your Application Data Folder)
before running a new BETA version. This will also help in fixing any fresh bugs.

Locked