diff --git a/changelog.txt b/changelog.txt index c53858d..5e7072f 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,6 +1,7 @@ Version 0.2.6 (2018-) - Displaying current filename in title (Issue #76) @danielperna84 - Added menu item to open configurator in new tab (Issue #76) @danielperna84 +- Automatically load last viewed (and not closed) file via localStorage @danielperna84 Version 0.2.5 (2018-01-27) - Added warning-logs for access failure @danielperna84 diff --git a/configurator.py b/configurator.py index 536d343..30ea80e 100755 --- a/configurator.py +++ b/configurator.py @@ -631,7 +631,7 @@ INDEX = Template(r"""