You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Issue **#1756** : Fix for IdEnrichmentFilter where is attempts to change attribute values that already exist.
* Issue **#1741** : Fix for search hanging issue.
* Issue **#1740** : `CombinedParser` now removes invalid XML 1.0 characters when `fixInvalidChars` is set and not XML 1.1.
* Add `readTimeout` property to `HTTPAppender`
* Issue **#1747** : Nodes are now notified about changes to document permissions so that caches are cleared etc.
* Issue **#1752** : Meta info tooltips now show appropriate units for values.
* The `admin` account is now auto created if it doesn't exist.
* Issue **#1310** : Improved file cleanup between tests.
* Issue **#1533** : Improved meta data attribute value flushing to DB.
* Issue **#1634** : `FileSystemClean` will now only examine active data volumes.
* Issue **#1672** : Index shards are now only updated in the DB on flush when the document count or shard size changes.
* Issue **#1713** : Fixed issue where processor task start times were being displayed incorrectly.
* Issue **#1748** : Removed border from explorer quick filter.
* Issue **#1656** : Only managed jobs will now appear on the jobs page.
* Issue **#1669** : Changed the way next scheduled time is calculated based on current time.
* Issue **#1662** : Processor tasks and meta data sources now correctly show pipeline names in dashboard results.
* Issue **#1677** : Active tasks are now correctly filtered.
* Issue **#1718** : Added server task info for some tasks.
* Issue **#1731** : Fixed calendar date picker style that was broken by tooltip CSS changes.
* Issue **#1657** : `INTERNAL_PROCESSING_USER` is no longer visible in the UI.
* Issue **#1449** : You can now create users to associate permissions by clicking the create button in the `User Permissions` page.
* Issue **#1727** : Typo.
* Issue **#1501** : Multiple fixes for new UI.
* Issue **#1506** : Multiple fixes for new UI.
* Issue **#1561** : Multiple fixes for new UI.
* Issue **#1483** : Multiple fixes for new UI.
* Issue **#1525** : Multiple fixes for new UI.
* Issue **#1587** : Multiple fixes for new UI.
* Issue **#1526** : Multiple fixes for new UI.
* Issue **#1499** : Multiple fixes for new UI.
* Issue **#1481** : Multiple fixes for new UI.
* Issue **#1498** : Multiple fixes for new UI.
* Issue **#1660** : Multiple fixes for new UI.
* Issue **#1659** : Multiple fixes for new UI.
* Issue **#1725** : Fix Data Splitter onlyMatch using zero based instead of one based numbers.