Plateforme PYX4
Informations de mises à jour et correctifs
Version 3.8.0 | 29/12/2021
Fixed :
- Fix too large margins in graph PDF rendering (disable « smart shrinking ») #3862
Added :
Changed :
- Backend : Turns on default configs for Rails 5.2. Now fully upgrade to 5.2.6.
- Risk : Automatically reactivate users on sign in if user limit permits
- Risk : Remove dependency on Backend cached SVG for graph display #3625
- Risk : Group possible actions in a drop down button
- Risk : Optimize data associations for scales and evaluation systems
- Process : Fix status tab disappearing too quickly after graph verify / approve / publish
- Improver : when a user is both a validator and a CIM, this user can now approve the event just once and will count for both
Version 3.7.0 | 03/11/2021
Fixed :
- Improver : Force to reload the page when a workflow is updated or any change is saved, so it is not able to click multiple times, making unnecessary calls and users see their changes immediately.
- Process : Fixes ghost arrows and hidden indicators showing up in Graph PDF output
Added :
- Transition buttons of Risk Module present a skeleton when being loaded and get disabled while some action is happening.
- Process Added column status in role export
- Process Added column groups in user XLS export
Changed :
Version 3.6.0 | 04/10/2021
Fixed :
- Risk : The saved mitigation strategy description appears on the risk description.
- Risk, Improver : Fixes error message produced
- Updates
wkhtmltopdf-binary
to the latest version of0.12.6.5
to resolve TLS failures when resolving graph asset links - Improver : Standardize creation modal optional field labels to match ~”Risk Module”
Added :
Version 3.5.2 | 02/09/2021
Fixed :
- Process The functionality of adding a pastille setting is back
Version 3.5.1 | 02/09/2021
Fixed :
- Updated
ruby-saml
dependency to fix XML parsing issue causing 500 errors on SAML auth response
Version 3.5.0 | 17/08/2021
Changed :
- Rails migrated from 5.1.7 to 5.2.6 (default configs update will come later)
- Process the default Pastilles are now editable
- Risk Title field cannot be made optionnal and Action field cannot be hidden
- Risk Title cells are now clickable to access a risk
- Risk
CriticalityMatrix
updated to the new design
Fixed :
- Risk Improver Fix the display problem of the notification button
- Risk Improver Fix the height of the scrollbar in all events/all risks table
Version 3.4.0 | 19/07/2021
Added :
- Risk Module Adds filter for the « My Role » column in the list of risks
- Risk Module Adds full support in Spanish
- Risk Module Email Notifications for contributors when a comment is made are now implemented.
- Risk Module Adds the action plan as an object to allow different versions of action plans through different cycles of the risk.
- Risk Module Evaluation Backend Sets up the state machine with for the Evaluation to introduce Draft mode.
- Risk Module Links a risk to another risk in the iteration section
- Improver Adds two transitions to the Audit: « force close » and « back to progress »
Changed :
- Improver In the creation modal and edit page for events, uses search selects instead of fetching all possible values.
- Risk Module the size of the risk module icon in the notification is fixed.
Fixed :
- Risk Module Settings Fixes erratic impact description map saving behavior
- Risk Module Settings Removes impact CRUD refetch behavior and related bugs
- Risk Module Evaluation Updates changes in the evaluation card without refreshing.
- Fixes sentry error
- Risk Module Settings Fixes some more UI bugs and regressions
Version 3.3.1 | 22/04/2021
Fixed :
- Fix regression causing impact visibility toggle in Risk Module Settings to not react
Version 3.3.0 | 19/04/2021
Added :
- Risk Module Actions of a risk are now grouped by Action Plans. The current active plan is frozen when the risk is
:completed
. If/when the risk goes back to analysis, frozen action plans are no longer seen, and newly linked actions will belong to a new action plan which becomes the current active.
Fixed :
- Process Adds and corrects Spanish translations.
Version 3.2.0 | 30/03/2021
Added :
- On-premise Allows the default application support email to be configured during application startup so server admins can choose to send application emails from non-support@pyx4.com emails.
- Risk Module Adds email notifications in real time for workflow actions and for new role assignment in French, English, Spanish and German.
- Improver In the action edit page, adds risks associated to the action in the Origin section next to events
- Settings Allow changing default locale from super admin UI
Version 3.1.1 | 05/03/2021
Fixed :
- Fix regression causing impact visibility toggle in Risk Module Settings to not react
Version 3.1.0 | 05/03/2021
Added :
- Adds query batch and retry functionality to Apollo GraphQL client
- Stores notifications in the database for two actions: create a risk and ask approval for the action plan of a risk.
- Improver Adds filter for the
Owner
column in the lists of events, audits and actions - Risk Module Adds filter for the
Owner
column in the list of risks - Risk Module Adds sorter for the
Criticality
andResponse strategy
column in the list of risks - Risk Module Settings Adds toggle switch to hide unused predefined impacts in an evaluation system
- Risk Module Settings Allows fields to be re-ordered in the field editor
- Risk Module Settings Adds support for creating and updating custom single- select and multi-select fields in the field editor
Changed :
- Improver In the creation modal and edit page for events, uses search selects instead of fetching all possible values.
- Risk Module the size of the risk module icon in the notification is fixed.
Fixed :
- Risk Module Settings Fixes erratic impact description map saving behavior
- Risk Module Settings Removes impact CRUD refetch behavior and related bugs
- Risk Module Evaluation Updates changes in the evaluation card without refreshing.
- Fixes sentry error
- Risk Module Settings Fixes some more UI bugs and regressions