wusel (0.4.1) unstable; urgency=medium

  * Judge the server's reachability by HTTP, not by the notify_push WebSocket:
    a broken push endpoint no longer reports the server as offline, while a
    genuinely unreachable server still is.
  * Make re-creating an existing folder (MKCOL) idempotent so it succeeds.
  * Reconcile pending uploads at start-up in synchronous mode too, and resolve
    uploads whose buffer is gone instead of retrying them forever.
  * `wusel doctor` now reports the notify_push connection and names its failure.
  * Experimental macOS: reconcile opened folders on reconnect; skip the File
    Provider reimport while the server is unreachable; re-signal the working set
    when the change watch reconnects; bound the engine-connect retry; bind the
    socket before engine start-up so the extension never meets a refused connect.

 -- Christoph D. Hermann <christoph.hermann@itbh.at>  Sun, 14 Sep 2026 12:00:00 +0200

wusel (0.4.0) unstable; urgency=medium

  * Experimental macOS support (native File Provider frontend, built from
    source); per-file status served over the wusel-ipc socket instead of an
    extended attribute; real storage quota via statfs; Team/Group folder roots
    marked; opt-in notify hook; searchable documentation; a page comparing Wusel
    to the official Nextcloud client.

 -- Christoph D. Hermann <christoph.hermann@itbh.at>  Mon, 07 Sep 2026 12:00:00 +0200

wusel (0.3.2) unstable; urgency=medium

  * Surface a permanently failed upload instead of retrying it forever in
    silence; heal phantom "waiting" uploads left by a delete or rename; and
    let notify_push recover on its own after a transient discovery error.

 -- Christoph D. Hermann <christoph.hermann@itbh.at>  Thu, 27 Aug 2026 17:00:00 +0200

wusel (0.3.1) unstable; urgency=medium

  * Keep the vendored Cargo.toml.orig manifests through dh_clean, without which
    the offline build fails its checksum verification.

 -- Christoph D. Hermann <christoph.hermann@itbh.at>  Wed, 26 Aug 2026 12:40:00 +0200

wusel (0.3.0) unstable; urgency=medium

  * Packages for Debian/Ubuntu and Arch alongside the Fedora RPM, built from
    the same recipes and published through the Open Build Service.
  * Documentation restructured onto the Diátaxis framework.

 -- Christoph D. Hermann <christoph.hermann@itbh.at>  Tue, 25 Aug 2026 21:40:00 +0200

wusel (0.2.2) unstable; urgency=medium

  * Debian/Ubuntu packaging: from-source build via debhelper, offline
    (vendored dependencies), mirroring the Fedora RPM's approach.

 -- Christoph D. Hermann <christoph.hermann@itbh.at>  Tue, 25 Aug 2026 11:52:20 +0200
