RayFlow 7.3

Released: Dec 6, 2022

Atualizações na 7.3

Recursos

  • Package Store Integration With Thousands of Ready to Use Packages - The relaunched Package Store platform offers several thousand app in 10K+ different versions, most of them with further configuration options. The Package Store has a simple interface which guides through the complete process. From the automatic downloading of sources, through the configuration, to the package generation. The packages are ready for deployment and can be deployed to popular deployment systems like Microsoft Intune, SCCM, or RMS UEM.
  • Execute Scripts Based on Task Triggers - RayFlow now has a plugin-based functionality which allows the user to start custom scripts in reaction to various triggers. This makes it possible to automate several features which were previously out-of-process. For example, starting automated deployment once a package reaches a certain status, performing clean-ups, informing external systems, and much more.
  • Improvements:
    • Restored the ability to edit tasks without leaving the phase overview screen with additional edit button present to open tasks in a new tab.
    • It is now possible to manually change the column widths in the Phase view as it used to be possible in RayFlow 6.0.
    • Improved general performance when working with large projects with thousands of tasks.
    • It is now possible to sort tasks by their respective workflow phase in the My Tasks, Workflow, and Batch views.
    • It is now possible to order tasks by their type in the Phase view.
    • Both server and client are now upgraded to run on Microsoft .NET Framework 4.7.2.

Correções

  • Fixed a security issue in which setting-up a new password required a backend connection that verified password conditions which on the other hand was sending the new password candidate in clear text.
  • Fixed an installation routine where password to service account could be logged in clear text.
  • Fixed an issue where a random error (Ticket is invalid) could be shown due to expiration of internal session tickets.
  • Fixed an issue where custom filters could reset / break Batch processing and My tasks grid layouts.
  • Fixed an issue where adding a new data field could shuffle the column headers.
  • Fixed a security issue where an unprivileged user could see all tasks in the Tracking view.
  • Fixed sporadic internal server error when an unprivileged user opens the Tracking view.
  • Fixed an internal server error (FormatException error) while loading the Phase view.
  • Fixed finish type events not properly refreshing the single task view.
  • Fixed incorrect selector positioning for autocomplete fields.
  • Fixed issues during log-in.
  • Fixed an issue with missing clone task selection in the Clone Task view.
    • Note: This may require resetting the column layout after the upgrade.
    • To reset the layout for all users, execute the following command on your database table:
      • DELETE FROM [dbo].[UserSettings] WHERE Property Like '%GridLayout%'.
  • Fixed an issue where opening the configuration of a data field could lead to a NullReferenceException.
  • Fixed an issue with the observer function which was working outside of the expected area.
  • Fixed an issue with undefined widths and missing icons in the columns Status and Task Type in the My Tasks view.
  • Fixed an issue where the auto-calculated column sizes may be too small.
  • Fixed an issue where it was not possible to run plugins of the type BATCH.
  • Fixed an error when displaying Date related data-field details.
  • Fixed an issue where the Phase Overview was using a wrong format for Date Fields.
  • Fixed wrong Datetime conversion in the phase view.
  • Fixed an issue where date field values were decremented by one day on every save.
  • Removed obsolete ODBC entries from the MSI installer.
  • Restored the missing default log configuration (log4net.config) in RayFlow client.
  • Fixed the internal handling of MIME types for bundled styles and scripts.
  • Fixed the selection of users in Batch processing to only include users that have edit permissions on the selected phase.
  • Fixed UI issues with displaying of the flag ShowInFlow for tools.