diff --git a/NEWS.md b/NEWS.md index ca9ea50fc..79480f77d 100644 --- a/NEWS.md +++ b/NEWS.md @@ -13,13 +13,15 @@ * MKVToolNix GUI: multiplexer: added an option for sorting files & tracks by track types when adding them to multiplex settings. The order is: video first followed by audio, subtitles and other types. Files & tracks can still - be reordered manually later. This option is enabled by default. Implements + be reordered manually later. The option is enabled by default & can be found + in the preferences → "Multiplexer" page → "Adding files" section. Implements #2366. * MKVToolNix GUI: multiplexer: added an option for recognizing file name sequences such as `movie.001.mp4`, `movie.002.mp4`, `movie.003.mp4` when adding multiple files at once. If a sequence is detected, the only first file will be added while the second and following file names will be - appended to the first one. This option is enabled by default. Implements + appended to the first one. The option is enabled by default & can be found + in the preferences → "Multiplexer" page → "Adding files" section. Implements #2866. * MKVToolNix GUI: multiplexer: added small colored boxes for each file & track in order to indicate from which file each track is read. The colors used can