Skip to content

Latest commit

 

History

History
219 lines (165 loc) · 6.63 KB

CHANGELOG.md

File metadata and controls

219 lines (165 loc) · 6.63 KB

Change Log

ForkHub v1.2.9 - 2018-04-04

Added

  • Add shortcuts for viewing the issue dashboard and notifications.
  • Display reactions in issue and commit comments.
  • Add logout button.
  • Remove repository image from the toolbar.

Fixed

  • Improve the source viewer for many languages (CodeMirror 5.27.4).
  • Some minor improvements.

Translations

  • Improve translations: DE, PT-BR, RU, TR.
  • New translations: PT-PT.

ForkHub v1.2.8 - 2017-03-22

Added

  • Show the 'reviewed' and 'review_dismissed' issue events.

Fixed

  • Fix crash when opening the browser in some devices.

Translations

  • Improve translations: ZH-CN.

ForkHub v1.2.7 - 2017-03-04

Added

  • Show repository projects.
  • Show the 'commit-commented' issue event.
  • Make some issue events clickable.

Fixed

  • Improve zoom in the code viewer.
  • Use the default browser when available.
  • Some minor UI improvements.

Translations

  • Improve translations: DE, PT-BR.

ForkHub v1.2.6 - 2016-12-23

Added

  • Show more issue events.

Fixed

  • Fix crash that occurred when opening a pull request with reviews.
  • Some minor improvements.

ForkHub v1.2.5 - 2016-12-16

Added

  • Show issue reactions.

Fixed

  • Improve the Issue Dashboard to better reflect GitHub's behaviour.
  • Some minor bug fixes.

Translations

  • Improve translations: SV, TR.
  • New translations: PT-BR.

ForkHub v1.2.4 - 2016-09-18

Fixed

  • Some minor bug fixes.

Translations

  • Improve translations: PL.

ForkHub v1.2.3 - 2016-08-21

Added

  • Add option to open users, repos and issues in external browser.

Fixed

  • Improve user and repository search.
  • Some minor bug fixes.
  • Some minor UI fixes and improvements.

ForkHub v1.2.2 - 2016-06-05

Added

  • Add support for notifications.

Fixed

  • Improve the source viewer for many languages (CodeMirror 5.15.2).
  • Some minor UI fixes and improvements.

ForkHub v1.2.1 - 2016-04-24

Fixed

  • Improve how GitHub links are opened.
  • New UI for the search bar.
  • Use Material Design icons in the toolbar.
  • Add a new event to issues when someone comments the code.
  • Show who changed the assignee of an issue.
  • Some minor bug fixes.
  • Some minor UI fixes and improvements.

Translations

  • New translations: PL.

ForkHub v1.2.0 - 2016-03-29

Added

  • New app icon in proper resolutions.
  • Show starred repositories in the home and user activities.
  • New view for organizations that shows members and teams.
  • Load issue templates for new issues when available.
  • Avatars in the issue view are now clickable.
  • Show if a pull request is mergeable or not.

Fixed

  • Some minor UI fixes and improvements.
  • Update all icons (Octicons v3.5.0).
  • Private repositories of organizations are now shown.
  • Improve the source viewer for many languages (CodeMirror 5.13.0).

Translations

  • Improve translations: KO.

ForkHub v1.1.1 - 2015-12-24

Fixed

  • Some code formats where not being properly colored.
  • Show release events in the news feed.
  • Update all icons (Octicons v3.2.0).
  • Don't show references to nonexistent commits in issues.
  • If an issue is closed from a commit, show the commit in the event.
  • Improve rendering of some markdown files.
  • Fix bug that hid files with same name but different case.
  • Some minor bug fixes.
  • Some minor UI fixes and improvements.

ForkHub v1.1.0 - 2015-11-06

Added

  • Lots of visual improvements, including basic Material Design.
  • Improve information shown in Pull Requests.
  • Open Gist links containing the owner's login.
  • New button to report an issue directly to ForkHub.
  • Use OkHttp as HTTP client.

Fixed

  • Properly detect all markup formats.
  • Froyo is supported again.
  • Some minor bug fixes.

ForkHub v1.0.0 - 2015-09-18

Fixed

  • Fix two-factor authentication.
  • Fix loading annotated tags.
  • Only show valid branches and tags in the select dialog.

ForkHub v0.9.2 - 2015-08-20

Fixed

  • Creating or editing a comment could crash the app on old Android versions.
  • Improve the source viewer for many languages (CodeMirror 4.13.0).
  • Update all icons (Octicons v3.1.0).

Translations

  • Improve translations: KO.

ForkHub v0.9.1 - 2015-07-22

Fixed

  • Don't show the starred repos of the registered user in the repository list.

ForkHub v0.9.0 - 2015-05-27

Fixed

  • Fix bug that didn't allow you to see issues if you are not the maintainer of the repo.
  • You can now edit issues you've created in third party repos.
  • Improve image loading to save memory. This fixes a lot of 'Out of memory' crashes.
  • Use Gradle instead of Maven for compilation.
  • Improve how github.com links are manage and add support for opening new types of links.
  • Improve the source viewer for many languages (CodeMirror 4.8.0).
  • Fix duplicated issues when searching.
  • Update all icons (Octicons v2.2.0).

Added

  • Add forking support.
  • Add support for editing and deleting issue comments.
  • Add support for copying the hash of a commit.
  • Add new swipe-to-refresh animation.
  • Add event information to issues.

Translations

  • New translations: CS, IS.
  • Improve translations: DE, ES, EL, IT, IW, JA, KO, RU, SK, SV, TR.

1.9.0 - 2014-02-21

  • Last official GitHub release.