February 6th, 2009· Faster online start-up of the applet by removing unneeded HTTP requests.
· Faster online start-up by better compression of ant.jar and new server.
· Improved error report when an error occurs at start-up.
· If an error occurs at start-up, the preference file is renamed or deleted.
· Added run online action.
· Improved focusing of external windows.
· Panels are initialized in the event dispatch thread (Works better with some L&F).
· Set background of the buttons to transparent (looks better on Mac OS X)
· Fixed rundll executed with Mac OS X and unix.
· Fixed incorrect directory path for Mac OS X and other Unix systems.
· Open a web site works on Mac OS X.
· Distribution is done with an internet enabled DMG file for Mac OS X.
· Online applets resizable and works on Mac OS X.
· Improved toolbar of the command line panel.
· Upgraded to Java 6u11 kernel.
April 9th, 2008· Fixed incorrect obfuscation of the code.
· Fixed bug which prevented the applet to start with Java 1.4.
· Big icons from files are loaded using sun class.
· Fixed possible problem when creating panels.
· Fixed ini files missing from the release (such as DirectoryTree.ini).
· Rename a file for changing the case didn't work.
· Use the correct encoding (CP850) when using the command line plug-in.
· Delete a file doesn't create an INFO3 file in the current directory anymore.
· Fixed possible ClassCastException when creating a DiractoryTable panel.
· AntCommander.ini is included in the Jar file so an new installation won't overwrite your custom ini file.
· Drag and drop only allows copy.
· If copy/move/unzip to the same directory, the user is prompted for the destination.
· Fixed old search remains when restarting the application.
· Improved applet start up time by removing unneeded search for resource bundle.
· Fixed searching for content failed for directories.
· Upgraded to Java 6u5.
December 12th, 2007· Fixed textfield for Directory table filters other tables.
· Improved icons for Start Shell, Ant Console, Root.
· Do not fail the application if a panel cannot be created.
· Updated Ant library.
· ProGuard 4.0 is used to compress Ant Commander and the libraries further.
· Bicolor tables per default.
· Size of files are abbreviated by default and the tooltip text contains the full size.
· Escape in the Search text field removes the filter.
· Possibity to have a different background for the ImagePanel.
· Improve resize of image for Fit.
· Added to locate the AntCommander.jar file.
· Runnable as Applet.
· Init setting file not hard coded anymore and can be passed as parameter.
· Created release which contains most of the plug-ins.
· New actions: Previous and Next to browse files in a directory.
· Possibility to right click on files in a TreePanel.
· The SplashScreen is displayed faster if JavaSE 6 is used.
· Added possibility to have a different separator for the CopyFileNames and CopyFilePaths.
· New Panel: Thumbnails panel to view directories with images.
· Upgraded to Java 6u3.