Update docker.io/garethgeorge/backrest Docker tag to v1.11.2 #155

Merged
Ghost merged 0 commits from refs/pull/155/head into main 2026-02-01 21:56:42 +05:30
Ghost commented 2026-01-27 13:32:34 +05:30 (Migrated from repo.local.ryuu.in)

This PR contains the following updates:

Package Update Change
docker.io/garethgeorge/backrest patch v1.11.1v1.11.2

Release Notes

garethgeorge/backrest (docker.io/garethgeorge/backrest)

v1.11.2

Compare Source

Happy to announce the 1.11.2 bug patch release, this includes a number of fixes which polish up Backrest's UI rewrite onto the Chakra framework.

This release includes significant polishing work on the translations that were introduced in v1.11 and a number of UI tweaks. For users wishing to change the translation language, the display language is now user configurable in the "Settings" menu.

The windows installer now bundles restic.exe at the cost that the portable windows build will no longer automatically download restic, on Windows please either use the installer or manually download a restic release and place it alongside backrest.

Bug Fixes
  • add a --version flag which prints the current backrest version info (ef3ea4a)
  • add expansion of recent nodes in operation tree (4102853)
  • add settings ui preference for language (e0c5511)
  • bundle restic into windows installer (#​1072) (a4aab03)
  • correctly display previously selected clock value (811e91f)
  • display well formatted language names in settings panel (3c5682a)
  • improve Russian UI localization wording and consistency (#​1068) (3ee7f20)
  • keep the current repo / plan visibly selected in the side nav (e222ec0)
  • llm generated translation fixes (4934031)
  • minor update in Italian translations - it.json (#​1069) (0247c41)
  • prerendering expensive children in accordion (d772dce)
  • properly format filename in downloadhandler (70a0bfc)
  • truncate too long repo/plan names (#​1084) (27697c0)
  • update German translations for backrest messages (#​1081) (ce57682)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/garethgeorge/backrest](https://github.com/garethgeorge/backrest) | patch | `v1.11.1` → `v1.11.2` | --- ### Release Notes <details> <summary>garethgeorge/backrest (docker.io/garethgeorge/backrest)</summary> ### [`v1.11.2`](https://github.com/garethgeorge/backrest/releases/tag/v1.11.2) [Compare Source](https://github.com/garethgeorge/backrest/compare/v1.11.1...v1.11.2) Happy to announce the 1.11.2 bug patch release, this includes a number of fixes which polish up Backrest's UI rewrite onto the Chakra framework. This release includes significant polishing work on the translations that were introduced in v1.11 and a number of UI tweaks. For users wishing to change the translation language, the display language is now user configurable in the "Settings" menu. The windows installer now bundles `restic.exe` at the cost that the portable windows build will no longer automatically download restic, on Windows please either use the installer or manually download a restic release and place it alongside backrest. ##### Bug Fixes - add a --version flag which prints the current backrest version info ([ef3ea4a](https://github.com/garethgeorge/backrest/commit/ef3ea4aacbb7bbb7fbdf43c73e05bbbf046a86b1)) - add expansion of recent nodes in operation tree ([4102853](https://github.com/garethgeorge/backrest/commit/410285395a6d4e081133fdfb96a728ddf51e0f58)) - add settings ui preference for language ([e0c5511](https://github.com/garethgeorge/backrest/commit/e0c55112383041b8f927907c47a4cf455301ec46)) - bundle restic into windows installer ([#&#8203;1072](https://github.com/garethgeorge/backrest/issues/1072)) ([a4aab03](https://github.com/garethgeorge/backrest/commit/a4aab035e30b8fa70f1a6a6b5d05ff9631145ac4)) - correctly display previously selected clock value ([811e91f](https://github.com/garethgeorge/backrest/commit/811e91ff088b8b651367d8e908426138181e377c)) - display well formatted language names in settings panel ([3c5682a](https://github.com/garethgeorge/backrest/commit/3c5682ae70992d6d8e8b217a6418eb6179e324d2)) - improve Russian UI localization wording and consistency ([#&#8203;1068](https://github.com/garethgeorge/backrest/issues/1068)) ([3ee7f20](https://github.com/garethgeorge/backrest/commit/3ee7f20eb62092e020f2e0bfb982846116e8b793)) - keep the current repo / plan visibly selected in the side nav ([e222ec0](https://github.com/garethgeorge/backrest/commit/e222ec02802ddf9faed132af1f10616f408a4639)) - llm generated translation fixes ([4934031](https://github.com/garethgeorge/backrest/commit/4934031570cd7d1364e0c63ed6ba3950a39ab0c9)) - minor update in Italian translations - it.json ([#&#8203;1069](https://github.com/garethgeorge/backrest/issues/1069)) ([0247c41](https://github.com/garethgeorge/backrest/commit/0247c41bb5282bd3e124dcfb0d894bee37b53f28)) - prerendering expensive children in accordion ([d772dce](https://github.com/garethgeorge/backrest/commit/d772dce5fab7a8617516afdb0949feb31c2e8848)) - properly format filename in downloadhandler ([70a0bfc](https://github.com/garethgeorge/backrest/commit/70a0bfc72b6ea081bbe2b6c1beb20940befab5ba)) - truncate too long repo/plan names ([#&#8203;1084](https://github.com/garethgeorge/backrest/issues/1084)) ([27697c0](https://github.com/garethgeorge/backrest/commit/27697c09cc3fd7c99181031a765c17d2eb5259b9)) - update German translations for backrest messages ([#&#8203;1081](https://github.com/garethgeorge/backrest/issues/1081)) ([ce57682](https://github.com/garethgeorge/backrest/commit/ce5768298e5e1cdab836f498bf0ba65eec2e37ff)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xMiIsInVwZGF0ZWRJblZlciI6IjQyLjkyLjE0IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ryuupendragon/docker-compose#155