Skip to content

GitHub Enterprise Server 2.21

The 2.21 release of GitHub Enterprise Server is now available for download. The latest release includes powerful new pull request features, a brand new notifications experience, and changes to issues to make it easier to connect ideas to code. It also includes a host of API changes that enhance security and improve permissions management.

See the full release notes.

Please note that due to a major bug in the 2.21.0 release, you are advised to upgrade to 2.21.1.

creenshot of GitHub repository page with new layout

Today we’ve launched a refresh to the design of GitHub UI, and layout changes to your repository homepage. We hope these changes improve your experience visiting and maintaining repositories, and using GitHub in general. Along with visual design changes, you’ll see the the following updates to your repository homepage:

  • Responsive layout and improved mobile web experience
  • More content surfaced via the repository sidebar
  • Ability to show or hide Releases, Packages, and Environments in your repository sidebar

These changes lay the foundation for future incremental improvements that will better surface your projects, the people who make them extraordinary, accessibility, and yes, dark mode.

See more

Since our acquisition of Dependabot last year, we’ve been building its functionality directly into GitHub. This includes two main features:

  • Dependabot security updates are automated pull requests that help you update dependencies with known vulnerabilities. These have been available in all repositories since November 2019, and you’ve shown us just how important these security patches are by merging more than 776,000 security update pull requests.
  • Dependabot version updates are automated pull requests that keep your dependencies updated, even when they don’t have any vulnerabilities. These are available in beta now.

Check out the full blog post to learn more.

See more