Gmvault Changelog

What's new in Gmvault 1.9.1

Mar 13, 2018
  • Bug Fixes:
  • Fix bug preventing to use encryption [Github issue #84].
  • Fix many character encoding bugs in emails [Github issue #211, #213, #152, #218].
  • Fix encoding bug in labels [Github issue #180].
  • Fix encoding bug in commandline parameters [Github issue #195].
  • Fix bug preventing email containing null characters to be restored [Github #212].
  • Fix bug corrupting oauth2 credential when saved in file [Github #209].

New in Gmvault 1.5 Beta (May 22, 2012)

  • Added new Features:
  • Add --restart option in sync mode to restart a failing backup (Gmail can throttle and cut the connection sometimes) from where it crashed.
  • Add a restart per account name. If you have multiple accounts, the restart will be saved for all of them.
  • The Windows installer now creates an uninstaller that appears in Control Panel/Remove Programs and can be uninstalled from there.
  • The Windws installer is a friendly installer (like Google Chrome) that do not necessitate Admin privileges.
  • Add --no-compression option to disable the compression and allow users to use their own compression.
  • Add --renew-oauth-tok to renew the oauth token from a given account from the command line tool gmvault.
  • Bug Fixes:
  • Fix gmvault bash script (launched from anywhere, sets the right Python Env variables).
  • Gmvault now handle localised IMAP Folders.
  • Fix issue of failing backup, ending up with imaplib.abort error: SystemError.
  • Error when you do not make the IMAP Gmail folder All Mail visible.
  • Handle labels that are numbers. IMAPClient returns int type labels when they are number. It is now handled properly.
  • Print exception on screen when there is a problem in normal mode to give users the possibility easily send the error message.
  • Fix bug preventing Gmvault to finish its work when an email was not readable (corrupted ?) from Gmail