﻿Notes :
-------
+ Added
- Deleted
x Correction
#number is the identifier of bug report (B), requested feature (F) or patch (P)
bug reports and feature request are here :
https://github.com/MediaArea/MediaConch_SourceCode


Version 16.01, 2016-01-27
-------------
More Matroska validation tests
Improved reports
Verbosity option
MediaConch server, with a REST API
MediaConch CLI and GUI can communicate with MediaConch server
Support of Qt 5.6 (QtWebKit dependancy is replaced by Qt QtWebEngine dependancy)
Matroska: CRC-32 validation
Matroska: support of padding/junk at the start of a segment
Matroska: trace is activated for all elements (but report is still based on the first element met)
Matroska: add an intermediate level in the trace for the raw stream parser
Visual Studio 2015 project files

Version 15.12, 2015-12-31
-------------
New icon
Database support (speed improvement: file is parsed once, then policies are applied to the pre-analyzed content)
More explicit licences (MediaConch and MediaInfo library are GPLv3+ and MPLv2+, list of third party libraries and their licences)
Matroska: negative timecodes were not correctly handled
Better support of non-English filenames
Display format is applied also on invalid files
Implementation tests now load logic from an XML representation of the Matroska EBML Schema
Implementation tests on valid parent elements, element multiplicity, mandated child elements
MediaTrace now documents the parser used for raw streams within Matroska.
Sync tests with latest Matroska/EBML draft specifications.

Version 15.11, 2015-11-30
-------------
Detection of truncated Matroska files
Support of MKVMerge statistics tags (duration frame count, stream size, bit rate) per track
Count of subtitle elements
Frame rate detection algorithm revisited
Showing precision of 1/1.001 frame rates (e.g. "23.976 (24000/1001) fps" and "23.976 (23976/1000) fps")

Version 15.10, 2015-11-02
-------------
Implementation checker with some EBML tests
New set of default Policy reports
About box and Help documentation added
More coherent list of options
MediaTrace UI changed, with a grid (offset on the left, value on the right)
MediaInfo report UI
MediaInfo XML export
Policy XSL editor updated
Display XSL import / export
Text/HTML/XSL display examples
Several bug fixes

Version 15.09, 2015-10-02
-------------
Design of the report is changed (similar to MediaConchOnline)
Examples of policies provided by default
Support of XSLT policies
Drag and drop of several files
MediaTrace UI
Save of MediaTrace output in XML format

Version 15.08, 2015-08-31
-------------
Improved FFV1 slice analysis
Trace feature: XML malformed with Flags items (hotfix, flags meaning disabled in XML output)
Trace feature: XML malformed with some MP4 files
Trace feature: XML duplicated attributes
Trace feature: versioned xsd, creating library name and version

Version 15.07, 2015-08-06
-------------
Improved FFV1 slice analysis (currently activated only for 1st frame)
Improved Schematron file editor

Version 15.06, 2015-06-30
-------------
Basic Schematron validator
Basic Schematron file editor

Version 15.05, 2015-05-31
-------------
Basic hard-coded policy checker (must be Matroska with FFV1 protected by CRC)
Info tool (Text or XML)
Trace tool (Text or XML)
