Skip to content

Releases: ajslater/codex

v1.3.14

16 May 02:12
Compare
Choose a tag to compare
  • Features
    • Better metadata extraction for PDFs.
    • Support for ComicInfo StoryArcNumber, Review and GTIN tags.
    • Order by Story Arc Number
    • Do not detect .cbr files if unrar is not on the path.
    • Display filename for comics in browser file view.
  • Fix
    • Import of ComicInfo Tags metadata.
    • Never removed old missing metadata when updated.
    • Error on moving folders.
    • Fix saving last route between sessions.
    • Better error messages if unrar is not on the path.
  • Removed
    • Remove support for unrar.cffi

v1.3.13

02 May 20:20
Compare
Choose a tag to compare
  • Fix
    • Group cover sometimes showing wrong cover for order.
    • Rare import crash.

v1.3.12

02 May 18:43
Compare
Choose a tag to compare
  • Features
    • OPDS 2 Last Read link.
  • Fix
    • Books without bookmarks could break parts of the reader.
    • Remove clipboard UI hints when clipboard isn't available.

v1.3.11

01 May 06:44
Compare
Choose a tag to compare
  • Features
    • Last Read Order By option.
    • Some Order By options now have a default descending order.
    • OPDS 1 special top links limited to 100 entries.
  • Fix
    • OPDS 1 links did not include filters or order information.
    • OPDS 1 page streaming broke.

v1.3.10

28 Apr 23:17
Compare
Choose a tag to compare
  • Fix
    • Crash when reading from folder view.

v1.3.9

28 Apr 00:15
30e28f0
Compare
Choose a tag to compare
  • Features
    • Experimental OPDS 2.0 Support.
    • Create all comic covers admin task.
    • Faster Metadata pages for web and OPDS.
  • Fix
    • Two pages mode broken.
    • Credits not imported bug.
    • Failed imports not removed when file removed bug.

v1.3.8

17 Apr 06:31
Compare
Choose a tag to compare
  • Fix
    • Fix Basic Authentication not enabled for OPDS Cover, Page, and Download
      views.
    • Tune low memory algorithm slightly lower for memory constrained systems.
  • Dev
    • Use makefile and moved most scripts into bin.

v1.3.7

06 Apr 04:24
f142d71
Compare
Choose a tag to compare
  • Feature
    • Metadata page links to groups to browse to.
  • Fix
    • Crash when moving comics.
    • Container memory limits weren't detected for Linux kernels before 4.5
    • Reader
      • Horizontal Reader was slow for comics with high page counts.
      • Vertical scroller was not tracking pages in fitTo Width or Orig modes.
    • Validation error detecting child and parent library paths incorrectly.
    • Dev
      • Django 4.2

v1.3.6

03 Apr 08:16
6a13cb0
Compare
Choose a tag to compare
  • Fix
    • Much lower memory tuning. Environment variables control tuning.
    • Possible fix for vertical scroller page tracking for tall images.

v1.3.5

02 Apr 22:51
2f97198
Compare
Choose a tag to compare
  • Fix
    • OPDS sorting and filtering broke.
    • Fixed Download URLs for clients that ignore headers like Chunky.
    • Update Search Index now checks for more missing entries.