Release Notes: This version adds support for email notifications. JCR can now be configured to email reviewers when the project is put into the Review state, and to email comment action owners when the project is put into the Post-review state. Email subjects and contents can be customized using configured templates. Other changes include viewing the SVN commit log for each file, explicit allocation of reviewers to projects, bulk deletion of files from review projects, and support for running under Windows. Displaying of files and file lists has been sped up, particularly in larger review projects.


Release Notes: This version adds support for email notifications. JCR can now be configured to email reviewers when the project is put into the Review state, and to email comment action owners when the project is put into the Post-review state. Email subjects and contents can be customized using configured templates. Other changes include viewing the SVN commit log for each file, explicit allocation of reviewers to projects, bulk deletion of files from review projects, and support for running under Windows. Displaying of files and file lists has been sped up, particularly in larger review projects.


Release Notes: This version is a tidy-up after the major changes in 0.7.0. There are a number of improvements and bugfixes in the new Subversion support, including the ability to use HTTPS to connect to the repository, better validation of revision numbers, and "suggest" functionality for the path in the repository. JCR no longer tries to diff binary files, now displays hints to the project owner about the next action required, and shows the number of comments on each project on the main page. Fileset archiving has been added, and the mkBackupList script has been improved.


Release Notes: This is a tidy-up after the major changes in 0.7.0. Several small bugs in the new Subversion support have been fixed, including the ability to use HTTPS to connect to the repository. JCR no longer tries to diff binary files, and also now displays hints to the project owner about the next action required. Fileset archiving has been added. The mkBackupList script has been improved. This version requires no schema or configuration file changes. The installation documentation was updated to correct some errors. Python 2.4 is once again supported (which was a regression in 0.7.0).


Release Notes: The main change in 0.7.0 is support for creating review projects directly from Subversion repositories, without having to upload the code to be reviewed. This is the first of a number of planned version control systems to be supported. This version of JCR also provides some configuration control over code syntax highlighting (by file extension), and fixes some bugs. Changes since version 0.7.0rc1 were limited to a fix for a pre-existing bug and some documentation updates.


Release Notes: This release adds support for creating review projects directly from Subversion repositories (in addition to the existing ability to upload file sets). It also adds some control of syntax coloring (configured by file extension), and also includes bugfixes.