Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Table of Contents |
---|
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:
Code Block | ||
---|---|---|
| ||
set JAVA_OPTS=-Xmx2048M -Dwflow.home=./wflow/ -javaagent:./wflow/aspectjweaver-1.8.5.jar -javaagent:./wflow/glowroot/glowroot.jar -Dgit.disabled=true |
For more information, go to Git Configuration to learn more about GIT.
[ FIXED ] APP :6b44e1d5 Fixed: wflow-core - Builder - Advanced Tool - Usages not working when virtualhost mode is enabled in Advanced Tool.
[ FIXED ] APP : @7.0-SNAPSHOT 31cf772a Fixed: wflow-commons - Increase default transaction timeout to 900. @7.0-SNAPSHOT 060f4db6 Fixed: wflow-consoleweb - Design App -
[ FIXED ] APP : Search by tag is not working until "Show Tags" button clicked once when you clicked on Design App.
[ FIXED ] FORM : #7926 @7.0-SNAPSHOT 96fe65e4 Fixed: wflow-core - Form - CSRF error when you submit form during page still loading. #7920 @7.0-SNAPSHOT 78e7ecf2 Fixed: wflow
[ FIXED ] FORM :-core - Form Builder - Permission readonly section still execute store binder. @7.0-SNAPSHOT e7b2075d Fixed: wflow-
[ FIXED ] FORM :core - Form Builder - Regression of 597658b. Programmatically set element to readonly is not handled correctly. @7.0-SNAPSHOT 7810960e Fixed: wflow-
[ FIXED ] APP : HExpressioncore - Hash Variable - Regression of a713d8b. Expression Hash Variable with "?" character can't work correctly. #7914 @7.0-SNAPSHOT f87b4ffa Fixed: wflow-core
[ FIXED ] GIT :- Git - Support disable Git feature by adding "-Dgit.disabled=true" to JAVA_OPTS. @7.0-SNAPSHOT ccbdb86a Fixed: jw-community
[ FIXED ] SECURITY :- Security - Upgrade xercesImpl to 2.12.0 for CVE-2012-0881.
[ @6.0-SNAPSHOT 79d5734e Fixed: wflow-core - Run Process/Form Menu -FIXED ] APP : Redirection after form submitted is not handle correctly for Run Process/Form Menu.
[ FIXED ] APP : #7883 @6.0-SNAPSHOT f11aecd6 Fixed: wflow-core - Import app - Improve processing time when you Import App.
[ FIXED ] USERVIEW : When #7888 @7.0-SNAPSHOT 42328225 Fixed: wflow-core - Run Process Menu - when action after form saved is set to reload window, new process instance is keep started indefinitely. #7886 @7.0-SNAPSHOT aee9d2f7 Fixed: wflow-commons - I18N -starting indefinitely
for Run Process Menu.
[ FIXED ] APP : Message with arguments are not able to pick up custom message added in Manage Messages for I18N. #7878 @7.0-SNAPSHOT 597658b9 Fixed: wflow-core
[ FIXED ] FORM :- Form Builder - Advanced Tool - Permission - Elements in section does not follow readonly setsettings in section. #7858 @7.0-SNAPSHOT 70314adc Fixed: wflow-
[ FIXED ] FORM :enterprise-plugins - Spreadsheet - Dropdown menu on options label with comma could not be selected for Spreadsheet element. #7917 @6.0-SNAPSHOT 1af4b149 Fixed: wflow
[ FIXED ] PROCESS :-enterprise-plugins - Process Status Menu - Hash variable in activity name is not parsed for Process Status Menu. #7925
[ FIXED ] PROCESS : I18n@7.0-SNAPSHOT Fixed: wflow-enterprise-plugins - Process Status Menu - i18n labels added in Process Mapper is not rendered for Process Status Menu. #7925 @7.0-SNAPSHOT ef6db19d Fixed: jw-enterprise -
[ FIXED ] SECURITY :Security - Upgrade xercesImpl to 2.12.0 for CVE-2012-0881.
[ @6.0-SNAPSHOT 74c66ad8 Fixed: wflow-enterprise-plugins - Multi Paged Form -FIXED ] FORM : NPE when saving not configured Multi Paged Form element in Form Builder that are not configured.
[ FIXED ] FORM : #7870 @7.0-SNAPSHOT f8f608fd Fixed: wflow-enterprise-plugins - Advanced Grid - Not able to save cell in IE11 in Advanced Grid.
[ FIXED ] APP : #7826 @7.0-SNAPSHOT f03fea0a Fixed: wflow-enterprise-extra - LDAP Directory Manager - Not able to retrieve employment details. #7817 @7.0-SNAPSHOT for LDAP Directory Manager.