Skip to content

v1.2.2

Latest

Choose a tag to compare

@kikootwo kikootwo released this 11 Aug 19:12

πŸŽ‰ Release v1.2.2

Features:

  • βœ… Advance existing requests from Interactive Search
    • Interactive Search now advances an existing request instead of creating a duplicate

Fixes:

  • βœ… CamelCase author names fail automatic search matching

  • βœ… Wait for Relocation gets stuck

    • #209
    • Path boundary checks are now separator-agnostic β€” handles Windows backslashes, trailing separators, and .. segments
  • βœ… Fixed intermittent empty Audible series pages

    • Handles both of Audible's series page layouts (modern and legacy)

    Upgrade:

    docker pull ghcr.io/kikootwo/readmeabook:latest
    docker compose down
    docker compose up -d

What's Changed

  • fix: CamelCase author names fail automatic search matching by @rinseaid in #219

New Contributors

Full Changelog: v1.2.1...v1.2.2