v2.9.0
版本发布时间: 2023-07-05 21:35:09
ToolJet/ToolJet最新发布版本:v2.67.2(2024-10-24 22:03:32)
What's Changed
Major updates 🚀
- Duplicate pages by @johnsoncherian in https://github.com/ToolJet/ToolJet/pull/6805
- Conditional execution of even handler functions by @johnsoncherian in https://github.com/ToolJet/ToolJet/pull/6391
- Move version manager states to store by @nakulnagargade in https://github.com/ToolJet/ToolJet/pull/6593
- Exposing button text in button widget by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/6530
- Support decimal places in number input widget by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/6531
- Default value for annotation in bounded box widget by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/6608
- Form widget with JSON property by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/6787
Enhancements and Bugfixes 💪 + 🐞
- Check for Conflicting Group Memberships in Bulk uploading users from csv by @arpitnath in https://github.com/ToolJet/ToolJet/pull/6755
- Redirection fix to homepage of link widget when target is none and switch page event is attached by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/6540
- Update preview page url as well when user edits page handle by @johnsoncherian in https://github.com/ToolJet/ToolJet/pull/6555
- Added duplicate check for page name and handle by @johnsoncherian in https://github.com/ToolJet/ToolJet/pull/6559
- Export with two identical column titles fills data in wrong column by @manishkushare in https://github.com/ToolJet/ToolJet/pull/6618
- Fixed changeSet getting updated without changing the value in the table by @manishkushare in https://github.com/ToolJet/ToolJet/pull/6729
- Fixed page number issue when no data is available in the table for client side pagination by @manishkushare in https://github.com/ToolJet/ToolJet/pull/6718
- Codehinter portal is not getting closed after clicking inside it for go to app action by @manishkushare in https://github.com/ToolJet/ToolJet/pull/6705
- Box shadow fix to the surrounding box by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/6802
- Fixed homepage appcard button having uneven margin by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/6814
- Added bar type option to chart widget by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/6286
- Exposed the selected cell value in the inspector for Table component by @manishkushare in https://github.com/ToolJet/ToolJet/pull/6452
- Avoiding event propagation for cell consisting input element in table to avoid unintentional row selection while editing cell values by @manishkushare in https://github.com/ToolJet/ToolJet/pull/6852
- Fixed mobile mode canvas margin color accidentally got changed from previos one by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/6856
- Search box placeholder padding fix by @matheuscaldas1 in https://github.com/ToolJet/ToolJet/pull/6823
- The position of icon to expand the code editor in new window is fixed by @ShahriyaSiddique in https://github.com/ToolJet/ToolJet/pull/6676
- Fix for show layout accordion settings by default for custom component widget by @sebabratakundu in https://github.com/ToolJet/ToolJet/pull/6808
- Fix for opup close button cross icon in dark mode in Edit app version by @iSatVeerSingh in https://github.com/ToolJet/ToolJet/pull/6634
- Fix for calendar popover in dark mode by @iSatVeerSingh in https://github.com/ToolJet/ToolJet/pull/6635
- Fix for the name of global datasource listitem overflows by @habeeb-an in https://github.com/ToolJet/ToolJet/pull/6825
- Fix for appending base URL query params on redirect by @johnsoncherian in https://github.com/ToolJet/ToolJet/pull/6908
- Annotation not populated when multiple bounded box are dropped to canvas by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/6914
- Placeholder not being shown when value is empty for number and textarea in custom JSON form widget by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/6916
- Invoke on-page-load events after query details loaded by @johnsoncherian in https://github.com/ToolJet/ToolJet/pull/6924
- Update componentid inside widget details on duplication of page by @johnsoncherian in https://github.com/ToolJet/ToolJet/pull/6926
Devops 🛠️
- Release pipleline Fix by @adishM98 in https://github.com/ToolJet/ToolJet/pull/6841
- Adding sso values to render cypres workflow by @adishM98 in https://github.com/ToolJet/ToolJet/pull/6832
- Fix: cypress env in workflows by @adishM98 in https://github.com/ToolJet/ToolJet/pull/6861
- Adding dockerfile changes by @adishM98 in https://github.com/ToolJet/ToolJet/pull/6898
- Updating .env file by @adishM98 in https://github.com/ToolJet/ToolJet/pull/6872
- Fix:render destroy flow by @adishM98 in https://github.com/ToolJet/ToolJet/pull/6876
- Adding env changes in cypress workflow by @adishM98 in https://github.com/ToolJet/ToolJet/pull/6884
Specs 🧪
- Updated automation script for table with new features by @Mekhla-Asopa in https://github.com/ToolJet/ToolJet/pull/6708
- Added automation to CSA actions for components by @Mekhla-Asopa in https://github.com/ToolJet/ToolJet/pull/6910
- Updated automation script for table widget with new CSA actions by @Mekhla-Asopa in https://github.com/ToolJet/ToolJet/pull/6863
- Fixed cypress for v2.9.0 app builder. by @emidhun in https://github.com/ToolJet/ToolJet/pull/6912
- Fixed platform test cases for release v2.9.0 by @ajith-k-v in https://github.com/ToolJet/ToolJet/pull/6923
- Modified CE Cypress spec for EE by @ajith-k-v in https://github.com/ToolJet/ToolJet/pull/6829
Documentation 📜
- Fixes #6654: [docs] Replace the term toolbar to topbar in the app builder by @Devazc in https://github.com/ToolJet/ToolJet/pull/6837
- [docs] openapi revamp by @withshubh in https://github.com/ToolJet/ToolJet/pull/6836
- [docs]setup on azure container apps by @withshubh in https://github.com/ToolJet/ToolJet/pull/6697
- [docs] contributing guide/setup/windows by @withshubh in https://github.com/ToolJet/ToolJet/pull/6846
- [docs] setup/helm by @withshubh in https://github.com/ToolJet/ToolJet/pull/6847
- [docs]harperdb plugin by @withshubh in https://github.com/ToolJet/ToolJet/pull/6815
- [docs] V2.8 by @withshubh in https://github.com/ToolJet/ToolJet/pull/6849
- [docs] revamped gsheet by @withshubh in https://github.com/ToolJet/ToolJet/pull/6857
- [docs] fix harperdb by @withshubh in https://github.com/ToolJet/ToolJet/pull/6858
- Doc fix for missing steps in macos and ubuntu contributing guide by @PJiyush in https://github.com/ToolJet/ToolJet/pull/6822
New Contributors
- @PJiyush made their first contribution in https://github.com/ToolJet/ToolJet/pull/6822
- @Devazc made their first contribution in https://github.com/ToolJet/ToolJet/pull/6837
- @nakulnagargade made their first contribution in https://github.com/ToolJet/ToolJet/pull/6593
- @matheuscaldas1 made their first contribution in https://github.com/ToolJet/ToolJet/pull/6823
- @ShahriyaSiddique made their first contribution in https://github.com/ToolJet/ToolJet/pull/6676
- @sebabratakundu made their first contribution in https://github.com/ToolJet/ToolJet/pull/6808
- @habeeb-an made their first contribution in https://github.com/ToolJet/ToolJet/pull/6825
Full Changelog: https://github.com/ToolJet/ToolJet/compare/v2.8.1...v2.9.0