-
v2.13.1
Released version 2.13.1 * Support Turris 1.x in factory update
-
v2.13.0
Released version 2.13.0 * fixed support for new quota format * record checksum of updated factory image * skip updating factory image if it is the same * easy way to obtain factory version
-
-
v2.12.1
Released version 2.12.1 * add file:// as an alias for local://
-
v2.12.0
Released version 2.12.0 * support local:// URI for "remote" storage
-
v2.11.0
Released version 2.11.0 * update-factory command to update factory snapshot * better handling of invalid arguments
-
v2.10.1
Released version 2.10.1 * fix export -c * little code cleanup * added several basic tests
-
v2.10.0
Released version 2.10.0 * support export to sdtout * csv output is now supported for listing snapshots * ability to disable encryption for particular export from cli
-
v2.9.0
Released version 2.9.0 * change 'number' entry in json to 'id' as it is not number anymore
-
v2.8.0
Released version 2.8.0 * allow to specify samba protocol version in remote URL * support export filter and overlay * various small fixes (mainly to remote synchronization)
-
v2.7.1
Released version 2.7.1 * faster rendering of snapshots table * unified management of temporary files * used credentials file for samba
-
v2.7.0
Release version 2.7.0 * support for remotes on Samba * allow to keep remote snapshots forever
-
v2.6.4
Released version 2.6.4 * fix working with remote snapshots
-
v2.6.3
Released version 2.6.3 * fixed masking cleanup function - cleanup works again
-
v2.6.2
Released version 2.6.2 * fix factory update with md5sum
-
v2.6.1
Released version 2.6.1 * fix rollback to non-existing snapshot * add version command
-
v2.6
Released version 2.6 * fixed factory download * add savepoint/commit functionality
-
v2.5
Released version 2.5 * various small bug fixes * support limiting snapshots comparison to specific path
-
v2.4
Released version 2.4 * support importing factory image from https * limit characters in description field
-
v2.3
Released version 2.3 * fix processing of ssh upload url * fix deletion of snapshots containing subvolumes * minor cosmetic fixes