Chattel Web App 2024.1.58.4446

Version: 2024.1.57.4433
Release Date: Not Released
Download Link: Download Currently Unavailable

  • Fixed issue where previewing a report would redirect – When previewing a report from valuation, there is some code that checks is the valuation report scope has a default template. That template is then defaulted in the preview page.  

    There was a bug where Chattel would set the shown warning, but we would then redirect back to where we were (Valuation Detail). The warning was shown for a split second then it would appear like nothing happened.
    Now it does not redirect so the warning is visible. Besides, not having a default template doesn’t stop users from selecting one in the preview. It just makes it more convenient to have one pre-selected.

  • Renamed SAML to Auth in Control Plane – Now that SAML and Open Id Connect are supported, renamed the SAML button in control plane to Auth.
  • Added permission defaults to the Admin tab – Administrators can set the default permissions for newly added users.
     
  • Removed login button – The app will now redirect to login if user is not logged in. To logout, click on “Profile” then click on the “Logout” button at the bottom of Profile.
  • Added an access log to the Admin tab
  • Added a login details page – It can be accessed by going to https://<yourChattelInstance>/<yourTenant>/LoginDetails
  • Added scroll bars to Control Plane Authentication Configuration and Test connection dialogs
         
  • Custom Report Templates are separated by tennant – the path for multi-tennant custom reports will be stored at C:\AgWare\AgChattel\web\Reports\CustomTemplates\{TenantName}_{TenantGuid}