Skip to content
This repository has been archived by the owner on May 19, 2018. It is now read-only.

Latest commit

 

History

History
26 lines (18 loc) · 682 Bytes

CHANGELOG-v2.md

File metadata and controls

26 lines (18 loc) · 682 Bytes

CHANGELOG for v2.x

v2.0.0

Additions:

  • Support for submodules
  • Support for emojis (including autocompletion)
  • Markdown rendering in issues and comments
  • List tags for repository
  • Pagination for lists
  • Copy, edit and delete comments (via long press on the comment)
  • Manage milestones and assignes for issues
  • Drafts for issues, milestones and comments

Changes:

  • Links in event items instead of buttons
  • Improved handling of GitHub.com URLs opened from external application
  • Improve accessibility. Thanks @dusek

Bugfixes:

  • Prevent crash caused by logout while user objects are loading

Commits