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

Changelog History
Page 3

  • v3.3 Changes

    22 Aug 2014

    πŸ”‹ Features

    • πŸ‘― Clone button for repositories in web management UI - latop2604
    • πŸ‘Œ Support for custom title, logo, additional footer message - OttoNull
    • βž• Add Active Directory group / Team synchronization - Louis-Charles Levasseur
    • βž• Add audit logging of login success or failure - dnadle

    πŸ› Bug Fixes

    • βž• Add missing french translation keys - latop2604
    • βž• Add backwards compatible upgrade of method to store hashed passwords - embix
    • πŸ›  Fix crash when repo contain GitLink node - latop2604
    • βž• Added generic message, if commit message is null or empty - SeitzDev
    • πŸ›  Fix #133 JSON body displayed when going back in repository view *
  • v3.2 Changes

    19 May 2014

    πŸ”‹ Features

    • 🐎 Repository browser performance improvement
    • πŸ’» Asynchronnous load of commit messages in browser
    • πŸ‘ Better English localization
    • πŸ‘Œ Improved deployment process
    • Nuget cleanup

    πŸ› Bug Fixes

    • πŸ›  Fixed #102 Create Team button is missing for Windows Authentication mode
    • πŸ›  Fixed #104 Missing highlight.pack.js
    • πŸ›  Fixed #117 Split commit messages
  • v3.1 Changes

    27 March 2014

    πŸ”‹ Features

    • 🌐 zh-TW Traditional Chinese Translation added - doggy8088

    πŸ› Bug Fixes

    • πŸ›  Fix German Localization - AliveDevil
    • πŸ›  Fixed dissapearing menu
    • πŸ›  Fixed CSS Virtual Path (#99 and #100) - kfarnung
  • v3.0 Changes

    18 March 2014

    πŸ”‹ Features

    • Major redesign
    • Diff view for files
    • Short SHA in commit view
    • πŸ”„ Changed lines added to commits

    πŸ› Bug Fixes

    • πŸ›  Fix #93 Browsing cshtml extensions
    • πŸ›  Fix #94 Wrong date display for different locale
  • v2.1 Changes

    3 March 2014

    πŸ”‹ Features

    • RAW file display
    • Scanning for existing repositories
    • 0️⃣ Select a default language in settings section
    • Efficient working with streams
    • Swedish localization - JLedel
    • Russian localization - grigoryev
    • Spanish localization - AHTA
    • Download repository as ZIP - RΓ©my de SΓ©rΓ©sin

    πŸ› Bug Fixes

    • πŸ›  Fixed a problem viewing files with '+' or '&' in the path
    • πŸ›  Fixed a problem viewing branches and tags with '/' in the name
    • πŸ›  Fixed missing label for team members when creating team
    • πŸ‘‰ Tweaked English strings
  • v2.0.1 Changes

    30 August 2013

    πŸ”‹ Features

    • 🏁 Displaying current username in Windows Authentication mode

    πŸ› Bug Fixes

    • πŸ›  Fixed the problem with repository view for normal users in Windows Authentication mode
  • v2.0 Changes

    25 August 2013

    πŸ”‹ Features

    • 🏁 Windows Authentication Support
    • 🌐 Spanish Translation

    πŸ› Bug Fixes

    • πŸ‘‰ Usernames are normalized to invariant lowercase.
    • πŸ›  Fix text in Chinese translation

    Compatibility Issues

    • Converts all the usernames to lowercase.
      • Keep that in mind while logging
      • Only ASCII chars are supported even for existing usernames, if you have other characters in your username it is recommended to create a new user.
  • v1.3.0 Changes

    30 June 2013

    πŸ”‹ Features

    • 🚚 Gitsharp removed
    • Switched to libgit2
    • 🏷 Tag support added
    • πŸ‘Œ Improved repository browser - blog support and faster navigation

    πŸ› Bug Fixes

    • πŸ’» Enable repository browser view of ASP.NET special folders
    • πŸ’» Enable repository browser view of any extension
    • πŸ›  Fix a crash issue if there is not master branch - Yubo Xie
    • πŸ›  Fix a crash if user browses an empty repository - Yubo Xie
    • πŸ›  Fixing incorrect hint place - TheBlueSky
  • v1.2.0 Changes

    30 May 2013

    πŸ”‹ Features

    • Replaced multiselects with the checkbox lists - Mark N
    • 🌐 Turkish translation - zafer06
    • One URL for secure and anonymous access - Aimeast
    • 0️⃣ Default settings file is created automatically when not exists - Aimeast
    • 0️⃣ Default database is created automatically when not exists - Aimeast
    • EF 5.0 code first introduction - Aimeast
    • Switched to ASP.NET MVC 4 and .NET 4.5
    • πŸ“¦ Nuget packages used for external dependencies
    • πŸ‘ Allow to pass username and password from URL
    • βœ‚ Removed git.aspx from URL
    • Settings must be set before the first use
    • Git logo added

    πŸ› Bug Fixes

    • Changing password for normal user
    • Display large binary files
    • Hashing password with proper encoding - Aimeast
    • Max allowed content length set to 4MB
    • Page width set to 980px - Aimeast
    • πŸ›  Fixed integration with TeamCity - micchickenburger

    Compatibility Issues

    • Password is not compatible with the previous version due to encoding change.
      • For fixing this issue please use sqlite administrator, open the database file located in App_Data and change your record in the table User and set the field Password to 0CC52C6751CC92916C138D8D714F003486BF8516933815DFC11D6C3E36894BFA044F97651E1F3EEBA26CDA928FB32DE0869F6ACFB787D5A33DACBA76D34473A3 which means admin.
      • You can run this sql statement UPDATE User SET Password = '0CC52C6751CC92916C138D8D714F003486BF8516933815DFC11D6C3E36894BFA044F97651E1F3EEBA26CDA928FB32DE0869F6ACFB787D5A33DACBA76D34473A3' WHERE Username = 'YOUR USERNAME'
    • πŸš€ Database name changed from Bonobo.Git.Server.Release.db to Bonobo.Git.Server.db
      • Go to App_Data folder and rename the file
    • 🏁 Windows Server 2003 is not supported because of the ASP.NET MVC 4.5 and .NET 4.5 versions
      • IIS 7+ and .NET 4.5 and ASP.NET MVC 4.5 is required to run Bonobo Git Server
  • v1.1.0 Changes

    9 October 2011

    πŸ”‹ Features

    • Administrator can create new user accounts
    • Settings
      • Disable anonymous user registration (by default user registration is disabled and only administrator can create new users)
      • Disable creation repository by users (by default only administrator can create new repositories)
    • Confirmation for Team, User and Repository removals
      • Security hole with delete on GET removed
    • πŸ’» Download link for text based files in repository browser
    • 🌐 Chinese translation added
    • 🌐 Japanese translation added
    • Reasonable states returned to git client if authentication failed or if repository does not exists

    πŸ› Bug Fixes

    • πŸ›  Fixed issue with UserConfiguration (config.xml) was invalid after overwriting with custom values
    • MaxRequestLength extended to 100MB for large file upload
    • RequestLimit for IIS 7 extended to 100MB for large file upload
    • πŸ›  Fixed redirecting from Create actions
    • πŸ›  Fixed URL redirecting after Create and Delete actions
    • πŸ›  Favicon application error fixed
    • πŸ›  Fixed FormsAuthentication redirect call after basic authentication returns 401(and fire up runtime exception)
    • πŸ›  Fixed repository delete with read only files