From bd678925b579094f8728ceb20fda84e1a0ddb33c Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 16 Dec 2021 17:25:11 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 51c617ab..6fd0f22f 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -26,6 +26,8 @@ Prioritize anything that stands in the way of beta testing TODO: NEXT: Update all dependencies + Updated backend, qrcode shenanigans, needs to be tested on both windows and linux as it may be broken now + the testing cases and triage the stuff below added recently with an eye to what is needed for beta specfically adn what is needed for initial release and what should be bumped to v.next (make into case) report sample stuff limited to report designer roles and etc @@ -765,6 +767,9 @@ https://www.ayanova.com/Downloads/v8/V8Migrate.exe BUILD 8.0.0-beta.0.5 CHANGES OF NOTE +- Tweaks to signature feature, fixed bug that it thought it had a signature when opened to sign but not signed and then click on ok + also changed to cleanup appearance and no signature functionality and make it properly e2e testable +