RustlingPDF v0.1.1
Highlights
Linux packaging is consolidating on the .deb for now. The AppImage is paused ("coming soon", same status as macOS) — v0.1.0 was the last release to ship one. If you are running the AppImage today it keeps working, but it will not be offered updates while paused; when you want a newer version, grab the .deb (or check this page). Debian/Ubuntu users are unaffected.
Everything from v0.1.0 — Word document previews, the opt-in desktop shortcut, the 15%-smaller Windows installers — carries over unchanged.
Notes
- Windows installs (both
.msiand-setup.exe) and future.deb-to-.debupgrades are unaffected by the AppImage pause. - macOS remains paused ("coming soon").
Container images
Published to GitHub Container Registry by this release run:
docker pull ghcr.io/hairbui76/rustlingpdf:v0.1.1
docker pull ghcr.io/hairbui76/rustlingpdf-ai-engine:v0.1.1 # optional AI sidecarBoth are also tagged latest. Run instructions: rust/RUNNING_WITH_RUST.md, section "Docker".
Desktop apps
Installers built and signed by this release run, attached below: Linux (.deb; AppImage is paused — coming soon), Windows (-setup.exe — the smaller download — or .msi for msiexec/GPO deployment; pick one and stay on it, updates keep whichever you installed). Each signed bundle has a .sig file next to it so you can verify your download against the project's minisign public key.
At startup the desktop app asks this releases page once whether a newer version exists (Settings -> General turns that off); nothing else is ever sent anywhere. Updates install only when you ask, and every download is verified against the signing key first.
Full Changelog: v0.1.0...v0.1.1