Skip to content

Kivo v0.3.5

Choose a tag to compare

@github-actions github-actions released this 12 Apr 15:52

v0.3.5: Cross-Platform Storage & Smart Setup

  • feat: Improved default storage paths for macOS and Linux (Documents → Home → AppData).
  • feat: New "Create Kivo Subfolder" toggle with auto-detection to prevent nested data.
  • feat: Smarter path separator handling and dynamic placeholders based on detected OS.
  • fix: Absolute path detection now uses Path::is_absolute() for better reliability.

Download Kivo (v0.3.5)

Platform Installer Architecture
Windows Download .exe / .msi x64
macOS Apple Silicon .dmg arm64
macOS Intel .dmg x64
Linux Download .deb x64
Linux Download .rpm x64

Linux Installation Guide

  • Debian / Ubuntu: sudo apt install ./Kivo_0.3.5_amd64.deb
  • Fedora / RHEL: sudo dnf install ./Kivo-0.3.5-1.x86_64.rpm
  • Arch / Other (RPM tool): sudo rpm -i --nodeps --nosignature ./Kivo-0.3.5-1.x86_64.rpm

Full Project History: View CHANGELOG.md
Tag Comparison: v0.3.4...v0.3.5