Skip to content

Releases: ajslater/codex

v0.12.1

19 Aug 07:34
7ccd9eb

Choose a tag to compare

  • Fix

    • Disable article ignore on name sort in folder view.
    • Fix browser navigation bug with issues top group.

v0.12.0

18 Aug 01:50
02f4416

Choose a tag to compare

v0.12.0

Syndication

  • Features

    • OPDS v1, OPDS Streaming & OPDS Search support.
    • Codex now accepts HTTP Basic authentication.
      • If you run Codex behind a proxy that accepts HTTP Basic credentials that are different than those for Codex, be sure to disable authorization forwarding.
    • Larger browser covers.
    • Sort by name ignores leading articles in 11 languages.
  • Fix

    • Use defusexml to load xml metadata for safety.
    • Removed process naming. My implementation was prone to instability.

v0.11.0

29 Jul 21:46
3d48858

Choose a tag to compare

  • Features

    • Librarian tasks in progress appear in the settings side drawer for adminstratiors.
    • Covers are now created on demand by the browser, rather than on import.
    • Browser Read filter.
  • Fixes

    • Bookmark progress bar updates in browser after closing book.
    • Metadata web links fix.

v0.10.10

11 Jul 23:30
ce761b3

Choose a tag to compare

  • Features

    • Reader nav toolbar shows position in series.
  • Fix

    • Fix inability to log in when Enable Non Users admin flag is unset.
    • Simplify Admin Library delete confirmation page to prevent OOM crash.
    • Move controls away from iPhone notch and home bar.

v0.10.9

01 Jul 01:08

Choose a tag to compare

  • Fixes

    • Fix null bookmark and count fields in metadata
    • Fix indeterminate finished state when children have bookmark progress.
    • Fix maintenance running inappropriately on first run. Crashed xapian database.
    • Fix reader metadata keymap
  • Features

    • Progressive Web App support
    • Reader "Shrink to" settings replaced by "Fit to"
  • Special Thanks

    • To ToxicFrog, who's been finding most of these bugs I'm fixing for a while.

v0.10.8

28 Jun 07:44
8ca5039

Choose a tag to compare

  • Fixes

    • Fixed reader nav clicks always showing the toolbars.
    • Attempt to fix unwanted browser toolbars when treated as mobile app
    • Wait half a second before displaying reader placeholder spinner.
    • Fix metadata missing search query.
    • Fix metadata cache busting.
  • Features

    • Accessibility enhancements for screen readers.

v0.10.7

15 Jun 03:50
7befbe1

Choose a tag to compare

  • Features

    • Browser tries to scroll to closed book to keep your place.
  • Fixes

    • Fixed missing lower click area on browser cards.
    • Fixed session bookmark interfering with logged in user bookmark.

v0.10.5

25 May 00:12
7e24ce3

Choose a tag to compare

  • Features

    • Reader shrink to screen setting becomes fit to screen and embiggens small images.
    • Reader changing to the next book now has visual feedback and requires two clicks.
  • Fixes

    • Removed vertical scrollbars when Reader shrunk to height.
    • Don't disturb the view when top group changes from higher to lower.

v0.10.4

10 May 23:10

Choose a tag to compare

  • Fixes

    • Fix double tap for non-iOS touch devices.
  • Features

    • Shrink to Screen reader setting.
    • Reader throbber if a page takes longer than a quarter second to load.

v0.10.3

05 May 04:02

Choose a tag to compare

  • Fixes

    • Fix PDF going blank when settings change.
    • Remove vestigal browser scrollbars when they're not needed. Thanks to ToxicFrog.
    • Fix cover cleanup maintenance task.