...
For reference purposes, the middle number in the build refers to the build number of XPression with which Zeus was compiled with. It is recommended that the XPression installed match.
Version 2.5272.70
Desktop - Added checks to see if the DB is disconnected and prevents the automatic deletion of folders or assets when DB is disconnected.
Desktop - Added LEDs in the status bar to show the state of the DB connection: black means not checked yet, green means connected and red is disconnected.
Desktop - Fixed loss of DB Instances on cancelling deletion of assets or folders.
Version 2.5272.69
Updates Db to version 1008.
Updates Db to use the utf8m4 character set instead of latin1.
Version 2.5272.68
ZeusWeb - enable printing of a physical folders currently selected page
Version 2.5272.67
Desktop - Change the Sequencer View '#' column width to use a Global settings. The setting can only be changed by editing the ini file directly. Default width is 30.
Version 2.5272.66
Desktop - Fixed a bug with thumbnail cache which caused old cached thumbnail files to be used instead of caching thumbnails that are newer.
Version 2.4106.65
Desktop - Fix for bug which played the initial sequence item on it's asset channel (after setting its sequence online) by drag/drop into an output channel that is different from the item's assigned asset channel.
Version 2.4106.64
ZeusWeb - fixes when copying an asset from a search folder to physical folder
Version 2.4106.63
ZeusWeb - fix drop items from folder to folder.
Desktop - fixed bug with moving assets not changing affected sequence items' folder properties.
Version 2.4106.62
ZeusWeb - add some more logging
Version 2.4106.61
ZeusWeb - fix drag drop into empty sequence
Version 2.4106.60
ZeusWeb - fix some dialog window sizes
ZeusWeb - fix drag drop issues in sequences that have header items
Desktop - fixed bug with starting a sequence
Version 2.4106.59
ZeusWeb - drag drop sequence fixes
Desktop - modified RefreshFolders() to also add and remove folders from the UI if changes to the DB folders table are detected
Version 2.4106.58
ZeusWeb - add radupload control required security keys and whitelist MetaDataTypes
Version 2.4106.57
ZeusWeb - ignore physical folders if they are multi selected along with search folders and the user try's to delete them
Version 2.4106.56
ZeusWeb - add ability to print sequences and search folders
Version 2.4106.55
Desktop - Modified Sequence View secondary countdown timer to be used for items in an active sequence when played out on Output2
ZeusWorkerService - Changed Check Folder DB function to save changed or new assets to DB individually instead of saving all of them at once after processing all files since this may cause a long delay and have user changes overwritten as a result.
Version 2.4106.54
ZeusWeb - add # cloumn to sequence grid to show index number
ZeusWeb - add filter bar to sequence grid to allow contains filtering on filename, title, category, description columns
ZeusWeb - set grid selected row background color to oragne to make selected items more obvious
ZeusWeb - Hide toolbar in rad media player
ZeusWeb - implement multi select delete in folder tree view and sequence tree view
ZeusWeb - add cookie to remember column order in folder and sequence grids
ZeusWeb - add sequence item headers
Version 2.4106.53
ZeusWorkerService - Potentially fixed an issue with the Check Folder DB function locking up the folder which may have caused files that are supposed to be deleted to linger and causing them to be re-added to the DB.
ZeusWorkerService - Added debug log statements at the start and end of the Check Folder DB function.
...