Skip to content

Releases: ajslater/codex

v1.9.16

01 Feb 22:04

Choose a tag to compare

  • Fixes:
    • Fix broken Reader close button.
    • Fix OPDS v2 progression crash

v1.9.15

01 Feb 05:45

Choose a tag to compare

  • Fixes:
    • Fix OPDS v2 progression crash.
    • Adjust OPDS v2 progression position field to be 1 based, while Codex page
      is 0 based.

v1.9.14

30 Jan 22:08

Choose a tag to compare

  • Fixes:
    • Fix bad href validation in OPDS v2 leading to null links and therefore
      invalid OPDS.

v1.9.13

30 Jan 01:56

Choose a tag to compare

  • Change:
    • Codex only accepts auth tokens prefixed with the Bearer header.
  • Fixes:
    • Fix crash on API schema generation.
    • Fix scribe daemon not shutting down properly.
    • Fix Swagger API docs crash.
    • Fix full text search barfing on single quoted terms.
    • Return 401 and authorization v1 json to OPDS instead of 403 on auth
      failure more often.
  • Features:
    • OPDS order by filename.

v1.9.12

28 Jan 02:35

Choose a tag to compare

  • Fixes:
    • Fix accepting OPDS v2 progression correct Content-Type.
    • Fix parsing OPDS v2 progression position.
    • Fix bookmark update crash.

v1.9.11

26 Jan 20:19

Choose a tag to compare

  • Fixes:
    • Fix OPDS v1 pagination.

v1.9.10

25 Jan 22:01

Choose a tag to compare

  • Fixes
    • Fix Remote-User authorization for proxy setting http headers.
    • Fix order links not appearing in OPDS v1
  • Feature:
    • Allow "Bearer" header for token authentication in addition to "Token"

v1.9.9

24 Jan 23:54

Choose a tag to compare

  • Fixes
    • Major Access Control Bug would let users see comics in include groups they
      were not a part of.
    • Remove redundant top links from OPDS 2.0 facets group block.
    • Fixed a status crash.
  • Features
    • Remote-User HTTP header SSO support activated by an environment variable.
      See docs.
    • HTTP Header Auth Tokens are now accepted as authorization. Useful for OPDS
      and possibly some SSO setups.

v1.9.7

22 Jan 00:21

Choose a tag to compare

  • Fixes
    • Fix OPDS v2 manifest/reading crash.
    • Fix OPDS v2 search.

v1.9.6

21 Jan 00:12

Choose a tag to compare

  • Fixes
    • Fix OPDS feed crash.