Changelog

Dec. 12, 2023

v 1.8

Bug fix: Incorrect email in the app (was damian@exportnote.com - should be damian@exportnote.app)

Oct. 1, 2023

v 1.7

Bug fixes:
* Allow you to re-login if your login has expired
* Memory leak fixes
* If you delete a notebook or tag they won't appear in the generated html index

May 16, 2023

v 1.6

Bug Fixes:
* Note titles not displayed properly.
* Note, notebook and tag file names truncated

Enhancements:
* When you are trying out the app, without a license, only the first 1000 notes are synced
* I've added an onboarding wizard on first launch.
* I've hidden all the options under an "Options" disclosure button on the main page, to make the UI less overwhelming
* Restored menu item to reset sync state
* Added toggle to not download content from Evernote servers if it is not present in Evernote Export files that have been loaded
* Added a Menu item to remove loaded Evernote Export File data

Dec. 27, 2022

v 1.5

Fix bug where deleted notebooks were not removed locally.
Also made it clearer that you can either generate html or markdown

Oct. 24, 2022

v 1.4

Bug Fix: If your Evernote login expires (which by default happens after one year, although you can change it when logging in to Evernote from within the app) then you are now prompted to login again.

July 31, 2022

v 1.2

* Tables in Evernote are now converted to Markdown tables;
* Strikethrough text in Evernote is now converted to Markdown strikethrough;
* All Evernote note properties such as Longitude and Latitude are now stored in the Markdown front matter, if they are set.