Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changelog 1.16.0 #18468

Merged
merged 4 commits into from
Jan 30, 2022
Merged

Changelog 1.16.0 #18468

merged 4 commits into from
Jan 30, 2022

Commits on Jan 29, 2022

  1. Changelog for 1.16.0-rc2

     ## [1.16.0-rc2](https://github.com/go-gitea/gitea/releases/tag/v1.16.0) - 2022-01-29
    
    * SECURITY
      * Disable content sniffing on `PlainTextBytes` (go-gitea#18359) (go-gitea#18365)
      * Only view milestones from current repo (go-gitea#18414) (go-gitea#18417)
    * BUGFIXES
      * Fix detection of no commits when the default branch is not master (go-gitea#18422) (go-gitea#18423)
      * Fix broken oauth2 authentication source edit page (go-gitea#18412) (go-gitea#18419)
      * Place inline diff comment dialogs on split diff in 4th and 8th columns (go-gitea#18403) (go-gitea#18404)
      * Fix restore without topic failure (go-gitea#18387) (go-gitea#18400)
      * Fix commit's time (go-gitea#18375) (go-gitea#18392)
      * Fix partial cloning a repo (go-gitea#18373) (go-gitea#18377)
      * Stop trimming preceding and suffixing spaces from editor filenames (go-gitea#18334)
      * Prevent showing webauthn error for every time visiting `/user/settings/security` (go-gitea#18386)
      * Fix mime-type detection for HTTP server (go-gitea#18370) (go-gitea#18371)
    * MISC
      * Update github.com/duo-labs/webauthn (go-gitea#18357) (go-gitea#18364)
    
    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    660442d View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

  1. Update CHANGELOG.md

    zeripath authored Jan 30, 2022
    Configuration menu
    Copy the full SHA
    66d5ee1 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    zeripath authored Jan 30, 2022
    Configuration menu
    Copy the full SHA
    c3f1021 View commit details
    Browse the repository at this point in the history
  3. Update Changelog to 1.16.0

    Adjust changelog to match 1.16.0, update config.yaml and frontport 1.15.11
    
    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    e29293f View commit details
    Browse the repository at this point in the history