Skip to content

Change Log - Version 2.10


Patch Releases

2.10.0 — 13/02/2023

Category Description
New Feature
Added Force Update checkbox to initialize Popover
New Feature
Added Option to Delete Channels and Outputs
New Feature
Added Pages Export
New Feature
Playlist: Added Split Playlist Functionality
New Feature
Added Playlist Sorting
New Feature
New UI for Settings → Shortcuts
New Feature
Added Filters for Settings → Macros
New Feature
Shows Manager: Added Folder Structure functionality
New Feature
Added Duplicate Show
New Feature
Added a Star icon to All Shows
New Feature
Added Drag/Drop functionality for folders
New Feature
Added Filters functionality
New Feature
Added Jump to folder
New Feature
Added Sorting for Shows Manager and added a new column for TemplatesManager
New Feature
Added ability to search for Shows
New Feature
Template Browser: Added Search to Shortcuts and fixed Template Browser long Folder name
New Feature
Added Templates Multiselect
New Feature
Added Templates Progress bar when Importing/Reimporting
Improvement
Changed Function for Clear All Channel
Improvement
Restart when Storage changes
Improvement
Show specific error if failed to load Level
Improvement
Can now support up to 8 digits Page id, no need for leading zeros anymore
Improvement
Group drop Sensitivity
Improvement
Remote: Save Local State
Improvement
Settings: Simplified Settings sections
Improvement
Change Filter in Settings → Agents
Improvement
Change Auto Login options
Improvement
Rename "Edit" button to "Rename"
Improvement
Hide delete folder action when the folder is not empty
Bug Fix
Fixed Payload UI not showing up in some cases(fast selection)
Bug Fix
Fixed Live Program Preview on Studio without local preview
Bug Fix
Fix Toolbar height (Take in/out buttons)
Bug Fix
Fix Thumbnails not showing up (redirect to correct route)
Bug Fix
Fix Live Program Preview on studio without Local Preview
Bug Fix
Fixed Bug: Playlist Scroll

Category Description
New Feature
Added Missing Tooltiips in Top Menu
New Feature
Added Media Support Base64 images
New Feature
Added Marked Linked Properties
New Feature
Added new API to set fields directly from Show UI
New Feature
Added Take events (onTakeIn, onTakeOut, onPreviewIn, onPreviewOut)
New Feature
Added section titles to menu bar
New Feature
New App menu
New Feature
UIManager: Added a summary of mappings
New Feature
Added validation on UI name change
Improvement
Enable linking of multiple Templates/Show to the same UI
Improvement
InfoEditor changes
Improvement
Hide linked if no show/template assigned
Improvement
Renaming UI limits invalid chars
Improvement
Restore toolbar button to UI Manager
Improvement
Restructure Info props section
Improvement
Show Indicator in FieldID Dropdown
Improvement
Improved Double Scroll and Group Scroll
Improvement
Cascader changes
Improvement
Close duplicate confirm on Esc
Improvement
Default sorted by name
Improvement
Updated toolbar for Templates/Shows
Improvement
Editable UI name changes
Improvement
Hide changed time column for children
Improvement
Link/unlink mapping
Improvement
Updated buttons for DuplicateUI MessageBox
Bug Fix
Fix crash when no template / Show is linked
Bug Fix
Fixed Bug: Combo with no Templates Crash
Bug Fix
Fixed delete UI scroll issue

Category Description
New Feature
Added option to Skip Verify UE Projects
New Feature
Add Launcher Support for Pixotope Multi Versions
Improvement
Sync updates cache data to the latest
Improvement
Do not Verify Cache by Default

Category Description
New Feature
Add Context Menu items to Folders Tree
New Feature
Add Item Details in Asset Info
New Feature
Add Keyboard Shortcuts for Copy, Cut, and Paste of Assets
New Feature
Added new component ApiExample
New Feature
Added support for Bink files
New Feature
Add /api/files/path/to/file URL Shortcut
New Feature
Added Status Bar
Improvement
Admin Page Changes ( Save changes before leaving)
Improvement
Allow renaming folders with allowable special characters
Improvement
Allow single file upload of bk2/mxf files
Improvement
Restyle Upload Notification box
Improvement
Added Info on multiple selections
Improvement
Toggle Preview Modal on Spacebar
Improvement
UI Changes to Asset View
Optimization
Remove Custom Meta fields from Item Details View
Bug Fix
Fixed Asset Icon Error
Bug Fix
Fix Asset Icon Error

Category Description
New Feature
UE: Added Control Manager Window
New Feature
Added Control Properties
New Feature
Added new component ApiExample
New Feature
Added TCP/UDP/WebSocket interfaces to send API calls
New Feature
Added visualize components filter
New Feature
Added support for Bink files
New Feature
UEPlugins: Added Categories for functions
New Feature
Added Cleanup()
New Feature
Added ProcessControlPayload
New Feature
Added support of multiple machines for POST through Blueprints
Improvement
Always show global controls
Improvement
Cache Textures in Engine on Initialize
Improvement
Control App simplify drag n drop
Improvement
Default status should be OK by default
Improvement
Installer future 23 Pixotope version
Improvement
Reimport from Snapshot should check if relaunch is needed
Improvement
Support 5.1 API Changes
Improvement
Texture subsystem fix possible crash and re-layout
Improvement
ControlActor detail customization
Improvement
Improved REST server error message
Improvement
Proper Fix for DesignData crash
Optimization
Remove ControlPreset (Remote Control Preset)
Optimization
Remove UE4.26 Support
Optimization
Removed the possibility to add EffectorBoxComponent to actors and blueprints
Bug Fix
Fixed DynamicLayers backward compatibility
Bug Fix
Fixed Drag & Drop, Added new Component EditableTextComponent, Update Table Resizer
Bug Fix
Fixed possible crash at Shutdown
Bug Fix
Fixed Texture loading crashes after Garbage Collecting
Bug Fix
Fixed exposed Properties that are not being saved to map if ControlProperties was added in BP Editor and Property was exposed in Scene
Bug Fix
Fixed "Ensure condition failed" in LoadTextureAsync
Bug Fix
Fixed "JSON Value of type Null used as an Object"
Bug Fix
Fixed bug: Properties of Blueprint components could be exposed if other blueprint had ControlProperties
Bug Fix
Fixed expose button in Blueprint structs
Bug Fix
Fixed Meta for existing pseudo properties
Bug Fix
Fixed TCP sockets for Linux
2.10.2 — 15/03/2023

Category Description
New Feature
Added Pasting pages in playlist will place them after selection
New Feature
GlobalVariables: Added option to subscribe to changes
Bug Fix
Fixed: Disabled UI if a Template is being used
Bug Fix
Fixed: UI Builder: OnShortcut was called only for Template UI
Bug Fix
Fixed: Macro shortcuts does not work (e.g. Ctrl+Digit)
Bug Fix
Fixed: API to support any type of data (object / string / number ...)

Category Description
Improvement
UIManager: Hide changed time column for children
Improvement
Expanded UIs by default

Category Description
New Feature
Added option to force verify assets (always check if using latest asset)

Category Description
Bug Fix
Fixed meta fields editing issue (asset-specific editing)

Category Description
New Feature
Added: ControlProperties - a list of controled properties as an indication
Improvement
Better RCP server response
Bug Fix
Fixed: Blueprint built in variables were exposed (such as Timeline variables)
Bug Fix
Fixed: Control Window takes too long to load
Bug Fix
Fixed: Setting data on some cases took too long to process
Bug Fix
Fixed WebSocket not working without specifying protocol in client