more info in boot log (.net version, osuser, machinename)

This commit is contained in:
2021-11-10 23:14:19 +00:00
parent e9bc47e11c
commit 08aafdf224

View File

@@ -944,4 +944,5 @@ BUILD 136 CHANGES OF NOTE
- Removed "XXX Others" item from ops->Metrics db top tables display, not relevant and masking the relative sizes of actually relevant tables
- Fixed issue where a User set to inactive still had access as long as they didn't log out. Now, setting inactive zaps their auth token and they are immediately locked out.
- Fixed bug where a new workorder / quote / pm with an address entered has the address overwritten on first save, now checks if anything in address or postaddress and doesn't overwrite if there is
- Added .net version to boot log, was previously only viewable inside ops->server info which was not helpful for diagnosing a server boot issue