24-December-2025 (7.0.31.1408) Note
* Restore Default before running the application.
* Use Latest Common / Playout setup
Update
Manipulator mode on the Fluid Node object is not turning on with the shortcut key.
Touch is not working in Designer.
20-December-2025 (7.0.31.1405) Note
* Restore Default before running the application.
* Use Latest Common / Playout setup
Update
Unable to move actions in the Action Stack. Dragging and dropping onto empty space does not work, and an incorrect message is displayed.
Windows flicker when switching between windows.
12-December-2025 (7.0.31.1400)
# Note
* Restore Default before running application.
* Use Latest Common / Playout setup
Update
DroneDesigner [Master]: Implement Set Animation State UI
UI getting corrupted when we set the Linear animation set to State from the right-side panel and change the selection
When selecting the State animation set key, the key information does not appear in the right panel; it works correctly after re-selecting the key
Error occurs in the event viewer when selecting radio buttons (selection, etc.) and then clicking on an object
When changing the track interpolator of a translation key from Bezier to State, the GUI appears differently in the Key Info tab
Unable to edit or add values in the Key Values tab in the State animation set
12-December-2025 (7.0.31.1400)
Note
Please remove old bin file before updating setups for default values.
Bin path: C:\ProgramData\Beehive Systems Ltd\WASP3D\Data\Common
If you want to change the path of setups you need to install common first then all setups will install on common selected path.
Apply as base setup
Update
Removal of RealTimeStylus (Microsoft.Ink.dll)
Requirement: In Desktop/Application capture, the video size properties should be separated into two columns—Height and Width—with an 'X' icon between them. These values should then be combined to form the final video size in ffmpeg command
When the application/title URL is long, the Wingrab target selection combo box expands according to the URL length
Remove the Wingrab combo-box selection from the engine options, as only one option is currently displayed in the Placeholder’s device tab.
One default CG playlist required for the Playout client Xpress
Classic File browser stop invoking at some machines.
05-December-2025 (7.0.31.1355)
Note
Please remove old bin file before updating setups for default values.
Bin path: C:\ProgramData\Beehive Systems Ltd\WASP3D\Data\Common
If you want to change the path of setups you need to install common first then all setups will install on common selected path.
Apply as base setup
Update
Classic File browser stop invoking at some machines.
15th December 2025 (7.0.31.1401)
Setup requires contemporary Common & Apps
Bugs
When the FFmpeg command is active, the video progress bar appears both in Program and in Input Selection.
Reason : When duration was zero normalized duration was not calculated Resolution : Normalized duration set to zero in this case Test Areas :
This issue
Bar appearance with all type of videos
Seek not working properly on video Texture (Gilbert, Kuwait)
Fit option not working correctly in DVE designer while designing layout
Reason : Layout dimensions were used instead of group to fit the fluid group in specified area of layout. Resolution : FluidGroup dimensions used to fill the space.
Rework
ImGui reworked for Surface.
Work :
Collection of well known resources & user defined token based resources returned in WImGui class
Method given to copy any bitmap/png/jpg byte array on any resources cell (region)
Canvas given in Server class as per serverdef
Test Area :
All app GUI should be coming correctly.
Improvements in Fluid GridLayout manipulator mode:
Splitter handling
Menu on right click of cell for Cell Alignment and Fit Options
Editable boxes for Cell Padding and Splitter
Internal Rework: RenderStats. Stopped string formation in render thread. Keep the numeric stats data. Returned it in wrapper at ImGui thread and directly create the .net string in wrapper.
5th December 2025 (7.0.31.1355)
Bugs
External window appears when clicking certain links
Reason : Popups were not intercepted. Resolution : Blocked popups in WebTexServer exe.