Skip to content

Releases: docker/volumes-backup-extension

1.1.7

26 Apr 09:47
d97b9ba
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.6...1.1.7

test-build-cache

26 Apr 09:37
d97b9ba
Compare
Choose a tag to compare
test-build-cache Pre-release
Pre-release
Merge pull request #132 from docker/fix_watermark

Fix MUI license issue

1.1.6

19 Apr 15:03
e44e78a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.5...1.1.6

1.1.5

18 Apr 10:06
df17187
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.4...1.1.5

1.1.4

12 Jun 08:14
1b7501f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.3...1.1.4

1.1.3

25 May 15:26
91f775b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.2...1.1.3

1.1.2

17 Jan 14:24
da09a9d
Compare
Choose a tag to compare

What's Changed

  • Remove custom styles from notifications by @lucbpz in #100

Full Changelog: 1.1.1...1.1.2

1.1.1

23 Nov 13:50
140661c
Compare
Choose a tag to compare

What's Changed

  • Re-pin Docker base image in Dockerfile by @atomist in #90
  • Don't fail the build when MUI key is missing by @felipecruz91 in #95
  • fix: Sorting volume size by bytes size by @Lalit3716 in #96
  • Add Running filter when stopping containers attached to a volume and rename functions for better clarity by @SscSPs in #93
  • Set com.docker.extension.categories and fix vulnerabilities by @felipecruz91 in #99

New Contributors

Full Changelog: 1.1.0...1.1.1

1.1.0

27 Sep 14:11
7c73a22
Compare
Choose a tag to compare

Major updates

  • Improved volume list performance.
  • Added support to import backups from any .tar.gz.
  • Added support to export and import volumes to/from .tar.zst and .tar.bz2.
  • Copy volume labels when cloning a volume.
  • Added error tracking to detect issues before users report them.
  • Fixed new vulnerabilities detected in the Dockerfile.
More details

Bug Fixes

  • Fixed a bug where the clone operation will not validate whether the destination volume already existed.

What's Changed

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.0

30 Aug 08:16
7489012
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0-rc.2...1.0.0