General Information
On 09th of August the following was released:
- ISL Conference Proxy 4.4.1721.26 for Windows 32bit (Platform=win32, Revision=0e086b10401c2d7fd70e8d8740d367a9a761bbfc, release_date=2017-08-08, os_version=0x06000000-0x7fffffff)
- ISL Conference Proxy 4.4.1721.26 for Windows 64bit (Platform=win64, Revision=0e086b10401c2d7fd70e8d8740d367a9a761bbfc, release_date=2017-08-08, os_version=0x06000000-0x7fffffff)
- ISL Conference Proxy 4.4.1721.26 for Linux 32bit (Platform=linux, Revision=0e086b10401c2d7fd70e8d8740d367a9a761bbfc, release_date=2017-08-08)
- ISL Conference Proxy 4.4.1721.26 for Linux 64bit (Platform=linux64, Revision=0e086b10401c2d7fd70e8d8740d367a9a761bbfc, release_date=2017-08-08)
Translations
- core_login_20170808_20170808_124346.translation
- isl_alwayson_20170808_20170808_124346.translation
- isl_conference_proxy_20170808_20170808_124346.translation
- isl_groop_20170808_20170808_124346.translation
- isl_light_20170808_20170808_124346.translation
- isl_pronto_20170808_20170808_124346.translation
- reports_20170808_20170808_124346.translation
Update availability
All updates have release date set to 2017-08-08. Your ESS will need to be same or higher to be able to update your server. This release is available to all countries except Japan.
Upgrading to new version
This are server side updates so hosted service users do not need to do anything.
Server license users please check Upgrading Server License
Improvements
ISL Conference Proxy - Core - Add ANALYZE table after each index reindex (create/drop) (FEATURE) [ISLCONFPROXY-1269] More
Description
Added new option for database maintenance - analyze. Apart from the newly added feature, functionality for reindexing was redesigned. After reindexing, analyze command is also automatically used. Vacuum button was renamed to Vacuum Analyze ( the functionality remained the same ). Database maintenance commands can be found in ISL Conference Proxy configuration under Configuration -> PostgreSQL -> Tables.
In previous version of ISL Conference Proxy 4.4.1721.9 this flag was disabled by default, and now, it is enabled by default
ISL Conference Proxy - Core - Add dt_sync_category to config.json (FEATURE) [ISLCONFPROXY-1472] More
Description
"dt_sync_category" command was added to the config.json file in order to set desired priority to the tables during the DT syncing process in grid environments. "dt_sync_category" inner field will set custom DT sync order for the table, with lower values having higher priority.
ISL Conference Proxy - Core - Add flags override debug info (FEATURE) [ISLCONFPROXY-1475] More
Description
Debug section of ISL Conference Proxy administration site now containts Flags XML entry, which shows complete internal state and configuration of flags dumped into flags.xml file.
ISL Conference Proxy - Core - Pass IP to external webapi backend (FEATURE) [ISLCONFPROXY-1493] More
Description
X-Forwarded-For: CLIENT_IP_ADDRESS header was added to all calls to external WebAPI backend in order to pass along other IP addresses in the request. This will help with resolve country using client IP address, that will be forwarded in that header.
ISL Conference Proxy - Core / Windows - record logs of upgrade and rights service (FEATURE) [ISLCONFPROXY-1499] More
Description
ISL Conference Proxy running on Windows platform features new logs for its upgrade and rights service. Log files contains confproxy_upgrade.log and confproxy_rights.log are located in confproxy_upgrade directory of ISL Conference Proxy installation directory and contain information for each of the services.
ISL Conference Proxy - Core - Webapp loopback ports do not work on IPv4 only servers (DEFECT) [ISLCONFPROXY-1467] More
Description
ISL Conference Proxy 4.4.1721.9 introduced module applications, which run on loopback interface. Those applications bind address ::1 by default, however if IPv6 is not enabled, ISL Conference Proxy startup will fail. This behaviour has been altered, ISL Conference Proxy will now try IPv4 127.0.0.1 address as well, if binding ::1 address fails.
The defect was fixed.
ISL Conference Proxy - Core - Shorten web template font file names (DEFECT) [ISLCONFPROXY-1485] More
Description
Several font file names in web template were too long for Linux ecryptfs file systen, which would generate errors ecryptfs_lookup: lookup_one_len() returned [-36] on lower_dentry. The name of those files have been shortened and are internally stored as /static/core/440/web_template/fonts/open-sans-v13-SUFFIX.ENDING.
The defect was fixed.
ISL Conference Proxy - Core - confproxy_moduleapp wrapper should handle ICP crash (DEFECT) [ISLCONFPROXY-1498] More
Description
In some cases, Core Login process was still running even if ISL Conference Proxy (confproxy_server) crashed which lead to Unhandled exception when users tried to login. This was redesigned, so that when crash occur in confproxy_server, and when it is back online, users should not get Unhandled exception on login.
The defect was fixed
ISL Conference Proxy - Core - Do not accept MUX connections if PostgreSQL is not installed (DEFECT) [ISLCONFPROXY-1504] More
Description
In previous version, ISL Conference Proxy returned HTTP 200 status code for MUX connections if PostgreSQL was not installed. This was redesigned, so that now, ISL Conference Proxy returns HTTP 500 status code for MUX connections if PostgreSQL was not installed.
The defect was fixed.
[PREVIEW] ISL Conference Proxy - Core - Change default username placeholder text from "Username" to "Email or Username" (DEFECT) [ISLCONFPROXY-1479] More
Description
Placeholder for username field of login form has been changed from "Username" to "Email or Username". This will inform the user about the option to use both preferences as user identifier when logging in.
The defect was fixed.
Flags for this ticket are disabled by default.