Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This release fixed build problems that were caused by using different versions of autotools. Several bugs were fixed, some of which were related to new features.
There are two main directions in which improvements were made. One of them is TUI, which now has support for multiple columns and ls-like view as well as customizable file name decoration (prefix and suffix). The second one is connected with the command interpreter, which now supports built-in functions, conditional operators, and conditional execution of commands (using if-else-endif statements). Additionally, vifm's memory footprint was made smaller and running of programs associated with files made smarter (won't stop until an existing program is found).
This release removes support for moving items in the :file menu. It adds a description of :file programs. It improves messages in the TUI as well as its redrawing in various scenarios. It changes behaviour of the Enter key on selected directories. It works better with the PATH environment variable.