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

Releases: pgaskin/BookBrowser

BookBrowser v4.0.0

27 Sep 17:16
f8835e5
Compare
Choose a tag to compare

Changes for v4.0.0

f8835e5 Updated PDF viewer (fixes #53, closes #61)
451ed1c Improve update check
ad1e625 Switched to pflag for flag parsing
cd13d32 Fixed ARM builds
0802efe Clean up unused dependencies
a5eb5ba Reorganize modules/server package, use packr instead of bindata
64a5c65 Fix tests
a81eaf5 Moved modules/sigusr and modules/util packages to root
8edf92d Basic mobi support (closes #26)
6f6bf15 Fixed book download filenames
5af5c74 Added background indexing (closes #34)
33d8e5c Remove advanced search for now
314edcc Updated ePubViewer (new design, dictionary, more) (closes #58)
ffa05bf Refactor booklist, formats, and indexer (closes #59)
2bc35d0 Add arm, arm64 goarch (#57)
19dbe1f Move thumbnail generation into a function. (fixes #44)
8bf389e Fixed bindata conflict (fixes #42)
c2c71a9 Add a dockerfile (#37)
980fe8c Updated year
3b51b18 Do not regenerate cover if already cached (fixes #33)

Usage

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

BookBrowser v3.0.4

30 Dec 17:33
62c360f
Compare
Choose a tag to compare

Changes for v3.0.4

62c360f Switch image conversion library to rez (fixes #32)
7597c7b Fixed button width issues

Usage

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

BookBrowser v3.0.3

16 Dec 03:48
0b19c4e
Compare
Choose a tag to compare

Changes for v3.0.3

0b19c4e Improved styling

Usage

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

BookBrowser v3.0.2

21 Oct 16:25
b1717f9
Compare
Choose a tag to compare

Changes for v3.0.2

b1717f9 Added option to not index covers
5b3b020 Do not remove temp dir if it already exists at start
a420add Refactored handler function names
33de809 Added sort parameter to pages
c554b66 Added modified-desc sort
f889282 Added booklist.SortBy function

Usage

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

BookBrowser v3.0.1

20 Oct 20:06
9a79c6b
Compare
Choose a tag to compare

Changes for v3.0.1

9a79c6b Updated ePubViewer
004567a Merge commit '0127af585c91f09ef78f2219c152a1f0d38b0dc1' as 'public/static/reader/epub'
0127af5 Squashed 'public/static/reader/epub/' content from commit bd59525
05b408b Removed old epub reader
2e0be39 Added books found count to search
b9cd204 Increase footer padding
ff8ed29 Made footer less obtrusive
d506e21 Update linguist gitattributes
6f1ff32 Updated screenshots
e5c7ec6 New UI (#17)
1d3b6d0 Updated go version
69616f9 Fixed bindata
2fcb087 Updated dependencies
d6e5226 Use html/template for rendering html (#7)
6027e95 Finished new templates
198f89c Fixed tests
313f2ce Reduced memory usage
de08837 Fixed segfault
2f5f297 Refactored indexer and formats
80c4f3a Fixed download list author name
8c5eb4d Fix quote handling in metadata (#15)

Usage

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

BookBrowser v3.0.0

16 Oct 22:28
5f1e3ee
Compare
Choose a tag to compare

Changes for v3.0.0

5f1e3ee Updated screenshots
e5c7ec6 New UI (#17)
1d3b6d0 Updated go version
69616f9 Fixed bindata
2fcb087 Updated dependencies
d6e5226 Use html/template for rendering html (#7)
6027e95 Finished new templates
198f89c Fixed tests
313f2ce Reduced memory usage
de08837 Fixed segfault
2f5f297 Refactored indexer and formats
80c4f3a Fixed download list author name
8c5eb4d Fix quote handling in metadata (#15)

Usage

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

BookBrowser v2.5.2

02 Sep 15:38
e738775
Compare
Choose a tag to compare

Changes for v2.5.2

e738775 Add HasBook, HasSeries, and HasAuthor
e798b11 Fixed tests
cff86b5 Refactored BookList, Author, and Series filtering
eaef72a Refactored book author

Usage

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

BookBrowser v2.5.1

31 Aug 21:19
1f867ec
Compare
Choose a tag to compare

Changes for v2.5.1

1f867ec Fix random book not changing
294e445 Improve styling
219005d Fix FreeBSD release filename

Usage

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

BookBrowser v2.5.0

31 Aug 19:59
0a3d7d1
Compare
Choose a tag to compare

Changes for v2.5.0

0a3d7d1 Fixed windows builds
17c9f0a Fix indexing progress percentage
355b605 Reload book list on SIGUSR1
f116cd3 Started refactoring server
ba11ab0 Updated kepubify
729153a Switched to cli library for command line parsing
e0c3c77 Switched to httprouter for faster performance

Usage

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

BookBrowser v2.4.7

12 Aug 21:33
50953f1
Compare
Choose a tag to compare

Changes for v2.4.7

50953f1 Added freebsd builds
8103ae4 Updated ePubViewer

Usage

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