Skip to main content

Gitea 1.9.5 is released

· 2 min read
jolheiser
Gitea maintainer
1.9.5Release

We are proud to present the release of Gitea version 1.9.5.

We have merged 19 pull requests to release this version.

You can download one of our pre-built binaries from our downloads page - make sure to select the correct platform! For further details on how to install, follow our installation guide.

We would also like to thank all of our supporters on Open Collective who are helping to sustain us financially.

Changelog

  • BREAKING
    • Hide some user information via API if user doesn't have enough permission (#8655) (#8658)
  • BUGFIXES
    • Fix milestone close timestamp (#8728) (#8731)
    • Fix deadline on update issue or PR via API (#8699)
    • Fix 'New Issue Missing Milestone Comment' (#8678) (#8682)
    • Fix 500 when getting user as unauthenticated user (#8653) (#8662)
    • Use AppSubUrl for more redirections (#8647) (#8652)
    • Add SubURL to redirect path (#8632) (#8634) (#8640)
    • Fix #8582 by handling empty repos (#8587) (#8593)
    • Fix bug on pull requests when transfer head repository (#8571)
    • Add missed close in ServeBlobLFS (#8527) (#8543)
    • Return false if provided branch name is empty for IsBranchExist (#8485) (#8492)
    • Create .ssh dir as necessary (#8369) (#8486) (#8489)
    • Restore functionality for early gits (#7775) (#8476)
    • Add check for empty set when dropping indexes during migration (#8475)
    • Ensure Request Body Readers are closed in LFS server (#8454) (#8459)
    • Ensure that LFS files are relative to the LFS content path (#8455) (#8458)
  • SECURITY
    • Ignore mentions for users with no access (#8395) (#8484)
  • TESTING
    • Update heatmap fixtures to restore tests (#8615) (#8617)
An icon showing wave propagation

Join our community

Gitea is open source. Star our GitHub repo, and join our community on Discord!

An icon showing a paper plane

Subscribe to our newsletter

Stay up to date with all things Gitea