Skip to content

Releases: vzhd1701/evernote-backup

1.6.6

15 Oct 16:36
1.6.6
d3a421f
Compare
Choose a tag to compare

Bug Fixes

  • add support for notes from the distant future (d352455), closes #4

Full Changelog: 1.6.5...1.6.6

1.6.5

09 Sep 11:18
1.6.5
d1550f3
Compare
Choose a tag to compare

Fix

  • add download retry on bad data from server

1.6.4

30 Aug 12:56
1.6.4
17c5900
Compare
Choose a tag to compare

Fix

  • add support for shared notebooks with tags

1.6.3

28 Aug 14:24
1.6.3
f3bd744
Compare
Choose a tag to compare

Fix

  • add memory limit when downloading notes
  • improve handling exceptions when downloading notes
  • add more log messages
  • add more log messages

Refactor

  • move default config into single import

1.6.2

24 Aug 09:00
1.6.2
cd8ee88
Compare
Choose a tag to compare

Fix

  • fix support for linked notebooks

1.6.1

23 Aug 09:02
1.6.1
8c6f086
Compare
Choose a tag to compare

Fix

  • add support for linked notebooks

1.6.0

09 Aug 08:58
1.6.0
0a50796
Compare
Choose a tag to compare

Feat

  • add debug logging on sync & export
  • add --verbose output option

Fix

  • typos

1.5.1

09 Jun 14:58
1.5.1
35f8ad7
Compare
Choose a tag to compare

Fix

  • improve performance on big sync, e.g. >1k notes

1.5.0

07 Jun 13:55
1.5.0
a2d372a
Compare
Choose a tag to compare

Feat

  • convert hardcoded config variables into cli options

1.4.1

08 May 09:07
1.4.1
80d2726
Compare
Choose a tag to compare

Fix

  • make init-db return early if database exists