Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Single Page Application

(warning) Breaking changes (warning)

  • <PLACEHOLDER>

New features

Making rest calls in javascript (guards and calculated fields)

A webclient object that is automatically configured via “connection routing” (see documentation) and can be accessed in the javascript code. See the javascript api documentation for more details.

Improved Full-Text Search on Atlas

  • The search was further improved and negation-queries as well as exact-match-queries were added

  • There is a documentation on how to use the search here: Search

Minor features

  • Added Environment Variable CSP_HEADER to be able to set the Content-Security-Policy Header, by default it is not set

  • Added environment variable logging.method-log.enabled to control Java Method Logging. Enable this setting to see method entry and exit logs. This produces a lot of logging output

  • No labels