v1.29.0
版本发布时间: 2022-11-14 20:27:52
ToolJet/ToolJet最新发布版本:v2.67.2(2024-10-24 22:03:32)
What's Changed
New features
- Amazon SES Plugin by @aloks98 in https://github.com/ToolJet/ToolJet/pull/4503
- Image column type in table by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/4547
- AWS S3 by @arpitnath in https://github.com/ToolJet/ToolJet/pull/4670
Enhancements
- Query Manager: Creating a query, the options are set to their previous state used to create the last query from the same datasource/plugin by @arpitnath in https://github.com/ToolJet/ToolJet/pull/4736
- Added workspace title length validation by @Frenchtoast0 in https://github.com/ToolJet/ToolJet/pull/4402
- Displaying user in lexicographic order in users list by @amit-ksh in https://github.com/ToolJet/ToolJet/pull/4394
- gifs for Keyboard Shortcuts Added by @iamakhileshmishra in https://github.com/ToolJet/ToolJet/pull/4643
- Add DTO for organization create by @TheLearneer in https://github.com/ToolJet/ToolJet/pull/4651
- Persist data without saving the query by @arpitnath in https://github.com/ToolJet/ToolJet/pull/4649
- Number input text color by @danielevilela in https://github.com/ToolJet/ToolJet/pull/4193
- Add border color property to number input widget by @Srisuma13 in https://github.com/ToolJet/ToolJet/pull/4175
- Folder Name Length Validation by @Frenchtoast0 in https://github.com/ToolJet/ToolJet/pull/4613
- Table widget improvements by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/4477
- Add onChange event to passwordInput by @MohammedBajuaifer in https://github.com/ToolJet/ToolJet/pull/4218
- Setting currentData exposed variable as total data coming to table by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/4629
Bugfixes
- Pick env from public_config for marketplace by @gondar00 in https://github.com/ToolJet/ToolJet/pull/4648
- Reverting Canvas Max Width Limit by @kavinvenkatachalam in https://github.com/ToolJet/ToolJet/pull/4678
- Bugfix: Table filter is not getting applied correctly by @manishkushare in https://github.com/ToolJet/ToolJet/pull/4663
- Fix: sub path for static asset serve by @gondar00 in https://github.com/ToolJet/ToolJet/pull/4665
- Fix: sub path for static asset serve by @gondar00 in https://github.com/ToolJet/ToolJet/pull/4668
- Fix: Sort event fired on sort removal by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/4542
- Fix: Closing of textarea ontype Table widget by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/4549
- Fix: File is saved as csv while type is selected as text on event handler by @manishkushare in https://github.com/ToolJet/ToolJet/pull/4346
- Chore: Add eslintignore for frontend by @akshaysasidrn in https://github.com/ToolJet/ToolJet/pull/4669
- Improve toast message shortcut on component deletion by @3t8 in https://github.com/ToolJet/ToolJet/pull/4513
- Added a modal with warning message on disabling password by @akarsh-jain-790 in https://github.com/ToolJet/ToolJet/pull/4552
- Copy to clipboard by @Smartmind12 in https://github.com/ToolJet/ToolJet/pull/4588
- Login redirect on subpath by @akshaysasidrn in https://github.com/ToolJet/ToolJet/pull/4607
- Queries fail when triggered on page load and self triggering queries crashes the app by @arpitnath in https://github.com/ToolJet/ToolJet/pull/4697
- Fix: Validating query name on throws error for non-existing queries by @arpitnath in https://github.com/ToolJet/ToolJet/pull/4698
- Small fixes for Server-side filter button (#4571) by @daniloff200 in https://github.com/ToolJet/ToolJet/pull/4580
- eslint fixes by @arpitnath in https://github.com/ToolJet/ToolJet/pull/4706
- Query manager loading when marketplace plugin is uninstalled by @gondar00 in https://github.com/ToolJet/ToolJet/pull/4709
- Plugins: camelize the source data and decamelize the options by @arpitnath in https://github.com/ToolJet/ToolJet/pull/4720
- Datasource Manager: stale connection msg should be removed on back by @arpitnath in https://github.com/ToolJet/ToolJet/pull/4703
- Datasource connection form is not render when clicking from Sidebar popover by @arpitnath in https://github.com/ToolJet/ToolJet/pull/4725
- Marketplace: Renders plugin icon from manifest file by @arpitnath in https://github.com/ToolJet/ToolJet/pull/4724
- Marketplace dark mode css changes by @gondar00 in https://github.com/ToolJet/ToolJet/pull/4727
- Add storage.googleapis.com as a verified source by @FerLuisxd in https://github.com/ToolJet/ToolJet/pull/4610
- Fixed failing manage sso spec by @ajith-k-v in https://github.com/ToolJet/ToolJet/pull/4695
- Fixed failing profile spec by @ajith-k-v in https://github.com/ToolJet/ToolJet/pull/4689
- update to pyodide by @arpitnath in https://github.com/ToolJet/ToolJet/pull/4743
- Fixes icon crash for plugins by @arpitnath in https://github.com/ToolJet/ToolJet/pull/4744
- Fix failing e2e test case by @gondar00 in https://github.com/ToolJet/ToolJet/pull/4745
- Fixed the widget specs failed on v1.28.3 by @emidhun in https://github.com/ToolJet/ToolJet/pull/4749
- Fixed triggering query on page load if other queries are added/deleted by @kavinvenkatachalam in https://github.com/ToolJet/ToolJet/pull/4747
Documentation
- Python transformation by @withshubh in https://github.com/ToolJet/ToolJet/pull/4645
- Replaced the woocommerce connection screenshot from dark to light one by @Pakeetharan in https://github.com/ToolJet/ToolJet/pull/4654
- Fix. Image to button group docs (#4630) by @Hemanthhari2000 in https://github.com/ToolJet/ToolJet/pull/4631
- Small grammar fixes by @mikebarr24 in https://github.com/ToolJet/ToolJet/pull/4718
- updated tab by @withshubh in https://github.com/ToolJet/ToolJet/pull/4742
- updated number-input doc by @withshubh in https://github.com/ToolJet/ToolJet/pull/4738
- Added cypress test for data source PostgreSQL by @emidhun in https://github.com/ToolJet/ToolJet/pull/4602
Specs
- Fix failing manage SSO spec in single workspace #4390 by @alammoiz in https://github.com/ToolJet/ToolJet/pull/4509
- Fixed failing manage SSO spec in multi workspace by @alammoiz in https://github.com/ToolJet/ToolJet/pull/4658
- Fixed failing dashboard specs by @ajith-k-v in https://github.com/ToolJet/ToolJet/pull/4667
- Fixed and modified failing cypress spec by @ajith-k-v in https://github.com/ToolJet/ToolJet/pull/4715
Localization
- Translated global strings in french #4169 by @akk312000 in https://github.com/ToolJet/ToolJet/pull/4232
- issue-4188 added spanish keys for card app by @Elegidoadedo in https://github.com/ToolJet/ToolJet/pull/4229
New Contributors
- @amit-ksh made their first contribution in https://github.com/ToolJet/ToolJet/pull/4394
- @Pakeetharan made their first contribution in https://github.com/ToolJet/ToolJet/pull/4654
- @iamakhileshmishra made their first contribution in https://github.com/ToolJet/ToolJet/pull/4643
- @Hemanthhari2000 made their first contribution in https://github.com/ToolJet/ToolJet/pull/4631
- @danielevilela made their first contribution in https://github.com/ToolJet/ToolJet/pull/4193
- @MohammedBajuaifer made their first contribution in https://github.com/ToolJet/ToolJet/pull/4218
- @FerLuisxd made their first contribution in https://github.com/ToolJet/ToolJet/pull/4610
Full Changelog: https://github.com/ToolJet/ToolJet/compare/v1.28.3...v1.29.0