Skip to content

Releases: chicohaager/zima-linux-client

v0.9.23 - Fixed Sandbox Error on Ubuntu 24.04

Choose a tag to compare

@chicohaager chicohaager released this 04 Dec 12:03

What's Fixed

Sandbox Error Fixed

  • SUID sandbox error resolved: The .desktop file now includes --no-sandbox --disable-gpu flags
  • 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.deb

AppImage

For AppImage users, you need to add the flags manually:

./ZimaOS\ Client-0.9.23.AppImage --no-sandbox --disable-gpu

Or install libfuse2 if needed:

sudo apt install libfuse2

Full Changelog

See v0.9.22 for the complete list of Linux compatibility fixes.

v0.9.22 - Linux Compatibility Fixes

Choose a tag to compare

@chicohaager chicohaager released this 04 Dec 11:39

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 ip command when hostname -I is 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.deb

AppImage (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.AppImage

Note for AppImage users: You may need to install libfuse2 on Ubuntu 24.04:

sudo apt install libfuse2

v0.9.21

Choose a tag to compare

@chicohaager chicohaager released this 27 Nov 12:14

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

Choose a tag to compare

@chicohaager chicohaager released this 27 Nov 11:29

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.deb

v0.9.19 - Navigation oben, keine Überlappung

Choose a tag to compare

@chicohaager chicohaager released this 27 Nov 11:18

Ä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.deb

v0.9.18 - Bessere DEB-Update-Installation

Choose a tag to compare

@chicohaager chicohaager released this 27 Nov 10:37

Fixes

  • DEB-Update Installation verbessert: Verwendet jetzt direkt pkexec dpkg -i statt 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.deb

v0.9.17 - Navigation Fix

Choose a tag to compare

@chicohaager chicohaager released this 27 Nov 10:29

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.deb

v0.9.16 - Auto-Update Complete

Choose a tag to compare

@chicohaager chicohaager released this 27 Nov 09:47

Fixes

  • Auto-Update funktioniert jetzt: latest-linux.yml wird 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.deb

v0.9.15 - Auto-Update UI

Choose a tag to compare

@chicohaager chicohaager released this 27 Nov 09:25

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.deb

v0.9.14 - Auto-start on App Launch

Choose a tag to compare

@chicohaager chicohaager released this 27 Nov 09:16

Key Fix

Automatic Service Startup on App Launch

  • Fixed: ZeroTier service now starts automatically when the app opens
  • No manual systemctl --user enable --now required 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!

Full Changelog

v0.9.13...v0.9.14