v1.31.0
版本发布时间: 2022-12-27 17:15:53
ToolJet/ToolJet最新发布版本:v2.67.2(2024-10-24 22:03:32)
What's Changed
New features 🔥
- [Feature] Runpy : support for running Python code as a query by @arpitnath in https://github.com/ToolJet/ToolJet/pull/4690 🔥
- [Feature] :: Allow users to invite users in bulk by @vjaris42 in https://github.com/ToolJet/ToolJet/pull/4995 🔥
- [Feature] :: Allow users to be filtered via status by @vjaris42 in https://github.com/ToolJet/ToolJet/pull/4908
Bugfixes and enhancements 🐞 ⬆️
- [Bugfix] Fix link in rethinkdb docs by @mslourens in https://github.com/ToolJet/ToolJet/pull/4956
- [Bugfix] Fix typo in docs by @mslourens in https://github.com/ToolJet/ToolJet/pull/4954
- [Bugfix] [ warning in console ] Unsupported style property 'word-break' by @manishkushare in https://github.com/ToolJet/ToolJet/pull/4809
- [Bugfix]: canvas background color is not getting applied in the viewer mode by @manishkushare in https://github.com/ToolJet/ToolJet/pull/4818
- [Bugfix] : [ Table Widget ] Updated changes persist , even after discarding it. by @manishkushare in https://github.com/ToolJet/ToolJet/pull/4903
- [Enhancement]: [ Dropdown widget ] expose the label property by @manishkushare in https://github.com/ToolJet/ToolJet/pull/4988
- [Enhancement]: [ Text widget ] exposed text property by @manishkushare in https://github.com/ToolJet/ToolJet/pull/4989
- [Enhancement]: Query Builder Improvements by @kavinvenkatachalam in https://github.com/ToolJet/ToolJet/pull/4893
- [Bugfix] : [ Table widget ] download as excel exports extra columns by @manishkushare in https://github.com/ToolJet/ToolJet/pull/4906
- [Enhancement] : Adding PDF downloading option in Table widget by @manishkushare in https://github.com/ToolJet/ToolJet/pull/4597
- [Bugfix] fix issue when tooltip contains number by @mslourens in https://github.com/ToolJet/ToolJet/pull/4953
- [Enhancement] change position of cell background color option in column properties by @ishaanparlikar in https://github.com/ToolJet/ToolJet/pull/4891
- [Followup] runPy query - resolves basic ds proxies by @arpitnath in https://github.com/ToolJet/ToolJet/pull/5012
- [Bugfix] :[ Table widget ] Badge column type is always editable in table row regardless of the editable property by @manishkushare in https://github.com/ToolJet/ToolJet/pull/4999
- [Enhancement] Make encrypted fields editable by @vjaris42 in https://github.com/ToolJet/ToolJet/pull/5008
- [Bugfix] spelling by @jbampton in https://github.com/ToolJet/ToolJet/pull/5027
- [Bugfix] :: Drag issue table columns properties :: [ Table widget ] by @stepinfwd in https://github.com/ToolJet/ToolJet/pull/4840
- [Enhancement] Workspace environment variables didn't work in RunJs queries by @shah21 in https://github.com/ToolJet/ToolJet/pull/4790
- [Enhancement] :: Allow users to add custom query parameters for postgresql connections by @vjaris42 in https://github.com/ToolJet/ToolJet/pull/4912
- adding permission for render-suspend-labeler by @adishM98 in https://github.com/ToolJet/ToolJet/pull/5036
- [Bugfix]: 4966 edit comments by @mikebarr24 in https://github.com/ToolJet/ToolJet/pull/5004
- [Bugfix] : [ Table ] some columns entries are missing in the downloaded file by @manishkushare in https://github.com/ToolJet/ToolJet/pull/5064
Deployment and setup 🔨
- Update to Netlify action code by @adishM98 in https://github.com/ToolJet/ToolJet/pull/4917
- Chore: Update render preview deploy for postgrest by @akshaysasidrn in https://github.com/ToolJet/ToolJet/pull/5052
Docs 📜
- [docs ]how-to: insert & load img/pdf using base64 data by @withshubh in https://github.com/ToolJet/ToolJet/pull/4878
- [docs] Docs/keyboard shorcuts by @Sheikh-JamirAlam in https://github.com/ToolJet/ToolJet/pull/4890
- [doc] how-to: use inspector, custom s3 service by @withshubh in https://github.com/ToolJet/ToolJet/pull/4918
- [doc] Run Python code by @withshubh in https://github.com/ToolJet/ToolJet/pull/4896
- Link update - #4936 by @AAYUSH-droid in https://github.com/ToolJet/ToolJet/pull/4939
- Image link updated by @maddy020 in https://github.com/ToolJet/ToolJet/pull/4950
- Documentation update by @maddy020 in https://github.com/ToolJet/ToolJet/pull/4949
- Correct the command in testing doc by @wrola in https://github.com/ToolJet/ToolJet/pull/4990
- Removing a tip from Heroku by @adishM98 in https://github.com/ToolJet/ToolJet/pull/5030
- [docs] customized
setup
index page by @withshubh in https://github.com/ToolJet/ToolJet/pull/4931 - fix: small grammar fix in editor by @mikebarr24 in https://github.com/ToolJet/ToolJet/pull/5003
Testing 🧪
- Automation for export import functionality by @Mekhla-Asopa in https://github.com/ToolJet/ToolJet/pull/4848
New Contributors
- @Sheikh-JamirAlam made their first contribution in https://github.com/ToolJet/ToolJet/pull/4890
- @AAYUSH-droid made their first contribution in https://github.com/ToolJet/ToolJet/pull/4939
- @maddy020 made their first contribution in https://github.com/ToolJet/ToolJet/pull/4950
- @wrola made their first contribution in https://github.com/ToolJet/ToolJet/pull/4990
- @ishaanparlikar made their first contribution in https://github.com/ToolJet/ToolJet/pull/4891
Full Changelog: https://github.com/ToolJet/ToolJet/compare/v1.30.0...v1.31.0