github garethgeorge/backrest v1.10.0

latest release: v1.10.1
2 days ago

1.10.0 (2025-10-31)

Excited to announce a fairly unspooky 👻 October release of Backrest including a slate of bug fixes, some performance improvements, and new quality of life features. Particularly, support for new telegram notification options and for direct download of files from snapshots through the WebUI. Also of note, this release bumps the restic dependency to the latest patch release (restic 0.18.1).

Note: breaking change for portable backrest windows users (not applicable if using the windows installer), backrest must be run as .\backrest.exe --windows-tray to display the tray icon, elsewise it starts in the background.

Features

  • add telegram notification hook (#963) (b2b206e)
  • allow direct downloading files and folders through backrest webui without restoring first (#921) (d9b7715)

Bug Fixes

  • avoid shared cache memory databases (#926) (e8e9429)
  • getOperationEvents use create EmptySchema not javascript empty object (#951) (ecf74f9)
  • improve JSON parsing resilience (#928) (e41c357)
  • merge windows tray functionality into backrest.exe for single binary install on windows (#903) (3ccb883)
  • remove scheduled task time limit for Windows 2012 (#899) (6cf7df2)
  • restic process should run in the background on windows (20bd9a4)
  • support backrest installation as an openrc service (#947) (32ead81)
  • update css to actually center elements having class .float-center-right (#931) (2ced790)
  • update restic version to 0.18.1 (#910) (b34ea4c)
  • use default locale for formatting dates (#950) (c4d333e)

Don't miss a new backrest release

NewReleases is sending notifications on new releases.