Skip to content

Releases: smartondev/gwbackupy

0.11.0

25 Apr 12:21
Compare
Choose a tag to compare
  • Enh: add more escape sequence to filename processing
  • Bug: fix get labels from server if restore to another account
  • Enh/Bug #72: label restore implementation on gmail restore to another account

0.10.0

29 Jan 23:36
Compare
Choose a tag to compare
  • Enh: OAuth parameters added (--oauth-port, --oauth-bind-address, --oauth-redirect-host)
  • Enh #66: OAuth check authenticated email matches
  • Enh: OAuth wait is limited to 300s

0.9.0

23 Jan 22:41
Compare
Choose a tag to compare
  • Bug: fix file storage new mutation as deleted with put fail error
  • Enh #23: extend storage interface with modify
  • Enh #56: content hash added to gmail message objects
  • Enh #61: separated OAuth token storage - RENEWAL OF OAUTH AUTHENTICATION IS REQUIRED
  • Enh #59: Access initialization for gmail e.g. OAuth authentication
  • Enh #60: Access check e.g. OAuth authentication

0.8.0

19 Jan 22:37
Compare
Choose a tag to compare
  • use offline access tokens

0.7.2

17 Jan 01:44
Compare
Choose a tag to compare
  • Bug #47: fix python3.7 run failures

0.7.1

14 Jan 04:36
Compare
Choose a tag to compare
  • Bug #42: fix cli with --help or no argv exception

0.7.0

13 Jan 04:31
Compare
Choose a tag to compare
  • Enh: namespace refactoring gwb -> gwbackupy
  • Enh #22: restore missing Gmail messages (--restore-missing)
  • Bug: fixed date filters parsing
  • Enh #38: kill signals handling

0.6.0

10 Jan 04:05
Compare
Choose a tag to compare
  • Enh: namespace refactoring gwb -> gwbackupy
  • Enh #22: restore missing Gmail messages (--restore-missing)
  • Bug: fixed date filters parsing

0.5.0

05 Jan 21:54
Compare
Choose a tag to compare

Local file Storage BC break

  • Enh: temporary file based creation for minimize invalid files states
  • Enh: Separation of service parameters for easy reusability in another python library or package
  • Enh #13: Self managed versioned file storage with extendable custom storage interface (eg. for database)
  • Enh #9: Dry mode
  • Enh: Cleaner log messages
  • Enh #12: OAUTH supports for free plans
  • Enh #18: Quick syncing gmail backup mode

0.4.0

24 Dec 13:36
Compare
Choose a tag to compare
  • Enh #8: service account json key file support
  • Enh #6: Gmail restore by message ID