diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index f8723695..26ae95fe 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -30,7 +30,7 @@ beta versioning for actual release, beta rc1? do a linux install fresh again here locally to confirm each step is still legit - +C:\Program Files\PostgreSQL\14\bin @@ -827,4 +827,5 @@ BUILD 8.0.0-beta.0.15 CHANGES OF NOTE - added warning in server log during boot if AYANOVA_JWT_SECRET configuration setting not set that users will need to re-login if they were logged in before the reboot - PO: strip all *viz fields from object before sending over the wire from client to server on save (no need to send *viz fields, most times doesn't matter too little to be significant but PO had a *LOT* of them. Note wo already does this) - API and HELP URL, changed to dynamically determine this rather than store it once initially determined as it would mess up users if server URL was changed after they have been using AyaNova, also fixed issue with developer mode forcing 7575 if port 8080 and localhost -- updated all docs with example backslash in config.json to include sample specific to windows and linux separately and predominant warning about any backslashes need to be doubled in config.json file \ No newline at end of file +- updated all docs with example backslash in config.json to include sample specific to windows and linux separately and predominant warning about any backslashes need to be doubled in config.json file +- updated install docs for windows iis and lan to include windows pg14's dump path in the example and also a block explaining about setting that to the correct location