Profitbase InVision 2022.5 released!

We’ve just released version 2022.5 of InVision, our low-code platform to build business apps. In addition to a number of bug fixes, the most important feature of this version is the ability to deploy or upgrade Packages created on older versions of the platform. This will enable us to release new versions of the platform at a much higher cadence in the future, so expect a new version to drop about every 2 weeks starting January 2023.

Added

  • The Dataflow Completed event now contains a Success property that lets the developer check whether the dataflow completed with success or not.
  • Support for installing and upgrading Packages created on older versions of InVision. This feature will enable quicker releases of InVision, because we do not have to synchronize with products such as Planner, Risk or Consolidation.
  • Support for running PowerShell scripts from Web Functions

Fixed

  • File Storage component displays progress / spinner when multiple files are uploaded.
  • Improvements to stability when running Dataflows and Azure Service Bus is used as message broker.
  • PowerShell syntax checker resets correctly after syntax errors has been fixed.
  • PowerShell works when running on Linux containers
  • Package extensions are deployed correctly for Package deployments and upgrades. #708
  • Changes to custom actions in Sub screens were ignored after the initial setup of the Workbook.
  • Fixed issue when hosted in Kubernetes that caused services to be terminated prematurely.
  • Designer are able to refresh access token when long running Package upgrades are executing. #712
  • Enable allowing Continue on Failure for Dataflows running before Work Process Version deletion. #619
  • Faster Package deployment
  • Fix for issue with duplication of dimension hierarchies. #732
  • Fix issue with displaying TreeView in Form Schema. #731

Changed / Enhanced

  • File Storage component raises the UploadCompleted event when all files in a batch has completed uploading, instead of once pr file.
  • User search is disabled when InVision is connected to a shared Azure Active Directory.
  • Display email in search result when adding user to InVision. #705