Release 1.12.1
Release Version | |
---|---|
Planned Release Date | August 15th, 2021 |
Version Released | 1.12.1 |
Previous Version | 1.12.0 |
Impact to Business Users | None |
Deployment to QA/Demo environment | August 20th |
Introduction
Activator v1.12.1 is a patch release fixing issues and providing some overall improvements.
Improvements
Improve excel translation file
These changes has improved excel translation file for a better understanding:
Changed sheet name to slide name
Added new column for comments
Changed Query column to used by Activator translation, do not change
Included slide thumbnail
Copy Binder Functionality - possibility for linking other Shared Resource
When user is doing a binder copy, it is now possible to associate to existing shared resource for all slides being copied.
Fixes
Only slide created in Vault visible under Activator Content
This bug has been fixed, so it is possible to see all doc types created.
API version2 on SR not possible to toggle
When user toggles version 2 and clicks on update then confirmation that menu and navigation was updated appears as toast message. When user clicks on Publish to Publish the changes and go back to the Shared Resource the toggle will appear to be switched back to false. This has been fixed so now it is possible to toggle version APIV2.
Load of v1.12.1 CDN version on email
Upon email creation CDN version 1.11.1 appeared. This has been fixed so its updated to 1.12.1
"Select Binder to translate" button error
Before user couldn’t apply translation to another document. This has been fixed, so user is now able to apply translation to another document.
"Where used" button shows wrong relationship
Previously "Where used" button in the Main Binder and on all slides showed the nested binder in the "where used" Modal. This has been fixed, so now the slides shows the relationship to the "main binder", main binder shows "not used anywhere" Toast Message, "nested binder" shows relation to the main binder and Slide in the nested binder, shows the relation to the "nested binder".
Set target language modal creates styling issue on button
Issue happened for users on minimized screen. Text and button where cut off. This has been fixed, so text are not cut off within button.
After deleting a slide, system tries to find Thumbnail
After a user deleted a slide, system were still trying to find the Thumbnail. This has been fixed, so Activator does not throw this error.
Removing text in text field is causing original file name to reappear
This issue happened only on the MetaData Modal upon "Edit" Meta Data from an existing Slide/Email/Shared Resource.
Removing Asset from Favorites Tab is causing en error to throw
Bug appeared when user opened a Slide, Email or Shared Resource SR and clicked on edit Meta Date. When user tried to remove one letter after another, and after removing the last letter, the name of the file reappeared. This has been fixed.
Custom Button Menu & Standard Bottom Menu are not updated by menu change in SR
When a user changed the menu in a Shared Resource and saved changes, the menu did not changed in the slide. This has been fixed, when user changes the menu in the Shared Resource, the menu also changes on slide when reloading.
It is possible to edit email during loading new version
Before it was possible for user to edit email during loading new version. This bug has been fixed, so edit button is disabled until new email version will be loaded.
Error in Console upon updating meta data on Shared Resource
User experienced error in console upon updating meta data on Shared Resource. This has been fixed, so the update works smoothly.
Issues on creating slides on Binders
When a user created a binder and added slides to it by creating some with the "create slide" icon and then created multiple ones. Activator ran into an issue and throwing an error. This has been fixed, so the system creates slides smoothly.
Update/publish to Vault to Bottom Menu in Shared Resource didn't pull through
When a Shared Resource was reloaded after a user made a change to bottom menu, the buttons removed appeared again. This has been fixed, so the change sticks when the user reloads the Shared Resource after making the change.
Button component, content area component; no functionality attached to background attachment selector
When a user tried to scroll the image embedded into a button it didn't open a scrolling function. This has been fixed, so the user is able to scroll through the image.
Deleted Actions are still active until you publish the slide
When user deleted an Action on a component, the action still worked until user published the slide in preview mode. This issue was due to the user's expectation that the action is gone because the Activator notifies the user "Element was successfully removed". Once you publish it, the deleted action is no longer active. This has been fixed, so when user deletes an Action on a component, the action stops working in preview mode.
Copying assets (or groups) with images to other slide breaks image
If a user add Vault asset to a slide - it becomes local slide asset and have local link. If user copies image component and use on another slide - image component still use local link to asset - but new slide did not need asset (image) in own local assets - image will be empty. This is expected behavior when user copies image component with link to asset, but not to asset itself.