Skip to content

Releases: right9code/githubbrowser.koplugin

v1.0

17 May 10:32
894b165

Choose a tag to compare

  • Feature: Added Search files/folder and Search code inside repositories!
  • Performance: Capped search results to prevent UI lag on massive repositories.
  • Fix: Resolved a major layout crash (makeline) on e-ink devices when displaying long code search snippets.
  • UI: Replaced raw text snippets with sanitized text to ensure clean rendering on all devices.
    Full Changelog: v0.2...v1.0

GitHub Browser for KOReader v0.2

14 May 19:27

Choose a tag to compare

Pre-release
  • Added Dispatcher integration for Gesture shortcut support.
  • Fixed FileChooser crash on certain device firmwares when importing tokens.
  • Added manual text input fallback for token import.
  • Removed curl dependency; plugin is now 100% pure Lua using native socket.http.
  • Polished README and UI formatting.

Full Changelog: v0.1...v0.2

v0.1 - Initial Release

14 May 18:17

Choose a tag to compare

Pre-release

Initial release of the GitHub Browser plugin for KOReader!

Features:

  • Browse public and private repositories
  • View and download files
  • Multi-token management
  • Pin and bookmark repositories

Installation: Download the source code zip below, extract it, and place the githubbrowser.koplugin folder inside your KOReader plugins/ directory.

  • Fixed a crash on Kobo devices when importing tokens, added a manual path fallback option, and improved README formatting.