v2.6.0
版本发布时间: 2023-05-23 18:49:00
ToolJet/ToolJet最新发布版本:v2.67.2(2024-10-24 22:03:32)
What's Changed
Features 🚀
- ToolJet Copilot 🚀 by @arpitnath in https://github.com/ToolJet/ToolJet/pull/6074
- Introduced global state management 🔥 by @kavinvenkatachalam in https://github.com/ToolJet/ToolJet/pull/5980
- AWS Textract Plugin by @arpitnath in https://github.com/ToolJet/ToolJet/pull/6072
Enhancements and Bugfixes 💪 + 🐞
- Support for CE exported app imported to EE by @shah21 in https://github.com/ToolJet/ToolJet/pull/6272
- Mailgun plugin using REST API by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/5950
- Fix for custom props not being available in breadcrumbs for certain routes (tooljet-database) by @arpitnath in https://github.com/ToolJet/ToolJet/pull/6003
- Fix for event manager popup closing on select of event by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/6136
- Fix for app breaking during version switch by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/6262
- Fix for plugins JSON validation to prevent saving invalid data to database by @arpitnath in https://github.com/ToolJet/ToolJet/pull/6178
- Fixed failing profile cypress spec by @ajith-k-v in https://github.com/ToolJet/ToolJet/pull/6245
- Exposed selected label in dropdown widget by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/6135
- Fix for default value displayed in the preview for Number Input being incorrect for the first time by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/6127
- Fix for view remaining in same position during page switch in multi page apps by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/6036
- Fix for dropdown and multiselect being broken in table widget by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/6025
- Fix for REST API plugin: Convert to Base64 if response type image by @gsmithun4 in https://github.com/ToolJet/ToolJet/pull/6277
- Fix for removing ellipsis on text overflow in legend labels in chart widget by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/6231
- Fix for additional button getting added in Button Group component by changing value in labels by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/6038
- Fix for selecting an option in codehinter in popup closing the popup by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/6206
- Fixes the lint ci failing from plugins by @arpitnath in https://github.com/ToolJet/ToolJet/pull/6332
- Fix for: Upon saving the edited changes in the table, it is not mutating query object by @manishkushare in https://github.com/ToolJet/ToolJet/pull/5784
- Fixed Color Difference In Toggling Icons by @eshwarhs in https://github.com/ToolJet/ToolJet/pull/6247
- Handle when a filter exist for equal & null by @vikotar in https://github.com/ToolJet/ToolJet/pull/6128
- Show correct message on row edit by @vikotar in https://github.com/ToolJet/ToolJet/pull/6083
- Fix for broken image for google cloud run in doc 2.3 by @HassanTanveer in https://github.com/ToolJet/ToolJet/pull/6333
- Set text instead of broken link #6307 by @vizzv in https://github.com/ToolJet/ToolJet/pull/6372
- Fixed link to Ada initiative, now links to home page. by @PoweredByPorridge in https://github.com/ToolJet/ToolJet/pull/6383
- Fixed datasource connection cypress test cases by @ajith-k-v in https://github.com/ToolJet/ToolJet/pull/6371
- Changed spacing in Components: Overview by @Bhavyaatrivedi in https://github.com/ToolJet/ToolJet/pull/6390
- Fix broken image in deployment doc for google cloud run issue #6312 by @shobhitexe in https://github.com/ToolJet/ToolJet/pull/6388
- Fixed default text widget bg color by @Aviroop-001 in https://github.com/ToolJet/ToolJet/pull/5343
- Add backdrop when alert modal is active for creating new workspace by @arpitnath in https://github.com/ToolJet/ToolJet/pull/6446
- Fixed bug on running query after renaming it by @kavinvenkatachalam in https://github.com/ToolJet/ToolJet/pull/6462
- App version creation flow enhancement - New released version warning popup - Current version issues by @shah21 in https://github.com/ToolJet/ToolJet/pull/5947
- Adds an entry point to Global datasource page from Query Manager by @vjaris42 in https://github.com/ToolJet/ToolJet/pull/6092
- Changed scope of API key from user to workspace by @arpitnath in https://github.com/ToolJet/ToolJet/pull/6389
Devops 🛠️
- Explicitly define directories for dependabot by @akshaysasidrn in https://github.com/ToolJet/ToolJet/pull/6240
- Add dependabot.yml by @akshaysasidrn in https://github.com/ToolJet/ToolJet/pull/6234
- Changing the plan for render pr app instance spec by @adishM98 in https://github.com/ToolJet/ToolJet/pull/6267
- Added hash to the filenames in webpack by @kavinvenkatachalam in https://github.com/ToolJet/ToolJet/pull/6227
Specs 🧪
- Fixed and modified manage groups cypress spec by @ajith-k-v in https://github.com/ToolJet/ToolJet/pull/6238
- Automation for creating versioned docs by @adishM98 in https://github.com/ToolJet/ToolJet/pull/6243
- Added data-cy for manage groups page by @ajith-k-v in https://github.com/ToolJet/ToolJet/pull/6241
- Adding cypress env to worklfow by @adishM98 in https://github.com/ToolJet/ToolJet/pull/6300
- Added automation for CSA by @emidhun in https://github.com/ToolJet/ToolJet/pull/6342
- Add data-cy for events input fields by @emidhun in https://github.com/ToolJet/ToolJet/pull/6345
- Added data-cy for global datasource manager page by @ajith-k-v in https://github.com/ToolJet/ToolJet/pull/6361
- Fixed cypress for v2.6.0 by @emidhun in https://github.com/ToolJet/ToolJet/pull/6430
- Fix for failing specs on release branch by @emidhun in https://github.com/ToolJet/ToolJet/pull/6438
- Cypress fix by @adishM98 in https://github.com/ToolJet/ToolJet/pull/6492
- Modified datasource cypress spec by @ajith-k-v in https://github.com/ToolJet/ToolJet/pull/6494
Documentation 📜
- Changed image name in google-cloud-run.md by @Bigboss288 in https://github.com/ToolJet/ToolJet/pull/6324
- [docs]grpc datasource by @withshubh in https://github.com/ToolJet/ToolJet/pull/6242
- [docs] v2.5 design updates by @withshubh in https://github.com/ToolJet/ToolJet/pull/6233
- [docs] new marketplace docs by @withshubh in https://github.com/ToolJet/ToolJet/pull/6057
- [docs] v2.5.0 by @withshubh in https://github.com/ToolJet/ToolJet/pull/6258
- [docs] updated dropdown exposed var by @withshubh in https://github.com/ToolJet/ToolJet/pull/6311
- Update getting-started.md by @Mohiit70 in https://github.com/ToolJet/ToolJet/pull/6350
- Update docusaurus.config.js by @Mohiit70 in https://github.com/ToolJet/ToolJet/pull/6348
- [docs] v2.5.1 by @withshubh in https://github.com/ToolJet/ToolJet/pull/6351
- [docs] removed: docker-local by @withshubh in https://github.com/ToolJet/ToolJet/pull/6349
New Contributors
- @eshwarhs made their first contribution in https://github.com/ToolJet/ToolJet/pull/6247
- @Bigboss288 made their first contribution in https://github.com/ToolJet/ToolJet/pull/6324
- @Mohiit70 made their first contribution in https://github.com/ToolJet/ToolJet/pull/6350
- @HassanTanveer made their first contribution in https://github.com/ToolJet/ToolJet/pull/6333
- @vizzv made their first contribution in https://github.com/ToolJet/ToolJet/pull/6372
- @PoweredByPorridge made their first contribution in https://github.com/ToolJet/ToolJet/pull/6383
- @Bhavyaatrivedi made their first contribution in https://github.com/ToolJet/ToolJet/pull/6390
- @shobhitexe made their first contribution in https://github.com/ToolJet/ToolJet/pull/6388
- @Aviroop-001 made their first contribution in https://github.com/ToolJet/ToolJet/pull/5343
Full Changelog: https://github.com/ToolJet/ToolJet/compare/v2.5.0...v2.6.0