1. Home
  2. Docs
  3. Super-ExMerge On-line Doc...
  4. Introduction
  5. Change Log

Change Log

May 23, 2026
1.0.0.305
–FIX
Due to slightly incorrect documentation from Microsoft, a bug was introduced into SuperExMerge relating to Outlook/Mapi Profile names. According to documentation, profile names cannot exceed 64 characters. However, it seems that some versions of Outlook will have issues if profile names are exactly 64 characters, and sometimes less if there are certain sequences of characters in the name. This update addresses the issue to ensure the profile name will not cause issues.
May 23, 2026
1.0.0.302
–FIX
An issue existed with licensing where the product would incorrectly report that a license was expired. This update corrects the issue and does not require a new license.
November 7, 2019
1.0.0.293
–FIX
On some instances of windows, a service application might not be able to retrieve the LOGONSERVER environment variable. This update addresses this and allows the sync service to continue even if the LOGONSERVER value is null.
May 23, 2026
1.0.0.285
–FIX
An issue existed in the service application that manages the synchronization process when SuperExMerge was installed on a non-English host. Internally, the application would check for the existence of the "Everyone" group, but was doing so by accessing the group using the textual name. This update uses the well-known SID value for the same to avoid language issues.
May 23, 2026
1.0.0.280
–FIX
An issue existed with creating mapi profiles under certain conditions which related to unexpected multi-valued string data. This update addresses issues related to Test-MapiConnection, and any other mapi logon issues.
May 23, 2026
1.0.0.270
–FIX
Prior to this build, if a host had no, or limited, access to the internet the startup of SuperExMerge would be blocked (hung) waiting for a response from an NTP server, which would never come. This build modifies the conenction attempt and sets a 5 second timeout on connection attempts and responses.
July 22, 2019
1.0.0.263
–IMPROVEMENT
An improvement to the performance of the tread lane architecture was made to make it more resilient to network disconnects and MAPI interruptions.
–IMPROVEMENT
The Show-SyncTaskStats cmdlet has been updated to default to a simple output when used without switch parameters. When used with no parameters, it will list the TaskID, TaskName, ItemsProcessed, and KBSourceToTarget values. By keeping the displayed values a 4, PowerShell will naturally present the list of running tasks in a table format for easy inspection. Use the -FullDetail parameter to list all attributes.
–IMPROVEMENT
The Get-SyncTask cmdlet has been updated to support -TaskName as a parameter for selecting tasks by name. In addition, the new parameter allows for wildcard selections using the same pattern matching used for selecting file names (* and ?).
July 16, 2019
1.0.0.250
–NEW-FEATURE
A new feature that allows for item filtering has been added to Super-ExMerge. This feature allows for the use of a powershell script to analyze item properties to deteremine whether a specific item should be allowed to process, or not. Refer to the documentation article about New-ItemFilter for more detail.
July 12, 2019
1.0.0.241
–INFORMATION
Initial release.

How can we help?