Skip to content

Releases: ajslater/codex

v0.10.2

04 May 00:21
9eddeb2

Choose a tag to compare

  • Fixes

    • URLS dictate view over top group. Fixes linking into views.
    • Fix possible cover generation memory leak.
    • Build a deadfall trap for search indexer zombies. Use Offspring's brains as bait.

v0.10.1

28 Apr 19:43
64e4b8b

Choose a tag to compare

v0.10.1

  • Fixes

    • Linked old top level comics orphaned by library folders migration.

v0.10.0

Portable Document Format

  • Features

    • PDF support. Optional poppler-utils binary package needed to generate PDF cover thumbnails.
    • CBT support. Tarball comic archives.
    • Alphanumeric issue support. Requires rescanning existing comics.
    • Individual top level folders for each library.
    • Don't duplicate folder name in filename sort.
  • Fixes

    • Comic file suffixes now matched case insensitively.
    • Finished comics count as 100% complete for bookmark aggregation.
    • Mark all folder descendant comics un/read recursively instead of immediate children.
    • Don't leak library root paths in Folder View for non-admins in the API.
    • Fixed aggregation bug showing inaccurate data when viewing group metadata.
    • More accurate Name sorting.
    • Fixed default start page for RTL comics.
    • Disabled reading links for empty comics.
    • Shield radiation from Venus to reduce zombie incidents.

v0.9.14

19 Apr 04:45
b33ce3e

Choose a tag to compare

  • Fixes

    • Fix comicbox config crash.
    • Use codex config namespace (~/.config/codex) so codex doesn't interfere with standalone comicbox configs.
    • Comic issue names display to one decimal point instead of ½ glyph.
  • Features

    • Filename order by option. Disabled if the "Enable Folder View" Admin Flag is off.

v0.9.13

16 Apr 05:56
60469fc

Choose a tag to compare

  • Fixes

    • Fix root_path configuration for running codex in url sub-paths
    • Parse new filename patterns for metadata.
    • Slightly faster comic cover generation.

v0.9.12

11 Apr 03:46
39c07d9

Choose a tag to compare

  • Fixes

    • Fix setting global reader settings.
    • Fixed reader settings not applying due to caching.
    • Bust reader caches when library updates.
    • Reader titles smaller and wrap on mobile.
    • Fixed deep linking into reader.
  • Features

    • Disable reader prev/next touch swiping for phone sized browsers.

v0.9.11

08 Apr 05:13
e9fbb87

Choose a tag to compare

  • Fixed

    • Fixed covers not creating on import.
    • Covers update in browser when updated on disk.
    • Create missing covers on startup.
    • Bust browser cache when library updates.
    • Reader settings were not applying in some cases.
    • Fixed crash updating latest codex software version from the internet.
    • Fixed crash loading admin page.
  • Features

    • Codex processes show names in ps and thread names on Linux.
    • Add Poll libraries action to FailedImports Admin Panel.
    • Space and shift-space previous and next reader shortcuts.
    • Reader settings UI redesigned to be clearer.

v0.9.9

01 Apr 00:47
153a432

Choose a tag to compare

  • Fixed

    • Fixed combining CBI credits with other format credits
    • Failed imports notification appears only for new failed imports.
  • Features

    • Update search index daily.

v0.9.8

29 Mar 22:54
cf24c6a

Choose a tag to compare

  • Fixed

    • Fixed search index update crash while database is still updating.
    • Fixed issues larger than 99 bug.
    • Fixed issue not imported due to metadata cleaning bug.
    • Thread error trapping and diagnostics to root out zombie process issue.
    • Sort numeric terms in filter menus numerically not alphabetically.
    • Fixed comic name display wrapping in browser.
  • Features

    • More comprehensive metadata sanitizing before import.
    • Reduced time checking to see if files have finished writing before import.
    • Uniform format for metadata parsing logging.
    • Credits sorted by last name.

v0.9.7

25 Feb 04:19
9c8829c

Choose a tag to compare

v0.9.7

  • Fixed

    • Coerce decimal values into valid ranges and precision before importing.
  • Features

    • Clean up unused foreign keys once a day instead of after every import.
    • Clean up unused foreign keys librarian job available in admin panel.

v0.9.6

24 Feb 23:08
7616f4a

Choose a tag to compare

v0.9.6

  • Fixed

    • Don't open browser when a library changes when reading a comic.
    • Fixed crash creating illegal dates on import.
  • Features

    • Replace description field with more common ComicInfo comments field.
    • Log files now rotate by size instead of daily.
    • Log path for failed imports and cover creation.

v0.9.5

  • Fixed

    • Use an allow list for importing metadata to prevent crashes.