Releases: openobserve/kide
Releases · openobserve/kide
v1.0.40
Installation
macOS
- Download the
.dmgfile - Open the DMG and drag OpenObserve Kide to Applications
- Right-click and select "Open" on first launch (required for notarized apps)
- Verify signature:
codesign -dv --verbose=4 "/Applications/OpenObserve Kide.app"
Linux
- Debian/Ubuntu: Download and install the
.debpackagesudo dpkg -i openobserve-kide_*.deb
Windows
- Download and run the
.msiinstaller
Verification
All releases include SHA-256 checksums for each platform. Verify your download:
# macOS/Linux
shasum -a 256 -c checksums-macos.txt
shasum -a 256 -c checksums-linux.txt
# Windows (PowerShell)
Get-Content checksums-windows.txt
Get-FileHash <downloaded-file> -Algorithm SHA256Security
- macOS app is code-signed and notarized by Apple
- All builds undergo security scanning (TruffleHog, npm audit, cargo audit)
- All builds are reproducible from source
- See SECURITY.md
Full Changelog: v1.0.39...v1.0.40
v1.0.36
Installation
macOS
- Download the
.dmgfile - Open the DMG and drag OpenObserve Kide to Applications
- Right-click and select "Open" on first launch (required for notarized apps)
- Verify signature:
codesign -dv --verbose=4 "/Applications/OpenObserve Kide.app"
Linux
- Debian/Ubuntu: Download and install the
.debpackagesudo dpkg -i openobserve-kide_*.deb
Windows
- Download and run the
.msiinstaller
Verification
All releases include SHA-256 checksums for each platform. Verify your download:
# macOS/Linux
shasum -a 256 -c checksums-macos.txt
shasum -a 256 -c checksums-linux.txt
# Windows (PowerShell)
Get-Content checksums-windows.txt
Get-FileHash <downloaded-file> -Algorithm SHA256Security
- macOS app is code-signed and notarized by Apple
- All builds undergo security scanning (TruffleHog, npm audit, cargo audit)
- All builds are reproducible from source
- See SECURITY.md
Full Changelog: v1.0.35...v1.0.36
v1.0.35
Installation
macOS
- Download
Kide_*.dmg - Open the DMG and drag Kide to Applications
- Right-click Kide and select "Open" on first launch
- Verify:
codesign -dv --verbose=4 /Applications/Kide.app
Linux
- Debian/Ubuntu: Download and install
.debfile - Other distros: Download
.AppImagefile and make executable
Windows
- Download and run
.msiinstaller
Verification
All releases include SHA-256 checksums. Verify your download:
# macOS/Linux
shasum -a 256 -c checksums-*.txt
# Windows (PowerShell)
Get-FileHash Kide_*.msi -Algorithm SHA256Security
- macOS app is code-signed and notarized by Apple
- All builds are reproducible from source
- See SECURITY.md
Full Changelog: v1.0.34...v1.0.35
v1.0.22
Full Changelog: v1.0.21...v1.0.22
v1.0.21
Full Changelog: v1.0.20...v1.0.21
v1.0.20
Full Changelog: v1.0.19...v1.0.20
v1.0.19
Full Changelog: v1.0.18...v1.0.19
v1.0.18
Full Changelog: v1.0.17...v1.0.18
v1.0.17
Full Changelog: v1.0.16...v1.0.17
v1.0.15
Full Changelog: v1.0.14...v1.0.15