Skip to content

v0.7.19

Compare
Choose a tag to compare
@unknwon unknwon released this 21 Nov 20:12

Bug fixes

  • Bad syntax highlighting #670 #1315 #1549 #1712
  • Broken copy link button #1168 #1396
  • Broken download archive UI #1668
  • Pull request does not support merge BIN diff #1922
  • Test patch does not checkout correct base branch #1931
  • Branch/tag selection has wrong z-index #1942
  • Huge image does not display correctly in file view
  • No links in email for admin created account #1979
  • Repository description is not copied after forked #1981
  • Forked repository's visibility is changed itself when update settings #1987

Improvements

  • Sort collaborative repositories by last updated time in dashboard #1302
  • Able to delete a release #1383
  • Update default branch in Git repository while change in web view #1742
  • Show issue title and content in news feeds #1854
  • Show custom avatar for pushed commits list in news feeds
  • Able to use config option [other] SHOW_FOOTER_VERSION = true disable version display on non-admin pages' footer #1957

Features

  • Admin can now view and edit settings of private repositories #493 #1401

Others