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:
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.
Figure 1 : Sample of Embed Function
Bug Fixes and Improvements
All Editions
[ FIXED ] APP : Date created and date modified of imported/exported form data are incorrect.
[ FIXED ] APP : Refresh CSRF token when session expired for Presence indicator.
[ FIXED ] FORM : Form and Run Process Menu redirected wrongly.
[ FIXED ] DATALIST : Date created and date modified column are not following locale date format
when "Using Locale Date Format" is enabled.
[ MODIFIED ] FORM : Handle "dateCreated" and "dateModified" field to follow locale format and
user timezone when server timezone is not UTC.
[ MODIFIED ] APP : Support format according to specify timezone for Date Hash Variable.
[ MODIFIED ] APP : Adding `?noescape` to support hash variable to not strip and escape html tags.
[ FIXED ] APP : Nested hash variable with value containing '\' char is removed incorrectly.
[ FIXED ] APP : Redundant hash variable parsing causes the encrypted content in form
template to cause the HTML being malformed.
[ FIXED ] APP : Thread local is not reset in finally block when you Import App.
[ FIXED ] APP : Host is initialized multiple times for single request for Host Manager.
[ FIXED ] APP : Adding progress info log for import app.
[ FIXED ] FORM : Id Generator Field should not generate an id when in a readonly section.
[ FIXED ] APP : Email Tool and Userview Notification support embedding file in HTML content.
[ MODIFIED ] APP : Email Tool and Userview Notification support image convert to embedding image for rich text field.
[ FIXED ] USERVIEW : Prevent userview name longer than 255 characters for Userview Builder.
[ FIXED ] FORM : Max year range set to negative value causing selected date to be incorrect for Date Picker.
[ FIXED ] FORM : Slow performance during retrieving form columns when there are too many old app version.
Professional, Enterprise & Cloud Editions
[ FIXED ] FORM : Correction of Date column format type to support "UTC" format to display
based on user timezone and locale format.
[ MODIFIED ] APP : User and Current User Hash Variable support retrieve user data format with
"dateFormat" and "dateTimeFormat".
[ FIXED ] APP : Userview theme display problem with Rich Text field.
[ MODIFIED ] FORM : Date column format type to support "UTC" format to display based on user timezone
and locale format in Form/List Grid.
[ FIXED ] FORM : Multiple Grid with same field id in subform is not working correctly for Calculation Field.
[ FIXED ] FORM : Events more than two months not able to displayed correctly for Calendar Menu.
[ MODIFIED ] APP : Export Form Email Tool support embedding file in HTML content.
[ MODIFIED ] APP : Export Form Email Tool support image convert to embedding image for rich text field.