v2.1.0
版本发布时间: 2023-02-03 19:10:51
ToolJet/ToolJet最新发布版本:v2.67.2(2024-10-24 22:03:32)
What's Changed
Features 🔥
- Support to import external libraries in RunPy by @arpitnath in https://github.com/ToolJet/ToolJet/pull/5288
Enhancements and Bugfixes 🐞
- Component specific action to deselect table row by @manishkushare in https://github.com/ToolJet/ToolJet/pull/5320
- Fix for app import by @gsmithun4 in https://github.com/ToolJet/ToolJet/pull/5283
- Fix for users not being able to complete signup process in firefox by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/5304
- Fix for showModal and closeModal throwing error on trigger (#85zrhz2bb) by @sherfin94 in https://github.com/ToolJet/ToolJet/pull/5315
- Fix for password reset on save for encrypted fields by @vjaris42 in https://github.com/ToolJet/ToolJet/pull/5323
- Removed max length in inputs , added it only for worspace and company name by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/5310
- Fix for broken datepicker UI in table widget colum by @manishkushare in https://github.com/ToolJet/ToolJet/pull/5335
- Enhance GraphQL plugin to be able to send custom headers by @yuku in https://github.com/ToolJet/ToolJet/pull/5127
- Fix for form submission error in Firefox browser by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/5350
- Fix for copy to clipboard not visible in inspector after visiting Page panel from sidebar by @vjaris42 in https://github.com/ToolJet/ToolJet/pull/5362
- Fix for hidden mobile toggle by @arpitnath in https://github.com/ToolJet/ToolJet/pull/5353
- Fix for broken variables in Graphql plugin by @gsmithun4 in https://github.com/ToolJet/ToolJet/pull/5347
- Fix for public app redirecting to login page on subpath deployment by @shah21 in https://github.com/ToolJet/ToolJet/pull/5338
- Fix for the sequence of primary columns in the table changing after updating rows using the query builder by @arpitnath in https://github.com/ToolJet/ToolJet/pull/5374
- Fix for app crashing when delete operation is run for tj db query by @arpitnath in https://github.com/ToolJet/ToolJet/pull/5342
- Add backend version name length validation by @mikebarr24 in https://github.com/ToolJet/ToolJet/pull/4938
- File picker issues on CSV parsing by @vjaris42 in https://github.com/ToolJet/ToolJet/pull/5025
- Fix for the second name appearing null in the active comments by @shah21 in https://github.com/ToolJet/ToolJet/pull/5327
- Add workspace title length validation while editing by @tanishk-23 in https://github.com/ToolJet/ToolJet/pull/4671
- Fix for broken URL for manage users on Editor page by @vjaris42 in https://github.com/ToolJet/ToolJet/pull/5364
- Disable deletion of the only version by @mikebarr24 in https://github.com/ToolJet/ToolJet/pull/5123
- Fix for not being able to save sso configurations by @gsmithun4 in https://github.com/ToolJet/ToolJet/pull/5425
- Fix for for OpenAPI query fields not showing saved values by @shah21 in https://github.com/ToolJet/ToolJet/pull/5421
- Fix for editor crash while adding REST api datasrouce by @vjaris42 in https://github.com/ToolJet/ToolJet/pull/5359
- Fixes app crash for adding and then removing ds by @arpitnath in https://github.com/ToolJet/ToolJet/pull/5281
- Fix for OpenAPI uppercase path elements not being preserved https://github.com/ToolJet/ToolJet/pull/5383
- Fix for only showing command related errors (#5009) by @akshaysasidrn in https://github.com/ToolJet/ToolJet/pull/5429
- Fix for scrolling issue through whole dashboard by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/5416
- Show scrollbars in released and preview pages by @EatPrayCode in https://github.com/ToolJet/ToolJet/pull/5420
- Fix for wrong timezone entries for date picker by @manishkushare in https://github.com/ToolJet/ToolJet/pull/5395
- Show blank spaces for undefined and null values in the respective table cells by @manishkushare in https://github.com/ToolJet/ToolJet/pull/5368
- Fix for users not being able to update the single workspace name by @shah21 in https://github.com/ToolJet/ToolJet/pull/5426
- ToolJet DB Dto update by @arpitnath in https://github.com/ToolJet/ToolJet/pull/5358
- Add a list messages operation to the Slack plugin by @arpitnath in https://github.com/ToolJet/ToolJet/pull/5378
- App version delete test cases fix by @gsmithun4 in https://github.com/ToolJet/ToolJet/pull/5451
- ToolJet Database: button UI update by @arpitnath in https://github.com/ToolJet/ToolJet/pull/5372
Devops ⚙️
- Added workflow dispatch by @adishM98 in https://github.com/ToolJet/ToolJet/pull/5312
- Added TOOLJET_DB_* vars to render-preview-deploy by @adishM98 in https://github.com/ToolJet/ToolJet/pull/5309
- Render preview label update by @adishM98 in https://github.com/ToolJet/ToolJet/pull/5354
- Update dockerfile for vulnerability fixes by @adishM98 in https://github.com/ToolJet/ToolJet/pull/5396
Automated tests 🧪
- Added automation for AWS S3 and MySQL connection. by @emidhun in https://github.com/ToolJet/ToolJet/pull/5071
- Fix failing components verification specs by @emidhun in https://github.com/ToolJet/ToolJet/pull/5317
- Added automation for datasource connection. by @emidhun in https://github.com/ToolJet/ToolJet/pull/5091
- Added automation for datasource connection. by @emidhun in https://github.com/ToolJet/ToolJet/pull/5091
- Add automation for smtp, dynamoDB, Elastic-search connections. by @emidhun in https://github.com/ToolJet/ToolJet/pull/5349
- Add cypress.env.example by @emidhun in https://github.com/ToolJet/ToolJet/pull/5366
- Added spec to verify common components operations by @emidhun in https://github.com/ToolJet/ToolJet/pull/5409
- Add data-cy for Modal, Kanban, QR Scanner and Map by @emidhun in https://github.com/ToolJet/ToolJet/pull/5411
- Added data-cy for all the components. by @emidhun in https://github.com/ToolJet/ToolJet/pull/5385
- Updated data-cy for v2-beta (export and import) by @Mekhla-Asopa in https://github.com/ToolJet/ToolJet/pull/5332
Documentation 📜
- Remove the "t" in postgres path by @YannickArmspach in https://github.com/ToolJet/ToolJet/pull/5306
- I18n update by @withshubh in https://github.com/ToolJet/ToolJet/pull/5293
- Add and modify data-cy acording to v2 changes. (to fix cypress tests) by @emidhun in https://github.com/ToolJet/ToolJet/pull/5314
- Update run-py.md by @RrobertRr in https://github.com/ToolJet/ToolJet/pull/5333
- Update dead docs link by @oohwooh in https://github.com/ToolJet/ToolJet/pull/5302
- Modified cypress login spec V2 by @ajith-k-v in https://github.com/ToolJet/ToolJet/pull/5345
- Documentation update by @sajdakabir in https://github.com/ToolJet/ToolJet/pull/5376
- Update star-rating.md by @Sheikh-JamirAlam in https://github.com/ToolJet/ToolJet/pull/5394
- Documentation update by @jbampton in https://github.com/ToolJet/ToolJet/pull/5325
- Added how to import external lib using runpy by @withshubh in https://github.com/ToolJet/ToolJet/pull/5457
New Contributors
- @YannickArmspach made their first contribution in https://github.com/ToolJet/ToolJet/pull/5306
- @yuku made their first contribution in https://github.com/ToolJet/ToolJet/pull/5127
- @RrobertRr made their first contribution in https://github.com/ToolJet/ToolJet/pull/5333
- @oohwooh made their first contribution in https://github.com/ToolJet/ToolJet/pull/5302
- @sajdakabir made their first contribution in https://github.com/ToolJet/ToolJet/pull/5376
- @EatPrayCode made their first contribution in https://github.com/ToolJet/ToolJet/pull/5420
Full Changelog: https://github.com/ToolJet/ToolJet/compare/v2.0.0...v2.1.0