New Feature: colored source code

Our Versionshelf svn browser can now display source code with syntax highlighting.

The screenshot below shows the syntax highlighting of a java file. Syntax Highlighting

So far we support syntax highlighting for the following source types:

  • C
  • C++
  • Java
  • PHP
  • Ruby
  • RHTML
  • HTML
  • Javascript

New Feature: set sender address of email notifications

Due to popular demand we made the sender address of the notification email post commit hook editable.
email notification hook settings
If you leave the sender address field blank, the sender email address is automatically set to the one of the receiver.