Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Option to Change Server Timezone to UTC or GMT

You are able to change your server timezone to UTC or GMT (from v7.0.7 onwards) by adding -Duser.timezone=GMT in your JVM options, for example:

Code Block
titleDisable GIT
set JAVA_OPTS=-Xmx2048M -Dwflow.home=./wflow/ -javaagent:./wflow/aspectjweaver-1.8.5.jar -javaagent:./wflow/glowroot/glowroot.jar -Duser.timezone=GMT

Email Tool and Userview Notification Now Supports Embedding File in HTML Content.

Now, you can click the checkbox to embed the image attachment in the email and display the image using HTML. Refer to Email Tool for more information.


Fullscreen_07_09_2020__9_11_PM.pngImage Added

Figure 1 : Sample of Embed Function

Bug Fixes and Improvements

...