Skip to content

BiblioFuse NAS 0.1.8

Choose a tag to compare

@mattlifetech mattlifetech released this 27 Jul 07:06
· 6 commits to main since this release

BiblioFuse NAS 0.1.8

Released 2026-07-27.

iOS browser crash fix

  • Fixed a crash on iOS: opening the Sort dropdown in the browser library could crash
    the page on Safari and Chrome for iOS (both WebKit-based) when a large, unfiltered
    library was loaded, showing "Can't Open This Page" and requiring a reload.
  • The library grid now renders at most 60 books at a time, with a "Load more" button
    to reveal the rest on demand. Changing sort keeps whatever count is currently
    visible; changing any filter, the search box, or Clear filters resets back to 60.
  • Desktop and Android Chrome were never affected — this was specific to WebKit's
    native picker handling on iOS.

Synology package

  • The DSM 7 x86-64 package is BiblioFuseNAS-0.1.0-0021-x86_64.spk.
  • Its SHA-256 checksum is published beside the package in this release.

Docker image

ghcr.io/mlt-solutions/bibliofuse-nas:0.1.8

Multi-platform digest:

sha256:865a24b5006528faf784e304df4029dbdebfe135044eaf3c51deb7881e926e8c

The image provides linux/amd64 and linux/arm64 manifests with provenance and SBOM
attestations.

One host method per NAS

Do not run the Docker/Container Manager host and native Synology package on the same
NAS. Both intentionally use ports 7342 and 7343; choose one host method per NAS.