- The regular expression adjusted to include the underscore in repo name.
- More HTML commit messages appearance improvements.
- Fix the issue of notifications for all commits being sent out when a new branch is pushed with unique_commits_per_branch set to false.
- gitlabhq also supports the character "-" within repository names.
- Fixing broken links of renamed files in case of gitweb and other interfaces.
- Do not list commit to closest annotated tag until configuration option set.
- Show shortlog from previous tag on tag creation.
- Detects renamed files.
- Fudge email send date to ensure ordering of commit messages.
- Allow per branch mailing lists.
- Support for github option for link_files setting.
- Added possibility to automatically send a mail to the committer.
- Allow short_commit_id in subject template
- Display info message if the config.yml specified is not found.
- Strip whitespace after splitting emails for SMTP.
- Added prefer_git_config_mailinglist config variable.
- Allow to use one configuration file per all cgit projects.
- Support for Gitalist.
- Notifier now do not falls on invalid utf-8 text in diffs.
- Fixes erroneous 0.11.7 release (partially incomplete code was pushed to rubygems and breaks ruby 1.8 compatibility).
- Summary email section has been updated to be shown correctly.
- More fine-grained values for ignore_whitespace option (all, change, none).
- Add support for gitlabhq 4.0+ namespace repo arrangement.
- Correct urls to cgit installations.
- Correct Trac integration.
- Support for GitHub WebHooks (as client).
- Fix mailformed tag notifications.
- A lot of other fixes.
- Project home has been moved to git-commit-notifier GitHub organization.
- Support for GitHub-flavoured WebHooks (as server).
- Ability to reply_to_author.
- Shows summary.
- Do not send additional email on branch creation.
- Fix segmentation faults with Unicode subjects on Ruby 1.9
- A lot of refactorings.