timeshift (17.11) xenial; urgency=medium

  * Added appdata file

  * Prefer pkexec for starting timeshift in Wayland session

  * Added a Polkit policy file

  * Add hidpi support for icons

  * Updated translations
  
 -- Tony George <tony.george.kol@gmail.com>  Sun, 05 Nov 2017 10:00:00 +0530


timeshift (17.10) xenial; urgency=medium

  * [Changed] Entire contents of home directories will be excluded by
  default. Any data to be included from home directories must be
  explicitly selected from Settings window.
   
  * [Fixed] Encrypted home directories will be backed-up and restored
  using encrypted files in /home/.ecryptfs. Decrypted contents will
  NOT be saved to backup location.

  * [Added] Added support for BTRFS systems with @ on BTRFS volume
  and /home mounted on non-BTRFS partition

  * [Added] Support for window progress in Cinnamon 3.6 using libxapp

  * [Added] Install a default configuration file in 
  /etc/default/timeshift.json

  * [Removed] Removed the Exclude Apps page in restore wizard

  * [Removed] Unnecessary dependency on libxml2 and libsoup

  * [Fixed] Inverted mouse cursor was displayed for some cursor themes
  on KDE and GTK

  * [Fixed] Message dialog was unreadable when timeshift-gtk was
  started without admin access on a system with newer versions of GTK+

  * [Fixed] Updated timeshift-launcher to work with Wayland in Fedora

  * [Fixed] Snapshots were saved on root device if backup device was missing
  
  * [Fixed] Build error with valac-0.36

  * [Fixed] Build error with libvte-2.91 on Debian 9

  * [Fixed] Scheduled tasks will be added only after user clicks 
  Next on Schedule page. Tasks will not be added if user quits the
  Setup Wizard without clicking Next on the Schedule page.

  * [Changed] Use symbolic icons in toolbar for better contrast with
  light and dark GTK themes

  * [Updated] Donation window

  * [Updated] Improved installer; More robust and supports more systems

  * [Updated] Added new translations by Linux Mint translation teams
  
 -- Tony George <tony.george.kol@gmail.com>  Sun, 01 Oct 2017 10:00:00 +0530


timeshift (17.2) trusty; urgency=medium

  * Use StackWidget for Settings window

  * Fixed: Hourly task was not created correctly

  * Settings: Updated messages in Schedule tab to avoid confusion
  
 -- Tony George <tony.george.kol@gmail.com>  Thu, 26 Jan 2017 10:00:00 +0530


timeshift (17.1) trusty; urgency=medium

  * Added support for BTRFS snapshots. There's a new tab in Settings
  Window to select the snapshot type as BTRFS or RSYNC. Application will
  default to BTRFS snapshots on supported systems.

  * Added support for BTRFS systems with @ and @home on different disks

  * Exclude: Added /var/lib/docker to default exclude list. This will
  prevent recursive backups which can cause the disk to run out of
  space. 

  * Exclude: Added /timeshift-btrfs and /var/log/timeshift to
  default exclude list

  * Scheduling: Scripts will be created in /etc/cron.*/ instead of
  adding entries to root user's crontab. This allows users to create
  custom jobs for timeshift without any conflict with jobs created
  automatically by the application.

  * Console: Replaced options '--backup' with '--check', and
  '--backup-now' with '--create'

  * Console: Added option --tags to specify backup level while creating
  snapshots

  * Console: Added options --btrfs and --rsync to specify snapshot type

  * Console: Fixed: Progress was not displayed when first snapshot was
  taken. System size will be estimated before creating first snapshot.

  * Console: Fixed: Comments passed as command argument were not saved

  * Settings: Removed Notes tab from SettingsWindow

  * Settings: Added option to stop emails sent by cron service

  * Use expanded ButtonBox if gtk+ version >= 3.18

  * Package 'timeshift' now replaces package 'timeshift-btrfs'
  if installed on the system

  * Added Ukranian translation by Ihor Chomko

  * Added Swedish translation by Åke Engelbrektson
  
 -- Tony George <tony.george.kol@gmail.com>  Sun, 15 Jan 2017 10:00:00 +0530


timeshift (16.11.2) trusty; urgency=medium

  * Fixed: Partitions were not detected correctly on LMDE2 Betsy

  * Fixed some dependency issues while running installer on LMDE2.
  Installer will be built using trusty as base instead of xenial for
  better compatibility with older distros.
  
 -- Tony George <tony.george.kol@gmail.com>  Fri, 11 Nov 2016 14:00:00 +0530


timeshift (16.11.1) trusty; urgency=medium

  * Fixed an issue with application launcher
  
 -- Tony George <tony.george.kol@gmail.com>  Fri, 11 Nov 2016 14:00:00 +0530


timeshift (16.11) trusty; urgency=medium

  * Moved console and Gtk code to separate utilities:
  'timeshift' and 'timeshift-gtk'

  * Console: Display progress in terminal while creating and
  deleting snapshots; Added --comments option for setting the comment
  when new snapshot is created; Changed input timeout interval to
  60 seconds;

  * RestoreWindow: Removed loop devices from target device dropdowns;
  Fixed some issues in device selection logic; Comboboxes would remain
  unselected in some scenarios; User will be prompted to unlock
  default devices before the restore window is displayed; LVM volume
  names will be displayed on the target device selection tab;

  * RestoreWindow: Added new options to reinstall GRUB,
  update initramfs and update GRUB menu; Fixed: Progress will be
  displayed when restoring another system in GUI mode; Added
  right-click menu option to view restore log file;

  * RestoreWindow: Exclude Apps: Populate items from destination home
  directories as well as snapshot's home directories.

  * Restore: Bind /dev/pts when chrooting the restored system;

  * Restore: Check and repair file systems after offline restore;

  * UI: Added borders around statusbar; 

  * OS Support: Fedora/RedHat: Fixed detection of Live USB mode;
  Fixed an issue with grub update;

  * Create: Exclude /var/spool and ~/.dbus while creating snapshots;
  File count will be saved when snapshots are created; 

  * Fixed the handling of leading and trailing spaces in device
  labels and mount paths;

  * SettingsWindow: Replaced Include and Exclude tabs with a single
  tab for Filters; Resized the window size to match Main Window; Main
  Window will be hidden when the Settings Window is displayed;

  * Exclude /etc/timeshift.json so that it is not replaced when a
  snapshot is restored

 -- Tony George <tony.george.kol@gmail.com>  Fri, 11 Nov 2016 10:00:00 +0530


timeshift (16.10.6) trusty; urgency=medium

  * Fixed scheduled backups; Initialize display for the scheduled cron task;
  
 -- Tony George <tony.george.kol@gmail.com>  Sun, 16 Oct 2016 14:00:00 +0530


timeshift (16.10.5) trusty; urgency=medium

  * Fixed build errors on trusty; Removed references to
  Gtk.ButtonBoxStyle.EXPAND;

  * Added support for BTRFS systems with @ and @home on separate
  devices

  * Added workaround for older versions of lsblk; Fixed support for
  Ubuntu 14.04 and Mint 17.x;

  * Updated list of donors in Credits section

  * Use valac-0.26
  
 -- Tony George <tony.george.kol@gmail.com>  Sat, 15 Oct 2016 14:00:00 +0530


timeshift (16.10.3) trusty; urgency=medium

  * Statusbar: Display dates in 24-hr format;

  * Check system uuid when linking from previous snapshot; This allows
  snapshots of multiple systems to be saved on the same backup device
  without wasting space;

  * Fixed error handling for udisks automount() and unmount()
  
 -- Tony George <tony.george.kol@gmail.com>  Sat, 08 Oct 2016 14:00:00 +0530


timeshift (16.10.2) xenial; urgency=medium

  * Fixed: AM/PM is not displayed by some locales; Snapshot date will
  be displayed in 24-hr format to avoid this issue;

  * Fixed: RestoreWindow: Subvolume column is sometimes hidden when
  window is opened for the first time;
  
 -- Tony George <tony.george.kol@gmail.com>  Sat, 08 Oct 2016 10:00:00 +0530


timeshift (16.10.1) xenial; urgency=medium

  * Major release with re-designed UI and features
  
 -- Tony George <tony.george.kol@gmail.com>  Fri, 07 Oct 2016 10:00:00 +0530


timeshift (16.7.11) trusty; urgency=medium

  * Fixed: First snapshot size estimation fails in some cases
  
  * Fixed: Statusbar padding

  * Moved extra toolbar items to dropdown menu
  
  * Updated list of contributors and translators in About > Credits

 -- Tony George <tony.george.kol@gmail.com>  Wed, 06 Jul 2016 10:00:00 +0530


timeshift (16.3) trusty; urgency=medium

  * Fix Gtk.Switch

  * Update translation template

  * Update localization files

 -- Maxim Taranov <png2378@gmail.com>  Wed, 06 Jul 2016 10:00:00 +0530
