Xena Series Release Notes¶
19.5.0¶
New Features¶
The new
horizon::wsgi::apache::ssl_extra_params
parameter has been added. This parameter affects only ssl vhost and overrides theextra_params
parameter when set.
Bug Fixes¶
Bug #1956904: The hard-coded
REST_API_REQUIRED_SETTINGS
parameter 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_EMBED
option.