Chameleon Gears Release Notes

Version 1.0.0.39

  • Ticker:

    • fix publishing branding assets in the ticker tab after project publish name is modified

    • add option to delete assets no longer in project when publishing Branding Assets from Ticker projects

Version 1.0.0.38

  • update package references

  • use .net framework 4.7.2

Version 1.0.0.37

  • Ticker :

    • fix missing implicit\explicit tags when publishing branding assets via ticker project

Version 1.0.0.36

  • Ticker :

    • fix duplicating assets when re-publishing branding assets in ticker tab

Version 1.0.0.35

  • Ticker :

    • fix the anchoring on the publish branding assets checkbox in the ticker tab when the dialog is resized

Version 1.0.0.34

  • Ticker :

    • check if the scene metadata contains a sceneType attribute with the value asset and then publish the scene as an asset

    • add a “publish branding assets” checkbox in ticker tab to control if any asset scenes in the project (scenes that have a sceneType metadata value of asset) should be published or not

Version 1.0.0.33

  • Elections: check metadata for an optional tag attribute that defines the Elections tag to map to as an alternative to using the object name

Version 1.0.0.32

  • Branding : check scene metadata for an optional attribute named “sceneType” and if present will only publish those that have a value of "asset" so we can filter out any Ticker specific scenes from shared projects

Version 1.0.0.31

  • Branding : Fixes a branding publish error introduced in version 1.0.28

Version 1.0.0.30

  • Ticker & Branding : check metadata for an optional tag attribute that defines the Chameleon/Tick-It tag to map to instead of only relying on the object name

Version 1.0.0.28

  • Branding:

    • fix updating Branding Asset scene tag names with time format when the format case is changed. ( e.g.: from ^next[1].time[h:mm] to ^next[1].time[H:mm] )

Version 1.0.0.27

  • Elections:

    • All scene tags will now register their tag info in elc_scenetag.

    • Changed project/scene naming convention in the Name field of the elc_scene table to only save the the sub-folder paths up to and including the XPression project folder. In older versions, the filename (with .xpf extension) was also included in the contents of the Name field. This change is necessitated by the support of the Elections Player for Chameleon which uses the Chameleon API to support both Web and XPression playout via the Ticker Player. Ticker Player only loads graphics files that have the same name as the project folder (which contains the graphics file).

Version 1.0.0.24

  • Use mysql.data 8.0.29

Version 1.0.0.22

  • Ticker :

    • allow publish when no zones are present in project. Will log a warning message instead of preventing publish

    • show message if no ticker projects are chosen when published in pressed

Version 1.0.0.21

  • Ticker :

    • Improve check for scene tags where the scene contains a dynamic tag but no core tag is present (e.g.: ^sponsor.dynamictag)

Version 1.0.0.20

  • Ticker :

    • update some error log messages

    • when loading\unloading multiple projects keep at least one project loaded in XPression

Version 1.0.0.19

  • Uses ReaderUtils 1.0.44 that allows for additional MySQL parameters for getting Content Groups

Version 1.0.0.18

  • Ticker:

    • fix error that could happen if clicking on another ticker project in list while another ticker project is currently loading

Version 1.0.0.17

  • Added support for specifying additional MySQL parameters to use with the connection process.

Version 1.0.0.16

  • Branding:

    • add new branding tag ^asset

Version 1.0.0.15

  • Elections:

    • Fixed bug in handling Crawl/Ticker scenes.

    • Added handling for scenes with names starting with 'Riding' and 'Candidate'.

    • Added code to detect for the existence of the 'sceneType' column in the 'elc_scene' table. If exists, the type of the scene is also saved. Eventually, this column will be removed since it isn't really used.

Version 1.0.0.14

  • Ticker:

    • Added support for ^weather.Text, ^weather.dayX.text tags.

    • Added polls template to chameleon.ace.

    • Fixed issue with project not being found in folder of same name check if there is a nested sub-folder.

    • Fixed issue with erroneously listing child scenes as backgrounds.

    • (Web) - Write the project filename instead of the fullpath as path for Web projects.

Version 1.0.0.13

  • Ticker : some improvements to project loading. Don't load all ticker projects at once, instead load project when it is selected

Version 1.0.0.12

  • Branding : support for channel tags

Version 1.0.0.11

  • Ticker : fix for regular topic scenes erroneously flagged as backgrounds

  • Ticker : keep promo template in chameleon.ace for backwards compatibility

Version 1.0.0.10

  • Ticker : improve project loading feedback in progress dialog

Version 1.0.0.9

  • Ticker : fix project delete

  • Ticker (XPression) : don’t convert scene name to lowercase

Version 1.0.0.7

  • Ticker : multi project support

All ticker projects now must have the same folder name as the template or XPression project file. This also means only 1 template file per project folder. Example: “D:\ChameleonProjects\Hello World\” folder must use “Hello World.XPF” in order for Gears to find the project.

Version 1.0.0.6 (Web)

  • Elections: Changed detection of Contest/Area, Choice and Party scenes to NOT look for 'Name' and instead allow any text to be prior to the '( )' type markers.

Version 1.0.0.5 (XPression)

  • Elections: Changed detection of Contest/Area, Choice and Party scenes to NOT look for 'Name' and instead allow any text to be prior to the '( )' type markers.

Version 1.0.0.4

  • Note: Do not use this build as it has an issue with accessing Flow credentials.

  • Elections: An XPF is only unloaded after being processed for tags if it was loaded by Gears (i.e., wasn't loaded externally by the user).

Version 1.0.0.3

  • Ticker : Ticker GetProjects error due to missing hubid paramater

Version 1.0.0.2

  • Ticker : change Published Name to a drop down to allow easier updating of previously published projects

  • Ticker : add refresh button to reload project

Version 1.0.0.1

  • initial version