Xena Series Release Notes¶
19.5.0¶
New Features¶
The new
horizon::wsgi::apache::ssl_extra_paramsparameter has been added. This parameter affects only ssl vhost and overrides theextra_paramsparameter when set.
Bug Fixes¶
Bug #1956904: The hard-coded
REST_API_REQUIRED_SETTINGSparameter was removed, to use the default value defined in Horizon itself.
Fix HORIZON_IMAGES_UPLOAD_MODE in template file because the value must be encapsulated with quotes or it will be treated as an expression by horizon.
19.4.0¶
Bug Fixes¶
Fixed wrong usage of the
DISALLOW_IFRAME_EMBEDoption.