|
|
Eloquence WEBDLG2 |
|
Changes in Eloquence B.08.40 WEBDLG2 |
|
|
|
Document revision: 2024-10-28
Eloquence B.08.40 2409-1
WEBDLG2 version: 2.1.0
New functionality:
- eloqwebd2.cfg: Added the
CookieMaxAge configuration
to specify how long the user's web browser can be identified, allowing
to recognize cached login
credentials even after the associated web browser has been closed
and later reopened.
- Added support for inline custom login
dialog.
- eloqwebd2.app: Added the
$session token,
for example to pass the WEBDLG2 session identifier to an environment
variable or to use it in the eloquence trace file name.
Fixed problems:
- Fixed a regression introduced with previous version
2407-1 where the
Filetransfer plugin example
failed with a JavaScript client error:
'this.constructor.onUpdateReturn is not a function'
- See also: Eloquence B.08.30 WEBDLG2 Patch
PE83-2409200
Eloquence B.08.40 2407-1
WEBDLG2 version: 2.1.0
New functionality:
- Eloquence B.08.40 WEBDLG2 now supports both desktop and
mobile applications by implementing
pointer events.
All kinds of input devices (mouse, touch, pen/stylus) are now handled as
expected, including context menus (triggered by a tap-hold / long press).
- The System.clipboard attribute is now supported.
Please note that the web browser typically limits access to the
Clipboard API. In particular:
- The Clipboard may be accessible in secure context (HTTPS) only.
- DLG SET "System.clipboard" may cause the browser to
request permission by the user.
- DLG GET "System.clipboard" may be denied by the browser
for security reasons, or may require user permission.
- The System.screenheight and screenwidth
attributes are now supported.
Portrait mode screen orientation is assumed when the screen height is greater
than the width. Landscape mode is assumed when the width is greater than the
height.
- New attribute: Dialog.vcrule : integer, get/set
If nonzero, the vcrule value is returned to the program, along with
the path of the Dialog object, when the screen size or the display orientation
has changed (e.g. from portrait mode to landscape mode or vice versa).
- The login dialog may now be customized.
- Browser support for Microsoft Internet Explorer has been removed.
Fixed problems:
Eloquence B.08.40 2405-2
- WEBDLG2 version: 2.0.18
- Equivalent to: Eloquence B.08.30 WEBDLG2 Patch
PE83-2405230
Eloquence B.08.40 2405-1
- WEBDLG2 version: 2.0.18
- Equivalent to: Eloquence B.08.30 WEBDLG2 Patch
PE83-2402190
Eloquence B.08.40 2402-1
- WEBDLG2 version: 2.0.18
- Equivalent to: Eloquence B.08.30 WEBDLG2 Patch
PE83-2402190
Eloquence B.08.40 2311-5
- WEBDLG2 version: 2.0.16
- Equivalent to: Eloquence B.08.30 WEBDLG2 Patch
PE83-2311300
Eloquence B.08.40 2311-4
- WEBDLG2 version: 2.0.16
- Equivalent to: Eloquence B.08.30 WEBDLG2 Patch
PE83-2311300
Eloquence B.08.40 2311-3
- WEBDLG2 version: 2.0.16
- Equivalent to: Eloquence B.08.30 WEBDLG2 Patch
PE83-2311300
Eloquence B.08.40 2311-2
- WEBDLG2 version: 2.0.16
- Equivalent to: Eloquence B.08.30 WEBDLG2 Patch
PE83-2311300
Eloquence B.08.40 2311-1
- WEBDLG2 version: 2.0.16
- Equivalent to: Eloquence B.08.30 WEBDLG2 Patch
PE83-2311270
|
|
|
|
|