Skip to content

v0.8.43

Compare
Choose a tag to compare
@unknwon unknwon released this 24 Feb 16:51

Bug fixes

  • Old activities still visible for repositories that lost access #2148
  • Issue references have bad links behind a reverse proxy sub-path #2229
  • Line breaks in email is not in HTML format #2332
  • Long webhook URL is truncated #2465
  • Multiple Webhooks with Slack type send wrong payloads #2485
  • Image path breaks when it contains space #2556
  • 500 when edit wiki after transfer the repository #2558
  • 500 after delete user when view releases #2596
  • Wrong avatar_url field in webhook payload #2630

Improvements

  • Able to config log path on install page #691
  • Add default_branch field to repository object in webhooks #1059
  • Display activities for close and reopen issues #1821
  • Able to fork mirror repository #2505
  • Highlight code blocks in issue page #2538

Features

  • Add config option [markdown] CUSTOM_URL_SCHEMES to allows Markdown render custom URL schemes #2406
  • Support syntax highlight on diff view #2528
  • Support convert mirror repository to regular type #2607