Releases: vzhd1701/evernote-backup
Releases · vzhd1701/evernote-backup
1.6.6
Bug Fixes
Full Changelog: 1.6.5...1.6.6
1.6.5
Fix
- add download retry on bad data from server
1.6.4
Fix
- add support for shared notebooks with tags
1.6.3
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
Fix
- fix support for linked notebooks
1.6.1
Fix
- add support for linked notebooks
1.6.0
Feat
- add debug logging on sync & export
- add --verbose output option
Fix
- typos
1.5.1
Fix
- improve performance on big sync, e.g. >1k notes
1.5.0
Feat
- convert hardcoded config variables into cli options
1.4.1
Fix
- make init-db return early if database exists