v1.27.0
版本发布时间: 2022-10-14 18:44:34
ToolJet/ToolJet最新发布版本:v2.67.2(2024-10-24 22:03:32)
What's Changed
🚀 Features
- Link component by @kavinvenkatachalam in https://github.com/ToolJet/ToolJet/pull/3905
- Icon component by @kavinvenkatachalam in https://github.com/ToolJet/ToolJet/pull/3936
- Zendesk integration 🚀 by @arpitnath in https://github.com/ToolJet/ToolJet/pull/3943
- Mariadb plugin by @vishnurk6247 in https://github.com/ToolJet/ToolJet/pull/4090
🚀 Table enhancements
- Table now generates column automagically, by @sherfin94 in https://github.com/ToolJet/ToolJet/pull/4149
- Table columns can now be re-ordered by dragging and dropping, by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/4327
- Number column type is now available on table, by @arpitnath in https://github.com/ToolJet/ToolJet/pull/4135
- Active filters on table are now exposed, and event is event is fired when they are changed, @arpitnath in https://github.com/ToolJet/ToolJet/pull/4138
- Event is now fired when columns are editable and any cell value gets an update by the user by @arpitnath in https://github.com/ToolJet/ToolJet/pull/4155
- Active sort options are now exposed, and event is fired when they are changed by @arpitnath in https://github.com/ToolJet/ToolJet/pull/4151
- Fix for table event not triggering on search by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/4156
- Added more filters to table, by @manishkushare in https://github.com/ToolJet/ToolJet/pull/4130
- Server side search now does not alter the table data by @arpitnath in https://github.com/ToolJet/ToolJet/pull/4335
- Server side sort is now possible in table by @arpitnath in https://github.com/ToolJet/ToolJet/pull/4337
- Added support to download data in excel by @manishkushare in https://github.com/ToolJet/ToolJet/pull/4134
- Table now exposes updatedData with current Table and latest data updates by @arpitnath in https://github.com/ToolJet/ToolJet/pull/4263
- Table: Adds Support for Server side filtering by @arpitnath in https://github.com/ToolJet/ToolJet/pull/4349
- Fixes data integrity issues in currentData variable of table by @arpitnath in https://github.com/ToolJet/ToolJet/pull/4364
- Option to hide columns in table, by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/4284
- Event on discard changes on table, by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/4158
- Table sort disable/enable, by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/4142
- Table bugfixes and option for pagination number added by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/4083
- Fix for table resizer not visible in preview mode, by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/4427
🖇 Misc enhancements
- Applications are now opened as soon as they are imported, by @akshaysasidrn in https://github.com/ToolJet/ToolJet/pull/4125
- Latest version of the imported application will be set as the editing version, by @akshaysasidrn in https://github.com/ToolJet/ToolJet/pull/4117
- Refactored code for Text Input widget, by @manishkushare in https://github.com/ToolJet/ToolJet/pull/4036
- New template: GCS File Explorer by @withshubh in https://github.com/ToolJet/ToolJet/pull/3835
- Local storage support in query manager panel by @manishkushare in https://github.com/ToolJet/ToolJet/pull/4087
- Applied primary-color in more places by @pateketrueke in https://github.com/ToolJet/ToolJet/pull/4025
- Added TextWidget default color by @PrabeshPP in https://github.com/ToolJet/ToolJet/pull/4228
- Add max file size validator for user avatar by @gondar00 in https://github.com/ToolJet/ToolJet/pull/4103
- Enhanced error response for Oauth requests by @arpitnath in https://github.com/ToolJet/ToolJet/pull/4270
- Add italian translation by @l1i1s7a in https://github.com/ToolJet/ToolJet/pull/4328
- Translated component manager in french by @Zunaid24 in https://github.com/ToolJet/ToolJet/pull/4371
- Translate strings in Indonesian by @depapp in https://github.com/ToolJet/ToolJet/pull/4287
- Translate strings (editor & header) section in Indonesian by @depapp in https://github.com/ToolJet/ToolJet/pull/4308
🛠 Fixes
- Fix for query params not being passed properly for 'Go to app' action by @arpitnath in https://github.com/ToolJet/ToolJet/pull/4118
- Fix for component specific actions not callable for components inside modal by @sherfin94 in https://github.com/ToolJet/ToolJet/pull/4120
- Fix for the results of previoiusly executed query persisting in the query manager by @manishkushare in https://github.com/ToolJet/ToolJet/pull/4115
- Fix for multiple confirmation popup while running query by @kavinvenkatachalam in https://github.com/ToolJet/ToolJet/pull/3845
- Back button in data source manager by @manishkushare in https://github.com/ToolJet/ToolJet/pull/4085
- Fix for improper behaviour while clicking on cancel button in 'New user' form, by @manishkushare in https://github.com/ToolJet/ToolJet/pull/4089
- Removed unnecessary drop down in 'all users' page, by @manishkushare in https://github.com/ToolJet/ToolJet/pull/4091
- Fix the bug that prevented queries being run from custom component inside modals by @pateketrueke in https://github.com/ToolJet/ToolJet/pull/4100
- Fix the issue that caused query definition to be lost at times, by @kavinvenkatachalam in https://github.com/ToolJet/ToolJet/pull/4122
- Fixed default value not working on Radio button, by @yashdhanore in https://github.com/ToolJet/ToolJet/pull/4131
- Fix for Docker dev setup by @mikebarr24 in https://github.com/ToolJet/ToolJet/pull/4160
- Datepicker calender dark theme by @manishkushare in https://github.com/ToolJet/ToolJet/pull/4111
- Removed duplicate onHover by @unnikrishnan2002 in https://github.com/ToolJet/ToolJet/pull/4236
- Fixed issue that caused steps component to route to homepage by @bstillword in https://github.com/ToolJet/ToolJet/pull/4107
- Scrolling is now possible inside modal, by @arpitnath in https://github.com/ToolJet/ToolJet/pull/4323
- Updated default marker color for chart widget by @kushal-gopal in https://github.com/ToolJet/ToolJet/pull/4306
- Updated default text color for table widget by @PaarthAgarwal in https://github.com/ToolJet/ToolJet/pull/4247
- Added border color property to button styles by @vedant-z in https://github.com/ToolJet/ToolJet/pull/4356
- List view border color by @FroostyCodes in https://github.com/ToolJet/ToolJet/pull/4300
- Added Border color style property to Container widgets by @prateek565 in https://github.com/ToolJet/ToolJet/pull/4202
- Hide Apps tab for Admin (#2634) by @daniloff200 in https://github.com/ToolJet/ToolJet/pull/4221
- Fix Redirect error by @Smartmind12 in https://github.com/ToolJet/ToolJet/pull/4395
- Show user list for all groups other than all users by @gsmithun4 in https://github.com/ToolJet/ToolJet/pull/4398
- Fixed the buttons default text color to #000 by @abhishekpatil4 in https://github.com/ToolJet/ToolJet/pull/4361
- Fix for user group table ui breaking, by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/4418
- Fix for oauth refresh token issue, by @shah21 in https://github.com/ToolJet/ToolJet/pull/4406
- Fix for selector being displayed inside components, by @kavinvenkatachalam in https://github.com/ToolJet/ToolJet/pull/4342
📝 Docs
- Pagination Documentation by @shivangT in https://github.com/ToolJet/ToolJet/pull/3846
- Icon widget and updates to s3 and bigquery by @withshubh in https://github.com/ToolJet/ToolJet/pull/4123
- Update the readme.md docx by @JPatil22 in https://github.com/ToolJet/ToolJet/pull/4176
- Documentation updates from @mikebarr24 in https://github.com/ToolJet/ToolJet/pull/4225
- Documentation fix for broken link of readme page by @Nirzak in https://github.com/ToolJet/ToolJet/pull/4265
- Documentation fix for the link to github flow in contributing.md file by @washbin in https://github.com/ToolJet/ToolJet/pull/4345
- Documentation for ClickHouse by @withshubh in https://github.com/ToolJet/ToolJet/pull/3951
- Documentation update: Rename Workspace Environment Variables to Workspace Variables by @MrKrishnaAgarwal in https://github.com/ToolJet/ToolJet/pull/4360
- Update docs - architecture.md by @mikebarr24 in https://github.com/ToolJet/ToolJet/pull/4368
- Documentation fix for typos and grammatical errors in adding-widget.md by @kVarunkk in https://github.com/ToolJet/ToolJet/pull/4366
- Documentation fix for spelling by @jbampton in https://github.com/ToolJet/ToolJet/pull/4326
- Add docs for ECS by @akshaysasidrn in https://github.com/ToolJet/ToolJet/pull/4370
- Documentation fix for spelling and whitespace in Markdown by @jbampton in https://github.com/ToolJet/ToolJet/pull/4377
- Added mariadb and other improvements by @withshubh in https://github.com/ToolJet/ToolJet/pull/4432
✅ Specs
- Fixed failing cypress widget specs by @emidhun in https://github.com/ToolJet/ToolJet/pull/4280
- Add happy path spec for number input widget by @ajith-k-v in https://github.com/ToolJet/ToolJet/pull/4074
New Contributors
- @pateketrueke made their first contribution in https://github.com/ToolJet/ToolJet/pull/4100
- @JPatil22 made their first contribution in https://github.com/ToolJet/ToolJet/pull/4176
- @PrabeshPP made their first contribution in https://github.com/ToolJet/ToolJet/pull/4228
- @Nirzak made their first contribution in https://github.com/ToolJet/ToolJet/pull/4265
- @unnikrishnan2002 made their first contribution in https://github.com/ToolJet/ToolJet/pull/4236
- @bstillword made their first contribution in https://github.com/ToolJet/ToolJet/pull/4107
- @washbin made their first contribution in https://github.com/ToolJet/ToolJet/pull/4345
- @kushal-gopal made their first contribution in https://github.com/ToolJet/ToolJet/pull/4306
- @MrKrishnaAgarwal made their first contribution in https://github.com/ToolJet/ToolJet/pull/4360
- @PaarthAgarwal made their first contribution in https://github.com/ToolJet/ToolJet/pull/4247
- @l1i1s7a made their first contribution in https://github.com/ToolJet/ToolJet/pull/4328
- @FroostyCodes made their first contribution in https://github.com/ToolJet/ToolJet/pull/4300
- @kVarunkk made their first contribution in https://github.com/ToolJet/ToolJet/pull/4366
- @jbampton made their first contribution in https://github.com/ToolJet/ToolJet/pull/4326
- @prateek565 made their first contribution in https://github.com/ToolJet/ToolJet/pull/4202
- @Zunaid24 made their first contribution in https://github.com/ToolJet/ToolJet/pull/4371
- @depapp made their first contribution in https://github.com/ToolJet/ToolJet/pull/4287
- @daniloff200 made their first contribution in https://github.com/ToolJet/ToolJet/pull/4221
- @Smartmind12 made their first contribution in https://github.com/ToolJet/ToolJet/pull/4395
- @abhishekpatil4 made their first contribution in https://github.com/ToolJet/ToolJet/pull/4361
Full Changelog: https://github.com/ToolJet/ToolJet/compare/v1.26.2...v1.27.0