All Versions
30
Latest Version
Avg Release Cycle
157 days
Latest Release
1805 days ago

Changelog History
Page 2

  • v5.1 Changes

    March 09, 2016

    11 January 2016

    ๐Ÿ”‹ Features

    • display general and personal repository URL as links - padremortius
    • โž• add Danish translation - larshg
    • โž• add Italian translation - Andrea Capigiri
    • ๐Ÿ‘Œ improve Japanese translation - mattn
    • ๐Ÿ‘Œ improve Chinese translation - StarryLibra
    • ๐Ÿ‘Œ improve French translation - latop2604
    • โšก๏ธ Active Directory updates - Matt Bodily
      • use nested groups for permissions
      • allow logging in without specifying the AD domain (should use the default for all AD look-ups if one is not specified)
      • update so username at login is not case sensitive when retrieving roles
    • External links functionality - kabongsteve
    • increase repository logo quality by using PNG - mischalandwehr

    ๐Ÿ› Bug Fixes

    • exporting correct user environment variable for AD - BIPrc
    • removing confidence requirement for file type - larshg
    • ๐Ÿ›  fixed subfolder application redirection to root - Alex Moran
    • ๐Ÿ›  fix error when changing URL - Alex Moran
    • prevent repository buttons breaking - mischalandwehr
    • ๐Ÿ›  fix multiple tags support - kabongsteve

    Code improvements

    • install SQLite from nuget - padremortius
    • start using MediaTypeMap - padremortius
    • ๐Ÿ‘Œ improve .gitignore - n.kochnev
  • v5.0.1 Changes

    November 05, 2015

    5 November 2015

    ๐Ÿ”‹ Features

    • โž• add go to repository after creation - erdemyavuzyildiz
  • v5.0.0 Changes

    October 21, 2015

    22 October 2015

    ๐Ÿš€ This is a major release as Ollienator simplified and consolidated authorization and also added new providers, but your current web.config could be out of date and might need an update. Check out the new docs and update your web.config accordingly.

    ๐Ÿ”‹ Features

    • major rework of authentication and authorization - ollienator
    • simplification of Active Directory integration (no need to run 2 servers) - ollienator
    • authentication through OWIN and ADFS - ollienator
    • โšก๏ธ updated nuget packages and libgit2sharp - amonomen
    • ๐ŸŒ client based culture and brazil translation - darioajr
    • โšก๏ธ msysgit update 1.9.5 - larshg
    • โœ‚ remove origin branch after cloning - latop2604
    • ๐Ÿ‘ allow relative repository path - lhko
    • ๐Ÿ‘ better error handling - matt-17

    ๐Ÿ› Bug fixes

    • ๐Ÿ‘Œ improved detection of windows-1252 encoding - larshg
    • ๐Ÿ›  fix typo errors - isaksson
    • ๐Ÿ’ป using UI date time format - crowar
    • ๐Ÿ›  fix compile error:x64/SQLite.Interop.dll not found - myh
  • v4.0.0 Changes

    June 10, 2015

    11 Jun 2015

    ๐Ÿ”‹ Features

    • can run on Azure Website
    • ๐Ÿ‘ email check supports new long tld - restartz
    • authenticated user name available on push - kholme2
    • โž• add logo to repository - sansys
    • โœ‚ remove default port from repository view - ivanstus
    • โž• add file info (line count, size) - lkho

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  fix incorrect encoding in blob preview - colinniu
    • ๐Ÿ‘Œ improved project infrastructure - robbforce
    • ๐Ÿ›  fix bug with edit/view non-domain users with enabled domain integration - padremortius
    • ๐Ÿ›  fix problem with not possible edit/delete account with domain authorization - padremortius
    • ๐Ÿ›  fix errors in highlight.js - padremortius
    • ๐Ÿ›  fix git clone depth 1 - silvanperego
  • v3.6.0 Changes

    2 Apr 2015

    ๐Ÿ”‹ Features

    • ๐Ÿ†• new commit message format - alexkuznetsov
    • ๐ŸŒ french translation - glacasa
    • ๐Ÿ‘‰ show personalised URL - sansys
    • โž• added support for grouping repositories - lennardf1989
    • minimize group - sansys
    • ๐Ÿ”— link to commited changes - spoiledtechie

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  fixed history and blame page - igoryk-zp
    • ๐Ÿ›  fixed back link - igoryk-zp
    • ๐Ÿ›  fixed russian translation - sansys
  • v3.5.0 Changes

    19 Feb 2015

    ๐Ÿ”‹ Features

    • Remember me checkbox - whosa
    • ๐ŸŒ zh-HK, zh-CHT translation and improved encoding - lkho
    • ๐Ÿ‘Œ Improved commit layout - whosa
    • Repository allows dot and underscore in the name - mbedded
    • Convert tabs into spaces in blob and commit view - jafp
    • Enable password reset - kengibous
    • โž• Add tags to commit view - heringeidaniel

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fix #207 Remove the home variable from process info before adding it
    • ๐Ÿ Rescuing from IdentityNotMap Exception for Windows Authentication - jshepler
    • ๐Ÿ›  Fix to allow email addresses as users names, Issue #163 #158 - kengibous
    • zh-TW improved - tooto
  • v3.4.3 Changes

    14 Dec 2014

    ๐Ÿ”‹ Features

    • ๐Ÿ’ป Display readme.md in repository browser - kengibous

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix broken download link for files - latop2604
  • v3.4.2 Changes

    11 Dec 2014

    ๐Ÿ”‹ Features

    • ๐Ÿ‘Œ Support for large files and large repos - kfarnung
    • ๐Ÿ’ป Displaying markdown in repo browser - kengibous

    ๐Ÿ› Bug Fixes

    • Disabling post commit auditing as it causes problems with certain clients - stanshillis
  • v3.4.1 Changes

    2 Dec 2014

    ๐Ÿ› Bug fixes

    • ๐Ÿ“œ Made commit details parsing more robust for ReceivePackHook - kfarnung
  • v3.4 Changes

    30 Nov 2014

    ๐Ÿ”‹ Features

    • Post commit hook - stanshillis
    • Commit auditing (username recording) - stashillis
    • Keep selected branch on all pages - stanshillis
    • ๐Ÿ’… Polish translation - Bartlomiej Kaminski
    • History view for files - Igor Nakonechnyi
    • Assembly version displayed in footer - Kyle Engibous
    • Display avatar in commits page - Igor Nakonechnyi
    • Blame for file - Igor Nakonechnyi

    ๐Ÿ› Bug Fixes

    • Disallow special characters for repository name - Matthias