Skip to content

v0.6.0

Compare
Choose a tag to compare
@unknwon unknwon released this 19 Mar 20:49

Bug fixes

  • Edit Account does not take into consideration password rules #851
  • Person in multiple teams has incorrect access #858
  • Issue label amount not updated on issue removal #933
  • Can push to mirror repository #948
  • Check template version before loading custom configuration #954
  • Didn't check if attachments and avatars path in configuration is a absolutely path
  • Duplicated suburl prefix in feeds #988
  • Cannot delete repository with LDAP account #1006
  • Cannot handle SubModule without a .gitmodules entry #1023
  • HTTP/HTTPS push update function call panic #1037
  • Missing suburl prefix on admin panel #1043
  • Landing page setting does not consider suburl prefix #1055
  • Missing link in bare repository page for Help #1082

Improvements

  • Allow MySQL socket connection instead of TCP #872
  • Able to use TLS client certificate for SMTP #943
  • Fix: 504 5.5.2 : Helo command rejected #973

Features

  • Able to import local Git repositories #99
  • Allow multiple e-mail addresses #755