Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 5
Next »
v.4.3.3
Bug
- [PWFL-11421] - Fixed behavior of afterAddDocument event with invisible document tab
- [PWFL-11442] - Optimized the validator that works based on the process history
- [PWFL-11617] - XSS protection in a variable value in a custom user notification.
- [PWFL-11623] - Fixed logs with errors from parsing the date in the task box
- [PWFL-11648] - Fixed a bug that caused one comment to be split into several in the generated process summary
- [PWFL-11661] - Fixed permission checking for the Documents tab in the side menu
- [PWFL-11662] - Fixed a bug that caused the calendar with date selection to be displayed incorrectly when configuring system messages
- [PWFL-11663] - Fixed synchronization on multiple process package publishing
Improvement
- [PWFL-11288] - Added new password policy
- [PWFL-11596] - Added CSRF validation on login
- [PWFL-11647] - Added a message about available file extensions when exporting reports
- [PWFL-11649] - Improved display of calendar-related emails in some email clients
- [PWFL-11653] - Added labeling of deprecated scheduled tasks as crossed out
- [PWFL-11675] - Added the ability to select a filter and column on the search form by double-clicking
v.4.3.2
Bug
- [PWFL-11631] - Fixed a bug that caused events to be displayed twice on the resource calendar
- [PWFL-11665] - Limited csrf token passing only to system requests
New Feature
- [PWFL-11191] - Added in API ability to manually invoke scheduled task
Improvement
- [PWFL-11361] - Added the ability to search for resources in the resource configuration
- [PWFL-11441] - Added sending of email notification to participants when an event is edited
- [PWFL-11614] - Added audits to external calendar
- [PWFL-11615] - Added audits to resource configuration
v.4.3.1
Bug
- [PWFL-11410] - Fixed upgrader for MSSQL database
- [PWFL-11451] - Improved scheduled task planning
- [PWFL-11553] - Fixed filtering of views that include previewing and adding documents
- [PWFL-11563] - Improved display of validation message when using an action on the task form.
- [PWFL-11594] - NoSuchMethodError: 'long com.plusmpm.database.files.ExtendedDocumentData.getSize()
- [PWFL-11656] - Fixed display of archive documents
New Feature
- [PWFL-11367] - Added functionality to display system messages in the form of a banner
- [PWFL-11580] - Added an enpoint to the REST API that allows searching and filtering activities/processes based on the view
Improvement
- [PWFL-11440] - Enabled permanently dumpThreadState mechanism
- [PWFL-11629] - Improved CSRF token validation mechanisms