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 for 1.15.0-rc3 #16621

Merged

Commits on Aug 4, 2021

  1. Changelog for 1.15.0-rc3

     ## [1.15.0-rc3](https://github.com/go-gitea/gitea/releases/tag/v1.15.0-rc3) - 2021-08-04
    
    * BREAKING
      * Upgrade to the latest version of golang-jwt and increase minimum go to 1.15 (go-gitea#16590) (go-gitea#16606)
    * SECURITY
      * Upgrade to the latest version of golang-jwt and increase minimum go to 1.15 (go-gitea#16590) (go-gitea#16606)
      * Switch to maintained jwt lib (go-gitea#16532) (go-gitea#16533)
      * Correctly create of git-daemon-export-ok files (go-gitea#16508) (go-gitea#16514)
      * Don't show private user's repo in explore view (go-gitea#16550) (go-gitea#16554)
    * API
      * Swagger AccessToken fixes (go-gitea#16574) (go-gitea#16597)
      * Set AllowedHeaders on API CORS handler (go-gitea#16524) (go-gitea#16618)
    * BUGFIXES
      * Restore Accessibility for Dropdown (go-gitea#16576) (go-gitea#16617)
      * Pass down SignedUserName down to AccessLogger context (go-gitea#16605) (go-gitea#16616)
      * Fix table alignment in markdown (go-gitea#16596) (go-gitea#16602)
      * Fix 500 on first wiki page (go-gitea#16586) (go-gitea#16598)
      * Lock goth/gothic and Re-attempt OAuth2 registration on login if registration failed at startup (go-gitea#16564) (go-gitea#16570)
      * Upgrade levelqueue to v0.4.0 (go-gitea#16560) (go-gitea#16561)
      * Handle too long PR titles correctly (go-gitea#16517) (go-gitea#16549)
      * Fix data race in bleve indexer (go-gitea#16474) (go-gitea#16509)
      * Restore CORS on git smart http protocol (go-gitea#16496) (go-gitea#16506)
      * Fix race in log (go-gitea#16490) (go-gitea#16505)
      * Fix prepareWikiFileName to respect existing unescaped files (go-gitea#16487) (go-gitea#16498)
      * Make cancel from CatFileBatch and CatFileBatchCheck wait for the command to end (go-gitea#16479) (go-gitea#16480)
      * Update notification table with only latest data (go-gitea#16445) (go-gitea#16469)
      * Revert to use alpine 3.13 (go-gitea#16451) (go-gitea#16452)
      * Fix crash following ldap authentication update (go-gitea#16447) (go-gitea#16448)
      * Fix direct creation of external users on admin page (partial go-gitea#16612) (go-gitea#16613)
    
    Signed-off-by: Andrew Thornton <[email protected]>
    zeripath committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    6470866 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    Co-authored-by: techknowlogick <[email protected]>
    zeripath and techknowlogick authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    75c6ae4 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Update CHANGELOG.md

    Co-authored-by: zeripath <[email protected]>
    techknowlogick and zeripath authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    cf8bf95 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    techknowlogick authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    ef1f4e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0f9cba View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    zeripath authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    d424388 View commit details
    Browse the repository at this point in the history