Skip to content

v1.14.0

Choose a tag to compare

@garethgeorge garethgeorge released this 12 Jul 03:42
b407c0d

1.14.0 (2026-07-12)

This release includes a restic version upgrade to https://github.com/restic/restic/releases/tag/v0.19.1

Features

  • add translations for Korean and Polish (f158f4a)
  • reflect backup status in the tray icon (#1255) (63ab468)
  • reassurance-first redesign of the summary dashboard (#1258) (9b1760a)

Bug Fixes

  • allow multihost sync to use real h2 (rather than h2c) when using https (d641593)
  • apply bug fixes found by e2e webui tests (b4fb7ad)
  • batch of webui fixes, update webui deps, apply formatter, and regen protos (03e69c9)
  • dashboard displays 'overdue' missed backups (bfe5712)
  • deflake syncapi test race between sendManfiest and oplog subscription (0e31b76)
  • http/1.1 limit on long polling connections prevents >3 tabs from receiving operation streams (ff16822)
  • more summary dashboard bug fixes (222aa1c)
  • more summary dashboard UI refinements (800a985)
  • per-plan retention disabled when repo forgetPolicy schedule is disabled (39d9a3d)
  • restore: restore single file with [ or ] in name on Windows (#1254) (91d76ac)
  • set proper path to allow using rclone from brew install (#1222) (3c16096)
  • strip double quotes from sftp.args flags to prevent restic parse error (#1237) (ccddf37)
  • sync errors due to buffer reuse when streaming large batches of operation data (680df5e)
  • toaster ui text isn't selectable (058b4a0)
  • tray status icon behavior with respect to pending operations (4d675d1)
  • update backresthandler's SummaryDashboard endpoint to support new summary view (53eb340)
  • update translations (3c1953e)
  • use filepath.Join everywhere for windows compatibility (6d5d800)
  • webui: retry initial config load before failing to the error screen (#1265) (5bebac3)
  • work on tech debt cleanup (58b83c0)