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