Skip to content

Releases: ajslater/codex

v1.9.2

18 Jan 23:42

Choose a tag to compare

  • Fixes
    • OPDS 2.0 homepage preview sections were showing the wrong queries.
    • OPDS 2.0 progression bookmarking was broken. Stump doesn't seem to be
      transmitting progression data yet, though.
  • Features
    • OPDS 1.0 gains a homepage similar to OPDS 2.0
    • OPDS start page URLS are now different. See the OPDS popup dialog.

v1.9.1

13 Jan 01:10

Choose a tag to compare

  • Fixes
    • OPDS 2.0 fix crash on faceted views.

v1.9.0 - OPDS 2.0 Redesign

13 Jan 01:09

Choose a tag to compare

  • Fixes
    • Fix crash in OPDS 2.0 feed.
  • Features
    • Redesigned OPDS v2.0 to work with Stump & Readest Clients
    • Docker healthcheck endpoint. See docs.

v1.8.22

10 Dec 10:23

Choose a tag to compare

  • Fixes
    • Fix reading books crash that crept into the last release.

v1.8.21

10 Dec 01:27

Choose a tag to compare

  • Fixes
    • Fix Close Book button linking to parent of desired route.

v1.8.20

07 Dec 01:53

Choose a tag to compare

  • Fixes
    • Fix dragging when zoomed in in reader when using mouse left button.
    • Fix weird spacing and borders on browser and reader toolbars.
    • Attempt to make Close Book route in reader more accurate.

v1.8.19

24 Nov 04:03

Choose a tag to compare

  • Fixes
    • Do not sanitize Library and Comic path names. Fixes an import crash on
      paths with dangerous looking strings in them.
    • Fix a crash when moving comics.

v1.8.18

23 Nov 05:06

Choose a tag to compare

  • Fixes
    • Filter and Search parameters were being applied after clearing.
  • Features
    • Read metadata from PDF embedded files.

v1.8.16

20 Oct 00:54
058a515

Choose a tag to compare

v1.8.16

  • Don't support Python 3.14 until dependencies do.
  • Docker image is now based on trixie debian

v1.8.15

  • Performance
    • Replace axios with xior AJAX library.

v1.8.14

12 Sep 02:01

Choose a tag to compare

  • Fixes
    • Fix settings not saving in reader and sometimes in browser.
    • Fix shutdown and restart signals on Windows.