• v0.38.2 cc54502a12

    v0.38.2
    All checks were successful
    Multi-Platform Release Build / build (false, linux/arm64, native) (push) Successful in 7m57s
    Multi-Platform Release Build / build (true, build-essential gcc-x86-64-linux-gnu libc6-dev-amd64-cross pkg-config binutils-x86-64-linux-gnu, map[CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER:x86_64-linux-gnu-gcc], linux/amd64, x86_64-unknown-linux-gnu) (push) Successful in 16m31s
    Multi-Platform Release Build / build (true, gcc-mingw-w64-x86-64 g++-mingw-w64-x86-64 cmake nasm, map[CARGO_TARGET_X86_64_PC_WINDOWS_GNU_LINKER:x86_64-w64-mingw32-gcc CC_x86_64_pc_windows_gnu:x86_64-w64-mingw32-gcc], linux/amd64, x86_64-pc-windows-gnu) (push) Successful in 18m1s
    Multi-Platform Release Build / create-release (push) Successful in 45s
    Stable

    marcodearaujo released this 2026-02-07 15:19:00 -04:00 | 2 commits to main since this release

    🚀 Multi-Platform Release

    Compiled on Forgejo Runner ARM64

    📦 Available Binaries

    This release includes binaries for the following platforms:

    • Linux x86_64 (Intel/AMD 64-bit)
    • Linux ARM64 (aarch64) - Raspberry Pi 4, ARM servers
    • Windows x86_64 (64-bit)

    🚀 How to use

    Linux/ARM:

    # Download the appropriate binary
    wget https://your-forgejo.com/releases/download/v0.38.2/uptime-kuma-dashboard-<your-target>
    # Make executable
    chmod +x uptime-kuma-dashboard-*
    # Run
    ./uptime-kuma-dashboard-* --base-url https://your-kuma --slug your-slug
    

    Windows:

    # Download uptime-kuma-dashboard-x86_64-pc-windows-gnu.exe
    # Run in PowerShell or CMD
    .\uptime-kuma-dashboard-x86_64-pc-windows-gnu.exe --base-url https://your-kuma --slug your-slug
    

    Verify Checksums

    sha256sum -c SHA256SUMS.txt
    

    🏗️ Build Information

    • Rust Version:
    • Build Date: 2026-02-07
    • Build Type: Release (optimized with LTO)
    Downloads
  • v0.38.1 88138341ae

    v0.38.1
    All checks were successful
    Multi-Platform Release Build / build (false, linux/arm64, native) (push) Successful in 15m1s
    Multi-Platform Release Build / build (true, gcc-mingw-w64-x86-64 g++-mingw-w64-x86-64 cmake nasm, map[CARGO_TARGET_X86_64_PC_WINDOWS_GNU_LINKER:x86_64-w64-mingw32-gcc CC_x86_64_pc_windows_gnu:x86_64-w64-mingw32-gcc], linux/amd64, x86_64-pc-windows-gnu) (push) Successful in 22m50s
    Multi-Platform Release Build / build (true, build-essential gcc-x86-64-linux-gnu libc6-dev-amd64-cross pkg-config binutils-x86-64-linux-gnu, map[CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER:x86_64-linux-gnu-gcc], linux/amd64, x86_64-unknown-linux-gnu) (push) Successful in 19m9s
    Multi-Platform Release Build / create-release (push) Successful in 1m9s
    Stable

    marcodearaujo released this 2026-02-05 16:57:25 -04:00 | 4 commits to main since this release

    🚀 Multi-Platform Release

    Compiled on Forgejo Runner ARM64

    📦 Available Binaries

    This release includes binaries for the following platforms:

    • Linux x86_64 (Intel/AMD 64-bit)
    • Linux ARM64 (aarch64) - Raspberry Pi 4, ARM servers
    • Windows x86_64 (64-bit)

    🚀 How to use

    Linux/ARM:

    # Download the appropriate binary
    wget https://your-forgejo.com/releases/download/v0.38.1/uptime-kuma-dashboard-<your-target>
    # Make executable
    chmod +x uptime-kuma-dashboard-*
    # Run
    ./uptime-kuma-dashboard-* --base-url https://your-kuma --slug your-slug
    

    Windows:

    # Download uptime-kuma-dashboard-x86_64-pc-windows-gnu.exe
    # Run in PowerShell or CMD
    .\uptime-kuma-dashboard-x86_64-pc-windows-gnu.exe --base-url https://your-kuma --slug your-slug
    

    Verify Checksums

    sha256sum -c SHA256SUMS.txt
    

    🏗️ Build Information

    • Rust Version:
    • Build Date: 2026-02-05
    • Build Type: Release (optimized with LTO)
    Downloads
  • v0.38.0 c39fed294b

    v0.38.0
    All checks were successful
    Multi-Platform Release Build / build (false, linux/arm64, native) (push) Successful in 13m7s
    Multi-Platform Release Build / build (true, build-essential gcc-x86-64-linux-gnu libc6-dev-amd64-cross pkg-config binutils-x86-64-linux-gnu, map[CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER:x86_64-linux-gnu-gcc], linux/amd64, x86_64-unknown-linux-gnu) (push) Successful in 19m5s
    Multi-Platform Release Build / build (true, gcc-mingw-w64-x86-64 g++-mingw-w64-x86-64 cmake nasm, map[CARGO_TARGET_X86_64_PC_WINDOWS_GNU_LINKER:x86_64-w64-mingw32-gcc CC_x86_64_pc_windows_gnu:x86_64-w64-mingw32-gcc], linux/amd64, x86_64-pc-windows-gnu) (push) Successful in 24m33s
    Multi-Platform Release Build / create-release (push) Successful in 48s
    Stable

    marcodearaujo released this 2026-01-22 17:33:29 -04:00 | 6 commits to main since this release

    🚀 Multi-Platform Release

    Compiled on Forgejo Runner ARM64

    📦 Available Binaries

    This release includes binaries for the following platforms:

    • Linux x86_64 (Intel/AMD 64-bit)
    • Linux ARM64 (aarch64) - Raspberry Pi 4, ARM servers
    • Windows x86_64 (64-bit)

    🚀 How to use

    Linux/ARM:

    # Download the appropriate binary
    wget https://your-forgejo.com/releases/download/v0.38.0/uptime-kuma-dashboard-<your-target>
    # Make executable
    chmod +x uptime-kuma-dashboard-*
    # Run
    ./uptime-kuma-dashboard-* --base-url https://your-kuma --slug your-slug
    

    Windows:

    # Download uptime-kuma-dashboard-x86_64-pc-windows-gnu.exe
    # Run in PowerShell or CMD
    .\uptime-kuma-dashboard-x86_64-pc-windows-gnu.exe --base-url https://your-kuma --slug your-slug
    

    Verify Checksums

    sha256sum -c SHA256SUMS.txt
    

    🏗️ Build Information

    • Rust Version:
    • Build Date: 2026-01-22
    • Build Type: Release (optimized with LTO)
    Downloads
  • v0.0.38-alpha1 6109785e63

    v0.0.38-alpha1
    All checks were successful
    Multi-Platform Release Build / build (false, linux/arm64, native) (push) Successful in 13m20s
    Multi-Platform Release Build / build (true, build-essential gcc-x86-64-linux-gnu libc6-dev-amd64-cross pkg-config binutils-x86-64-linux-gnu, map[CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER:x86_64-linux-gnu-gcc], linux/amd64, x86_64-unknown-linux-gnu) (push) Successful in 10m58s
    Multi-Platform Release Build / build (true, gcc-mingw-w64-x86-64 g++-mingw-w64-x86-64 cmake nasm, map[CARGO_TARGET_X86_64_PC_WINDOWS_GNU_LINKER:x86_64-w64-mingw32-gcc CC_x86_64_pc_windows_gnu:x86_64-w64-mingw32-gcc], linux/amd64, x86_64-pc-windows-gnu) (push) Successful in 13m31s
    Multi-Platform Release Build / create-release (push) Successful in 1m1s
    Pre-release

    marcodearaujo released this 2026-01-12 04:46:33 -04:00 | 23 commits to main since this release

    🚀 Multi-Platform Release

    Compiled on Forgejo Runner ARM64

    📦 Available Binaries

    This release includes binaries for the following platforms:

    • Linux x86_64 (Intel/AMD 64-bit)
    • Linux ARM64 (aarch64) - Raspberry Pi 4, ARM servers
    • Windows x86_64 (64-bit)

    🚀 How to use

    Linux/ARM:

    # Download the appropriate binary
    wget https://your-forgejo.com/releases/download/v0.0.38-alpha1/uptime-kuma-dashboard-<your-target>
    # Make executable
    chmod +x uptime-kuma-dashboard-*
    # Run
    ./uptime-kuma-dashboard-* --base-url https://your-kuma --slug your-slug
    

    Windows:

    # Download uptime-kuma-dashboard-x86_64-pc-windows-gnu.exe
    # Run in PowerShell or CMD
    .\uptime-kuma-dashboard-x86_64-pc-windows-gnu.exe --base-url https://your-kuma --slug your-slug
    

    Verify Checksums

    sha256sum -c SHA256SUMS.txt
    

    🏗️ Build Information

    • Rust Version:
    • Build Date: 2026-01-12
    • Build Type: Release (optimized with LTO)
    Downloads
  • v0.0.37-alpha1 fba0d17403

    v0.0.37-alpha1
    All checks were successful
    Multi-Platform Release Build / build (false, linux/arm64, native) (push) Successful in 6m15s
    Multi-Platform Release Build / build (true, build-essential gcc-x86-64-linux-gnu libc6-dev-amd64-cross pkg-config binutils-x86-64-linux-gnu, map[CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER:x86_64-linux-gnu-gcc], linux/amd64, x86_64-unknown-linux-gnu) (push) Successful in 8m2s
    Multi-Platform Release Build / build (true, gcc-mingw-w64-x86-64 g++-mingw-w64-x86-64 cmake nasm, map[CARGO_TARGET_X86_64_PC_WINDOWS_GNU_LINKER:x86_64-w64-mingw32-gcc CC_x86_64_pc_windows_gnu:x86_64-w64-mingw32-gcc], linux/amd64, x86_64-pc-windows-gnu) (push) Successful in 11m3s
    Multi-Platform Release Build / create-release (push) Successful in 41s
    Pre-release

    marcodearaujo released this 2026-01-05 17:07:26 -04:00 | 31 commits to main since this release

    🚀 Multi-Platform Release

    Compiled on Forgejo Runner ARM64

    📦 Available Binaries

    This release includes binaries for the following platforms:

    • Linux x86_64 (Intel/AMD 64-bit)
    • Linux ARM64 (aarch64) - Raspberry Pi 4, ARM servers
    • Windows x86_64 (64-bit)

    🚀 How to use

    Linux/ARM:

    # Download the appropriate binary
    wget https://your-forgejo.com/releases/download/v0.0.37-alpha1/uptime-kuma-dashboard-<your-target>
    # Make executable
    chmod +x uptime-kuma-dashboard-*
    # Run
    ./uptime-kuma-dashboard-* --base-url https://your-kuma --slug your-slug
    

    Windows:

    # Download uptime-kuma-dashboard-x86_64-pc-windows-gnu.exe
    # Run in PowerShell or CMD
    .\uptime-kuma-dashboard-x86_64-pc-windows-gnu.exe --base-url https://your-kuma --slug your-slug
    

    Verify Checksums

    sha256sum -c SHA256SUMS.txt
    

    🏗️ Build Information

    • Rust Version:
    • Build Date: 2026-01-05
    • Build Type: Release (optimized with LTO)
    Downloads
  • v0.0.37-alpha a8467a3cf1

    v0.0.37-alpha
    All checks were successful
    Multi-Platform Release Build / build (false, linux/arm64, native) (push) Successful in 6m7s
    Multi-Platform Release Build / build (true, build-essential gcc-x86-64-linux-gnu libc6-dev-amd64-cross pkg-config binutils-x86-64-linux-gnu, map[CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER:x86_64-linux-gnu-gcc], linux/amd64, x86_64-unknown-linux-gnu) (push) Successful in 9m15s
    Multi-Platform Release Build / build (true, gcc-mingw-w64-x86-64 g++-mingw-w64-x86-64 cmake nasm, map[CARGO_TARGET_X86_64_PC_WINDOWS_GNU_LINKER:x86_64-w64-mingw32-gcc CC_x86_64_pc_windows_gnu:x86_64-w64-mingw32-gcc], linux/amd64, x86_64-pc-windows-gnu) (push) Successful in 10m35s
    Multi-Platform Release Build / create-release (push) Successful in 41s
    Pre-release

    marcodearaujo released this 2026-01-05 16:20:10 -04:00 | 32 commits to main since this release

    🚀 Multi-Platform Release

    Compiled on Forgejo Runner ARM64

    📦 Available Binaries

    This release includes binaries for the following platforms:

    • Linux x86_64 (Intel/AMD 64-bit)
    • Linux ARM64 (aarch64) - Raspberry Pi 4, ARM servers
    • Windows x86_64 (64-bit)

    🚀 How to use

    Linux/ARM:

    Windows:

    Verify Checksums

    🏗️ Build Information

    • Rust Version:
    • Build Date: 2026-01-05
    • Build Type: Release (optimized with LTO)
    Downloads
  • v0.0.36 78d0e553af

    v0.0.36
    All checks were successful
    Multi-Platform Release Build / build (false, linux/arm64, native) (push) Successful in 5m43s
    Multi-Platform Release Build / build (true, build-essential gcc-x86-64-linux-gnu libc6-dev-amd64-cross pkg-config binutils-x86-64-linux-gnu, map[CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER:x86_64-linux-gnu-gcc], linux/amd64, x86_64-unknown-linux-gnu) (push) Successful in 8m34s
    Multi-Platform Release Build / build (true, gcc-mingw-w64-x86-64 g++-mingw-w64-x86-64 cmake nasm, map[CARGO_TARGET_X86_64_PC_WINDOWS_GNU_LINKER:x86_64-w64-mingw32-gcc CC_x86_64_pc_windows_gnu:x86_64-w64-mingw32-gcc], linux/amd64, x86_64-pc-windows-gnu) (push) Successful in 10m50s
    Multi-Platform Release Build / create-release (push) Successful in 40s
    Pre-release

    marcodearaujo released this 2026-01-05 14:41:49 -04:00 | 33 commits to main since this release

    🚀 Multi-Platform Release

    Compiled on Forgejo Runner ARM64

    📦 Available Binaries

    This release includes binaries for the following platforms:

    • Linux x86_64 (Intel/AMD 64-bit)
    • Linux ARM64 (aarch64) - Raspberry Pi 4, ARM servers
    • Windows x86_64 (64-bit)

    🚀 How to use

    Linux/ARM:

    ls -lrth
    

    Windows:

    ls -lrth
    

    Verify Checksums

    🏗️ Build Information

    • Rust Version:
    • Build Date: 2026-01-05
    • Build Type: Release (optimized with LTO)
    Downloads
  • v0.0.35 4eb4c64398

    v0.0.35
    All checks were successful
    Multi-Platform Release Build / build (false, linux/arm64, native) (push) Successful in 5m28s
    Multi-Platform Release Build / build (true, build-essential gcc-x86-64-linux-gnu libc6-dev-amd64-cross pkg-config binutils-x86-64-linux-gnu, map[CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER:x86_64-linux-gnu-gcc], linux/amd64, x86_64-unknown-linux-gnu) (push) Successful in 8m31s
    Multi-Platform Release Build / build (true, gcc-mingw-w64-x86-64 g++-mingw-w64-x86-64 cmake nasm, map[CARGO_TARGET_X86_64_PC_WINDOWS_GNU_LINKER:x86_64-w64-mingw32-gcc CC_x86_64_pc_windows_gnu:x86_64-w64-mingw32-gcc], linux/amd64, x86_64-pc-windows-gnu) (push) Successful in 10m14s
    Multi-Platform Release Build / create-release (push) Successful in 39s
    Pre-release

    marcodearaujo released this 2026-01-05 12:27:39 -04:00 | 36 commits to main since this release

    🚀 Multi-Platform Release

    Compiled on runner ****

    📦 Available Binaries

    This release includes binaries for the following platforms:

    • Linux x86_64 (Intel/AMD 64-bit)
    • Linux ARM64 (aarch64) - Raspberry Pi 4, ARM servers
    • Windows x86_64 (64-bit)

    🚀 How to use

    Linux/ARM:

    Windows:

    Verify Checksums

    🏗️ Build Information

    • Runner Architecture:
    • Rust Version: 1.92.0
    • Build Type: Release (optimized)
    Downloads