Gogs v0.11.66 Release Notes

Release Date: 2018-09-16 // over 5 years ago
  • ๐Ÿ› Bug fixes

    • ๐ŸŒ Web editor doesn't execute hooks after commit #4338
    • ๐Ÿš€ Release attachments are deleted when delete any random comment #4627
    • Private repository with public wiki or issue does not show in search result #4973
    • Cannot start with MySQL 8.0 #5187
    • Webhook and its tasks are not cleaned up when delete repository #5229
    • โช Time set to current after restored from backup #5264
    • โœ‚ Delete branch after merged pull request does no trigger webhook #5331
    • Fork repository does not check of the limit of users #5345
    • Unable to delete user with PostgreSQL #5376

    ๐Ÿ”‹ Features

    • Able to add avatar for repository #2340
    • โž• Add basic Go runtime metrics provided by Prometheus #4141

    ๐Ÿ‘Œ Improvements

    • ๐Ÿ”ง Ignore configuration inline comment by default
    • โž• Add deletion of an empty line at the end of file in file view #5270
    • 0๏ธโƒฃ Able to set default authentication method for login #5274
    • ๐Ÿ”€ Able to add custom merge commit description #5276

    Others

    • ๐Ÿ”’ Security fixes