Download Latest Version KopiaUI-0.23.0-arm64-mac.zip (141.9 MB)
Email in envelope

Get an email when there's a new version of Kopia

Home / v0.23.0
Name Modified Size InfoDownloads / Week
Parent folder
latest-mac.yml 2026-05-12 805 Bytes
latest.yml 2026-05-12 346 Bytes
kopia_0.23.0_linux_arm64.deb 2026-05-12 15.3 MB
kopia_0.23.0_linux_armhf.deb 2026-05-12 15.7 MB
latest-linux-arm64.yml 2026-05-12 693 Bytes
latest-linux-arm.yml 2026-05-12 695 Bytes
latest-linux.yml 2026-05-12 681 Bytes
kopia_0.23.0_linux_amd64.deb 2026-05-12 17.0 MB
kopia-ui_0.23.0_armv7l.deb 2026-05-12 97.5 MB
kopia-ui-0.23.0.x86_64.rpm 2026-05-12 94.3 MB
kopia-ui_0.23.0_amd64.deb 2026-05-12 106.8 MB
kopia-ui_0.23.0_arm64.deb 2026-05-12 99.5 MB
kopia-0.23.0.armhfp.rpm 2026-05-12 15.7 MB
kopia-0.23.0.x86_64.rpm 2026-05-12 16.9 MB
kopia-ui-0.23.0.aarch64.rpm 2026-05-12 87.4 MB
kopia-ui-0.23.0.armv7l.rpm 2026-05-12 86.5 MB
kopia-0.23.0-openbsd-experimental-x64.tar.gz 2026-05-12 16.6 MB
kopia-0.23.0-windows-x64.zip 2026-05-12 16.8 MB
kopia-0.23.0.aarch64.rpm 2026-05-12 15.2 MB
kopia-0.23.0-macOS-arm64.tar.gz 2026-05-12 15.2 MB
kopia-0.23.0-macOS-universal.tar.gz 2026-05-12 32.5 MB
kopia-0.23.0-macOS-x64.tar.gz 2026-05-12 17.3 MB
kopia-0.23.0-openbsd-experimental-arm64.tar.gz 2026-05-12 15.0 MB
kopia-0.23.0-openbsd-experimental-arm.tar.gz 2026-05-12 15.4 MB
kopia-0.23.0-linux-arm64.tar.gz 2026-05-12 15.2 MB
kopia-0.23.0-linux-x64.tar.gz 2026-05-12 16.9 MB
kopia-0.23.0-freebsd-experimental-x64.tar.gz 2026-05-12 16.5 MB
kopia-0.23.0-linux-arm.tar.gz 2026-05-12 15.7 MB
kopia-0.23.0-freebsd-experimental-arm64.tar.gz 2026-05-12 14.9 MB
checksums.txt.sig 2026-05-12 566 Bytes
kopia-0.23.0-freebsd-experimental-arm.tar.gz 2026-05-12 15.3 MB
builder-debug.yml 2026-05-12 1.7 kB
change_log.md 2026-05-12 4.5 kB
checksums.txt 2026-05-12 3.9 kB
KopiaUI-0.23.0.AppImage 2026-05-12 136.8 MB
KopiaUI-0.23.0.dmg 2026-05-12 154.3 MB
KopiaUI-Setup-0.23.0.exe 2026-05-12 111.9 MB
KopiaUI-0.23.0-win.zip 2026-05-12 154.5 MB
CHANGELOG.md 2026-05-12 10.8 kB
KopiaUI-0.23.0-arm64-mac.zip 2026-05-12 141.9 MB
KopiaUI-0.23.0-arm64.AppImage 2026-05-12 135.4 MB
KopiaUI-0.23.0-arm64.dmg 2026-05-12 147.2 MB
KopiaUI-0.23.0-armv7l.AppImage 2026-05-12 124.6 MB
KopiaUI-0.23.0-mac.zip 2026-05-12 149.0 MB
README.md 2026-05-11 4.5 kB
v0.23.0 source code.tar.gz 2026-05-11 3.1 MB
v0.23.0 source code.zip 2026-05-11 3.7 MB
Totals: 47 Items   2.2 GB 5

Command-Line Interface

  • New Feature restrict insecure unauthenticated server to loopback binds (#5354) by Jarek Kowalski
  • registration mechanism for storage providers (#5350) by Julio López
  • hash benchmarking count (#5312) by Julio López
  • leverage x/term.IsTerminal (#5308) by Julio López
  • handle potential conversion overflow when setting progress default (#5271) by Julio López

KopiaUI App

  • skip htmlui tests that are timing out (#5257) by Julio López

General Improvements

  • bigmapbench profiling (#5321) by Julio López
  • clean nits (#5313) by Julio López
  • remove support for LZ4 (#5296) by Julio López
  • retained log size double counting (#5302) by Julio López
  • make counters and size stats uint64 for consistency (#5262) by Julio López
  • address potential conversion overflows (#5266) by Julio López
  • string nits (#5265) by Julio López
  • cleanup nits (#5236) by Julio López
  • do not included concatenated entries in log (#5231) by lif
  • move SafeLongFilename to ospath (#5227) by Julio López
  • add byte units to maintenance stat summaries (#5178) by Julio López

Repository

  • sync index blob file before closing (#5292) by Julio López
  • failures when exceeding Windows MAX_PATH (#5226) by Julio López

Snapshots

  • ErrorEntry policy resolution to use child policy (#5234) by Baixiaochun
  • inaccessible entry causes parent directory to be skipped (#5217) by Julio López

Storage Providers

  • warn messages for extra storage providers (#5324) by Julio López
  • perform maximum of 2 attempt in PutBlobInPath (#5168) by Julio López
  • require.NoError (#5166) by Julio López
  • update injected error message (#5165) by Julio López
  • make tests with injected errors more robust (#5164) by Julio López
  • cleanup temporary file on put blob failure (#5157) by Julio López
  • notify after releasing the lock (#5154) by Julio López
  • sync file in FS provider to ensure data is persisted (#5150) by Julio López

Testing

  • prefer assert.NoError (#5299) by Julio López
  • nits in TestSnapFail tests (#5228) by Julio López
  • TestSnapshotFail* (#5225) by Julio López

Infrastructure

  • tweak copilot instructions (#5278) by Julio López
  • update agent instructions (#5153) by Julio López

CI/CD

  • split out linux-based lint targets (#5349) by ashmrtn
  • license-check-go make target (#5347) by Julio López
  • skip setup step on PRs on MacOS (#5344) by Julio López
  • generate govulncheck SARIF report (#5300) by Julio López
  • avoid duplicate test failure output (#5222) by Julio López
  • add install-checklocks convenience target (#5152) by Julio López

Graphical User Interface

Source: README.md, updated 2026-05-11