Making an offline copy?
Contents of this article were correct at the time of printing
().
We review our content regularly, so check back often to make sure
your copy is up to date.
Continuing with the overall re-branding effort that started in 2.59.5, added a new favorite icon for Ideagen links, and made some other cosmetic changes to fonts and colors.
When building a Notification on a Miramar report that is grouped, the Excel file attached to the Notification will now be grouped as well.
Added support for Search Filter Controls in Miramar (this feature previously only worked in Classic).
Fixed an issue that caused invisible Attachment regions to become visible when the Feature Flag for disabling Attachment thumbnails was present.
Fixed a background error that occurred when opening the Login Page Preferences screen.
Fixed the color palette selector on Calendar searches.
Fixed the behavior of the sub-reports field on the Notifications screen, so that it can be cleared out.
Updated the behavior of displayed Message components to not automatically remove extra whitespace characters.
Resolved an issue with unnamed child grids becoming invisible in a tab group.
Fixed an issue that caused the Reports toolbar to remain on screen when quickly switching away from the Reports screen.
Added support for numeric masks on Miramar charts.
For anonymous users, fixed an issue that could cause the Login Acknowledgement message to display twice when creating an object, and a blank page to appear when deleting an object.
Improved the Earliest/Latest label for Single Metric dashboard components.
Fixed an issue where sorting child level grids could cause misalignment of the surrounding columns.
Fixed a text alignment issue on Net Resolution reports.
Fixed the behavior when pasting emojis into large character fields, to prevent problems when saving and/or printing objects.
Improved the behavior of the page size dropdown on search results when the number of results returned was less than the smallest selectable amount and fixed a case where the values in that list could become misaligned.
Fixed the IP Groups region on the Users screen to properly scroll when there are multiple groups.
Updated the Record Locator to behave more consistently when it's been disabled.
Fixed an issue that could cause Dashboard components to disappear unexpectedly in certain cases.
Fixed the Save & Return behavior in Designer to properly notify the user that changes were saved.
Administrators / Module Developers:
Added support for returning the code of the current workflow step in DXL using &CurrentStep, as well as the TaskCode with &CurrentTask.
Added a new DXL function called CompareTasks(), which behaves similarly to CompareSteps() but for Workflow Tasks.
Made some changes to improve the performance of Data Loader.
Updated the job that disables inactive users to better handle cases where the user is temporarily re-enabled by an Administrator.
Interfaces:
Added a new "totalResultsReturned" property to APIServices searches which returns the total number of results returned by the search.
Other:
Compressed the large ObjectChild database tables and removed some obsolete tables.
Made some security improvements to back-end components.
Added support for new Message style regions in objects, which look similar to Dashboard messages and can be configured to provide useful information to users.
Added a new layout style of "Miramar Modal", which can be used to create new items from existing items in a pop-up, without leaving the current item.
The Profile menu’s "Help" option has been modified to offer context-sensitive assistance in platform screens like search, dashboards, and admin screens, as well as in customer modules when configured. A new "My Company Help" option has been introduced, which, when enabled from the admin Preferences screen, redirects users to customer-hosted help pages.
Added a feature that allows shift-clicking to select multiple items in certain search popups.
Added the ability for users to define a preferred language in their Profile, which can override their browser-level setting. Most customers shouldn’t need this new feature, as their users naturally see the application in the language associated with their browser. This feature would be necessary only in rare circumstances where multiple users share the same browser on a single device.
Fixed the main toolbar alignment when launching Designer from the sidebar.
Fixed an issue with the interaction of radial menus and the newer modal windows.
Resolved an issue that would prevent the record locator panel from focusing as expected under certain circumstances.
Improved the behavior of the dialogue for deleting reports so that it correctly prompts for all reports being deleted.
Fixed an issue that could cause grid rows to be duplicated in certain cases.
Administrators / Module Developers:
Added an [Update Regions] button in ModuleBuilder that will clean up unused regions and add any standard regions that are missing.
Added the ability to export (and import) sub-packages of modules and data.
Updated Data Mover to continue past errors when loading data, and to ignore child levels that aren't specified in the Data Identification string.
Fixed an issue that prevented dirtying Person object records when User roles were changed.
Interfaces:
No changes in this release.
Other:
Improved the process for mobile form PDF generation so that we can generate the Template print when it's uploaded.
Removed a front-end limit on uploaded file size, which collided with the back-end setting that allows uploading large files.
Made some security improvements to back-end components.
Made visual improvements to the Standard Workflow Layout, including fixes for excessive scrollbars and the alignment of the Process Map (which we will rename to Process Tree in an upcoming release).
Fixed an issue with creating multiple new objects from a reference field in a Standard Workflow Layout object.
Resolved an issue that caused numeric Object IDs to display as report axis labels in certain cases.
Added support for translations on all reference field types (previously we were only supporting search popup fields).
Fixed translation behavior for prompts on large character child fields.
Fixed an issue that could prevent user role changes from updating the corresponding Person object records.
Resolved an issue that could arise when adding alternates to users in certain cases.
Resolved a text spacing issue with Instruction boxes.
Administrators / Module Developers:
Updated e-mail notifications to ensure that users who are disabled will no longer receive them.
Added support for post-import objects to the new DataImportConsumer.
Interfaces:
Added an "_ObjectURL" field in REST responses which is a direct link to the object URL.
Other:
Made some security improvements to back-end components.