Fixes
- Login failed for everyone after a Docker update (#508). PHP session files live on the persisted volume, and when the app UID drifted across a container recreate the files written by the old
www-databecame unreadable to the new one, so anyone who was logged in when the update ran got a blank login page until they cleared the browser's cookies. The container now resets ownership of the session files to the current user on every start. If you are stuck now, pull this image and the login works again without clearing anything. - Snapshot backups honour "stay on one filesystem" (#498). With
--one-file-systemin a plan's options, a snapshot backup no longer pulls in network or other-filesystem mounts (CIFS,/boot/efi) nested under a source directory. The earlierlvcreate"Size is not a multiple of 512" failure was fixed in 2.96.5. - Dashboard "Active & Queued" widget stopped reshuffling (#503). Jobs queued in the same second now keep a stable order between refreshes.
- Storage-by-repository dots show their colour immediately (#504), instead of grey until the first status poll.
Agent 2.96.6. Agents update themselves once the server is on this release.
BBS Manager for iOS is on the App Store; connect it under Settings → Push Service.