v2.2.0
版本发布时间: 2023-03-03 19:27:18
ToolJet/ToolJet最新发布版本:v2.67.2(2024-10-24 22:03:32)
What's Changed
Major updates 🔥
- Upgrade to Node 18 by @kavinvenkatachalam in https://github.com/ToolJet/ToolJet/pull/5393
- Upgrade cypress to 12.5.1 by @emidhun in https://github.com/ToolJet/ToolJet/pull/5519
- AWS support profile instance by @arpitnath in https://github.com/ToolJet/ToolJet/pull/5506
- Support AWS Role to access cross-account resources by @arpitnath in https://github.com/ToolJet/ToolJet/pull/5630
- ToolJet database edit row operation by @arpitnath in https://github.com/ToolJet/ToolJet/pull/5592
Bugfixes and enhancements 🐛 + 💪🏼
- eslint fixes by @arpitnath in https://github.com/ToolJet/ToolJet/pull/5464
- Update dto API completed by @Jittojoyes98 in https://github.com/ToolJet/ToolJet/pull/5456
- Fix for: column data becoming empty when downloaded, when column name is changed by @manishkushare in https://github.com/ToolJet/ToolJet/pull/5479
- Fix for app crash when items dropped into container inside listview by @kavinvenkatachalam in https://github.com/ToolJet/ToolJet/pull/5449
- Folder dto validation by @mikebarr24 in https://github.com/ToolJet/ToolJet/pull/4849
- Fixed Toggle Button Issue on Table Component by @manishkushare in https://github.com/ToolJet/ToolJet/pull/5470
- Removed on-click event if a widget is disabled by @EatPrayCode in https://github.com/ToolJet/ToolJet/pull/5437
- Renamed the column read_on_dashboard to hide_from_dashboard by @shah21 in https://github.com/ToolJet/ToolJet/pull/5291
- version name DTO validation fix for version update by @gsmithun4 in https://github.com/ToolJet/ToolJet/pull/5567
- Fixed Go to app action on Events by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/5435
- Fixed version name sanitization on editing versions by @surajrane42 in https://github.com/ToolJet/ToolJet/pull/4570
- Fixed row id not changing bug on button click inside ListView by @EatPrayCode in https://github.com/ToolJet/ToolJet/pull/5442
- Removed the active-review-app label from cypress workflow by @adishM98 in https://github.com/ToolJet/ToolJet/pull/5528
- Change in node version for cypress workflow by @adishM98 in https://github.com/ToolJet/ToolJet/pull/5543
- Changes for docker-node upgrade by @adishM98 in https://github.com/ToolJet/ToolJet/pull/5576
- Plugins: Added connection close on test connection by @gsmithun4 in https://github.com/ToolJet/ToolJet/pull/5517
- Changes in ec2 build-packer by @adishM98 in https://github.com/ToolJet/ToolJet/pull/5590
- Fix: Show on desktop bug fixed for widgets using subcontainer by @EatPrayCode in https://github.com/ToolJet/ToolJet/pull/5496
- Added feature to highlight a word in the column if matched with searched term by @manishkushare in https://github.com/ToolJet/ToolJet/pull/5413
- Verticle sidebar color fix, Bugfix for #4829 by @arpitnath in https://github.com/ToolJet/ToolJet/pull/5539
- Tooljet database : code audit or technical debt review. by @arpitnath in https://github.com/ToolJet/ToolJet/pull/5444
- Added option to set the default language for the instance by @manishkushare in https://github.com/ToolJet/ToolJet/pull/5445
- Added size limit of 100MB for http and https requests by @JeetKaria56 in https://github.com/ToolJet/ToolJet/pull/5606
- Fix for public app redirecting to the login page if the user token expired. by @shah21 in https://github.com/ToolJet/ToolJet/pull/5461
- Fix for Show popover in calendar in editor mode when clicked outside the editor by @EatPrayCode in https://github.com/ToolJet/ToolJet/pull/5483
- Correction in npm version on dockerfile.dev by @adishM98 in https://github.com/ToolJet/ToolJet/pull/5615
- Fix for tj-database in render preview workflow by @adishM98 in https://github.com/ToolJet/ToolJet/pull/5631
- Implementation of bounded box component by @manishkushare in https://github.com/ToolJet/ToolJet/pull/5548
- Enhancement: Only Table body should be scrollable and table head should be sticky by @arpitnath in https://github.com/ToolJet/ToolJet/pull/5599
- Fix: Unable to create new column and row after editing table name by @arpitnath in https://github.com/ToolJet/ToolJet/pull/5597
- Fixes error for setting up default value for on creating a new column (Tooljet database) by @arpitnath in https://github.com/ToolJet/ToolJet/pull/5595
- bug fixed, bounded box widget is breaking when default array in the label feild has wrong enteries by @manishkushare in https://github.com/ToolJet/ToolJet/pull/5649
- bug fixed, app is getting crashed upon clicking columns in the table inspector for the widget inside listview by @manishkushare in https://github.com/ToolJet/ToolJet/pull/5656
- fix for try-tooljet by @adishM98 in https://github.com/ToolJet/ToolJet/pull/5677
Documentation 📝
- Axios by @withshubh in https://github.com/ToolJet/ToolJet/pull/5465
- Pages actions by @withshubh in https://github.com/ToolJet/ToolJet/pull/5430
- Update ubuntu.md by @joys014 in https://github.com/ToolJet/ToolJet/pull/5515
- Update heading by @TheLearneer in https://github.com/ToolJet/ToolJet/pull/5520
- Link corrected for Python doc by @maovidal in https://github.com/ToolJet/ToolJet/pull/5498
- Update athena.md by @Sheikh-JamirAlam in https://github.com/ToolJet/ToolJet/pull/5494
- Added version 2.1 by @withshubh in https://github.com/ToolJet/ToolJet/pull/5572
Tests 🧪
- Add data-cy for sidepanel header by @emidhun in https://github.com/ToolJet/ToolJet/pull/5511
- Add data-cy to fix table regression. by @emidhun in https://github.com/ToolJet/ToolJet/pull/5513
- Add automation for DS (20/41) by @emidhun in https://github.com/ToolJet/ToolJet/pull/5512
- Table automation enhancement by @emidhun in https://github.com/ToolJet/ToolJet/pull/5514
- Add and modify data-cy for v2 by @ajith-k-v in https://github.com/ToolJet/ToolJet/pull/5458
- Cypress workflow to run on corresponding PR by @adishM98 in https://github.com/ToolJet/ToolJet/pull/5623
- Add data-cy for self-hosted onboarding by @ajith-k-v in https://github.com/ToolJet/ToolJet/pull/5529
- Add happy path cypress spec for self hosted onboarding by @ajith-k-v in https://github.com/ToolJet/ToolJet/pull/5545
- Added automation for table data download by @emidhun in https://github.com/ToolJet/ToolJet/pull/5550
- Added data-cy for multipage elements by @emidhun in https://github.com/ToolJet/ToolJet/pull/5557
- cypress-workflow by @adishM98 in https://github.com/ToolJet/ToolJet/pull/5481
- Added node-xlsx and pdf-parse on cypress. by @emidhun in https://github.com/ToolJet/ToolJet/pull/5563
- Added data-cy for signup page elements by @ajith-k-v in https://github.com/ToolJet/ToolJet/pull/5566
- Added cypress test for user signup by @ajith-k-v in https://github.com/ToolJet/ToolJet/pull/5564
- Added data-cy for forgot password page by @ajith-k-v in https://github.com/ToolJet/ToolJet/pull/5587
- Added data-cy for sidepanel and multipage icons by @emidhun in https://github.com/ToolJet/ToolJet/pull/5560
- Added automation for Multipages. by @emidhun in https://github.com/ToolJet/ToolJet/pull/5584
- Fixed Component automation on actions by @emidhun in https://github.com/ToolJet/ToolJet/pull/5585
- Added Missing data-cy for password reset page by @ajith-k-v in https://github.com/ToolJet/ToolJet/pull/5605
- Added data-cy to fix DS specs on GitHub actions by @emidhun in https://github.com/ToolJet/ToolJet/pull/5607
- Added cypress spec for password reset functionality by @ajith-k-v in https://github.com/ToolJet/ToolJet/pull/5609
- Add data-cy for database functionality by @Mekhla-Asopa in https://github.com/ToolJet/ToolJet/pull/5455
- Fix: cypress workflow issue by @adishM98 in https://github.com/ToolJet/ToolJet/pull/5644
- cypress-workflow fix to run on pull request branch by @adishM98 in https://github.com/ToolJet/ToolJet/pull/5659
New Contributors
- @joys014 made their first contribution in https://github.com/ToolJet/ToolJet/pull/5515
- @surajrane42 made their first contribution in https://github.com/ToolJet/ToolJet/pull/4570
- @maovidal made their first contribution in https://github.com/ToolJet/ToolJet/pull/5498
- @JeetKaria56 made their first contribution in https://github.com/ToolJet/ToolJet/pull/5606
Full Changelog: https://github.com/ToolJet/ToolJet/compare/v2.1.5...v2.2.0