Release Notes for the different versions:


-------------------------------
-------------------------------
Version Gmvault-v1.5-beta:
-------------------------------
-------------------------------
Date:


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. [Github feature #7 #21]
- Add a restart per account name. If you have multiple accounts, the restart will be saved for all of them. [Github feature #7]
- The Windows installer now creates an uninstaller that appears in Control Panel/Remove Programs and can be uninstalled from there.[Github feature #32]
- The Windws installer is a friendly installer (like Google Chrome) that do not necessitate Admin privileges. [Github feature #32]
- Add --no-compression option to disable the compression and allow users to use their own compression. [Github feature #29]
- Add --renew-oauth-tok to renew the oauth token from a given account from the command line tool gmvault [Github feature #16]

Bug Fixes:
----------

- Improve Mac OS X distribution. It is now a binary distribution that can run on all intel Mac OS X versions. It has been tested on 10.7 and 10.6. [Github issue #25 #4]
- gmvault bash script can now be launched from anywhere and it sets the right Python Env variables. It looks like now more like a proper shell script [Github issue #10 #13 #19 #22] 
- Gmvault now handle localised IMAP Folders. [Github issue #5]
- --req-imap -r option now works properly on Mac OSX. Fix gmvault bash script to correctly pass params to python prog. [Github issue #23]
- Fix issue of failing backup, ending up with imaplib.abort error: SystemError. [Github issue #4]
- Error when you do not make the IMAP Gmail folder All Mail visible. [Github issue #2 #9]
- Handle labels that are numbers. IMAPClient returns int type labels when they are number. It is now handled properly [Github issue #24]
- Print exception on screen when there is a problem in normal mode to give users the possibility easily send the error message [Github issue #33]
- Fix bug preventing Gmvault to finish its work when an email was not readable (corrupted ?) from Gmail. [Github issue #24]

Shoutouts to: 
-------------

Special shoutouts to the following githubbers that help me in raising issues, testing intermediate version and help me improving Gmvault.

Also Special thanks to:

Github id: @namelessjon, @joeyates, @dmd, @pfsung, @miggaiowski, @offbyone, @jamesandres, @jarofgreen, @ghwegill, @rouge8, @sc68cal, @DanielHeath, @melpomene, @dwradcliffe, @tgulacsi, @joshkerr, @KeyvanJS, @glowbox, @gps, @zan5hin, @chbrown, @Anemome, @knurdle  

Many Thanks to @stevemorin on Twitter for the brainstorming session. Very helpful !! 


