Skip to content

Releases: vzhd1701/evernote-backup

1.13.1

23 Apr 07:27
1.13.1
2b0bdc6
Compare
Choose a tag to compare

Bug Fixes

  • skip parsing unused token parameters (1f199b3)

Full Changelog: 1.13.0...1.13.1

1.13.0

19 Apr 14:03
1.13.0
0e27472
Compare
Choose a tag to compare

Features

  • add --add-metadata option to export mode for embedding metadata into exported notes (a77f9f2)
  • add --notebook option to export mode for exporting specific notebook(s) (fdfd7dd)
  • add --tag option to export mode for exporting notes with specific tag(s) (69d4695)
  • add manage check command for db integrity check (835433b)
  • add manage list command for listing db content (d05803c)

Bug Fixes

  • avoid crash on any error during note download (14636b7)

Full Changelog: 1.12.0...1.13.0

1.12.0

17 Apr 15:26
1.12.0
0153ebc
Compare
Choose a tag to compare

Features

  • add --api-data option to init-db and reauth for custom API data (4edd04e), closes #129
  • add options to debug SSL errors (c28bd70)

Bug Fixes

  • avoid crash on bad string data from server (70392e6)
  • use use_system_ssl_ca flag to init client on manage ping (e9f8667)

Full Changelog: 1.11.0...1.12.0

1.11.0

15 Apr 16:16
1.11.0
faee228
Compare
Choose a tag to compare

Features

  • add support for tasks & reminders (f1ece7a)

Bug Fixes

  • add hotfix for THttpClient until new thrift version gets released (386eb24), closes #130
  • give warning on corrupt notes without removing notes (467ee96)
  • mark notes for redownload if they are corrupted in DB (fb7eedd)
  • print log level in console output if it's other than INFO (aabc5cd)
  • restore china backend login (4d93d9b)

Full Changelog: 1.10.0...1.11.0

1.10.0

07 Apr 14:50
1.10.0
ee5941b
Compare
Choose a tag to compare

Features

  • add --add-guid option in export mode to include GUID meta for each note (c4cb1eb), closes #66
  • add --log option for setting log file (64eb952)

Bug Fixes

  • format reminder-time on export (eceea64), closes #86
  • skip download for notes that return server side error (d0fcd23)

Full Changelog: 1.9.4...1.10.0

1.9.4

06 Apr 15:14
1.9.4
ee818b9
Compare
Choose a tag to compare

Bug Fixes

  • drop evernote sandbox backend (d4b99c7)
  • update yinxiang API key (1d43fa4)
  • use oauth login for evernote and password login for yinxiang (4930005)

Full Changelog: 1.9.3...1.9.4

1.9.3

18 Oct 17:20
1.9.3
0b54b43
Compare
Choose a tag to compare

Bug Fixes

  • add support for negative timestamps (close #38) (#48) (244440d)
  • change notebooks export log message to avoid confusion (0a5840d), closes #52

Full Changelog: 1.9.2...1.9.3

1.9.2

23 Aug 06:32
1.9.2
5490ce8
Compare
Choose a tag to compare

Bug Fixes

  • fix crash on repeated export with long filenames (692a93a), closes #26

Full Changelog: 1.9.1...1.9.2

1.9.1

20 Aug 10:37
1.9.1
9cbc19e
Compare
Choose a tag to compare

Bug Fixes

  • limit export filename length to 255 bytes (33cfe1b), closes #15

Full Changelog: 1.9.0...1.9.1

1.9.0

17 May 09:21
1.9.0
fe6a68a
Compare
Choose a tag to compare

Features

  • add --overwrite flag to export mode (5a88b76), closes #19

Full Changelog: 1.8.1...1.9.0