github epheterson/Zimi v1.9.4
Zimi v1.9.4

latest releases: v1.10.1, v1.10.0, v1.9.6...
9 days ago

Added

  • Article theme: articles follow Zimi's theme, or pin them dark or light on their own.

Fixed

  • "Darken articles" is now "Simulate dark mode" and does one thing: darken ZIMs that have no dark mode of their own. It no longer forces pages that DO have one back to light.
  • Articles follow Zimi rather than the operating system, so a dark Zimi on a light computer no longer opens a light article (#65).
  • The Create page keeps its own header instead of showing the last ZIM you read, and drops the overflow menu and library controls that had nothing to act on there (#68).
  • The BitTorrent reason line sits under its own description instead of stretching the column beside it (#74), and is translated rather than English in every language.
  • The BitTorrent switch reads off and refuses the click when libtorrent is unavailable, instead of showing on beside the word "unavailable".
  • The Discover strip can be scrolled again on a desktop (#75).
  • Installing on 32-bit ARM, including Raspberry Pi OS, no longer fails outright: libtorrent publishes no wheel there, and pip was failing the whole install rather than skipping the accelerator.
  • Agents reading through MCP can use the path that search printed. Reported and fixed by @TwoRobotsinaTrenchcoat.

Upgrade

docker pull epheterson/zimi:latest
docker compose down && docker compose up -d

Or pip install --upgrade zimi for Python installs.

Don't miss a new Zimi release

NewReleases is sending notifications on new releases.