= Midnight Commander 4.8.30 = [http://www.midnight-commander.org/query?status=closed&group=resolution&order=priority&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&col=severity&milestone=4.8.30 View all closed tickets for this release] == Major changes since 4.8.29 == === Core === * Implement panelization buffers for both file panels (#4370) === VFS === * extfs helpers: replace "perl -w" with "use warnings" (MidnightCommander/mc#174) === Editor === * Improvements of syntax highlighting: * ECMAScript (MidnightCommander/mc#172) * ECMAScript in TypeScript (MidnightCommander/mc#172) * use diff syntax highlighting for git commit messages (COMMIT_EDITMSG) (MidnightCommander/mc#85) === Viewer === === Diff viewer === === Misc === * Code cleanup (#4426) * Filehighlight: * recognize vsix files as zip files (MidnightCommander/mc#171) * Skin updates: * julia256 (#4441, #4445) === Fixes === * Wrong sort order after swapping panels (#4432) * Incorrect time delimiter in the copy/move progress window (#4437) * mc.ext.ini: 'Edit' command from 'Default' section is ignored (#4434) * mc.ext.ini: .md files are not recognized as Markdown ones by extension (#4444) * Various typos in the source code (MidnightCommander/mc#177, MidnightCommander/mc#178)