Skip to content

v2.0.0

Latest

Choose a tag to compare

@right9code right9code released this 27 Jun 14:58

v2.0.0 — Fast Clone, UI Fixes, and Ignore Patterns

New Features

  • Fast clone via tarball download — cloning repos is now ~10x faster by downloading the tarball archive instead of running git clone or downloading file-by-file
  • Real-time clone progress — shows file count and current filename during clone
  • .ghbrowser.json added to default ignore patterns — local config file is no longer visible in file listings

Bug Fixes

  • Fix progress dialog stacking — progress dialog now correctly appears above the overwrite confirmation dialog when cloning to an existing directory
  • Remove external unzip dependency — switched from zipball to tarball extraction since tar is universally available on all KOReader devices via BusyBox, while unzip often is not

Changes

  • Updated version to 2.0.0