From e4f49a0b6956c3000915bc89f7158abd7969f7fe Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Wed, 25 Jul 2012 17:37:39 -0400 Subject: [PATCH] Real raw page for text, images, and binaries (issue 6, issue 114) --- docs/04_releases.mkd | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/docs/04_releases.mkd b/docs/04_releases.mkd index 89671c7..f0cacbf 100644 --- a/docs/04_releases.mkd +++ b/docs/04_releases.mkd @@ -11,11 +11,14 @@ #### fixes +- Output real RAW content, not simulated RAW content (issue 114) - Fixed Lucene charset encoding bug when reindexing a repository (issue 112) - Fixed null pointer in LdapUserSerivce if account has a null email address (issue 110) #### changes +- Blob page now supports displaying images (issue 6) +- Non-image binary files can now be downloaded using the RAW link - Updated Polish translation **1.0.0** *released 2012-07-14* -- Gitblit v1.9.1