v2.66.0
版本发布时间: 2024-08-01 22:16:04
ToolJet/ToolJet最新发布版本:v2.67.2(2024-10-24 22:03:32)
What's Changed
- Fix app load event running twice on cloud by @Kartik18g in https://github.com/ToolJet/ToolJet/pull/10373
- fix: updated parentid check to account for tab children by @johnsoncherian in https://github.com/ToolJet/ToolJet/pull/10408
- addded optional chaining for state by @Kartik18g in https://github.com/ToolJet/ToolJet/pull/10418
- fix : When query is run for second time for a large data set browser crashes by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/10396
- Fixed map & other code functions crashing when editing dynamic column… by @shaurya-sharma064 in https://github.com/ToolJet/ToolJet/pull/10388
- Fix tooltip positioning and add ellipsis to long recommendations. by @Kartik18g in https://github.com/ToolJet/ToolJet/pull/10409
- add kebab case validation to rename page handle by @Kartik18g in https://github.com/ToolJet/ToolJet/pull/10352
- cast page value to number when inputing a custom page number by @Kartik18g in https://github.com/ToolJet/ToolJet/pull/10370
- all charts getting deleted when some other component is deleted becau… by @Kartik18g in https://github.com/ToolJet/ToolJet/pull/10397
- fix: Textarea exposed variable not updated on app load by @shaurya-sharma064 in https://github.com/ToolJet/ToolJet/pull/10327
- fix components being duplicated with same name by @Kartik18g in https://github.com/ToolJet/ToolJet/pull/10393
- fix : Exposed actions become unavailable on reload by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/10379
- Changed function for removing braces by @shaurya-sharma064 in https://github.com/ToolJet/ToolJet/pull/10399
- fix : Multiple close events getting triggered in modal by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/10350
- Fix chart not updating when using custom schema and dynamic data by @Kartik18g in https://github.com/ToolJet/ToolJet/pull/10424
- fix label text issue for text, password and number inputs by @Kartik18g in https://github.com/ToolJet/ToolJet/pull/10435
- fix:incorrect documentation url by @shaurya-sharma064 in https://github.com/ToolJet/ToolJet/pull/10441
- Fix dropdown/multiselect add option by @nakulnagargade in https://github.com/ToolJet/ToolJet/pull/10243
- fix:tab-switch-event by @shaurya-sharma064 in https://github.com/ToolJet/ToolJet/pull/10455
- Fix docker release workflow to update LTS CE test system to main by @adishM98 in https://github.com/ToolJet/ToolJet/pull/10485
- fix: column transformations not working by @shaurya-sharma064 in https://github.com/ToolJet/ToolJet/pull/10438
- add old resolver fallback for non string values by @Kartik18g in https://github.com/ToolJet/ToolJet/pull/10494
- fix : Transformation code gets cleared on reload after disabling it by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/10476
- fix:text-csa by @shaurya-sharma064 in https://github.com/ToolJet/ToolJet/pull/10443
- fixes: if references includes includes a template literal by @arpitnath in https://github.com/ToolJet/ToolJet/pull/10464
- fix : Page change doesn't happen for table with CSA in viewer by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/10457
- Fixes box shadow not working for table and Hide fx for Make all columns editable field in table by @nakulnagargade in https://github.com/ToolJet/ToolJet/pull/10439
- fix:decimal-places by @shaurya-sharma064 in https://github.com/ToolJet/ToolJet/pull/10452
- fix : Upon duplicating query editor shows saving and state doesn't go away by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/10460
- fix:display-text-resolution by @shaurya-sharma064 in https://github.com/ToolJet/ToolJet/pull/10440
- fix overflow for tab component by @Kartik18g in https://github.com/ToolJet/ToolJet/pull/10498
- fix:zero-padding by @shaurya-sharma064 in https://github.com/ToolJet/ToolJet/pull/10513
- Fix container scrollbar issue by @Kartik18g in https://github.com/ToolJet/ToolJet/pull/10511
- fix : Icons are not getting hidden in input components by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/10509
- fix:tabs-equal-width by @shaurya-sharma064 in https://github.com/ToolJet/ToolJet/pull/10459
- fix:render-active-tab-default by @shaurya-sharma064 in https://github.com/ToolJet/ToolJet/pull/10478
- fix:event-fire-editor-ready by @shaurya-sharma064 in https://github.com/ToolJet/ToolJet/pull/10489
- fix: Added components exposed values to the suggestions by @kavinvenkatachalam in https://github.com/ToolJet/ToolJet/pull/10462
- fix:query state issue by @Kartik18g in https://github.com/ToolJet/ToolJet/pull/10531
- add live validation for page handler by @Kartik18g in https://github.com/ToolJet/ToolJet/pull/10491
- fix table mapping for events when cloning and creating new versions by @Kartik18g in https://github.com/ToolJet/ToolJet/pull/10444
- fix:grid-to-list by @shaurya-sharma064 in https://github.com/ToolJet/ToolJet/pull/10522
- fix: default value on legacy dropdown component by @vjaris42 in https://github.com/ToolJet/ToolJet/pull/10526
- fix: increase multiselect menu zindex when open by @johnsoncherian in https://github.com/ToolJet/ToolJet/pull/10516
- Don't change focus when default value changes in rich text editor by @Kartik18g in https://github.com/ToolJet/ToolJet/pull/10532
- fix multi select dhowing dropdown when disabled by @Kartik18g in https://github.com/ToolJet/ToolJet/pull/10536
- fix: increse z-index of datepicker so that it comes on top of others by @johnsoncherian in https://github.com/ToolJet/ToolJet/pull/10539
- fix: Dropdownand multiselect legacy components doesn't close on clicking menu dropdown icon by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/10535
- fix: The query in the suggestion does not exist if we rename the query and try to access the suggestions by typing
{{queries
by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/10482 - fix: multiselect-label by @shaurya-sharma064 in https://github.com/ToolJet/ToolJet/pull/10543
- fix: increase color picker zIndex on open by @johnsoncherian in https://github.com/ToolJet/ToolJet/pull/10540
- fix: navigation alignment of list view component by @vjaris42 in https://github.com/ToolJet/ToolJet/pull/10525
- fix:reset hints on query run by @johnsoncherian in https://github.com/ToolJet/ToolJet/pull/10541
- fix:inspector query run preview by @shaurya-sharma064 in https://github.com/ToolJet/ToolJet/pull/10499
- fix:multiselect-error-disable by @shaurya-sharma064 in https://github.com/ToolJet/ToolJet/pull/10546
- fix:error handler for resolver by @johnsoncherian in https://github.com/ToolJet/ToolJet/pull/10544
- fix: dropdown icon state on open and close by @vjaris42 in https://github.com/ToolJet/ToolJet/pull/10534
- fix: Icons for legacy components by @vjaris42 in https://github.com/ToolJet/ToolJet/pull/10542
- fix : Box shadow slider value not getting updated when switching between components by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/10524
- fix: stringify icon name before render by @johnsoncherian in https://github.com/ToolJet/ToolJet/pull/10552
- fix: scrolling issue when color picker is opened by @vjaris42 in https://github.com/ToolJet/ToolJet/pull/10548
- fix:seteditor ready post page switch by @johnsoncherian in https://github.com/ToolJet/ToolJet/pull/10554
Full Changelog: https://github.com/ToolJet/ToolJet/compare/v2.65.2...v2.66.0