Single Page Application
Breaking changes
<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 setAdded 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
0 Comments