Skip to content

v0.7.1

Compare
Choose a tag to compare
@m3nu m3nu released this 10 Sep 05:53
· 428 commits to master since this release

This is a bugfix release for several new features contained in v0.7.0:

  • Fix crash when GUI is opened via tray icon while a backup is running. By @samuel-w
  • Use single tray icon for light and dark themes. By @samuel-w
  • Use naked en locale instead of en_US. Fixes #623 (#626)
  • Remove 'Backup in progress' when re-opening window (#627) by @samuel-w
  • Avoid formatting date and time twice. Fixes #624 (#625)
  • Handle DBusException in NetworkManagerMonitor (#636) by @ktosiek
  • Initialize the network status monitor lazily (#634) by @ktosiek