Version 7.0.40

Known Issue with Datalist Inbow in Joget DX 7.0.40

Dear valued Joget DX users,

We would like to bring to your attention a known issue that has been identified in Joget DX 7.0.40 where Datalist Inbox with task delegation will not work on all editions of 7.0.40.

Version 7.0.39

Bug Fixes and Improvements

All Editions

[ FIXED ]        CORE       : Correction of Reduce unnecessary calls to retrieve user and role data.

Version 7.0.38

Bug Fixes and Improvements

All Editions

[ FIXED ]        CORE       : Process Builder - Correction of Missing close button on popup dialog.

Version 7.0.37

Bug Fixes and Improvements

All Editions

[ MODIFIED ]     PLUGINS    : Plugin Manager - Added singularity package to OSGI config.

Version 7.0.36

Bug Fixes and Improvements

All Editions

[ FIXED ]        CORE       : Process Builder - Shark duplicate id issue in long transaction.

Version 7.0.35

Bug Fixes and Improvements

All Editions

[ FIXED ]        CORE       : Correction of Prevent unique constraint issue in cluster environment.

Version 7.0.34

Bug Fixes and Improvements

All Editions

[ FIXED ]        CORE       : Process - Add checking to prevent infinite loop in process migration.

Version 7.0.33

Bug Fixes and Improvements

All Editions

[ MODIFIED ]     CORE       : Update jackson-annotations and jackson-core to 2.13.4 and jackson-databind to 2.13.4.2 for CVE-2022-42003 and CVE-2022-42004.

Version 7.0.32

Bug Fixes and Improvements

All Editions

[ FIXED ]        CORE       : Form Builder - Subform can't load in builder when section is set to permission hidden.

Version 7.0.31

Bug Fixes and Improvements

All Editions

[ FIXED ]        CORE       : X-admin Theme - List Grid multi page selection not working.

Version 7.0.30

Bug Fixes and Improvements

All Editions

[ MODIFIED ]     CORE       : Correction of Userview Builder - Properties label correction.

Version 7.0.29

Bug Fixes and Improvements

All Editions

[ MODIFIED ]     CORE       : Update jackson-annotations and jackson-core to 2.13.2 and jackson-databind to 2.13.2.2 for CVE-2020-36518.

Version 7.0.28

Bug Fixes and Improvements

All Editions

[ FIXED ]        CORE       : Section - Show section when column label is exist, even not having any input field.

Version 7.0.27

Bug Fixes and Improvements

All Editions

[ FIXED ]        CORE       : Userview - Theme inbox does not load in IE11.

Version 7.0.26

IMPORTANT

If you are running on Java 11 prior to version 11.0.4, you will need to upgrade to the latest Java 11 version due to a Java bug that causes a JVM crash.

More Information Regarding Managing Log Files

Version 7.0.25

Bug Fixes and Improvements

All Editions

[ FIXED ]        PLUGIN     : Plugin Manager - Plugin file change monitor should only reload changed plugin.

Version 7.0.24

Bug Fixes and Improvements

All Editions

[ FIXED ]        CORE       : Correction on force logout once an user is deleted or inactive.

Version 7.0.23

Bug Fixes and Improvements

All Editions

[ FIXED ]        CORE       : Datasource profile properties not added into cache due to regression on DB setup page shows System Error on first load.

Version 7.0.22

Bug Fixes and Improvements

All Editions

[ FIXED ]        SECURITY   : App Admin role not working when login through SSO.

Version 7.0.21

Bug Fixes and Improvements

All Editions

[ FIXED ]        CORE       : Audit Trail - The paging number are not showing correct results when there is a filter value.

Version 7.0.20

Bug Fixes and Improvements

All Editions

[ FIXED ]        PLUGIN     : Prevent NPE when label is return null.

Version 7.0.19

Bug Fixes and Improvements

All Editions

[ FIXED ]        CORE       : Form Hash Variable in value is parsed.

Version 7.0.18

Bug Fixes and Improvements

All Editions

[ FIXED ]        USERVIEW   : Universal/Progressive Theme - Unable to scroll menus in userview category when "menu position" set to horizontal menu.

Version 7.0.17

Bug Fixes and Improvements

All Editions

[ FIXED ]        CORE       : Datalist Hash Variable will display parsed hash variables if hash variables were inserted in input fields during runtime.

Version 7.0.16

Bug Fixes and Improvements

All Editions

[ FIXED ]        CORE       : PWA - Push notification shows multiple times.

Version 7.0.15

Bug Fixes and Improvements

All Editions

[ FIXED ]        DATALIST   : Datalist PDF Export - Traditional Chinese characters not render when there is other language in same string.

Version 7.0.14

Bug Fixes and Improvements

All Editions

[ FIXED ]        APP        : Correction of Create new form existing form listing to clone wrong, apply the same implementation on addon builder.

Version 7.0.13

Bug Fixes and Improvements

All Editions

[ FIXED ]        APP        : Correction of if form menu have URL params, as anonymous user, after login, all URL params will be stripped away.

Version 7.0.12

Bug Fixes and Improvements

All Editions

[ FIXED ]        APP        : Process tool is not included in Git plugin sync.

Version 7.0.11

Option to Download Error Trace In APM

You may download the error trace in APM by going through the App designer > Performance and select the error trace you want to download.

Bug Fixes and Improvements

Version 7.0.10

Option to Change Display Name Format 

You may change the display name format by going to the General Settings > User Interface Settings > Display Name Format. For more information about General Settings, you can refer to General Settings.

Bug Fixes and Improvements

Version 7.0.9

Bug Fixes and Improvements

All Editions

[ FIXED ]        FORM       : Regression of fields with same id in permission/visibility controlled section does not work correctly.

Version 7.0.8

Bug Fixes and Improvements

All Editions

[ MODIFIED ]     APP        : Adding #request.domainURL# to support shorthand syntax to construct URL without context path.

Version 7.0.7

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

Version 7.0.6

Option to Disable GIT

You may disable the built-in Git with the JAVA_OPT parameter (from v7.0.6 onwards) by adding  -Dgit.disabled=true  to your Joget startup script, for example:

set JAVA_OPTS=-Xmx2048M -Dwflow.home=./wflow/ -javaagent:./wflow/aspectjweaver-1.8.5.jar -javaagent:./wflow/glowroot/glowroot.jar -Dgit.disabled=true

Version 7.0.5

Bug Fixes and Improvements

All Editions

[ FIXED ]        APP        : Prevent NPE for PresenceManager.

Version 7.0.4

Bug Fixes and Improvements

All Editions

[ FIXED ]        APP        : Prevent manual alteration of the DOM value and successfully submit it in Options field.

Version 7.0.3

Datepicker now supports UTC timezone.

You are now able to configure the Date Picker form element field type to Date and Time stored in UTC (from v7.0.3 onwards).

Bug Fixes and Improvements

Version 7.0.2

Bug Fixes and Improvements

All Editions

[ FIXED ]        LOG        : logged the proxy server IP instead of real client IP.

Version 7.0.1

Bug Fixes and Improvements

All Editions

[ FIXED ]        GIT        : Correction for concurrent pull throw exception in Window.


  • No labels