Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.

Releases: pgaskin/BookBrowser

BookBrowser v2.0.9

26 Jun 20:00
c1ef0a1
Compare
Choose a tag to compare

Changes for v2.0.9

c1ef0a1 Fixed buttons cut off on mobile
a297c65 Updated readme

Usage

  1. Download the binary for your platform below
  2. Copy it to the directory with your books
  3. Run it

BookBrowser v2.0.8

26 Jun 18:47
493281a
Compare
Choose a tag to compare

Changes for v2.0.8

493281a More refactoring

Usage

  1. Download the binary for your platform below
  2. Copy it to the directory with your books
  3. Run it

BookBrowser v2.0.7

26 Jun 18:22
a38891c
Compare
Choose a tag to compare

Changes for v2.0.7

a38891c Refactored book list generation (#6)
200e5f9 Refactor author and series lists (#6)

Usage

  1. Download the binary for your platform below
  2. Copy it to the directory with your books
  3. Run it

BookBrowser v2.0.6

26 Jun 17:28
150ace0
Compare
Choose a tag to compare

Changes for v2.0.6

150ace0 Fix footer height (#5)
ea88302 Sort authors list alphabetically (#4)
ea13244 Sort series list alphabetically (#4)
9074be2 Sort books on main page by last modified (#4)
84748fb Sort books on author page alphabetically (#4)
8fc9f88 Sort books in series by index (#4)

Usage

  1. Download the binary for your platform below
  2. Copy it to the directory with your books
  3. Run it

BookBrowser v2.0.5

26 Jun 02:14
5bb111c
Compare
Choose a tag to compare

Changes for v2.0.5

5bb111c Added handler for books.json

Usage

  1. Download the binary for your platform below
  2. Copy it to the directory with your books
  3. Run it

BookBrowser v2.0.4

22 Jun 21:29
Compare
Choose a tag to compare

Changes for v2.0.4

c9208bf Added check for github token to release script
7cac0f9 Update release-version.sh
e8a8471 Remove release steps from build script because it is in the release script

Usage

  1. Download the binary for your platform below
  2. Copy it to the directory with your books
  3. Run it

BookBrowser v2.0.3

22 Jun 21:00
7fdb91d
Compare
Choose a tag to compare

Changes for v2.0.3

7fdb91d Added release script

Usage

  1. Download the binary for your platform below
  2. Copy it to the directory with your books
  3. Run it

BookBrowser v2.0.2

22 Jun 20:45
63afe91
Compare
Choose a tag to compare

Changes for v2.0.2

63afe91 Add notes about building and improved scripts
0c056f5 Redid build scripts
eaba46d Fixed bug in build script
d4c3559 Added version to app and github release on tag to build script
09c1edd Added release notes generator to build script
d22ffcd Exit if no books found (#1)
6959e07 Added new gitignore
176a2be Remove vscode folder
e396e5c Improved build script
0f6d694 Fix extension for mac builds

Usage

  1. Download the binary for your platform below
  2. Copy it to the directory with your books
  3. Run it

BookBrowser 2.0.1

15 Jun 15:58
6f3f417
Compare
Choose a tag to compare

BookBrowser 2.0.1 is a small update from 2.0, fixing a few small bugs after the rewrite from python to go.

Changes for v2.0.1

  • Fixed .gitattributes file
  • Fixed missing go-bindata-assetfs in build script
  • Added epub file extension to download to fix downloads to kobo ereaders

Usage

  1. Download the binary for your platform below
  2. Copy it to the directory with your books
  3. Run it

BookBrowser 2.0

15 Jun 00:51
65c9678
Compare
Choose a tag to compare

I have finished BookBrowser 2.0. I have completely rewritten it in Go, and improved the UI. I have also improved the indexing time, and have added thumbnails for the covers to improve the page performance. I have also made many other improvements.

Usage

  1. Download the binary for your platform below
  2. Copy it to the directory with your books
  3. Run it

For more detailed instructions and screenshots, see the readme.