Releases: chicohaager/zima-linux-client
Releases · chicohaager/zima-linux-client
Release list
v0.9.23 - Fixed Sandbox Error on Ubuntu 24.04
What's Fixed
Sandbox Error Fixed
- SUID sandbox error resolved: The
.desktopfile now includes--no-sandbox --disable-gpuflags - This fixes:
FATAL:setuid_sandbox_host.cc(158) The SUID sandbox helper binary was found, but is not configured correctly
Installation
Debian/Ubuntu (.deb recommended)
wget https://github.com/chicohaager/zima-linux-client/releases/download/v0.9.23/zima-linux-client_0.9.23_amd64.deb
sudo apt install ./zima-linux-client_0.9.23_amd64.debAppImage
For AppImage users, you need to add the flags manually:
./ZimaOS\ Client-0.9.23.AppImage --no-sandbox --disable-gpuOr install libfuse2 if needed:
sudo apt install libfuse2Full Changelog
See v0.9.22 for the complete list of Linux compatibility fixes.
v0.9.22 - Linux Compatibility Fixes
What's New
Linux Compatibility Fixes
- Ubuntu 24.04 Support: Fixed startup issues caused by disabled unprivileged user namespaces
- Arch Linux Support: Fixed Vulkan driver compatibility issues (VK_ERROR_INCOMPATIBLE_DRIVER)
- IP Detection Fallback: Added fallback to
ipcommand whenhostname -Iis not available
Package Improvements
- Added all required Electron dependencies to .deb package
- Support for Ubuntu 24.04 t64 library variants (libasound2t64, etc.)
Other Changes
- Removed Sentry error tracking
Installation
Debian/Ubuntu
wget https://github.com/chicohaager/zima-linux-client/releases/download/v0.9.22/zima-linux-client_0.9.22_amd64.deb
sudo apt install ./zima-linux-client_0.9.22_amd64.debAppImage (all distros)
wget https://github.com/chicohaager/zima-linux-client/releases/download/v0.9.22/ZimaOS_Client-0.9.22.AppImage
chmod +x ZimaOS_Client-0.9.22.AppImage
./ZimaOS_Client-0.9.22.AppImageNote for AppImage users: You may need to install libfuse2 on Ubuntu 24.04:
sudo apt install libfuse2v0.9.21
Changes
- Fix DEB package metadata (previously showed "unknown license")
- Add MIT license, vendor, homepage info to DEB package
- Update maintainer email to zima-client@virtual-services.info
- Create copyright file for DEB package
Downloads
- AppImage: ZimaOS-Client-0.9.21.AppImage
- Debian: zima-linux-client_0.9.21_amd64.deb
v0.9.20 - Bessere Fehlerbehandlung bei Update
Fixes
- Bessere pkexec/polkit Fehlerbehandlung: Bei Autorisierungsfehler (Code 100) wird jetzt ein hilfreicher Dialog angezeigt
- "Befehl kopieren" Button: Kopiert
sudo dpkg -i <datei>in die Zwischenablage für manuelle Installation - Freundlichere Fehlermeldungen
Downloads
- AppImage: Portable, auto-updates ohne Root (empfohlen)
- DEB: Für Debian/Ubuntu/Mint/Zorin (manuelle Installation bei Update evtl. nötig)
Installation
# AppImage (empfohlen)
chmod +x "ZimaOS Client-0.9.20.AppImage"
./ZimaOS\ Client-0.9.20.AppImage
# DEB
sudo dpkg -i zima-linux-client_0.9.20_amd64.debv0.9.19 - Navigation oben, keine Überlappung
Änderungen
- Navigation oben statt unten: Keine Überlappung mehr mit Content
- "CONNECTOR" Header entfernt: Cleaner Look
- Update-Check Timeout: 15 Sekunden, danach Fehlermeldung statt endlosem Spinner
Downloads
- AppImage: Portable, auto-updates ohne Root
- DEB: Für Debian/Ubuntu/Mint/Zorin
Installation
# AppImage
chmod +x "ZimaOS Client-0.9.19.AppImage"
./ZimaOS\ Client-0.9.19.AppImage
# DEB
sudo dpkg -i zima-linux-client_0.9.19_amd64.debv0.9.18 - Bessere DEB-Update-Installation
Fixes
- DEB-Update Installation verbessert: Verwendet jetzt direkt
pkexec dpkg -istatt electron-updater Standard - Bei Fehler wird ein Dialog mit manuellen Installationsanweisungen angezeigt
- AppImage-Updates bleiben unverändert (funktionieren ohne Root)
Downloads
- AppImage: Portable, auto-updates ohne Root
- DEB: Für Debian/Ubuntu/Mint/Zorin (polkit-Dialog für Update-Installation)
Installation
# AppImage (empfohlen für einfache Updates)
chmod +x "ZimaOS Client-0.9.18.AppImage"
./ZimaOS\ Client-0.9.18.AppImage
# DEB
sudo dpkg -i zima-linux-client_0.9.18_amd64.debv0.9.17 - Navigation Fix
Fixes
- Navigation überlappt nicht mehr: Content hat jetzt genug Abstand zum unteren Menü
- Alle Fixes aus v0.9.16 (Auto-Update, Übersetzungen, Fehlerbehandlung)
Downloads
- AppImage: Portable, läuft auf jeder modernen Linux-Distribution
- DEB: Für Debian/Ubuntu/Mint/Zorin und Derivate
Installation
# AppImage
chmod +x "ZimaOS Client-0.9.17.AppImage"
./ZimaOS\ Client-0.9.17.AppImage
# DEB
sudo dpkg -i zima-linux-client_0.9.17_amd64.debv0.9.16 - Auto-Update Complete
Fixes
- Auto-Update funktioniert jetzt:
latest-linux.ymlwird mit dem Release hochgeladen - Übersetzungen: Alle Update-Texte sind jetzt auf Deutsch und Englisch verfügbar
- Fehlerbehandlung: Update-Check-Fehler werden jetzt korrekt in der UI angezeigt
- "Auf dem neuesten Stand": Zeigt jetzt eine Bestätigung wenn kein Update verfügbar ist
Downloads
- AppImage: Portable, läuft auf jeder modernen Linux-Distribution
- DEB: Für Debian/Ubuntu/Mint/Zorin und Derivate
Installation
# AppImage
chmod +x "ZimaOS Client-0.9.16.AppImage"
./ZimaOS\ Client-0.9.16.AppImage
# DEB
sudo dpkg -i zima-linux-client_0.9.16_amd64.debv0.9.15 - Auto-Update UI
New Features
- Auto-Update UI in Settings: Check for updates, download, and install directly from the Settings > About tab
- "Check for Updates" button to manually check
- Download progress bar with percentage
- "Install and Restart" button when update is ready
- Error state with retry option
Changes
- Version bump to 0.9.15
Downloads
- AppImage: Portable, runs on any modern Linux distribution
- DEB: For Debian/Ubuntu/Mint/Zorin and derivatives
Installation
# AppImage
chmod +x "ZimaOS Client-0.9.15.AppImage"
./ZimaOS\ Client-0.9.15.AppImage
# DEB
sudo dpkg -i zima-linux-client_0.9.15_amd64.debv0.9.14 - Auto-start on App Launch
Key Fix
Automatic Service Startup on App Launch
- Fixed: ZeroTier service now starts automatically when the app opens
- No manual
systemctl --user enable --nowrequired anymore - Just install, open the app, and connect!
Download
- AppImage - Portable
- DEB - For Debian/Ubuntu-based systems
Installation
systemctl --user stop zima-zerotier.service 2>/dev/null
sudo dpkg -i zima-linux-client_0.9.14_amd64.deb
# Open the app - everything starts automatically!