Releases: GAM-team/got-your-back
Releases · GAM-team/got-your-back
GYB 1.1
- Major improvements to mbox restore performance. GYB can now easily handle 10gb mbox files, processing the file faster and using far less memory.
- Support for reading XML metadata files from Google Vault exports. The data can be used to include proper labels to mbox restores.
- automatically create Google API project and walk through authorization for G Suite service account setup for IT admins.
- major performance increase for purge via batch API call
- bug fixes and improvements
GYB 1.01
GYB 1.0
- Fix mbox restore of Draft messages was failing with bad label.
- New --action split-mbox breaks very large mbox files into 100mb chunks so GYB can process them quicker. Original mbox files are not touched and should be manually moved out of the folder after the split to prevent duplicates.
- GYB has reached version 1.0. Because why not?
GYB 0.47
GYB 0.46
- GYB now ignores backup of Chat messages. When backed up with previous versions of GYB, these messages were blank to begin with, this just prevents the blank chat messages from being backed up to begin with.
- Reduce text output on Windows (less verbose and proper line overwrite)
- By default, GYB now requests all permissions it may ever need for an account.
- Fixed label handling of Google Takeout mbox restoration.
- Fixed service accounts for Google Apps domains.
- When messages fail to restore after numerous retries, GYB now continues on to next messages.
GYB 0.45
GYB 0.44
GYB 0.43
GYB 0.42
GYB 0.42 is a minor release that fixes crashes when a restored message has an invalid From header (or other potential invalid data). These messages will be skipped and not restored. After normal restore completes you can re-run the command with --fast-restore to restore these bad messages. When running with --fast-restore, messages are not threaded or de-duplicated.