Font Size:
Ask Joget AI

Version 9.0.6

Version Highlights

Release Date: 31 March 2026
Editions: All Editions, Enterprise & Cloud Editions
Focus Areas: Builder usability, Form improvements, Dependency Upgrades, Security updates, UI fixes, plugin enhancements, theme consistency

Categorized Bug Fixes & Improvements

Core Enhancements

  • Search UI: Fixed navigation and UI issues in Find UI.
  • Video Playback: Safari now supports HTTP Range requests.
  • Workflow: Corrected sorting logic in activity lists.
  • Security:
    • Filename normalization updated to NFC.
    • Race condition fix in AppServiceImpl during migration.
    • Upgraded Spring Security 6.5.9 and backported OnCommittedResponseWrapper.
    • Upgraded Apache Tomcat 9.0.115.
  • Dependencies:
    • Upgraded Jackson 2.21.1
    • Added UTF-8 encoding properties in pom.xml.
  • Builder & Composer:
    • Fixed web script visibility.
    • Corrected “plugin update available” message.
    • Fixed undefined attribute error in the Heading element.
    • Tooltip guide no longer blocks Process Builder.
  • Forms & Data:
    • Added warning indicator for field IDs in Form Builder.
    • Fixed strict case sensitivity in FormDataDaoImpl (Hibernate 6).
    • Handled class keyword in Hibernate HQL queries.
  • UI/UX Fixes:
    • Menu font color and icon fixes across Progressive & Universal themes.
    • Breadcrumb duplication resolved.
    • Spreadsheet dropdown clipping fixed.
    • App Messages buttons styling corrected.
  • Bug fixes: A bug was fixed where the build placeholder was not replaced by the actual build number after compiling in Joget OEM.

Theme-Specific Fixes

  • XAdmin Theme:
    • Fixed datepicker icon/input separation.
    • Corrected datepicker icon placement in the Advanced Grid dialog.
  • DX 9 Builder Theme:
    • Fixed datepicker icon position in RTL mode.
    • Fixed the multi-select dropdown overlapping in subforms.
  • Trimeda Theme:
    • Fixed datepicker misalignment.
    • Page buttons now visible beyond 10 pages.
  • Janux Theme (Enterprise/Cloud):
  • Fixed datepicker icon placement and native picker display.
  • Corrected menu icon spacing.

Plugin Improvements

  • Plugin Manager: Improved thread safety with read/write locks.
  • Advanced Grid: Fixed auto-resize issues on orientation changes.
  • Form Grid: Validation errors are now properly displayed.
  • Breadcrumbs: Duplicate home icons removed.

Enterprise & Cloud Specific

  • Build Stability: Resolved the build issue due to wflow-commons-jakarta.
  • Theme Builder: Fixed duplicated settings buttons in the toolbar when navigating back from Theme Builder.
  • Dependencies: Jackson and Spring Security upgrades applied consistently across plugins and core.

Full Changelogs

Bug Fixes and Improvements

All Editions

[ FIXED ]        CORE       : Find UI - fixed ui issues and navigation issues in search ui   
[ FIXED ]        CORE       : AppWebController - added HTTP Range request support for Safari video playback   
[ FIXED ]       PLUGIN      : PluginManager - Improved thread safety for plugin cache with read/write locks.   
[ MODIFIED ]     CORE       : pom.xml - Added web resources configuration to include filtered properties in WAR packaging.  
[ FIXED ]        CORE       : Menu font color - Fixed menu font color not follow font color settings on horizontal menu in Progressive and Universal themes.  
[ FIXED ]        CORE       : XAdmin theme - Fixed date picker calendar icon and input field are separated.  
[ FIXED ]        CORE       : datepicker - Fixed an issue where the native date picker was not displaying when the date icon was clicked.  
[ FIXED ]        CORE       : XAdmin Theme - Fixed the issue where the datepicker icon was rendered outside the Advanced Grid dialog.  
[ FIXED ]        CORE       : DX 9 Builder Theme - Fixed advanced grid datepicker icon position are too over to the right during RTL.
[ FIXED ]        CORE       : Trimeda Theme - Fixed Advanced grid date picker misalignment issue.  
[ FIXED ]        CORE       : Spreadsheet - Fixed the dropdown being clipped in spreadsheet when zoom in or zoom out  . 
[ MODIFIED ]     CORE       : pom.xml - Added UTF-8 encoding properties for compiler, build, and reporting.   
[ FIXED ]        CORE       : SecurityUtil - Corrected filename normalization to use NFC for better compatibility.   
[ FIXED ]        CORE       : FormDataDaoImpl - Resolve strict case sensitivity for identifiers after upgrading to Hibernate 6   
[ FIXED ]        CORE       : AppMessageReplacer - Nested i18n hash variable is not being parsed correctly.   
[ FIXED ]        CORE       : AppServiceImpl - Fixed race condition allows concurrent save during migration    
[ MODIFIED ]     CORE       : Upgraded jackson to 2.21.1 to address security vulnerability GHSA-72hv-8253-57qq.  
[ MODIFIED ]     CORE       : pom.xml - Upgraded jackson to 2.21.1 to address security vulnerability GHSA-72hv-8253-57qq.  
[ FIXED ]        CORE       : Security - Upgrade Apache Tomcat to 9.0.115
[ FIXED ]        CORE       : WorkflowManagerImpl - Corrected sorting logic for state field in getActivityList.   
[ MODIFIED ]     CORE       : pom.xml - Upgraded Spring Security dependencies to 6.5.9 to address
[ ADDED ]        CORE       : OnCommittedResponseWrapper - Backported changes from Spring Security to address
[ FIXED ]        CORE       : Menu icon - Fixed menu icon not appear on app user view in Progressive & Universal themes.  
[ FIXED ]        CORE       : App Composer - Corrected the “plugin update available” message.  
[ FIXED ]        CORE       : Builder - Fixed web script not appearing  
[ FIXED ]        CORE       : DX 9 Builder Theme - Fixed multi select box dropdown overlapping/clipping through next section in subform.
[ FIXED ]        CORE       : Datalist - Fixed StackOverflowError caused by recursive DataList size or pageSize calculation . 
[ FIXED ]        CORE       : Trimeda Theme - Fixed page buttons UI not visible for more than 10 pages in Trimeda Theme.  
[ FIXED ]        CORE       : Breadcrumb - Fixed duplicated home icons causing confusion.  
[ FIXED ]        CORE       : Tooltip Guide - Fixed guide blocking the process builder  
[ FIXED ]        CORE       : App Messages - Fixed missing import po and generate po buttons caused by incorrect button color styling.  
[ FIXED ]        CORE       : Builder - Undefined attribute error triggered when using Heading element in UI Builder edit page component  . 
[ MODIFIED ]     CORE       : Form Builder - Added warning indicator for field id in Form Builder  
[ FIXED ]        CORE       : FormDataDaoImpl FormData - Handle class keyword in Hibernate HQL queries to prevent UnknownPathExeption

Enterprise & Cloud Editions

[ FIXED ]        CORE       : Build issue due to wflow-commons-jakarta. 
[ MODIFIED ]     CORE       : pom.xml - Added web resources configuration to include filtered properties in WAR packaging.  
[ FIXED ]       PLUGIN      : Janux Theme - Fixed the issue where the datepicker icon was rendered outside the Advanced Grid dialog.  
[ FIXED ]       PLUGIN      : Janux Theme - Fixed an issue where the native date picker was not displaying when the date icon was clicked.  
[ FIXED ]       PLUGIN      : Advanced Grid - Fixed an issue where changing orientation or resizing the screen caused incorrect auto-resize behavior.  
[ FIXED ]       PLUGIN      : Datepicker - Fixed an issue where the native date picker was not displaying when the date icon was clicked.  
[ FIXED ]       PLUGIN      : Form Grid - Form Grid unique column validation error not displayed  . 
[ MODIFIED ]     CORE       : Upgraded jackson to 2.21.1 to address security vulnerability  
[ MODIFIED ]    PLUGIN      : pom.xml - Upgraded jackson to 2.21.1 to address security vulnerability
[ FIXED ]        CORE       : Security - Upgrade Apache Tomcat to 9.0.115
[ MODIFIED ]     CORE       : Upgraded Spring Security dependencies to 6.5.9.   
[ FIXED ]       PLUGIN      : Menu icon  - Fixed menu icon too close with the title in Janux theme.  
[ FIXED ]       PLUGIN      : Breadcrumb - Fixed duplicated home icons causing confusion.  
[ FIXED ]        CORE       : Theme Builder - Resolved duplicated settings buttons in toolbar issue when navigating back to app composer from theme builder.    
Created by Debanraj Ravindran Last modified by Debanraj Ravindran on Aug 05, 2026