Whats New
Whats New
Whats New
https://technet.microsoft.com/en-us/library/security/ms14-064.aspx
2. "Import/Export" commands:
3. Bugs fixed:
c) RAR could crash when unpacking .rar archives with corrupt file
headers. Fixed now.
This change does not affect RAR 4.x format, which does not allow
to verify password validity before starting file extraction.
4. Bugs fixed:
4. Bugs fixed:
3. Bugs fixed:
https://technet.microsoft.com/en-us/library/security/ms14-064.aspx
4. WinRAR file list allows to use mouse Back and Forward buttons
or Alt+Left and Alt+Right keyboard shortcuts to navigate
in recently visited folders.
8. Archive test command works for tar.gz, tar.bz2 and tar.xz archives.
Since TAR format does not provide file data checksums, WinRAR checks
only validity of GZIP, BZIP2 or XZ container.
10. New 'R' object for -sc switch defines encoding of console
RAR messages sent to redirected files and pipes. For example:
12. Console RAR "l" and "v" commands display file time in YYYY-MM-DD
format.
13. When extracting RAR and ZIP archives created in Unix, WinRAR maps
decomposed Unicode characters to precomposed. Such conversion
is required for some Unix and OS X archives to correctly unpack
non-English archived names in Windows. It works for Windows versions
starting from Windows Vista.
14. Modification time is set for all folders created when unpacking
.7z archives. Previous versions set it only for non-empty folders.
16. Total progress bar is displayed when extracting .arj, .lzh and .cab
archives (except multivolume archives).
18. "Test" command also verifies contents of NTFS alternate data streams
in RAR 3.x - 5.x archives. Previously their contents was checked
only during extraction command.
b) console RAR "lt" command did not display seconds in file timestamp;
Version 5.21
5. Bugs fixed:
Version 5.20
2. You can drag files in Explorer with right mouse button, drop them
to some folder and select WinRAR archiving commands in context menu
to create an archive with these files in the destination folder.
3. It is possible to use WinRAR.ini file instead of Registry to store
WinRAR settings. You may prefer such approach if you plan to install
WinRAR to removable media, such as USB flash drive, and then run it
on different computers.
7. Command line RAR can read the default set of switches from rar.ini
file stored in RAR program folder. Previously it was possible to
define only the same set of switches for all RAR command with
"switches=<switches>" string. Now rar.ini also allows to specify
separate switch sets for individual RAR commands using
the following syntax:
For example:
switches_a=-m5 -s
switches_x=-o+
8. Command "ch" supports switches -tl, -cu, -cl also for ZIP archives.
Previously "ch" allowed these switches only for RAR archive format.
10. "Keep broken files" extraction option is supported for bzip2 archives.
15. When archiving from stdin with -si switch, RAR sets the current system
time to modification time of archived file. Previous version did not
set this time at all.
19. "Delete archive" extraction option correctly removes all .zip and .7z
volumes. Previously it removed only the first volume in the set
for these archive formats.
Version 5.11
3. Bugs fixed:
Version 5.10
Version 5.01
2. Bugs fixed:
a) "Find" command could fail when searching text string in .7z archives;
b) when opening RAR 5.0 archive with encrypted file names stored
in another such archive, WinRAR could issue an erroneous message
that password is incorrect. It happened only if passwords to inner
and outer archives were different. It did not affect extraction,
all files could be unpacked regardless of this message;
c) option "Use for all archives" in password dialog did not suppress
additional password requests for RAR 5.0 archives with encrypted
file names;
e) storing NTFS file security and alternate data streams did not work
for file pathnames longer than 260 characters;
Version 5.00
1. New RAR 5.0 archiving format. You can use "RAR 5.0" option
in archiving dialog or -ma command line switch to create
RAR 5.0 archives.
7. RAR 5.0 archives allow to utilize 256 bit length BLAKE2sp hash
( https://blake2.net ) instead of 32 bit CRC32 as a file checksum.
Enable "Use BLAKE2 file checksum" option in "Options" page of
archiving dialog or specify -htb command line switch to use BLAKE2
checksums.
8. Features removed:
b) switch -en (do not add "end of archive" block) is not supported
by RAR 5.0 archives, which always have the end of archive block.
This block helps WinRAR to safely skip external data like
digital signatures appended to archive;
10. You can use "Save symbolic links as links" option on "Advanced" page
of archiving dialog to save and restore NTFS symbolic links
and reparse points as links, so their contents is not archived.
Command line equivalent of this option is -ol switch.
Similar option for NTFS hard links is "Save hard links as links".
Its command line equivalent is -oh switch.
Both options are available only for RAR 5.0 archive format.
13. Maximum path length for files in RAR and ZIP archives is increased
up to 2048 characters.
14. Command line RAR returns the exit code 11 if it can detect that
user entered a wrong password. This code can be returned only
for RAR 5.0 archives. It is impossible to distinguish a wrong
password and data damage for RAR 4.x archives.
15. 'v' and 'l' commands display archived file names in the end of line,
not in that beginning as before. Also some fields previously
available in 'l' and 'v' output are now shown only by 'lt' and 'vt'.
17. Internal WinRAR viewer can detect and display files in UTF-8
and UTF-16 little endian encodings.
18. UTF-16 little endian encoding is used in RAR and WinRAR log file
rar.log, so Unicode file names are stored in the log correctly.
WinRAR automatically truncates the old rar.log file in non-Unicode
format to avoid mixing different encoding in the same log file.
In case of console RAR you need to delete the old rar.log manually,
otherwide RAR will append UTF-16 messages to existing rar.log.
You can use -sc<charset>g switch to change the default log file
encoding, such as -scag for ANSI encoding.
19. Command line 'r' (repair) command can include an optional destpath\
parameter defining the destination folder for repaired archive:
Version 4.20
If you need maximum possible compression ratio for plain text data
regardless of speed, you can enable the text compression
in "Advanced compression parameter" dialog. Press "Compression..."
button on "Advanced" page of archiving dialog to access it.
You can also change this option permanently in default compression
profile;
4. Recovery volume creating and processing can use several CPU cores
resulting in higher speed. Though, typically hard drive seek speed
is a limiting factor for recovery volumes, so this gain is most
noticeable when working with solid state drive.
Version 4.11
1. Bugs fixed:
Version 4.10
2. WinRAR can create multivolume ZIP archives, which are also known as
split ZIP files.
WinRAR needs to have access to all ZIP volumes of multivolume file set
at the same time, when creating or unpacking them. So it is impossible
to create or unpack ZIP volumes on removable disks, one volume
per disk. You need to create them all in the same folder.
5. "Synchronize archive contents" option and -as command line switch are
supported in ZIP format.
a) -ag can be used with all RAR and WinRAR commands, not just
with archiving only;
8. Changes in volume size input field. Now you can select size units
in the drop down list to the right of volume size. Previous way
to define size modifiers, by entering 'k', 'm', etc. character
after the numeric size value, is also supported.
Since the convert command does not need to detect RAR archive
version anymore, the initial search for archives is performed
faster, resulting in shorter delay before displaying
"Convert archives" dialog.
13. New -log[fmt][=name] switch allows to write archive and file names
to log file in archiving command for RAR and ZIP formats and also
in extracting, deleting and listing commands for RAR format.
14. New -@[+] switch allows to process all parameters starting from
'@' character either as file names (-@) or as file lists (-@+).
15. "Setup program" SFX options are moved from "General" to "Setup" page
of "Advanced SFX options" dialog. Both "Run after extraction"
and "Run before extraction" are now multiline, so it is possible
to specify several setup programs for same SFX archive.
GUI equivalent of this command is "Wait and return exit code" option
on "Setup" page of "Advanced SFX options" dialog.
17. SFX does not support "S" (create in the top level of Start Menu)
"Shortcut" command mode anymore. Recent Windows versions do not allow
programs to add items to the top of Start Menu.
Version 4.01
1. Added support for file sizes stored in binary format in TAR archives.
Some TAR archives use the binary size format instead of octal
for files larger than 8 GB.
2. Bugs fixed:
This bug did not affect the recovery record based repair.
It happened only if recovery record was not found and WinRAR
performed reconstruction of archive structure;
g) RAR could crash when creating a new archive with -agNNN switch
if archive number in generated name was 110 or larger;
Version 4.00
Both the general RAR algorithm and most of special RAR multimedia
methods benefit from this improvement. The only module of RAR
algorithm, which is not affected, is "Text compression" method.
a) WinRAR uses the same format of password dialog both when archiving
and extracting, so "Show password" option is available also
when extracting;
If you use this option with an empty password, WinRAR will skip
all encrypted archives;
If you wish to use the same password for all extracting archives,
press "Organize passwords..." button in the password dialog
and define a new password entry, specifying "*" file mask
in "Select for archives" field.
This option is the new default extraction mode, but you can change
the default back to WinRAR 3.x style. Just select "Extract full paths"
and then press "Save settings" in "General" part of extraction dialog.
8. Windows 98, Windows Me and Windows NT are not supported by WinRAR
and WinRAR self-extracting modules anymore. Minimum Windows version
required for WinRAR 4.0 is Windows 2000.
11. You can select Windows 7 library in tree panel in extraction dialog
and WinRAR will use its default save location as the destination path.
12. "Report" command allows to select HTML, Unicode text and usual text
as output format for report file. Unlike previous WinRAR versions,
now WinRAR preservers Unicode characters in reports when using HTML
or Unicode text format. So non-English characters in file names
will be displayed properly in such reports.
13. Message list in GUI SFX archives displays only operation status
and error messages. It does not contain names of all extracted files
anymore. This change improves the speed and reduces memory requirements
for SFX archives containing a large number of files. Also it makes
easier to locate error messages, because they are not hidden among
extracted file names.
15. WinRAR displays the current percent above the operation progress bar
when repairing an archive containing the recovery record
and when processing recovery volumes.
16. WinRAR limits the maximum possible volume size to 4 GB minus 1 byte
when creating RAR volumes on a disk with FAT or FAT32 file system
in volume size autodetecting mode. These file systems do not support
4 GB and larger files.
18. WinRAR displays one password request instead of two, when saving
an encrypted file back to RAR or ZIP archive after modifying it
in some external editor. Previous WinRAR versions usually requested
the password twice, both when extracting the original file
and archiving its modified copy. Only RAR archives with encrypted
file names were processed with the single password prompt.
19. New error code 10 ("no files") is added to list of error codes
returned in command line mode by RAR and WinRAR. This new code
can be returned by archive, extract, delete and repair commands.
It means that RAR did not find any files matched the specified
file or archive mask.
20. File name area in file overwrite dialog occupies several lines now.
It makes possible to display much longer names.
21. Now switch -ep3 converts not only disk letters, but also UNC paths.
So \\server\share will be converted to __server\share when archiving
and restored to the original \\server\share when extracting with -ep3.