• v2.1.1 825be5507a

    v2.1.1 Stable

    riomoo released this 2026-04-01 04:23:24 +00:00 | 0 commits to main since this release

    • fixed Fit width and height (with height being the automatic choice first)
    • added zoom and pan controls to the share comic page
    • Passwordless share links wouldn't work after restarting gopherbook
    • Now passwordless Share Links for encrypted comics just require
      the user that owns the comic to be logged in for passwordless
      share links to be viewed, this is a security feature as there's
      no other way to do this without permanently storing passwords in
      memory/bbolt in plain text for share links, which I would like to avoid.
    • Password Share Links for encrypted comics work with no issues.
      use this if you don't want to be logged in for the share link to work.
    • If your comic is not encrypted none of the above applies at all,
      just make your share links
    • Corrected build-labeled-container
    • better AVIF conversion for older hardware and single cores
    • fixed minor folder creation issue when creating a user
    Downloads
  • v2.0.125 e7324d9af8

    v2.0.125 Stable

    riomoo released this 2026-03-09 17:41:53 +00:00 | 3 commits to main since this release

    • Small error when hosting locally and trying to share links across a local network
    • Small CSS issue on firefox-based web browsers where the 0-9 would overlap
    Downloads
  • v2.0.0 8195b42c11

    v2.0.0 Stable

    riomoo released this 2026-02-21 16:53:53 +00:00 | 4 commits to main since this release

    • GBKPORT environment variable to change port number
    • Categories with generated collage art or custom cover
    • Share links with simple password for encrypted comics (never exposed comic password)
    • bbolt over json files (far too taxing to keep up with)
    • Easily delete comics you've uploaded (admins can still delete any comic)
    • Pagination (finally) comics are limited to 12 per page (can be increased in the index.html)
      --- Can show only Comics that start with a certain letter or numbers

    (This breaks your current library, please move all of your CBZ/CBT files from your library to the watch folder again. You do not need the JSON files anymore.)

    Downloads
  • v1.3.001 11bbb202b1

    v1.3.001 Stable

    riomoo released this 2026-02-16 13:39:37 +00:00 | 5 commits to main since this release

    • favicon fixes
    • bigfavicon added for windows binary creation
    Downloads
  • v1.3.000 f0efc83cf6

    v1.3.000 Stable

    riomoo released this 2026-02-02 11:25:05 +00:00 | 7 commits to main since this release

    • Mascot!!!
    • Better CSS
    • Enter key now works for login/register because it didn't before
    • not every place hosts LFS so I had to accommodate
    Downloads
  • v1.2.000 05a1723805

    v1.2.000 Stable

    riomoo released this 2026-01-19 07:50:06 +00:00 | 8 commits to main since this release

    • Environment Variables
    • Windows and Linux Build Options
    Downloads
  • v1.1.000 44b2874780

    v1.1.000 Stable

    riomoo released this 2026-01-06 08:06:47 +00:00 | 10 commits to main since this release

    • Watch Folder added per user
    • CBT file (with openssl encryption optional) support
    Downloads