December
2022.11The effective date
for Expere EZ Config Default Data within the scope of this document for this release
is December 2022.
| New Permissions Shown in STS |
- Type: Enhancement
- Reference: PBI 711073
|
| Summary: As stated previously, a number of permissions within
STS have recently been added for the Expere EZ Config Default Data product.
These permissions are intended to support upcoming features within EZ Config
Default Data. Therefore, while these permissions are visible, they are not
yet supported within the application. Additional information will be
available at a later date once these permissions are fully supported.
|
| General Updates |
- Type: Enhancement
- Reference: PBI 746740, 736752, 742924, 742923, 748344
|
| Summary: This release includes general updates not visible to
the user. |
November
2022.10The effective date
for Expere EZ Config Default Data within the scope of this document for this release
is November 2022.
| New Permissions Shown in STS |
- Type: Enhancement
- Reference: PBI 711073
|
| Summary: As stated previously, a number of permissions within
STS have recently been added for the Expere EZ Config Default Data product.
These permissions are intended to support upcoming features within EZ Config
Default Data. Therefore, while these permissions are visible, they are not
yet supported within the application. Additional information will be
available at a later date once these permissions are fully supported.
|
| Text Alignment Cleanup |
- Type: Enhancement
- Reference: PBI 680143
|
| Summary: This release includes some minor adjustments to how
text aligns within certain popup windows, particularly after deleting
records. These changes are cosemtic only and do not affect functionality.
|
| Import Popup Window Updates |
- Type: Enhancement
- Reference: PBI 702007
|
Summary: This release includes the following minor interface
changes to Import popup window:
- A red 'Required Field' message now displays for the Browse
file.
- Font changes to match other areas of the program.
. |
| General Updates |
- Type: Enhancement
- Reference: PBI 740825, 731380, 743179
|
| Summary: This release includes general updates not visible to
the user. |
October
2022.9The effective date for
Expere EZ Config Default Data within the scope of this document for this release is
October 2022.
| New Permissions Shown in STS |
- Type: Enhancement
- Reference: PBI 711073
|
| Summary: As stated previously, a number of permissions within
STS have recently been added for the Expere EZ Config Default Data product.
These permissions are intended to support upcoming features within EZ Config
Default Data. Therefore, while these permissions are visible, they are not
yet supported within the application. Additional information will be
available at a later date once these permissions are fully supported.
|
| General Updates |
- Type: Enhancement
- Reference: PBI 721278, 737830, 737993, 739471
|
| Summary: This release includes general updates not visible to
the user. |
Septeber
2022.8The effective date for
Expere EZ Config Default Data within the scope of this document for this release is
September 2022.
| AppPool Identity User Parameter |
- Type: Enhancement
- Reference: PBI 733659
- Documentation Impact:
|
| Summary: This release includes the addition of a new transform
variables to provide a way to set the the identity of the AppPool user to
something other than Network User. If you wish to continue to use Network
Services, you do not need to change this variable. If the UseAppPoolUser
is set to true, the AppPoolUserName, AppPoolUserDomain,
and AppPoolUserPassword should also be specified. If the
UseAppPoolUser is set to false, or if this variable
does not exist, the default Network Service user will be
used. <Property Id="DefaultData.UseAppPoolUser" Value="true"/>
<Property Id="DefaultData.AppPoolUserName" Value="name_not_set"/>
<Property Id="DefaultData.AppPoolUserDomain" Value="na"/>
<Property Id="DefaultData.AppPoolUserPassword" Value="not_set"/>
|
| New Permissions Shown in STS |
- Type: Enhancement
- Reference: PBI 711073
|
| Summary: As stated previously, a number of permissions within
STS have recently been added for the Expere EZ Config Default Data product.
These permissions are intended to support upcoming features within EZ Config
Default Data. Therefore, while these permissions are visible, they are not
yet supported within the application. Additional information will be
available at a later date once these permissions are fully supported.
|
| General Updates |
- Type: Enhancement
- Reference: PBI 731345, 735620
|
| Summary: This release includes general updates not visible to
the user. |
August
2022.7The effective date for
Expere EZ Config Default Data within the scope of this document for this release is
August 2022.
| Maximum Export Size Error Message |
|
|
| Summary: This release includes changes to the error message
that displays when exports exceed the maximum size allowed. You may receive
this message if your export is too large. 
|
| Updated Logging Levels |
- Type: Enhancement
- Reference: PBI 722339
|
Summary: With this release we have modified the amount of
detail contained within the logs for the following APIs:
- Update Transaction
- Updated Transaction by Name
The logging information no longer includes any potentially sensitive
data, such as the transaction data. The path information has not been
removed from the logging detail. |
| New Permissions Shown in STS |
- Type: Enhancement
- Reference: PBI 711073
|
| Summary: As stated previously, a number of permissions within
STS have recently been added for the Expere EZ Config Default Data product.
These permissions are intended to support upcoming features within EZ Config
Default Data. Therefore, while these permissions are visible, they are not
yet supported within the application. Additional information will be
available at a later date once these permissions are fully supported.
|
| .NET 6 |
- Type: Enhancement
- Reference: PBI 716519
- Documentation Impacts: DGS Installation Guide
|
| Summary: With this release, .NET 6 is now required for
installation for EZ Config Default Data. |
| Renamed Transform Variables |
- Type: Enhancement
- Reference: PBI 716519
- Documentation Impacts:
|
Summary: This release includes changes to the names of the
following transform variables:
DefaultData.RabbitMQSettings.Host is now
DefaultData.MassTransitSettings.RepostsQueueName
DefaultData.RabbitMQSettings.RepostsQueueName is
now
DefaultData.MassTransitSettings.RepostsQueueName
DefaultData.RabbitMQSettings.AccountsQueueName is
now
DefaultData.MassTransitSettings.AccountsQueueName
DefaultData.RabbitMQSettings.CopiesQueueName is now
DefaultData.MassTransitSettings.CopiesQueueName
DefaultData.RabbitMQSettings.ConversionsQueueName
is now
DefaultData.MassTransitSettings.ConversionsQueueName
|
| General Updates |
- Type: Enhancement
- Reference: PBI 716519, 727460, 730219
|
| Summary: This release includes general updates not visible to
the user. |
July
2022.6The effective date for
Expere EZ Config Default Data within the scope of this document for this release is
July 2022.
| Change Applicability |
- Type: Enhancement
- Reference: PBI 723973, 725175, 707715, 725452, 725453,
725455
|
Summary: This release includes changes to the program regarding
product applicabilities are saved and merged into the transaction data,
specifically when there is no policy associated with the product, but you
wish to set an applicability. This change affects the following
scenarios:
- When adding products
- When copying products via bulk copy
- When copying products individually
- When reposting data
- When converting data from OPPSA
As a result of these changes, a database
migration script will now run as part of the update/installation
process. |
| New Transform XML Variable: RabbitMQ |
- Type: Enhancement
- Reference: PBI 726844
- Documentation Impact:
|
Summary: This release includes the addition of a new transform
variable to provide a way to set the host value.
<Property Id="DefaultData.RabbitMQSettings.Host" Value="localhost" />
|
| New Permissions Shown in STS |
- Type: Enhancement
- Reference: PBI 711073
|
| Summary: As stated previously, a number of permissions within
STS have recently been added for the Expere EZ Config Default Data product.
These permissions are intended to support upcoming features within EZ Config
Default Data. Therefore, while these permissions are visible, they are not
yet supported within the application. Additional information will be
available at a later date once these permissions are fully supported.
|
| General Updates |
- Type: Enhancement
- Reference: PBI 720742, 723275, 725478, 725182, 726797,
726283
|
| Summary: This release includes general updates not visible to
the user. |
June
2022.5The effective date for
Expere EZ Config Default Data within the scope of this document for this release is
July 2022.
The Expere EZ Config Default Data product does not include a June 2022 release.
| New Permissions Shown in STS |
- Type: Enhancement
- Reference: PBI 711073
|
| Summary: As stated previously, a number of permissions within
STS have recently been added for the Expere EZ Config Default Data product.
These permissions are intended to support upcoming features within EZ Config
Default Data. Therefore, while these permissions are visible, they are not
yet supported within the application. Additional information will be
available at a later date once these permissions are fully supported. |
May
2022.5The effective date for
Expere EZ Config Default Data within the scope of this document for this release is
May 2022.
| New Permissions Shown in STS |
- Type: Enhancement
- Reference: PBI 711073
|
| Summary: This release includes the addition of a number of
permissions within STS for the Expere EZ Config Default Data product. These
permissions are intended to support upcoming features within EZ Config
Default Data. Therefore, while these permissions are visible, they are not
yet supported within the application. Additional information will be
available at a later date once these permissions are fully supported.
|
| Suppport for Internet Explorer (IE 11)
Discontinued |
|
|
| Summary: Internet Explorer 11 will enter End of Life on June
15, 2022. Microsoft will no longer provide security updates or bug fixes for
this software after the End-of-Life date. As a result, Wolters Kluwer is
moving forward with plans to end operational support for Internet
Explorer 11 when using the following hosted applications:
- DocViewer
- Expere Document Services
- Document Generation Services
- EZ Config Default Data
- EZ Config Packages and Packets
- Expere Document Portal
- Fulfillment Manager
Our product team has tested and certified the aforementioned
products on Microsoft Edge and Google Chrome. If you have not done so,
please utilize either Microsoft Edge or Google Chrome starting with the
June production deployments of these applications. |
| Bulk Repost |
- Type: Feature
- Reference: PBI 715338
|
| Summary: This release includes behind the scenes changes in
preparation for upcoming enhancements to the Repost functionality. |
| Version Number Update |
- Type: Defect Correction
- Reference: PBI 716268
|
| Summary: This release includes changes to ensure that the
correct version number of the program displays within the Username drop down
menu. |
| General Updates |
- Type: Enhancement
- Reference: PBI 716494, 717460
|
| Summary: This release includes general updates not visible to
the user. |
April
2022.4The effective date for
Expere EZ Config Default Data within the scope of this document for this release is
April 2022.
| Documentation Update: Logo Sizes |
|
|
| Summary: This release includes clarifications to the Expere EZ
Config Default Data User Guide regarding the maximum logo file size allowed.
We recently made updates to limit the the logo file size as a precaution
against malicious files, and are updating the User Guide to reflect that
change. |
| Field Indicators in Data Collection |
|
|
| Summary: This release includes updates to the User Guide to
provide additional clarification of how the data collection fields work
within the program. |
| New Permissions Shown in STS |
- Type: Enhancement
- Reference: PBI 711073
|
| Summary: This release includes the addition of a number of
permissions within STS for the Expere EZ Config Default Data product. These
permissions are intended to support upcoming features within EZ Config
Default Data. Therefore, while these permissions are visible, they are not
yet supported within the application. Additional information will be
available at a later date once these permissions are fully supported.
|
| General Updates |
- Type: Enhancement
- Reference: PBI 712660, 712662
|
| Summary: This release includes general updates not visible to
the user. |
March
2022.3The effective date for
Expere EZ Config Default Data within the scope of this document for this release is
March 2022.
| Expere EZ Config Support Role: OPPSA Conversion
|
- Type: Enhancement
- Reference: PBI 705277
|
| Summary: This release includes changes to allow users with the
Expere EZ Config Support role (Expere EZ Config Default Data View Only and
View All Accounts permissions) to now have the ability to view the
Conversion List page and Conversion Details page to assist with
troubleshooting conversion issues. |
| Copy Policy with Single Alias |
- Type: Defect
- Reference: PBI 713136
|
| Summary: This release includes changes to the Copy Policy
functionality so that users can now successfully copy a policy when there is
only one library with an alias assigned to the account to which they have
permissions. |
| New Permissions Shown in STS |
- Type: Enhancement
- Reference: PBI 711073
|
| Summary: This release includes the addition of a number of
permissions within STS for the Expere EZ Config Default Data product. These
permissions are intended to support upcoming features within EZ Config
Default Data. Therefore, while these permissions are visible, they are not
yet supported within the application. Additional information will be
available at a later date once these permissions are fully supported.
|
| General Updates |
- Type: Enhancement
- Reference: PBI 708684, 709870,710219
|
| Summary: This release includes general updates not visible to
the user. |
February
2022.2The effective date for
Expere EZ Config Default Data within the scope of this document for this release is
February 2022.
| General Updates |
- Type: Enhancement
- Reference: PBI 706896, 707517
|
| Summary: This release includes general updates not visible to
the user. |
January
2022.1The effective date for
Expere EZ Config Default Data within the scope of this document for this release is
January 2022.
| Repost and Bulk Copy: Null Applicabilities
Changes for Products |
|
|
| Summary: This release includes changes to how the repost and
bulk copy functionality processes Null Applicabilities for a product that
was not updated prior to running the Repost or Bulk Copy. Now, the program
will post the following message when the Repost or Bulk Copy completes to
alert users that updates may be necessary: Review Applicabilities -
Manual updates may be required |
| General Updates |
- Type: Enhancement
- Reference: PBI 703440, 704490
|
| Summary: This release includes general updates not visible to
the user. |