- 12 Jun 2024
- 3 読む分
- 印刷する
CX Portal Release V15
- 更新日 12 Jun 2024
- 3 読む分
- 印刷する
- Premium 42.2.4
- Lite 41.1.11
- Composer v39.5.1
CX Portal v15
New features
Playout
Access a new menu option that lets you see what content will be played out from your channel on a specific display. This gives you more control and visibility over your playout schedule.
Multifactor Authentication
Increase the security of your account by enabling multifactor authentication with compatible apps. This adds an extra layer of protection to your login process.
Global upload with progression indicator
Upload files to the app from anywhere and keep track of their progress with a handy indicator. This allows you to multitask and manage your uploads more efficiently.
Help guides
Access helpful guides within the app that explain how to use each feature. This helps you learn more about the app and its capabilities.
Description field on playlist
You can now add additional information to your playlists using the description field. This helps you organize and document your playlists better.
Heartbeat and health status timestamps
See when the status of your displays was last updated by hovering over the status icon in the display list view. This helps you monitor the health and performance of your displays more easily.
Improvements
- Moving filters to the sidebar to create more space for longer lists
- Loading more items automatically when scrolling to the bottom
- Adding a button to scroll back to the top
- Adding a toggle to show or hide row indexes
- Adding a column to show the folder of each item when showing all items
A new gallery view mode for the display list that shows larger thumbnails of your displays.
Media
The gallery view mode has a new look and feel that also introduces right click on media items to access additional context menu.
Media details
More information to the media details page, such as:
- The resolution of the media file.
- A new tab called 'Used by' that shows where the media file is used in a message or playlist.
- The ability to select multiple items and remove them, disable them, or modify their conditions at once
- A summary of the total duration of the items in the playlist
Location finder
Bug fixes
- 'My roles' page now has pagination to handle more than 24 rows.
- Act as feature no longer causes issues when switching between different locations.
- Updating name and email on user profile now works as expected.
- Drop-down menus now auto-focus the search field if it exists.
- Campaign item dates now fall back to English locale if browser is set to an unsupported language.
- Broken playlist items no longer crash the entire view.
- Channels context menu now toggles as expected.
- Newly created channels now show the correct item count.
- Reports now only show one scrollbar.
- Dise movies are no longer listed as unknown in a playlist.
- Search in layout now resets to first page.
- Operating hours with malformed values no longer cause view to crash.
- Tags in admin view now also show used by campaigns.
CX API
New features
setMultifactorAuthentication
: Enable multifactor authentication activation via email.unsetMultifactorAuthentication
: Disable multifactor authentication.multifactorAuthenticationStatus
: Check the status of multifactor authentication.
playout
. The query will return a timeline that are ordered in loops, groups and items to see what will play from a channel, in what order.Improvements
Bug fixes
- Error messages when creating or updating users should now be correct.
- Service logs are now included among player logs.