Atria Release 15.18
Hey There!
The long-awaited v15.18 is now generally available! This includes a wide range of fixes and new features, it also includes a beta release of the new Atria Workspace service, supporting documentation will be made available in the coming weeks.
Below are the fixes and improvements made in this patch.
New Feature WorkSpace Service
We've released the WorkSpace service which is our future service to replace Hosted Apps and Desktops and the Citrix Service. Stay tuned for more information regarding this; Or reach out to our support team to get a sneak peak and an introduction.
New Feature Citrix Cloud DaaS Management Page
We've added a new Citrix Cloud DaaS management page - This enables you to see your Citrix Cloud deployments across the board and interact with users by disconnecting the users
New Feature Subscription History (show audit) feature
We've added the ability to see Subscription history for a tenant. This is everything that is stored in Atria and changed since the customer was first connected with Atria. This is through Services > Microsoft Online > Subscription History
New Feature Microsoft Online - User Actions
We've added some long-requested features! We've now added the ability on a Microsoft Online user to
- Forward Email to another Microsoft Online user
- Manage Full and Send As Mailbox Rights
- Hide the user from the Global Address List
New Feature Azure File Uploader Validation Type
We've added the ability to create a new Validation of 'Azure File Uploader' - This means you can store scripts/files on an Azure Blob and it will be passed and used within the Provisioning Engine
New Feature Custom Queues - RabbitMQ can have Custom Service Queues
A more advanced feature, but you can now create custom queues to send provisioning requests down rather than the normal workers. This means if you have a long-running service, you can pass this to a custom service instead.
For any further information our new features, please don't hesitate to reach out to our support team.
Microsoft Online Fixes
fix Error Handling within Blazor pages
Previously, on the Modern Pages with Microsoft online an unhelpful error was sometimes returned such as 'An error occurred' - we have now enhanced this to return the Graph Error causing the failure.
fix Saving a Resource Mailbox fails if the name has already been used
We have updated the validation to correct error before trying to create a mailbox with the same name.
FIX When MSOL token has expired, it throws an error saying the Exchange Token has expired.
In some cases when the MSOL Token expires, it errored advising the wrong token has expired.
fix Unable to increase subscription count over 300 if the item is not in the catalog
We have fixed an issue where some SKUs were unable to be purchased if there was over 300.
fix Error changing domain authentication type from managed to federated
We've improved the error handling surrounding the conversion between federated and unfederated domains.
fix Get AzureAD User API is case-sensitive
We've fixed an issue where users were unable to be found if they had case insenitive characters or non UTF8 characters
fix Newly created AzureAD users are unable to authenticate until password is reset
We've changed the logic on user provisioning to correctly set the password.
fix Improve error message when setting target address without email address with 'onmicrosoft.com' domain
We've improved error messaging to properly outline the affected email address.
fix Microsoft Online - create exchange session fails if tenant has multiple onmicrosoft.com domains
We've fixed an issue when a customer has multiple onmicrosoft domains from cross-tenant migrations.
General Platform improvements
fix DNS - TXT record has value limit of 255 characters
We can now support txt records with larger than 255 characters.
fix Improvements to XML API for handling Service Provisioning
We've made changes to the XML API to improve the provisioning of customers, users and services.
FIX Import-AtriaServiceSchema extra logging
We've fixed an issue in some scenarios when upgrading the Service Schema was in verbose.
FIX AutoTask creates new line items incorrectly
We've fixed an issue within AutoTask where sometimes during the same period the data is updated multiple times incorrectly.
FIX Atria/Customer logo missing on some pages
We've fixed a branding issue where the logo is missing in the top left of the screen.
FIX ActionedBy and ActionedDate missing on Billing Detail Report
We've added the ActionedBy and ActionedDate within the billing report and on the export.
FIX SSPR - Domain Validation RegEx doesn't cover all domain types
We've added support for domains that are subdomains of subdomains, i.e. atria.portal.atria.com
FIX The Citrix property DisableProfileManagement is not in use therefore has no effect on provisioning
We've fixed the property DisableProfileManagement to correctly prevent changing of RDS Settings when disabled.
FIX User Directory Import fails if properties are invalid
We've improved the User Directory import to validate more user property fields
fix Atria Configuration - Logging in with a user with no permissions directs to dashboard instead of password page
We've fixed a login issue when permissions are changed from the default regarding the dashboard
fix Automatic PSA Billing Updates
We've re-written some of the underlying code for the PSA integrations with regards to prorated billing, as well as improvements surrounding the bill periods.
improvement Microsoft Online - Improve verbose logging for Azure AD Sync
Within the Azure AD Sync, we have added some more verbose logging for specific errors such as product not found, or if a users property is invalid to return it to the UI.
improvement Microsoft Online - Remove security center powershell from partnercenter test connection
We've removed the Security Center Powershell from the test connection as this has been merged with Graph
IMPROVEMENT Microsoft Online - Added additional Service Plans for subset of SKUs
We've added additional service plans which have been added to newer SKUs.
IMPROVEMENT User Admin - Let Service Provider manage configuration
We've made a change to how the default user admin is created. Within the portal you can now configure the Service Admin level before users are provisioned. For how to do this, please see this Scribe - Changing Customer Admin by default
IMPROVEMENT Logging issue in components and set log level to warning by default
We've changed the default logging across the platform to warning instead of verbose.
improvement Allowing Nested Security Role Groups to have parent/child relationship
We've fixed an issue where nested security roles within the platform caused instability.
improvement SAMAccountNames Improvements for Private AD Customers
We've made a change to allow multiple instances of the same SAMAccountName across multiple active directories
improvement Session Timeout Improvements
We've tied more of the session timeouts together to improve user experience.
improvement Removed dependencies on OLMReports
We are working towards removing OLMReports - This will hopefully mean in the near future you can run singular databases without the relation between OLM and OLMReports.