wiki:NEWS-4.8.7

Version 10 (modified by andrew_b, 12 years ago) (diff)

#1686, #2723, #2739, #2767, #2890, #2891, #2892, #2893, #2894, #2895

Midnight Commander 4.8.7

View all closed tickets for this release

Major changes since 4.8.6

Core

VFS

Editor

  • Reset selection after text paste (only in non-persistent selection mode) (#2660)
  • Don't indent blank lines (#303).
  • Add .psgi as Perl syntax highlighting (#2912)

Viewer

Diff viewer

Misc

  • Code cleanup (#2888)
  • Remove the empty contrib/dist/debian/ since it maintained separately in Debian (#2871)
  • mc.ext updates:
    • add support of SVG images (#2895)
    • add support of .asm file extention (#2892)
    • add support of .hh file extention (#2892)
    • all file extention for source files now are case insentetive (#2892)
    • add support of JNG and MNG images (#2893)
    • add support of Gnumeric's spreadsheets (#2894)
    • add support of .war archives (#2891)
    • make a choice between arj and unarj archivers (#2890)
    • make a choice between 7z and 7za archivers (#2890)
    • add support of ape, aac and wvm4a media formats (#2767)
    • add support of cbr and cbz comic books (#2739)
    • add support of epub e-book format (#2739)
    • add support of PAR archives (#2739)
    • use libreoffice instead of ooffice, if found, to open ODT files (#2723)
    • use dvicat if dvi2tty not found to view DVI files (#1686)
    • use 'see' utility as default pdf viewer, if found (#1686)
    • use 'see' utility to view images in console (#1686)

Fixes

  • Broken path completion on paths starting with ~/ (#2898)
  • Enter into symlink to commpressed patch shows empty patch (#2910)