Q3 2023 Release Notes and Fixes

Please see below release notes by version

Release Notes InCight v4.1.2

Changes:

  • Now the Batch filter on the Export Data page shows the list of batches within the Transaction Type selected (Invoice / PO).
  • Now the Date Field filter on the Export Data page starts with the default value regarding the customer configuration.
  • Now the Date Field filter on the Export Data page is showing only the options related to the Transaction Type selected (Invoice / PO).
  • Now the emails related to Export Data contain the Job Id value to allow for better tagging.
  • The Data Source filter on Visualizer page now shows the nearest date range available for the selected Data Source (useful when Invoice and PO have different years available).
  • A new email was added to notify the user when there is No Data to create the report on the new micro service.

Fixes:

  • The Date Range filter for Export Date and Visualizer now reflects only current available data
  • Changing the Data Source filter on Visualizer to PO was causing an endless loop, now it is fixed.
  • Refreshing auth token was causing bad behavior for CXO users; this has been fixed.
  • Filtering by CXO Categories on the Export Data page was slow to react and has been improved.
  • The user “pingdom_test”, used for healthy monitoring, was spamming login events on HubSpot, now it is fixed.
  • The login event sent to HubSpot was sending empty custid values, now it is fixed.
  • Some edge cases on Export Data were causing unexpected behaviors on the new micro service, now they are fixed.

 

Release Notes InCight v4.1.3 

Changes:

  • Now the First Login and Forgot Password pop ups don’t show the option “I already have a code”. This was implemented to avoid user’s misunderstanding.

Fixes

  • Copying and pasting the username from the welcome email in the First Login pop up allowed (involuntary) blank spaces, now it was fixed.
  • Creating users with same emails was causing bad behaviors and data inconsistency between Cognito and the Database, now it is fixed.

 

Release Notes InCight v4.2.0  

Release Notes

Changes:

  • The new Investor Report page was added, allowed only for customers with Investor Subscription.

Fixes

  • The list of PowerBI reports was requested every time a page (any) was loaded, now it is requested just when the corresponding report page loads.

Release Notes InCight v4.2.1 

Fixes

  • Opening a download link from the email sometimes lost the URL params to redirect after signing in, now the target URL is saved on the local storage to load it after the login.
  • For SSO users the app showed the login page as the home page after sign in, it wasfixed, now it shows the home page corresponding to the customer subscription.

Release Notes InCight v4.3.0

Changes:

  • SSO users were asked to sign in after every page refresh or new tab, now it was improved. The app now is verifying the current authentication token to see if there is a user already authenticated first. It means as the regular sign in user, an SSO user will be asked to re-sign in after 24hs when the refresh token expires.
  • Cognito service was requested on each refresh or new tab, now it was improved asking if there is a user already authenticated first.It reduced the loading time of the app.

Fixes:

  • Some edge cases with bad behavior related to authentication were fixed.