• 1.5.0 1e769d6e56

    1.5.0 Stable

    Bullet64 released this 2022-08-27 12:28:24 +00:00 | 25 commits to master since this release

    Restic UI v1.5.0

    With Restic version 0.14.0 compression has been added. The repo format has changed.

    There is the Restic migrate command to migrate old Repos V1 to V2.

    For this there is a new menu Migrate with two commands

    migrate check and migrate update

    Downloads
  • 1.4.0 37bd8e731e

    Bullet64 released this 2022-05-18 18:35:25 +00:00 | 52 commits to master since this release

    Switch between restic & restic DEV version.

    Set path for restic DEV in 'settings/path' You get latest restic bin file here -> https://beta.restic.net/latest/

    With this version and the latest file from restic you can new function compression in restic. YEAH!

    Please read -> https://forum.restic.net/t/compression-support-has-landed-in-master/4997

    Downloads
  • 1.3.0 be5625ac25

    Bullet64 released this 2022-01-20 20:20:05 +00:00 | 183 commits to master since this release

    I switch to PyQt6 and i hope that all is working as expected.

    Downloads
  • 1.2.0 6a7dc4ef30

    Bullet64 released this 2022-01-16 13:46:23 +00:00 | 194 commits to master since this release

    The data of the backup database can be stored encrypted. For this purpose, there is a key file that can be stored in a safe place.

    Downloads
  • 1.1.0 2f9daeaba2

    Bullet64 released this 2021-12-28 08:36:47 +00:00 | 317 commits to master since this release

    Release for REST server support

    Rest Server is a high performance HTTP server that implements restic's REST backend API. It provides secure and efficient way to backup data remotely, using restic backup client via the rest: URL.

    see -> https://github.com/restic/rest-server

    Downloads
  • 1.0.2 c6227876fe

    Bullet64 released this 2021-08-29 12:11:52 +00:00 | 399 commits to master since this release

    fix an error in restic_ls2, don't do SnapshotID.id_remove(self)

    Downloads
  • 1.0.1 d8e7b16eb4

    Bullet64 released this 2021-08-28 11:00:43 +00:00 | 409 commits to master since this release

    rm backup-list.json

    Downloads
  • 1.0.0 016b040091

    Bullet64 released this 2021-08-28 10:32:01 +00:00 | 411 commits to master since this release

    Downloads