Take a look at http://quickrev.sourceforge.net/news/ for a complete overview
Added possibility to define syntax highlighting via configuration files. See "examples/configuration/syntax_highlighting.xml" for more information.
Added syntax highlighting for JSON files.
Added syntax highlighting for CHILL programming language.
The "review" and "base" version of a file can now even be selected via the "Review History" dialog of a file (accessible via the "History" button on the "File References" tab).
Show file history dialog even if review history is disabled.
fix: NullPointerException in case an UML file is marked as 'deleted' for a follow-up review cycle.
fix: splitting of text to a defined width with spaces leads to duplicated text parts (visible in UML diagrams)
fix: base file version selection if loaded file is a GIT controlled file and the review to be compared with does not contain SHA1 hashes of the file in question.