Release Version

Release Date

Version Released

1.13.0

Previous Version

1.12.3

Impact to Business Users

None

Introduction

Activator v1.13.0 is a minor release fixing issues and making some improvements

Please note: The label SHARED RESOURCE indicates that the change is done in the Shared Resource, which requires the Shared Resource to be upgraded.

Improvements

Shared Resource Improvements SHARED RESOURCE

Improvements to how Shared Resources are working and performing.

Performance and optimizations SHARED RESOURCE

  • Page loads ONLY components that added on-page

  • Added async-component-detection.

  • All components will load async on-page and without any delay. Performance improved for loading ~30%. For rendering ~20%

Added border-collapse property to Table component SHARED RESOURCE

Added new property option for Tables border-collapse. New option for Collapse.

Added text-direction options to components

Possibility to set text direction in texts from the Quill Editor. Options: rtl/ltr/unset

Binder has a SR relation - Dialog to request SR

If Binder is opened and is missing a SR, dialog will appear so it can be set.

Copy Binder SR update to field

Prefill the Copy Shared field with the name of the current SR + the “copy” suffix

Optimization for big table loadings SHARED RESOURCE

Performance improved when loading tables on the size of 250x10

Fixes 

Font weight doesn't apply in Approved Email on selected text box

Including a Tooltip text so user knows that not all font weight combinations will be reflected in Activator, should be checked on Email Clients.

Activator add attributes for fragments and show user notification that need to republish fragment SHARED RESOURCE
User is now not having the notification for the fragments if there are no changes to it.

Search - binder shows twice

Fixed problem where binders where showing twice in the search results

Compare not working correctly on Emails

Broken preview of the E-mail when duplicated in Activator is now showing correctly. Side by Side comparison shows with no errors.

Wrong or missing metadata in forms

When updating the metadata for slides, emails and shared resources which have been marked as favorites, the information doesn’t get reflected on the favorite view. Publishing a new slide or email version, the thumbmail doesn’t get updated in the favorite view.

Fixed product dependencies on fields. Fixed initialization of fields with dependencies.

Adding user to Slide throwing an error

When trying to add new users roles to a document, Activator searches for the related documents (components, original etc.) and tries to add the user to those related document. If those related documents are in approved/ready for review statuses then Activator throws an error.
Fixed by adding a success message if the role is added to the current slide and leaving the error messages for the related content.

Setting State throws error

Problem is with Vault’s flows. Activator now shows a Tooltip that some states can be changed but some others need to be changed in Vault due to particular flows that require additional input.

Z-index for popups in fragment is not working correctly SHARED RESOURCE

Fixed problem where opening popups after popups was showing the popups under. Now the popups will be shown based on the z-index.

Favorites metadata not getting updated

Solved problem when updating the metadata for slides, emails and shared resources which have been marked as favorites, the information doesn’t get reflected on the favorite view. Publishing a new slide or email version, the thumbmail doesn’t get updated in the favorite view.

Slide Fragment Thumbnail does not update SHARED RESOURCE

Solved a problem when making changes to the Slide Fragments (inside the Shared Resource), publish these to Vault and go back to the Shared Resource, the thumbnail of the Slide Fragment in question does not get updated and, therefore, does not reflect the changes made:

XLIFF file treats text surrounded with <brackets> as code

Activator is now able to use text in brackets(<textForTesting>), so no error will be thrown. When exporting xliff, < will be replace as %3C and > as %3E We can modify the text inside those values.

When duplicating Binder in Activator some slides shows XML contents

Fixed Binder duplication service to avoid the problem with content.

Wrong behaviour on the Tab Group component SHARED RESOURCE

Updated the Tab Group component to work in all scenarios.

Broken SR autoupgrade 1.10.3-1.12.x / 1.13-x SHARED RESOURCE

Fixed a problem where the autoupgrade fails

Slide is related to Binder but cannot be found in there

When opening the Binder, Slides is now displayed correctly as being part of the Binder

Shared Resource - Update and Publish problems with many fragments

Fixed a problem where the update and publish was not working. Now right after the first re-publish to Vault - after editing the fragment - the Thumbnail is updated correctly inside the Shared Ressource.

Spacing issue / WYSIWYG issue in Activator for Approved Email

When opening in Activator, the following link should be added:

<link href="https://cdn.activator.cloud/fusion-email/1.12.2/src/fusion/static/email-base-classes.css" id="data-system-base-classes" rel="stylesheet">

After a fix done in Activator and the above change, the css links contain the property rel="stylesheet" and the spacing issues can be solved.

After adding text from the basket the text doesn't have px/% for top and left SHARED RESOURCE

Fixed an issue where adding new Text components, the px and % properties where not present.

Email Fragment not copying

When a email fragment have a new version from Vault and it hasn't been opened in Activator, copying the email template fails

Slide thumbnail shows popup

When a slide contains a popup or state, the thumbnail shows that state instead of the main content.

Upload shared resource breaks thumbnail

When a shared resource package with modified fragments is used for uploading a new version, the main thumbnail is broken.