This commit is contained in:
2021-12-14 21:10:38 +00:00
parent 370f779a6c
commit cd8757cda0

View File

@@ -236,15 +236,6 @@ TODO: 1 BETA DOCS:
- 1 todo: update all front end dependencies
- 1 bugbug: after client dependency update in beta2 signature pad broken in wo
it's wierdly size and can only draw in upper left corner
no reports of issues
works in beta 1 rendered like this:
<canvas id="canvas405" data-uid="canvas405" class="canvas" style="touch-action: none;" width="690" height="150"></canvas>
Failed in beta 2 rendered like this:
<canvas id="canvas341" data-uid="canvas341" class="canvas" style="touch-action: none;" width="125" height="125"></canvas>
- 1 bugbug?:open vendor, print report, go back it shows as savable all of a sudden despite no changes made in UI, also does not give dirty save prompt when leave it even though save icon is showing enabled bold
- 1 fixed?? changed to attachment files path : for some reason user files path is blank in server settings under ops in ayanova app on linux desktop when using the single data path folder, check in windows
@@ -763,6 +754,7 @@ like with all other v7 installers (I was accidentally using the quicknotify inst
BUILD 8.0.0-beta.2 CHANGES OF NOTE
- More updates to install docs
- Updated all front end dependencies and had to fix an issue with signatures being out of whack and not working as a result of a change