Releases: right9code/githubbrowser.koplugin
Releases · right9code/githubbrowser.koplugin
v1.0
- Feature: Added
Search files/folderandSearch codeinside 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
- 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
curldependency; plugin is now 100% pure Lua using nativesocket.http. - Polished README and UI formatting.
Full Changelog: v0.1...v0.2
v0.1 - Initial 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.