Skip to content

Releases: JonathanTreffler/backblaze-personal-wine-container

v1.11

23 Jun 10:54
a4a261f
Compare
Choose a tag to compare
  • It seems that Backblaze has disabled our source of the known-good Backblaze installer on archive.org
    All new installs will get the latest Backblaze version installed.
    Also, the autoupdate functionality is now disabled by default because of this change.

Full Changelog: v1.10...v1.11

v1.10

16 Jun 10:37
751f8b6
Compare
Choose a tag to compare

Changed

  • Update known-good version of Backblaze to 9.0.1.777 (#165)
  • Ubuntu 22 is now the default image for main, latest and versioned tags (#162)
    (The tag ubuntu22 remains unchanged)

Full Changelog: v1.9...v1.10

v1.9

16 Apr 12:25
1fac979
Compare
Choose a tag to compare

Changed

  • Try to prevent forced Backblaze client updates (#145)

v1.8.1

30 Mar 11:15
32672d9
Compare
Choose a tag to compare

Changed

  • optimize Dockerfiles to reduce image layercount (#139)

v1.8

15 Mar 18:58
3d25c59
Compare
Choose a tag to compare

Changed

  • Update Backblaze automatically in the background
  • Make startapp log file location configurable by an env var (#129, thanks @brokeh)

v1.7.1

15 Feb 14:45
08c6e5f
Compare
Choose a tag to compare

Changed

  • Added default values for DISPLAY_WIDTH and DISPLAY_HEIGHT

v1.7

13 Feb 08:32
cf10dbe
Compare
Choose a tag to compare

Added

  • Automatically create symlinks for mounts (#110, thanks @xela1)
  • Enable Wine Virtual Desktop mode by default

Changed

  • Updated known-good Backblaze version to 9.0.1.763

Note

Backblaze will automatically be updated to a known-good version mentioned above, if your installed version is older.
This download of the new version may take some time, so you will only see a black screen until the download is finished. After that, the installer appears and you can update Backblaze by clicking on "install".

  • Fix error Make sure that your X server is running and that $DISPLAY is set correctly when running basic CLI commands like winecfg by adding the DISPLAY environment variable to the Dockerfiles

v1.6

22 Jan 12:38
d64e300
Compare
Choose a tag to compare

Added

  • Added backblaze client auto-update functionality to the docker (#88, thanks @traktuner) 🥳

Changed

  • By default a known-good version of the backblaze client will now be used
    • Can be overridden by adding the environment variable "FORCE_LATEST_UPDATE=true"
  • The wine version in the Dockerfiles is now pinned to get more control over stability (currently 9.0 for the ubuntu 20 and ubuntu 22 based images and 8.0.1 for the ubuntu 18 based image)

v1.5

12 Oct 23:07
5b5bfbe
Compare
Choose a tag to compare

Dependency updates (see #18 (comment))

v1.4

22 Mar 00:02
Compare
Choose a tag to compare

Dependency updates