v1.0.19 (2026-03-04)
  • [Optimization]Optimized time range validation to prevent rendering exceptions caused by the start time being later than the end time.
v1.0.18 (2026-03-03)
  • [New] Right-click menu control: Support hiding default right-click menu items (showDefaultContextMenu)
  • [New] Column style setting: Added style attribute to column configuration, supports custom column color styles
  • [New] Header style setting: Supports configuring header styles per column individually
  • [New] Dropdown column width definition: Added independent width setting for dropdown type columns
  • [Optimization] Drag handle interaction logic: Optimized operation experience and response logic for left/right buttons
  • [Fix] Fixed known bug: Changed "ce11Render" to "cellRender" (the old version used the number 1, which has been modified to the letter l)
2026-02-03
  • [New] Inline editing: Supports multi-select dropdown, icon dropdown
  • [New] Supports data import function
2026-01-27
  • [Optimization] Configuration parameter naming: Adopted a more concise writing style (columnDefs → columns)
  • [New] Multi-time period setting: Supports custom working time periods (workingHourSetting)
  • [New] Time Precision Control: Supports Custom Time Precision (timePrecision)
  • [Optimization] Exception prompts: Optimized exception message prompts for quick problem localization
2026-01-06
  • [Improvement] Bound data processing: Improved validation of start and end times
  • [Optimization] Data structure: Removed special handling for custColsVal, task attributes are now fully consistent with column definitions
2026-01-01
  • [Optimization] Improved display accuracy (100%) for quarter and month views in edit mode
  • [Fix] Fixed column width adjustment issue in edit mode and drag handle positioning issue with frozen columns
  • [New] Allow setting custom headers when exporting images
  • [New] Exposed reset method (resetGantt), no need to reload after submitting changes
2025-12-23
  • [New] Task indentation setting: Supports custom task indentation parameters
2025-11-20
  • [Optimization] Render listener method: No longer requires a forced return
  • [Optimization] Parent task name style isolation: Avoids influence from external frameworks
  • [Fix] Fixed issue where progress bar disappears when dragging in specific cases
  • [Fix] Fixed other known issues
2025-10-10
  • [Optimization] Mouse wheel scrolling effect: Resolved issue of asynchronous scrolling in specific cases
2025-09-08
  • [New] Scheduling function: Supports cross-row drag and drop, adds progress bar to task positions
  • [Optimization] Month and quarter view positioning accuracy: Achieved 100% precision
2025-08-10
  • [Optimization] Time view positioning: Large time spans can automatically and accurately position to the current time in all views
  • [Optimization] Custom info popup: Supports displaying custom attributes and setting formulas
2025-06-10
  • [New] Configuration item for custom authorization redirect page
2025-04-21
  • [New] Method to set the Gantt chart to display a specified date (setToDate)
  • [New] Row click event listener (clickRow)
  • [Enhancement] Support for custom right-click menu
2025-04-10
  • [New] Progress bar double-click event (dblClickBar)
2025-04-02
  • [Enhancement] Hour scale: Can set display for working hours and non-working hours
  • [Enhancement] Added row drag end listener event
  • [Enhancement] Added current timeline display setting (now)
2025-01-04
  • [Enhancement] Hour scale: Can click on the right area to get the time at the clicked position
  • [Enhancement] Plan data: Supports custom information items
  • [Optimization] Progress bar hover title: Added vertical center alignment
2024-12-10
  • [Enhancement] Custom message box: Supports using expressions and callback handling
2024-11-05
  • [Enhancement] Hour scale: Supports displaying the current timeline with auto-update
  • [Enhancement] Multi-segment display: Supports setting progress and style for each segment individually
2024-09-10
  • [New] Right-click menu hide/show control
  • [New] Progress bar message box hide/show control
  • [Enhancement] Progress bar height can be adjusted freely
  • [Enhancement] Configuration for centering the progress bar hover title position
  • [Fix] Fixed abnormal right-side height issue after switching formats following adjustGanttHeight
2024-08-24
  • [New] Parent node completion calculation method based on duration
  • [New] Method to hide/show the right Gantt chart bar area
  • [Optimization] Update parent node synchronously when editing child node completion
  • [Optimization] Enhanced fault tolerance for task data format
2024-07-24
  • [Optimization] Adjusted display size of parent task icon on mobile for easier operation
  • [Enhancement] All columns support hide setting
  • [Optimization] Support setting whether to automatically select the first row after loading
2024-06-07
  • [New] Progress bar drag end event, supports custom methods
2024-05-22
  • [Improvement] Fixed issue where some event listeners failed in data loading mode
  • [Optimization] Added option to automatically select a row after loading
2024-05-16
  • [New] Method to dynamically set column visibility
  • [Optimization] Default calculation and setting of interval days when establishing relationships
2024-05-12
  • [Enhancement] Drag to quickly adjust task order up and down
  • [New] Holiday/working day interval support (~ symbol setting)
  • [Optimization] Row height minimum value control to avoid display abnormalities
2024-04-17
  • [Optimization] Info box display issue when task name is too long
  • [Fix] Fixed image export abnormality caused by new features
2024-04-14
  • [New] Row render event (rowRender): Supports dynamically setting row styles based on conditions
  • [New] Dynamically set row read-only/edit status (setRowReadonly)
  • [New] Dynamically set Gantt chart edit status (setGanttStatus)
2024-04-03
  • [Optimization] Support parent task collapse on initial display
  • [Fix] Fixed display abnormality after switching time scales
  • [Optimization] Support setting parent task plan date to empty when not controlled by child tasks
2024-03-31
  • [New] Column click callback function: Supports custom handling methods
  • [Optimization] Custom column rich text display: Supports altText replacement display
  • [Fix] Fixed abnormal relationship line display when progress bar is not shown
  • [Fix] Fixed missing rendering issue after executing updRows method
2024-03-24
  • [New] Quick configuration for working/non-working days: Supports single-day weekends, two-day weekends, and special rest days
2024-03-12
  • [New] Exposed milestone timeline interface: Supports dynamic addition, deletion, and display
2024-02-10
  • [Refactor] De-jQuery: Removed dependency on jQuery
  • [Refactor] Modular transformation: Supports on-demand import, performance improvement
  • [New] Actual progress drag: Supports drag editing of actual progress bar
2024-01-19
  • [New] Data-driven Gantt chart rendering
  • [New] Method to get subtasks of a task
  • [Enhancement] Progress bar height configurable, vertical distance between planned/actual progress bars adjustable
2023-12-25
  • [New] Critical path display: Automatically identify and mark the critical path
  • [New] Mobile adaptation: Automatically optimizes display for easy operation
2023-12-15
  • [Optimization] Column customization: Supports setting the position, width, and type of custom columns
  • [Optimization] Task message box customization: Supports modifying styles
  • [New] Task relationship support: FS, FF, SF, SS four relationship types, supports drag-and-drop creation/editing
2023-11-25
  • [New] Progress bar single/double click event interface exposed
  • [New] Progress bar style rendering: Supports adding icons, labels, and custom styles
  • [New] Hierarchical index display: Displays index based on task hierarchy
2023-11-22
  • [New] Filter interface: Dynamically set conditions to display filtered results or marks
  • [New] Parameter setting interface: Supports dynamically modifying Gantt chart parameters
  • [New] Right-click event interface exposed
  • [Fix] Fixed known bugs
2023-11-21
  • [Optimization] Automatically adapts to container size, no additional handling required
  • [New] Image export function, share Gantt chart anytime
  • [Optimization] Actual progress bar display method: Marks ahead/delay, clearly shows progress status
2023-11-15
  • [New] Cell style and content rendering event interfaces exposed
  • [New] Milestone marker line function
  • [New] Inline editing function, no external popup required