Releases: JonathanTreffler/backblaze-personal-wine-container
Releases · JonathanTreffler/backblaze-personal-wine-container
v1.11
- 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
v1.9
v1.8.1
v1.8
v1.7.1
v1.7
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 likewinecfg
by adding the DISPLAY environment variable to the Dockerfiles
v1.6
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
Dependency updates (see #18 (comment))
v1.4
Dependency updates