Releases: infonova/infocmdb
Releases · infonova/infocmdb
v4.1.0
v4.0.13
v4.0.12
v4.0.11
Changelog
Changes:
- #82: Change dropdown attribute values without order number to default to 0
Bug fixes:
- #93: Do not create, update or display query attributes more than once
- #92: Fix wrong trigger type "manual" for fileimport workflows
- #91: Fix missing note attribute for citype seeds
- #89: Fix workflow context data types to be consistent
- #87: Fix displaying workflow json context
- #86: Fix problem with attribute filters not working since XSS enhancements
- #80: Attribute - script, action-script not shown in existing ci's
- #79: Attribute - script, action-script flag not saved on create
v4.0.10
Changelog
changed
- attribute dropdown without ordernumer will default to 0
- various run-script changes and fixes
- menu order is now order-id > display value, rather than order-id only which caused random reorder
- menu default order changed to be more intuitive
- singleedit can now be canceled via 'esc'-key
fixes
- attribute scripts which are created will showup for existing cis
- attribute scripts action-flag will be saved upon creation
- singleedit attribute write-permissions not properly checked in edge-cases
- adds missing translations for various forms
v4.0.9
v4.0.8
v4.0.7
v4.0.6 - Cleaned Context and Docker Scripts
Changelog
Improvement
- updates wf:context - added ci:create:new, removed ci:delete:new
- updates import validation error
Minor fix release
Changes
- adds missing query_en translations
- adds mission translation for cqlDefault
- adds travis_retry for selenium steps as those can randomly fail
- changes perl default lib github url
- fixes ci translation punctuation
- updates golang default workflow templates