Version 10.11 Platform

From AgileApps Support Wiki
Revision as of 09:26, 21 January 2019 by imported>Aeric (Created page with ":{| border="1" align="right" cellpadding="5" cellspacing="1" | '''''See also:''''' * All Release Notes * Release calendar |} __TOC__ ===January 2019 Release (Version 10....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

See also:

January 2019 Release (Version 10.11.3)

Following new features and improvements are available as part of this release.

Record Count

November 2018 Release (Version 10.11.2)

Following new features and improvements are available as part of this release.

Access Keys for Important Action Items in the Revamped UI

The short cut or access keys are as follows:

Faq short cut keys.png

Improvements in User Experience

Following improvements are available with this release:
  • Better utilization of the screen real estate. The width is used 100 percent.
  • A new collapsible left side navigation panel is available.
  • Record detail page components are re-arranged and the right side navigation components are now collapsible.
  • Improvements in the Application switch menu.

Restriction for Site Users

Currently, the revamped AgileApps user interface is not available for Site users. This will be available for Site users from version 10.11.3.

Nested Sub-forms

You now have the support for nested sub-form records.

Notepad.png

Note: To avoid any performance related issues, we recommend you to limit the levels of nested sub-form records.

Default Landing Page

When you log in to the application, the Overview page is now the default landing page. This page is accessible anytime by clicking the Home button from the left navigation bar. It lists the default application and all the other available applications. The list of applications is also available by clicking App switch button.png from the top menu bar. This menu also includes a clickable link using which you can switch from the revamped user interface to the older user interface.


Bug Fixes

  • LJP-7469
  • SI# Number - 1347290
The application designer needs a mechanism to control the visibility of email templates and quick responses list below the notes editor.
The application designers could write custom scripts in the legacy AgileApps UI to hide certain email/quick response templates below the notes editor. The
revamped version of AgileApps UI should have a mechanism to perform the same action.
This issue is resolved. A new JavaScript API method is now made available. For more information, see JavaScript Field Type Reference for Revamped AgileApps UI.
  • LJP-7432
  • SI# Number - 5343831
While creating a view, if it includes a formula column with one or more special characters, it results in an error.
This issue is resolved. Now the user cannot create a formula column in a view that has one or more special characters (with the exception of white space).
  • LJP-7070
  • SI# Number - 5340518
There was NO HTTP method validation in Platform for \Service URL and user was able to convert action submitted as POST method to GET using third-party tool and
operation was successful.
This issue is resolved. HTTP Method validation is implemented for \Service URL which validates the supported HTTP method for a given action and throws 405
Method Not supported status code for non supporting actions. For example, if a user tries to update a record using GET http method, then the platform throws a 405 error.
  • LJP-6893
  • SI# Number - 5338309
While editing the Form Layout for some fields beyond 126 fields, at save, the order of the fields beyond the number 126, the fields are shuffled in an arbitrary order, but not the one chosen by user.
This issue is resolved and now any number of fields should be ordered as per the preference of the user and saved as expected.
  • LJP-6460
  • SI# Number - 5334329
The REST API response data contains a different domain name in the url for entities like objects, applications, access-profile, application-role, and so on.
The REST API response data contains the admin-tenant domain; for example, https://sag.agileappscloud.eu instead of tenant-specific domain name; for example, https://tenant-domain.agileappscloud.eu.
The issue is resolved.
  • LJP-6387
  • SI# Number - 5334019; 5341240
Forms appear blank after adding form rules.
Layout rule does not save and work if value of "Assign to Field" Action has double quote characters and blank page is shown when user try to open Form layout in customization section.
This issue is resolved. Escape the double quote character from value of "Assign to Field" action of the Layout Rule.


FIH October 2018 Release (Version 10.11.1)

The following improvements are available with this FIH:

Accessibility Improvements for Revamped AgileApps User Interface

  • Improvements in JAWS Screen reader experience.
  • Better support for high contrast mode.

Browser Compatibility

  • Microsoft Edge browser support improvements for records view.

Command Central

  • AgileApps Server configuration improvements with Command Central.


10.11 Features (October 2018 Release)

The following new features are introduced for this release:

Notepad.png

Note: This release is applicable for on-premise customers only and not available for the cloud users.

New Runtime User Interface

As part of the accessibility compliance for Europe, the AgileApps Runtime UI is refreshed using the Angular technology and is now in sync with the other products of the Software AG suite.

On-premise customers have the option to switch to the new user interface and verify if their applications are working like before. If yes, they can continue to use the New UI for all their day-to-day runtime needs. The design time remains as is and customers can continue to access it as usual. For more information, see Revamped User Interface for AgileApps.

RedHat Linux 7

AgileApps is now certified with RedHat Linux version 7. For more information, see Software Requirements.

CMIS Enhancements

The files and images currently stored in the AgileApps File System continue to be accessible even after the user enables the External Directory Storage option. For more information, see External Document Storage.

SSO/LDAP without sub-domain

Users in webMethods Business Console were unable to check Cases, as SSO used to be denied if the sub-domain flag was enabled. This limitation is now removed for both the SSO and LDAP configurations.