Releases: teejee2008/timeshift
v22.06.6
v22.06.1
- Fix #895, #809, #689, #653, #10: Unmount devices that were mounted by Timeshift before exit
- Fix #865, #839, #680: Do not create or remove quota groups when snapshots are created or removed
- Fix #900, #891: Force C locale for Rsync
- Fix #260: No text on Summary page under 'Warning' and 'Disclaimer' heading
- Install app icon in /usr/share/pixmaps directory
- Remove columns 'Size' and 'Unshared Size' for BTRFS snapshots.
- Rsync: Restore: Delete files using
--delete-before
instead of--delete-after
- Rsync: Restore: Improve UI for the device selection page
- Run post-restore scripts in
/etc/timeshift/restore-hooks.d
- Code cleanup: Remove unused functions and code
- Update donation window
- Update translations
v21.09.1
Changelog:
Åke Engelbrektson (1):
- Update timeshift-sv.po
Alan01 (1):
- Update timeshift-da.po
Butterfly (1):
- Update tr.po
DuckSoft (1):
- fix: add which to dependencies
Hugo Carvalho (1):
- Update Portuguese translation
Hsiu-Ming Chang (1):
- Update zh_TW translation
Kota Kato (1):
- Update po/timeshift-ja.po
Peter Dyson (1):
- Warn against swapfiles within target snapshot subvolumes
Philipp Kiemle (1):
- Update de translation
Pjotr123 (1):
- Update timeshift-nl.po
Tony George (7):
v20.11.1
-
Fix #631: Escape single quote in LUKS password when unlocking device
-
Fix #626: Filters: Save filter order changes when clicking OK
-
Fix #643: Filters: Save changes after Include/Exclude radio is toggled
-
Fix #668: Filters: Save changes immediately after a pattern is added or edited
-
Fix #666: Filters: Save changes before showing Summary
-
Move config file to /etc/timeshift/timeshift.json
-
Move default config to /etc/timeshift/default.json
-
AppStream: Install only under /usr/share/metainfo. Don't install under /usr/share/appdata/
-
Option to unmark snapshots that are marked for deletion
-
Launcher: No need to pass DISPLAY and AUTHORITY to pkexec
-
Remove unused functions and code
-
Update translations
v20.03
Timeshift 19.08.1
-
#375 Fix build errors with vala 0.42.5; Remove --threads from makefile;
-
#443 Add support for custom date format; Add new page for Misc settings;
-
Add OK button to Settings window
-
Improve the layout of Prev/Next/Finish navigation buttons
-
Fix incorrect date format for path string
-
Use the --sparse option with rsync
-
#437 Exclude package manager cache for rsync snapshots
-
#436 Add man page
-
#386 Fix an issue with check for admin access
-
Update translation template and translation files
Timeshift v19.01
Timeshift v18.9.1
Changelog
- Updated donation window
- Display donation button in toolbar
Timeshift v18.8
Changelog
-
#196 Fixed a typo
-
#191 Don't exclude /var/spool
-
Add makepot file
-
Launcher: Explicitly pass DISPLAY and XAUTHORITY to pkexec
-
Use -O3 optimization when compiling with gcc
-
#278 Increased the width of Setup Wizard window
-
Fixed: Unencrypted partionless disk could not be used as backup device
-
Added support for using F2FS and ZFS filesystems for RSYNC backups
-
Workaround for Docker mounting rootfs on /var/lib/docker/plugins
-
Added support for raid5 and dmraid
-
Translation fixes
Timeshift v18.6.1
Changes
-
Rsync: Read fstab to exclude devices mounted on non-standard locations
-
UI: Hide snapshot type information behind an expander
-
UI: Added frame around messages; Use smaller bullet characters;
-
Wizard: Add "Users" page to Setup Wizard for selecting home directory
-
Fixed build issue with newer version of libvte291
-
Fixed: Filters: 'Cancel' button when adding a folder does not work.