Release Notes
Previous Releases
7.1
24 min
major new features totp / qr code 2 factor authentication new v3 html editor new autosave feature for large forms rest api – custom and oauth authentication azure ad sync with teams usage information improved ad attribute view in activate administrator general added ability to resubmit a task and resume for a specific point in the workflow delegation – set mindate on controls to today generic cart confirm – request reason required depends upon the settings of all children fix issue where images in notes/forwarding where not saved to the job so could be deleted after 30 days added not support for dls’/teams membersdynamic exchange resources – allow connectas fix issue with deleted users not being loaded if the @domain com is specified in the search auto hide a job that has just been approved/declined when showing joblist – to give time for the approval to be processed fixed issue where escalating to a role did not work sometimes added support for adding services etc to managed service accounts (these accounts appear as user accounts) replaced default workflow escalations to =//roles/system roles/service desk to =/task/defaultapprovers this allows defaultapprovers to be overridden on tasks without needing to edit the workflows allow replacement filters to be specified in availablexxx parameters (filter= )=>(folder2= ) web site fixed issue with multi select grid where a double click in edit mode would delete the row changed jobdetails toolbar to a configurable toolbar – web instance properties toolbar added ability to override browsing in the web web flags = alwaysshowproperties allow configuration/enableservicecosts = false to hide costs when rendering service instances workflow summary – removed (to be decided) allow html placeholder on html editors updated html editor to v3 and updated toolbars fixed reflection xss possible vulnerability with tabcontrol increased checking for possible xss issues workflow enhanced ability to prevent users from submitting approvals in specific situations for example, this can check that users that are delegated approvals and are the target user cannot approve a request if denied the user will be sent to an ‘approvalforward’ page where they will be able to forward this request to the appropriate person the target users/roles etc that a user can select to forward an approval to can now be customised by specifying a ‘web approval forward’ form on the task changed the use of workflow strings from a per activate administrator setting to an activate system setting in previous versions it was possible for some users to have disabled workflow strings and some to have these enabled this caused confusion the multiple people were editing the same workflows this setting can now be specified on a per workflow basis or the default value can be set on a task using defaultenableworkflowstrings (default value is true) allow maxtimes on an execute to be set to ‘0’ this means that is the script crashes the job service then the script will not be retried by default the script will get tried once more services added orderprocess/service order flags = manageserviceinstance to allow the order process to manage the lifecycle of the service instance this is similar to ‘orderonly’ but is controlled by the order process the order process must create/update/delete the service instance as required this can be used to ensure that the orderprocess is complete before actually creating the service instance requiredservice parameters now support groupedservices with selected options if the grouped service is singleonly then existing items are removed and replaced with the new item added new lastupdated datetime to database for reporting added pending jobs to updateservices rendering activate anywhere allow totp as 2 factor for login password reset allow totp as 2 factor authentication added qrcode registration connectors fix issue where notifications set to a role did not work forms allow autosave of forms – enabled for articles by default the autosave timeout can be set on the form settings in web wizard search updated autosearchcontrol to work on general controls allows auto search to log a call etc to be popups updated tabs to display categories for non services ie articles, dl, mailbox, team improved search times for large sites articles added search control to properties added ability to stay viewing properties when browsing tree for certain object types ability to move articles via the web rest api allow customised authentication for different api’s allow oauth authenication allow apikey authentication added http method support for path/delete/put exchange server allow default exchangeserver parameters to be set on //resources/activedirectory/xxxx this allow default exchange servers to be specified for specific domains for example, azure defaults to the office365 server azure / office 365 added azureid and azureupn to the adcache table azureupn is required for shared mailboxes where powershell only returns the upn and not the email address removed limitation that the users on premise and azure upn must match groups are now synced with the on premise sid to enhance matching import groupusage to include azure securityenabled, mailenabled, teamenabled, office365 group shared mailboxes breaking change the shared mailbox sync now depends upon having an azure user sync setup the memberou parameter is now the users ou from azure and not the hardcoded string ‘office365’ allow upn’s of users or groups to be different from on premise enhanced support for azureonly mailboxes and users azure sharedmailboxes dn is now the azure dn and not the upn as in previous versions added the ability to search for mailboxes by email address added proxyaddresslist control to properties page to display all email addresses for a mailbox folders added the ability in acl definitions to have ‘ files’ modifier which means the ace in container inherit only added the ability in acl definitions to have ‘ deny’ modifier to create a deny ace users\ d deny – would stop users deleting files/folders teams sync azure groups with team usage information update team sync to use group / team usage information improved linking accounts by using azureid rather than matching upn admin connector workflow editor added function name for execute connector data ui added confirm for manually running workflows allow a workflow to be run for specific rows only ad properties enhance display to translate dates etc added upn to properties for a user and display in user properties forms editor fix issue where renaming binding of lists did not work as expected fix issue where duplicate bindings could be created sometimes list item editor fix issue with detection of duplicates on a rename of a value added role reference > goto fixed issue with cut/paste/refresh where it was possible using a certain sequence to create a recursive tree of objects check for uac admin access for critical functions (ie upgrade) and allow the user to restart as an admin master sites allow network connection user to be set to impersonate a different user allow network credentials parameter instead of embedding credentials in the xml enhanced intellisense provide function hints and lookup increase dropdown size and location handling new command line options upgradedb – force db upgrade / reupgrade installpackages – reload packages added activatesetup exe to boot strap uac privileges for installation enhance schema read process to keep the ldap connection open activate 7 1 0a 22nd jan 2020 fix azure mailbox sync issue with permissions remove spaces in azure top level ou dn fix issue when manually running some connector workflows for specific rows fix issue with trusted domains username when a domain name is specified fix issue with obj setparameter when add/deleting parameters activate 7 1 1 20th april 2020 this version is a patch for 7 1 0 to enable oauth authentication for exchange online which was due to be mandatory in oct 2020 important changed to oauth as default authentication method for exchange online warning this requires //resources/activedirectory/external directories/azure/tentantname to be set on upgrade note this will still use the credentials at //resources//configuration/office365/credentials to log into exchange powershell oauth is recommended by microsoft but can be disabled by setting //resources/exchange servers/office365/oauthenabled to false a new remotepowershell subclass 'exchangeonline' should be used in all custom scripts that directly access exchange online if this not done then these scripts will continue to use basic authentication this will stop working when microsoft disable basic authentication any scripts with using(remotepowershell r= new remotepowershell("https //outlook office365 com/powershell liveid/", "http //schemas microsoft com/powershell/microsoft exchange")) should be replaced with using(exchangeonline r = new exchangeonline()) general fixed issue with allowing standard properties to be added to adcachecustom previously they needed to be in the custom schema fixed azure import issue which can cause adcache rows for deleted and recreated users with the same dn to be reenabled fix an issue with job attachments not being attached to a job if it was added to the shopping cart all attachments will now be in job attachments fix issue with access rights on being honored on menulinks for service instances fix issue with multiple status checks on runcompleteworkflow fix issue with back button in orderservice aspx duplicating a service id fix issue with manageserviceinstance still saving the serviceinstance changes fix issue with some cultures use a ' ' character as a special encoding added nameex to searcher as additional column this allows searching for email address to work correctly for users fix issue with provisioningdirectorsearcher optimising and or node incorrectly new password credential provider support for high dpi screens dropped windows 8 support because windows 8 is out of support support versions are windows 10 or higher if you still have windows 8 machines please continue to use the previous version of credential provider this is backwards compatible with v6 5 1 password service, so can be used for customers with high dpi screens and activate v6 5 1 connectors fix issue with change handler getting script the default context is now the provider not the object row added addmember and removemember support for roles web changes fix sortorder issue for resources in listpanel and dropdowns fix issue with fileupload control not showing custom error message fix issue when changing page size if the page index is then too high defaults to resetting page index to 0 if page size is changed allow canresubmit to be disabled for specific tasks allow per user themenames to be used fix is autosave issue for jobs that are pending adding missing autoexpire32 png administrator changes fix issue with setting parent wait on a delay node in the workflow fix issue with showing a manager if it is a contact fix issue with displaying properties for a deleted computer activate anywhere enable authentication 'slidingexpiration' slidingexpiration was not enabled by default this meant that sessions could timeout after a fixed time rather than being automatically renewed if in use activate 7 1 1a 11th may 2020 fix issue with service instance isowner not allowing service owners to view service instances added additional security checks for browseinstances aspx fix issue with workflow strings being used for email messages even if they are turned off added missing position sql to database upgrade list activate 7 1 1b 16th may 2020 fix issue with cut and paste of services duplicating guid's fix issue with isdeny checking not working for autoapprovals added check for isdeny on submitting approvals and allow user validation similar to disabled users fix issue with custom themename fix issue with click edit on service instances in workflowsummary if the job has forked fix an issue where users editing a service instance then click cancel and the service instance is left in the request admin make the ui dialog resizable for timeout editor ensure service image displays in shopping cart if set activate 7 1 1c 8th june 2020 fix issue introduced in v7 1 where roles with multiple members parameters and special searches returned more results than intended browse instances added clear search button allowed bindingtemplate to be set in web instance search fixed issue where and error in the search was not correctly shown if there were special characters in the error message fix issue with the custom sizelimit dropdown not working fix issue with removing user favourites when there was a number badge changed job sql query to allow longer queries activate 7 1 1d 2nd july 2020 fixed issue with notes note being promoted with parameters to master added missing small asset disabled image fix approval wizard issue with confirm dialog fix approval wixard issue with re editing request fix canorder to only check add rights for current user fix issue on itemcard where unpublished items were shown add =topath() changed default click on workflowsummary/browse objects to edit the item rather than show the properties of the object removed old altiris dll fix issue with some notifications going to delegates fix issue with service and allow duplicates not being able to edit on confirmation page change default click on workflow summary to editing service instance rather than service properties added missing small aset disabled png image activate 7 1 1e 26th august 2020 fix an issue with allowduplicates in orderservices not assigning an id added debug trace for activate anywhere logins fixed issues where delegates where sometimes sent emails that should go to the original user change exchangesendreceive from userorgroup to any mailenabled object to match exchange fix issue where more info via email did not log the correct user fix issue where more info links did not expand the from user fixed binding issue with fileupload control when nested in sub forms