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 7
Next »
v.4.3.5
Bug
- [PWFL-11332] - Changed the way of processing process documents
- [PWFL-11450] - Fixed bug with fields shifting while entering text
- [PWFL-11686] - Changing the display of the "View viewer" gadget
- [PWFL-11738] - Increased search session duration to 4h
- [PWFL-11748] - Fixed bug with incorrect saving and fetching of view variable distinctions
- [PWFL-11758] - Fixed bug with fetching events from published process calendar
- [PWFL-11767] - Fixed error when updating the distinction icon
- [PWFL-11773] - Fix for searching in ElasticSearch when the search model contains variables that don't exist in the current package.
Improvement
- [PWFL-11452] - Added thread logging to certain log files
- [PWFL-11669] - Marking a calendar that has filters enabled with an icon.
- [PWFL-11671] - Changed the name and icon of the action for adding a new calendar event
- [PWFL-11705] - Improved scheduled task period of months, to account for different count of days in months
- [PWFL-11761] - Removed unnecessary column from external calendars table
- [PWFL-11778] - Added sorting to REST API allowing you to search for activities based on a view
v.4.3.4
Bug
- [PWFL-11472] - Improved process existence check based on variable values for MSSQL database
- [PWFL-11636] - Fixed bug in browser when adding new event and when dragging in resources view.
- [PWFL-11638] - Added a loading icon when loading events for a given calendar.
- [PWFL-11639] - Improved display of event tooltip when event context menu is open.
- [PWFL-11640] - Improved HTML tooltip display for the "Insert" special characters button.
- [PWFL-11676] - Blocked adding distinctions for process variables of type "User"
- [PWFL-11677] - Fixed bug with variable distinctions not working on the edited view search form
- [PWFL-11688] - Fixed returned error messages from rest api
- [PWFL-11692] - Improved query changing index name on Postgres databases
- [PWFL-11693] - Default selection of first 5 indexes in document class search
- [PWFL-11694] - Fixed an issue with dragging events for all calendar types
- [PWFL-11697] - Fixes to email notification when updating a calendar event
- [PWFL-11698] - Improved dynamic list item highlighting when navigating with arrows.
- [PWFL-11737] - Task acceptance has been sped up
New Feature
- [PWFL-9774] - Added ability to group array parameters into table on scheduled task dynamic form
- [PWFL-11121] - Added metrics related to plugin framework
Improvement
- [PWFL-11672] - Display more events on one line for day and week views.
- [PWFL-11673] - Improved Today styling for the dark skin.
- [PWFL-11674] - Improved styling of multi-day events in the "Show more" popup.
- [PWFL-11696] - Added a button to copy variable distinctions on the search form
- [PWFL-11701] - Improved activity document rewrite on activity transfer
- [PWFL-11704] - Added automatic selection of the "Edit distinctions" toggle when opening a view with defined distinctions in the search form
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